2
0
Gilles Roudière 8637922926 Fix debug rendering in TileMapLayer 2 өдөр өмнө
..
navigation 4476fc7099 Only repath a NavigationAgent with a target position 1 сар өмнө
physics db28859774 Merge pull request #107591 from timothyqiu/group-enable-default 1 сар өмнө
SCsub 556933306a Allow to compile templates without navigation features 3 сар өмнө
animated_sprite_2d.cpp 1d40df286b Don't put main properties of AnimatedSprite2D inside a group 1 сар өмнө
animated_sprite_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
audio_listener_2d.cpp 73d85f46c9 Remove unused headers in scene. 7 сар өмнө
audio_listener_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
audio_stream_player_2d.compat.inc 35c99bbcc1 Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 1 жил өмнө
audio_stream_player_2d.cpp f8f350a32a Add `GLOBAL_GET` cached macros. 2 сар өмнө
audio_stream_player_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
back_buffer_copy.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 сар өмнө
back_buffer_copy.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
camera_2d.cpp 9a941441c4 Fix smoothed camera position with limits 3 долоо хоног өмнө
camera_2d.h efbc5aabe1 Allow overriding 2D editor cursor 1 сар өмнө
canvas_group.cpp 60a9c8e2ea Add node configuration warnings for nested clipping and CanvasGroups 4 сар өмнө
canvas_group.h 60a9c8e2ea Add node configuration warnings for nested clipping and CanvasGroups 4 сар өмнө
canvas_modulate.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 10 сар өмнө
canvas_modulate.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
cpu_particles_2d.compat.inc e9eb0b6082 Implemented tools around particles seed randomization. 6 сар өмнө
cpu_particles_2d.cpp 7f60546f05 Fix CPUParticles2D repeatedly scaling particles with 0 velocity and Align Y 2 долоо хоног өмнө
cpu_particles_2d.h e54a4408ad Merge pull request #102249 from Arnklit/particles2d-emission-shapes 4 сар өмнө
gpu_particles_2d.compat.inc e9eb0b6082 Implemented tools around particles seed randomization. 6 сар өмнө
gpu_particles_2d.cpp 6caf4c698f Merge pull request #107915 from QbieShay/fix_emitting_reset 3 долоо хоног өмнө
gpu_particles_2d.h e54a4408ad Merge pull request #102249 from Arnklit/particles2d-emission-shapes 4 сар өмнө
light_2d.cpp db28859774 Merge pull request #107591 from timothyqiu/group-enable-default 1 сар өмнө
light_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
light_occluder_2d.cpp 583c72f999 `FTI` - Change `SceneTree` global setting to static 1 сар өмнө
light_occluder_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
line_2d.cpp 4f4031a675 Replace size() == 0 with is_empty(). 3 сар өмнө
line_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
line_builder.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 сар өмнө
line_builder.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
marker_2d.cpp 58e79bfa9a Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED` 8 сар өмнө
marker_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
mesh_instance_2d.cpp 556933306a Allow to compile templates without navigation features 3 сар өмнө
mesh_instance_2d.h 556933306a Allow to compile templates without navigation features 3 сар өмнө
multimesh_instance_2d.cpp 556933306a Allow to compile templates without navigation features 3 сар өмнө
multimesh_instance_2d.h 556933306a Allow to compile templates without navigation features 3 сар өмнө
node_2d.cpp b106dfd4f9 Base accessibility API. 3 сар өмнө
node_2d.h 34b485d62b Remove empty constructors and destructors from scene/ 2 сар өмнө
parallax_2d.cpp ce139f7577 Fix editor parallax grid snap movement 6 сар өмнө
parallax_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
parallax_background.cpp a62870956a Add new Parallax2D node 1 жил өмнө
parallax_background.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
parallax_layer.cpp ad40939b6f Core: Replace C math headers with C++ equivalents 3 сар өмнө
parallax_layer.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
path_2d.cpp 8ba4656ea3 Compile out editor-only logic within `validate_property` in games 1 сар өмнө
path_2d.h e64fe63f17 Improve Path2D debug performance 1 сар өмнө
polygon_2d.cpp 3eb85431f1 Fix error spam caused by internal_vertex_count property 3 долоо хоног өмнө
polygon_2d.h 1a427d3dec Add feature hint string and "On" text for checkable groups 2 сар өмнө
remote_transform_2d.cpp bc9d0c7835 Add templated version of ObjectDB::get_instance() 4 сар өмнө
remote_transform_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
skeleton_2d.cpp f11aff3841 Editor: Restructure editor code 3 долоо хоног өмнө
skeleton_2d.h 324512e11c Style: Replace header guards with `#pragma once` 4 сар өмнө
sprite_2d.cpp a7ab249a2a Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 1 сар өмнө
sprite_2d.h 3a7e45c0e7 Reintroduce the dragging method of Sprite2D's region_rect 2 сар өмнө
tile_map.compat.inc 556933306a Allow to compile templates without navigation features 3 сар өмнө
tile_map.cpp 556933306a Allow to compile templates without navigation features 3 сар өмнө
tile_map.h 556933306a Allow to compile templates without navigation features 3 сар өмнө
tile_map_layer.cpp 8637922926 Fix debug rendering in TileMapLayer 2 өдөр өмнө
tile_map_layer.h 8637922926 Fix debug rendering in TileMapLayer 2 өдөр өмнө
visible_on_screen_notifier_2d.cpp bc9d0c7835 Add templated version of ObjectDB::get_instance() 4 сар өмнө
visible_on_screen_notifier_2d.h 432b4be1c3 Fix incorrect guards in `VisibleOnScreenNotifier2D` 4 сар өмнө