Hein-Pieter van Braam
|
411ee71b4d
|
Rename the _MD macro to D_METHOD
This new name also makes its purpose a little clearer
This is a step towards fixing #56
|
2017-02-13 12:50:02 +01:00 |
Hein-Pieter van Braam
|
0f687f0ccb
|
Remove use of _SCS from ADD_METHOD
This saves typing and is a step towards fixing #56
|
2017-02-13 10:37:47 +01:00 |
Juan Linietsky
|
547a57777b
|
renamed joystick to joypad everywhere around source code!
|
2017-01-08 17:06:33 -03:00 |
Juan Linietsky
|
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 |
Juan Linietsky
|
cee94b6119
|
changed TTR for RTR
|
2016-06-05 00:25:15 -03:00 |
Juan Linietsky
|
007efb6a20
|
-customizable shortcuts in editor
-editor settings now save to .tres instead of .xml
-buttons can now hold a shortcut
|
2016-06-04 21:31:47 -03:00 |