godot/scene
Rémi Verschelde 0a543a6085
Merge pull request #92636 from TokageItLab/blend-point-check
Add blend point check to `AnimationNodeBlendSpace2D::_process()`
2024-06-17 16:01:52 +02:00
..
2d Merge pull request #89572 from markdibarry/parallax_scale_regression 2024-06-17 10:57:51 +02:00
3d Fix child bones of the physical bone aren't modified 2024-06-11 14:43:17 +09:00
animation Merge pull request #92636 from TokageItLab/blend-point-check 2024-06-17 16:01:52 +02:00
audio Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
debugger Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
gui [Button] Do not include internal margins into base button minimum size. 2024-06-13 14:18:44 +03:00
main [Window] Ignore duplicate mouse enter events. 2024-06-12 22:37:28 +03:00
resources Fix bugs in visual shader varyings 2024-06-16 16:58:46 +03:00
theme [Button] Adds theme option to align button text and icon to either largest or current stylebox. 2024-06-10 18:40:52 +03:00
property_list_helper.cpp Automatically use property count in PropertyListHelper 2024-05-25 10:51:37 +02:00
property_list_helper.h Automatically use property count in PropertyListHelper 2024-05-25 10:51:37 +02:00
property_utils.cpp Fix default NodePaths saved in scene 2024-06-03 13:10:23 +02:00
property_utils.h Fix default NodePaths saved in scene 2024-06-03 13:10:23 +02:00
register_scene_types.cpp Use Core/Scene stringnames consistently 2024-05-13 23:41:07 +02:00
register_scene_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
scene_string_names.cpp [Scene] Add SceneStringNames::panel 2024-05-30 22:54:50 +02:00
scene_string_names.h [Scene] Add SceneStringNames::panel 2024-05-30 22:54:50 +02:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00