Thaddeus Crews 37305e40bc Merge pull request #95711 from TokageItLab/warn-oneshot-prop hace 1 semana
..
physics 26938086eb Fix a few more super calls in `get_configuration_warnings` methods hace 3 semanas
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files hace 2 meses
animated_sprite_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
animated_sprite_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
audio_listener_2d.cpp 0b877a9962 Expose is_part_of_edited_scene() hace 7 meses
audio_listener_2d.h bbf203bc32 Hide clip_children for non-drawn CanvasItems hace 1 año
audio_stream_player_2d.compat.inc 35c99bbcc1 Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const hace 9 meses
audio_stream_player_2d.cpp 761a20f7a7 Add hint for oneshot & warning when it will be updated continuously hace 2 semanas
audio_stream_player_2d.h 52fa4f05f3 Add samples playback support hace 5 meses
back_buffer_copy.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
back_buffer_copy.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
camera_2d.cpp 16524a8a01 Add "Game" editor for better runtime debugging hace 1 mes
camera_2d.h 23521635d2 Fix physics tick counter hace 4 meses
canvas_group.cpp d95794ec8a One Copyright Update to rule them all hace 1 año
canvas_group.h d95794ec8a One Copyright Update to rule them all hace 1 año
canvas_modulate.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods hace 2 meses
canvas_modulate.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 9 meses
cpu_particles_2d.cpp 761a20f7a7 Add hint for oneshot & warning when it will be updated continuously hace 2 semanas
cpu_particles_2d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 9 meses
gpu_particles_2d.cpp 37305e40bc Merge pull request #95711 from TokageItLab/warn-oneshot-prop hace 1 semana
gpu_particles_2d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 9 meses
light_2d.cpp 26938086eb Fix a few more super calls in `get_configuration_warnings` methods hace 3 semanas
light_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
light_occluder_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
light_occluder_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
line_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
line_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
line_builder.cpp e64b4243c3 Added a specific check for the corner case that went wrong. hace 7 meses
line_builder.h e39875a20d Add closed property to Line2D hace 1 año
marker_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
marker_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
mesh_instance_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
mesh_instance_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
multimesh_instance_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
multimesh_instance_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
navigation_agent_2d.cpp 16524a8a01 Add "Game" editor for better runtime debugging hace 1 mes
navigation_agent_2d.h 23521635d2 Fix physics tick counter hace 4 meses
navigation_link_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
navigation_link_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
navigation_obstacle_2d.cpp 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform hace 2 semanas
navigation_obstacle_2d.h 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform hace 2 semanas
navigation_region_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
navigation_region_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
node_2d.cpp 810a0dbff1 Don't access Node3D/Node2D/Control global transform in `reparent` unless needed hace 9 meses
node_2d.h 50cf3d6966 Optimize threading-sensitive node data for single-threaded processing hace 1 año
parallax_2d.cpp 3f9bb59606 Prevent jitter in Parallax2D hace 2 meses
parallax_2d.h 1eda1cf5d7 Prevent Parallax2D autoscroll reset hace 3 meses
parallax_background.cpp a62870956a Add new Parallax2D node hace 9 meses
parallax_background.h a62870956a Add new Parallax2D node hace 9 meses
parallax_layer.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods hace 2 meses
parallax_layer.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 9 meses
path_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
path_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
polygon_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
polygon_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
remote_transform_2d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods hace 2 meses
remote_transform_2d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 9 meses
skeleton_2d.cpp 1ba168fcbc Use local vector for skeleton hace 1 mes
skeleton_2d.h 1ba168fcbc Use local vector for skeleton hace 1 mes
sprite_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
sprite_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
tile_map.compat.inc 48bed5050b Make TileMapLayers extend Node2D and work as children of TileMap hace 10 meses
tile_map.cpp 282425eefb Fix setting TileMap data compatibility format broken by #98898. hace 2 semanas
tile_map.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
tile_map_layer.cpp d92f5e5799 Add `TileMapLayer._update_cells` virtual callback called when the TileMapLayer's cells are updated hace 2 semanas
tile_map_layer.h d92f5e5799 Add `TileMapLayer._update_cells` virtual callback called when the TileMapLayer's cells are updated hace 2 semanas
touch_screen_button.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible hace 2 semanas
touch_screen_button.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
visible_on_screen_notifier_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas
visible_on_screen_notifier_2d.h 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` hace 4 semanas