Thaddeus Crews db28859774 Merge pull request #107591 from timothyqiu/group-enable-default 16 hours ago
..
navigation 4476fc7099 Only repath a NavigationAgent with a target position 1 week ago
physics db28859774 Merge pull request #107591 from timothyqiu/group-enable-default 16 hours ago
SCsub 556933306a Allow to compile templates without navigation features 2 months ago
animated_sprite_2d.cpp 1d40df286b Don't put main properties of AnimatedSprite2D inside a group 1 week ago
animated_sprite_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
audio_listener_2d.cpp 73d85f46c9 Remove unused headers in scene. 6 months ago
audio_listener_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
audio_stream_player_2d.compat.inc 35c99bbcc1 Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 1 year ago
audio_stream_player_2d.cpp f8f350a32a Add `GLOBAL_GET` cached macros. 1 month ago
audio_stream_player_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
back_buffer_copy.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 week ago
back_buffer_copy.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
camera_2d.cpp a7ab249a2a Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 1 week ago
camera_2d.h efbc5aabe1 Allow overriding 2D editor cursor 1 week ago
canvas_group.cpp 60a9c8e2ea Add node configuration warnings for nested clipping and CanvasGroups 3 months ago
canvas_group.h 60a9c8e2ea Add node configuration warnings for nested clipping and CanvasGroups 3 months ago
canvas_modulate.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 9 months ago
canvas_modulate.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
cpu_particles_2d.compat.inc e9eb0b6082 Implemented tools around particles seed randomization. 5 months ago
cpu_particles_2d.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 week ago
cpu_particles_2d.h e54a4408ad Merge pull request #102249 from Arnklit/particles2d-emission-shapes 3 months ago
gpu_particles_2d.compat.inc e9eb0b6082 Implemented tools around particles seed randomization. 5 months ago
gpu_particles_2d.cpp a7ab249a2a Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 1 week ago
gpu_particles_2d.h e54a4408ad Merge pull request #102249 from Arnklit/particles2d-emission-shapes 3 months ago
light_2d.cpp db28859774 Merge pull request #107591 from timothyqiu/group-enable-default 16 hours ago
light_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
light_occluder_2d.cpp 583c72f999 `FTI` - Change `SceneTree` global setting to static 2 days ago
light_occluder_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
line_2d.cpp 4f4031a675 Replace size() == 0 with is_empty(). 2 months ago
line_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
line_builder.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 2 months ago
line_builder.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
marker_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 7 months ago
marker_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
mesh_instance_2d.cpp 556933306a Allow to compile templates without navigation features 2 months ago
mesh_instance_2d.h 556933306a Allow to compile templates without navigation features 2 months ago
multimesh_instance_2d.cpp 556933306a Allow to compile templates without navigation features 2 months ago
multimesh_instance_2d.h 556933306a Allow to compile templates without navigation features 2 months ago
node_2d.cpp b106dfd4f9 Base accessibility API. 2 months ago
node_2d.h 34b485d62b Remove empty constructors and destructors from scene/ 1 month ago
parallax_2d.cpp ce139f7577 Fix editor parallax grid snap movement 5 months ago
parallax_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
parallax_background.cpp a62870956a Add new Parallax2D node 1 year ago
parallax_background.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
parallax_layer.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 2 months ago
parallax_layer.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
path_2d.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 week ago
path_2d.h e64fe63f17 Improve Path2D debug performance 2 weeks ago
polygon_2d.cpp a7ab249a2a Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 1 week ago
polygon_2d.h 1a427d3dec Add feature hint string and "On" text for checkable groups 1 month ago
remote_transform_2d.cpp bc9d0c7835 Add templated version of ObjectDB::get_instance() 3 months ago
remote_transform_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
skeleton_2d.cpp 94282d88f9 Core: Use `Math` namespace for constants 2 months ago
skeleton_2d.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
sprite_2d.cpp a7ab249a2a Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 1 week ago
sprite_2d.h 3a7e45c0e7 Reintroduce the dragging method of Sprite2D's region_rect 1 month ago
tile_map.compat.inc 556933306a Allow to compile templates without navigation features 2 months ago
tile_map.cpp 556933306a Allow to compile templates without navigation features 2 months ago
tile_map.h 556933306a Allow to compile templates without navigation features 2 months ago
tile_map_layer.cpp db28859774 Merge pull request #107591 from timothyqiu/group-enable-default 16 hours ago
tile_map_layer.h f397e4f752 Fix rotated/flipped tiles destination rect calculations 2 weeks ago
visible_on_screen_notifier_2d.cpp bc9d0c7835 Add templated version of ObjectDB::get_instance() 3 months ago
visible_on_screen_notifier_2d.h 432b4be1c3 Fix incorrect guards in `VisibleOnScreenNotifier2D` 3 months ago