Thaddeus Crews b15b24b087 Merge pull request #101688 from TCROC/fix-gpu-particles-2d-set_one_shot-seed-randomization vor 2 Wochen
..
physics 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files vor 4 Monaten
animated_sprite_2d.cpp a1846b27ea Improve use of `Ref.is_null/valid` vor 1 Monat
animated_sprite_2d.h af56d6e8e8 Use `SceneStringName` in more places vor 2 Monaten
audio_listener_2d.cpp 73d85f46c9 Remove unused headers in scene. vor 1 Monat
audio_listener_2d.h 73d85f46c9 Remove unused headers in scene. vor 1 Monat
audio_stream_player_2d.compat.inc 35c99bbcc1 Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const vor 1 Jahr
audio_stream_player_2d.cpp 2f5b97c7f9 Add `volume_linear` property and methods for audio-related classes vor 1 Monat
audio_stream_player_2d.h 2f5b97c7f9 Add `volume_linear` property and methods for audio-related classes vor 1 Monat
back_buffer_copy.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
back_buffer_copy.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
camera_2d.cpp 56fc0fd175 CPUParticles2D - Add ability to follow physics interpolated target vor 2 Wochen
camera_2d.h 23521635d2 Fix physics tick counter vor 7 Monaten
canvas_group.cpp d95794ec8a One Copyright Update to rule them all vor 2 Jahren
canvas_group.h d95794ec8a One Copyright Update to rule them all vor 2 Jahren
canvas_modulate.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods vor 5 Monaten
canvas_modulate.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" vor 11 Monaten
cpu_particles_2d.compat.inc e9eb0b6082 Implemented tools around particles seed randomization. vor 1 Monat
cpu_particles_2d.cpp 56fc0fd175 CPUParticles2D - Add ability to follow physics interpolated target vor 2 Wochen
cpu_particles_2d.h 56fc0fd175 CPUParticles2D - Add ability to follow physics interpolated target vor 2 Wochen
gpu_particles_2d.compat.inc e9eb0b6082 Implemented tools around particles seed randomization. vor 1 Monat
gpu_particles_2d.cpp 3973c0b644 fix gpu_particles_3d randomizing seed when set_one_shot is called vor 2 Wochen
gpu_particles_2d.h e9eb0b6082 Implemented tools around particles seed randomization. vor 1 Monat
light_2d.cpp a1846b27ea Improve use of `Ref.is_null/valid` vor 1 Monat
light_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
light_occluder_2d.cpp a1846b27ea Improve use of `Ref.is_null/valid` vor 1 Monat
light_occluder_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
line_2d.cpp 3fa775b844 Speed up `Line2D._edit_get_rect()` vor 1 Monat
line_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
line_builder.cpp 88e81ee730 Fix various typos and code style issues vor 2 Monaten
line_builder.h e39875a20d Add closed property to Line2D vor 1 Jahr
marker_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
marker_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
mesh_instance_2d.cpp 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
mesh_instance_2d.h 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
multimesh_instance_2d.cpp 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
multimesh_instance_2d.h 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
navigation_agent_2d.cpp 476479419b Despaghettify NavigationServer path queries vor 2 Monaten
navigation_agent_2d.h 23521635d2 Fix physics tick counter vor 7 Monaten
navigation_link_2d.cpp 8dd0579bcd Add NavigationLink debug direction indicator vor 1 Monat
navigation_link_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
navigation_obstacle_2d.cpp 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
navigation_obstacle_2d.h 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
navigation_region_2d.cpp a7520fca6a Add functions to get axis-aligned bounds of navigation regions vor 4 Wochen
navigation_region_2d.h a7520fca6a Add functions to get axis-aligned bounds of navigation regions vor 4 Wochen
node_2d.cpp 56fc0fd175 CPUParticles2D - Add ability to follow physics interpolated target vor 2 Wochen
node_2d.h 50cf3d6966 Optimize threading-sensitive node data for single-threaded processing vor 1 Jahr
parallax_2d.cpp 73d85f46c9 Remove unused headers in scene. vor 1 Monat
parallax_2d.h 1eda1cf5d7 Prevent Parallax2D autoscroll reset vor 5 Monaten
parallax_background.cpp a62870956a Add new Parallax2D node vor 11 Monaten
parallax_background.h a62870956a Add new Parallax2D node vor 11 Monaten
parallax_layer.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods vor 5 Monaten
parallax_layer.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" vor 11 Monaten
path_2d.cpp 13a1391e73 Draw fewer fishbones to improve Path gizmo readability and performance vor 1 Monat
path_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
polygon_2d.cpp 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
polygon_2d.h 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
remote_transform_2d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods vor 5 Monaten
remote_transform_2d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" vor 11 Monaten
skeleton_2d.cpp a1846b27ea Improve use of `Ref.is_null/valid` vor 1 Monat
skeleton_2d.h 1ba168fcbc Use local vector for skeleton vor 4 Monaten
sprite_2d.cpp 73d85f46c9 Remove unused headers in scene. vor 1 Monat
sprite_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
tile_map.compat.inc 48bed5050b Make TileMapLayers extend Node2D and work as children of TileMap vor 1 Jahr
tile_map.cpp 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
tile_map.h 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
tile_map_layer.cpp 86002e1a3c Merge pull request #100882 from smix8/node_navmesh_geo_parsers vor 3 Wochen
tile_map_layer.h 0ed2cb0439 Make nodes handle their respective navigation source geometry vor 4 Wochen
touch_screen_button.cpp a1846b27ea Improve use of `Ref.is_null/valid` vor 1 Monat
touch_screen_button.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
visible_on_screen_notifier_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten
visible_on_screen_notifier_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` vor 3 Monaten