godot/scene
2018-07-03 10:56:31 -03:00
..
2d Changes to how node paths are selected from property, allowing setting a hint. 2018-06-27 20:50:25 -03:00
3d Removed two skeleton parameter from compilation width no 3d 2018-07-02 07:35:43 +02:00
animation -Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios 2018-07-02 15:08:35 -03:00
audio
gui -Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios 2018-07-02 15:08:35 -03:00
main -Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios 2018-07-02 15:08:35 -03:00
resources Ensure, if a texture meant for a normal map is imported and size limit exists, that it's renormalized after resize. 2018-07-03 10:56:31 -03:00
register_scene_types.cpp Changes to how node paths are selected from property, allowing setting a hint. 2018-06-27 20:50:25 -03:00
register_scene_types.h
scene_string_names.cpp -Added AnimationGraphPlayer (still missing features) 2018-06-18 22:12:08 -03:00
scene_string_names.h -Added AnimationGraphPlayer (still missing features) 2018-06-18 22:12:08 -03:00
SCsub