Hugo Locurcio 13a1391e73 Draw fewer fishbones to improve Path gizmo readability and performance 2 hónapja
..
physics df2b117ec2 Merge pull request #100317 from TCROC/fix-collision-shape-debug-color-breaks-gdextension 3 hónapja
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 6 hónapja
animated_sprite_2d.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 hónapja
animated_sprite_2d.h af56d6e8e8 Use `SceneStringName` in more places 4 hónapja
audio_listener_2d.cpp 73d85f46c9 Remove unused headers in scene. 3 hónapja
audio_listener_2d.h 73d85f46c9 Remove unused headers in scene. 3 hónapja
audio_stream_player_2d.compat.inc 35c99bbcc1 Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 1 éve
audio_stream_player_2d.cpp 2f5b97c7f9 Add `volume_linear` property and methods for audio-related classes 3 hónapja
audio_stream_player_2d.h 2f5b97c7f9 Add `volume_linear` property and methods for audio-related classes 3 hónapja
back_buffer_copy.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
back_buffer_copy.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
camera_2d.cpp 73d85f46c9 Remove unused headers in scene. 3 hónapja
camera_2d.h 23521635d2 Fix physics tick counter 8 hónapja
canvas_group.cpp d95794ec8a One Copyright Update to rule them all 2 éve
canvas_group.h d95794ec8a One Copyright Update to rule them all 2 éve
canvas_modulate.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 6 hónapja
canvas_modulate.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 éve
cpu_particles_2d.cpp f134769506 Fix various typos 2 hónapja
cpu_particles_2d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 éve
gpu_particles_2d.cpp f134769506 Fix various typos 2 hónapja
gpu_particles_2d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 éve
light_2d.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 hónapja
light_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
light_occluder_2d.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 hónapja
light_occluder_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
line_2d.cpp 3fa775b844 Speed up `Line2D._edit_get_rect()` 2 hónapja
line_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
line_builder.cpp 88e81ee730 Fix various typos and code style issues 4 hónapja
line_builder.h e39875a20d Add closed property to Line2D 1 éve
marker_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
marker_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
mesh_instance_2d.cpp 70a55540b7 Ensure primitive meshes are created before connected to changed signal. 4 hónapja
mesh_instance_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
multimesh_instance_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
multimesh_instance_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
navigation_agent_2d.cpp 476479419b Despaghettify NavigationServer path queries 3 hónapja
navigation_agent_2d.h 23521635d2 Fix physics tick counter 8 hónapja
navigation_link_2d.cpp 8dd0579bcd Add NavigationLink debug direction indicator 3 hónapja
navigation_link_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
navigation_obstacle_2d.cpp e109ac21fb Merge pull request #100708 from smix8/navobstacle2d_debug 3 hónapja
navigation_obstacle_2d.h 23ea3ab8d1 Improve NavigationObstacle2D debug visuals 3 hónapja
navigation_region_2d.cpp f134769506 Fix various typos 2 hónapja
navigation_region_2d.h f134769506 Fix various typos 2 hónapja
node_2d.cpp 810a0dbff1 Don't access Node3D/Node2D/Control global transform in `reparent` unless needed 1 éve
node_2d.h 50cf3d6966 Optimize threading-sensitive node data for single-threaded processing 1 éve
parallax_2d.cpp 73d85f46c9 Remove unused headers in scene. 3 hónapja
parallax_2d.h 1eda1cf5d7 Prevent Parallax2D autoscroll reset 7 hónapja
parallax_background.cpp a62870956a Add new Parallax2D node 1 éve
parallax_background.h a62870956a Add new Parallax2D node 1 éve
parallax_layer.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 6 hónapja
parallax_layer.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 éve
path_2d.cpp 13a1391e73 Draw fewer fishbones to improve Path gizmo readability and performance 2 hónapja
path_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
polygon_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
polygon_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
remote_transform_2d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 6 hónapja
remote_transform_2d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 1 éve
skeleton_2d.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 hónapja
skeleton_2d.h 1ba168fcbc Use local vector for skeleton 6 hónapja
sprite_2d.cpp 73d85f46c9 Remove unused headers in scene. 3 hónapja
sprite_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
tile_map.compat.inc 48bed5050b Make TileMapLayers extend Node2D and work as children of TileMap 1 éve
tile_map.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 hónapja
tile_map.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
tile_map_layer.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 hónapja
tile_map_layer.h d92f5e5799 Add `TileMapLayer._update_cells` virtual callback called when the TileMapLayer's cells are updated 4 hónapja
touch_screen_button.cpp a1846b27ea Improve use of `Ref.is_null/valid` 3 hónapja
touch_screen_button.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
visible_on_screen_notifier_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja
visible_on_screen_notifier_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 5 hónapja