| .. |
|
Component.pkg
|
8710d28a79
Convert Vector<String> to Lua table, remove const char* type.
|
12 лет назад |
|
Node.pkg
|
39fc6dfd64
Fix the scene loading/saving to work from Lua. Before, casts to Deserializer/Serializer would crash due to File's multiple-inheritance. Note that the file still needs to be closed manually.
|
12 лет назад |
|
Scene.pkg
|
39fc6dfd64
Fix the scene loading/saving to work from Lua. Before, casts to Deserializer/Serializer would crash due to File's multiple-inheritance. Note that the file still needs to be closed manually.
|
12 лет назад |
|
Serializable.pkg
|
26a9bc763e
Added Temporary flag to Serializable, which means it will not be saved if enabled. Currently the sub-nodes created by Terrain are marked temporary.
|
12 лет назад |