godot/scene
Yaohua Xiong 399c2a8dea Move rotation sampling from Path2D to Curve2D
The rotation sampling code is moved from Path2D to a new method
`sample_baked_with_rotation` on Curve2D.
2022-11-01 13:18:52 +08:00
..
2d Move rotation sampling from Path2D to Curve2D 2022-11-01 13:18:52 +08:00
3d Merge pull request #67578 from KoBeWi/GEDITOR 2022-10-31 13:15:58 +01:00
animation Merge pull request #67588 from KoBeWi/if(!GDVIRTUAL_CALL)don't 2022-10-31 11:55:56 +01:00
audio Fix AudioStreamPlayer not resuming after returning to SceneTree 2022-09-05 16:52:46 +02:00
debugger Add buttons in Remote Scene Tree 2022-10-20 18:02:41 +02:00
gui Merge pull request #67578 from KoBeWi/GEDITOR 2022-10-31 13:15:58 +01:00
main Merge pull request #67578 from KoBeWi/GEDITOR 2022-10-31 13:15:58 +01:00
resources Move rotation sampling from Path2D to Curve2D 2022-11-01 13:18:52 +08:00
theme Un-defer the initial theme changed notification 2022-09-02 23:44:23 +03:00
property_utils.cpp Fix exporting big templates 2022-10-19 08:29:29 +02:00
property_utils.h
register_scene_types.cpp Add QuadMesh back as a subclass of PlaneMesh. 2022-09-19 08:53:10 -07:00
register_scene_types.h Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00
scene_string_names.cpp
scene_string_names.h
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00