godot/scene
Rémi Verschelde 5960555f9b
Merge pull request #94726 from BastiaanOlij/primitive_texel_size_update
Make primitive meshes react to texel size change
2024-08-16 10:34:35 +02:00
..
2d Merge pull request #93837 from Calinou/gpuparticles-fix-inherit-velocity-physics 2024-08-16 10:34:10 +02:00
3d Merge pull request #93837 from Calinou/gpuparticles-fix-inherit-velocity-physics 2024-08-16 10:34:10 +02:00
animation Snap current position to the edge on animation finished 2024-08-01 23:57:47 +09:00
audio Fix audio samples not being able to be "finished" 2024-07-17 10:45:38 -04:00
debugger Reduce and prevent unnecessary random-access to List 2024-05-04 16:08:55 +02:00
gui Stop popup release timeout on click. 2024-08-12 19:35:20 +03:00
main Merge pull request #92391 from rburing/fti_3d 2024-08-16 10:33:37 +02:00
resources Merge pull request #94726 from BastiaanOlij/primitive_texel_size_update 2024-08-16 10:34:35 +02:00
theme Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -05:00
property_list_helper.cpp Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
property_list_helper.h Fix a bunch of orphan StringName errors at ProjectSettings/Editor exit 2024-07-09 19:38:52 +03:00
property_utils.cpp Fix storing of Node Array properties 2024-06-21 15:49:48 +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::text/value_changed 2024-06-19 09:44:38 +02:00
scene_string_names.h [Scene] Add SceneStringNames::text/value_changed 2024-06-19 09:44:38 +02:00
SCsub