1
0
Fork 0
godot/scene
Thaddeus Crews b15b24b087
Merge pull request #101688 from TCROC/fix-gpu-particles-2d-set_one_shot-seed-randomization
Fix `gpu_particles_2d` not randomizing seed when `set_one_shot` is called
2025-01-24 09:05:44 -06:00
..
2d Merge pull request #101688 from TCROC/fix-gpu-particles-2d-set_one_shot-seed-randomization 2025-01-24 09:05:44 -06:00
3d fix gpu_particles_3d randomizing seed when set_one_shot is called 2025-01-22 11:29:52 -05:00
animation Fix various typos 2025-01-08 14:47:42 +02:00
audio Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
debugger Added check to prevent exception during remote debugging 2025-01-20 15:11:55 -08:00
gui Merge pull request #101957 from arkology/texture-progress-minimum-size 2025-01-24 09:05:39 -06:00
main CPUParticles2D - Add ability to follow physics interpolated target 2025-01-24 14:13:20 +01:00
resources Merge pull request #100350 from Namey5/visualshader-worldposfromdepth-fix 2025-01-22 16:32:26 -06:00
theme SCons: Properly `NoCache` all text files 2025-01-16 16:59:12 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
property_list_helper.cpp Always store ID of PopupMenu items 2024-08-20 15:33:21 +02: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 Use `(r)find_char` instead of `(r)find` for single characters 2024-11-17 10:02:18 +01:00
property_utils.h Fix default NodePaths saved in scene 2024-06-03 13:10:23 +02:00
register_scene_types.cpp Merge pull request #100882 from smix8/node_navmesh_geo_parsers 2025-01-16 17:18:01 -06:00
register_scene_types.h
scene_string_names.h Merge pull request #100036 from Chaosus/hover_sname 2024-12-11 12:24:09 +03:00