godot/scene
Rémi Verschelde 16eb8dbdc0
Merge pull request #89595 from apples/89559-cpuparticles3d-angle-rotate_y-fix
Fix `CPUParticles3D` using angle incorrectly when `ROTATE_Y` is set.
2024-05-06 15:14:53 +02:00
..
2d [Core] Add scalar versions of Vector* min/max/clamp/snap(ped) 2024-05-02 10:31:13 +02:00
3d Merge pull request #89595 from apples/89559-cpuparticles3d-angle-rotate_y-fix 2024-05-06 15:14:53 +02:00
animation Add argument options to AnimationPlayer for auto capture 2024-05-03 07:06:37 +09:00
audio Check for NaN in set_volume_db functions 2024-04-18 11:28:57 -04:00
debugger Avoid unqualified-id "near" and "far" in Node3DEditor/Viewport 2024-02-13 18:53:21 +09:00
gui Fix TextEdit crash with multiple carets disabled 2024-05-02 09:26:08 -04:00
main Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
resources Fix uint's suffix is not highlighted in text shader editor 2024-05-03 21:45:53 +08:00
theme Remove border roundness inside panels of AcceptDialog windows 2024-04-06 00:01:16 -03:00
property_list_helper.cpp Add PropertyListHelper in all simple cases 2024-04-11 18:13:29 +02:00
property_list_helper.h Add PropertyListHelper in all simple cases 2024-04-11 18:13:29 +02:00
property_utils.cpp Fix inherited scenes produce errors in editor when "editable_children" is true 2024-03-10 07:37:47 +08:00
property_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
register_scene_types.cpp Merge pull request #90645 from Malcolmnixon/unified-xr-trackers 2024-04-22 12:52: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 replace bone_pose_updated to skeleton_updated signal 2024-04-13 05:48:42 +09:00
scene_string_names.h replace bone_pose_updated to skeleton_updated signal 2024-04-13 05:48:42 +09:00
SCsub Add ThemeDB, expose previously static Theme methods 2022-08-26 19:23:05 +03:00