Juan Linietsky
|
2ab83e1abb
|
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
2017-01-07 18:26:38 -03:00 |
Juan Linietsky
|
b085c40edf
|
-Conversion of most properties to a simpler syntax, easier to use by script
-Modified help to display properties
GDScript can still not make use of them, though.
|
2017-01-04 01:16:14 -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
|
c39d2b3f42
|
working reflection probes!!
|
2016-11-19 13:23:37 -03:00 |