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