godot/scene
2021-11-26 01:12:23 +01:00
..
2d Fixed texture animation speed when using random lifetime ( Particle2D gpu + cpu) as mentioned here: https://github.com/godotengine/godot/issues/54993 2021-11-26 01:12:23 +01:00
3d Fixed texture animation speed when using random lifetime ( Particle2D gpu + cpu) as mentioned here: https://github.com/godotengine/godot/issues/54993 2021-11-26 01:12:23 +01:00
animation Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07:00
audio Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07:00
debugger Use range iterators for Map 2021-09-30 15:09:12 -06:00
gui Rename remove() to remove_at() when removing by index 2021-11-23 18:58:57 -07:00
main Merge pull request #51679 from Je06jm/fsr 2021-11-24 22:34:48 +01:00
resources Fixed texture animation speed when using random lifetime ( Particle2D gpu + cpu) as mentioned here: https://github.com/godotengine/godot/issues/54993 2021-11-26 01:12:23 +01:00
property_utils.cpp Make OpenSimplex and VisualScript modules not depend on the editor 2021-11-12 12:03:54 -06:00
property_utils.h Unify determination of default property values 2021-11-07 15:27:47 +01:00
register_scene_types.cpp Merge pull request #54803 from goostengine/shape-cast-2d 2021-11-12 13:28:44 -07:00
register_scene_types.h
scene_string_names.cpp Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo 2021-10-06 21:11:20 +02:00
scene_string_names.h Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo 2021-10-06 21:11:20 +02:00
SCsub