godot/scene
Rémi Verschelde e2b39bfdc4
Merge pull request #68346 from Calinou/particles-rename-trail-length-property
Rename GPUParticles2D/3D's `trail_length_secs` to `trail_lifetime`
2022-11-07 15:05:55 +01:00
..
2d Rename GPUParticles2D/3D's trail_length_secs to trail_lifetime 2022-11-07 13:37:40 +01:00
3d Merge pull request #68346 from Calinou/particles-rename-trail-length-property 2022-11-07 15:05:55 +01:00
animation
audio
debugger
gui Merge pull request #68337 from alfredbaudisch/multi-caret-selection-fix 2022-11-07 10:20:45 +01:00
main Fixup Clang -Wtype-limits warnings introduced by #52350 2022-11-02 22:36:01 +01:00
resources Code simplifications 2022-11-07 01:21:25 +01:00
theme Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
property_utils.cpp
property_utils.h
register_scene_types.cpp Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub