godot/scene
Hugo Locurcio 9f1870ec49
Hide ineffective TextureProgressBar properties in the editor
Radial fill properties only have an effect when using a radial fill mode.
Stretch margin properties only have an effet when Nine Patch Stretch
is enabled.
2023-11-15 18:35:54 +01:00
..
2d Fix transform sync in RigidBody*D::_body_state_changed 2023-11-15 01:45:45 +01:00
3d Fix transform sync in RigidBody*D::_body_state_changed 2023-11-15 01:45:45 +01:00
animation Merge pull request #83781 from martinfelis/fix-animationplayer-ready-autoplay 2023-11-14 11:27:44 +01:00
audio [Audio] Fix pausing stream on entering tree 2023-10-22 22:35:32 +02:00
debugger Display multiplayer authority ID in remote debugger 2023-10-22 14:23:15 +01:00
gui Hide ineffective TextureProgressBar properties in the editor 2023-11-15 18:35:54 +01:00
main Revert "Fix transform notification not getting sent out for RigidBody2D" 2023-11-14 22:17:26 +01:00
resources Merge pull request #84832 from alesliehughes/fix_use_after_free 2023-11-14 00:03:45 +01:00
theme Merge pull request #82653 from MewPurPur/simplify-region-folding-icon 2023-10-04 15:35:57 +02:00
property_utils.cpp Extract ScriptInstance to simplify includes 2023-09-06 22:54:38 +02:00
property_utils.h
register_scene_types.cpp Fix FogMaterial memory leak 2023-11-10 12:13:52 +02:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub