|
|
e1c1d7d1d7
|
Add a bunch of missing Godot headers in own files
|
2017-03-05 15:47:28 +01:00 |
|
|
|
118eed485e
|
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
All usages of "type" to refer to classes were renamed to "class"
ClassDB has been exposed to GDScript.
OBJ_TYPE() macro is now GDCLASS()
|
2017-01-02 23:03:46 -03:00 |
|
|
|
23ababdcd5
|
Changed Vector3.snap from fmod to stepify, which makes more sense, fixes #6399
|
2016-09-06 19:14:47 -03:00 |
|
|
|
9167cd45bb
|
Added expression nodes to visual script, please test.
|
2016-09-04 10:34:40 -03:00 |
|