godot/scene
Rémi Verschelde d4c4302e47
Merge pull request #58023 from raulsntos/curve_points_in_inspector
Exposes the Curve, Curve2D and Curve3D points in the inspector
2022-05-17 20:00:58 +02:00
..
2d Fix AnimatedSprite doesn't emit animation_finished when changing playback direction 2022-05-16 21:03:22 +08:00
3d Merge pull request #60986 from fire-forge/capitalism 2022-05-16 13:49:14 +02:00
animation Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
audio
debugger Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gui Merge pull request #60867 from KoBeWi/μtext 2022-05-17 19:02:35 +02:00
main Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
multiplayer Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
resources Expose Curve points in the inspector 2022-05-17 18:08:36 +02:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Implement TextMesh resource. 2022-05-13 08:20:22 +03:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub