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