.. |
physics
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 week ago |
SCsub
|
9f9ee0c813
SCons: Add unobtrusive type hints in SCons files
|
2 months ago |
animated_sprite_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
animated_sprite_2d.h
|
af56d6e8e8
Use `SceneStringName` in more places
|
1 week ago |
audio_listener_2d.cpp
|
0b877a9962
Expose is_part_of_edited_scene()
|
7 months ago |
audio_listener_2d.h
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
1 year ago |
audio_stream_player_2d.compat.inc
|
35c99bbcc1
Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const
|
10 months ago |
audio_stream_player_2d.cpp
|
99cbcd250a
Fix AudioStreamPlayer2D/3D's `get_playback_position` returning `0` right after calling `seek`
|
1 week ago |
audio_stream_player_2d.h
|
52fa4f05f3
Add samples playback support
|
5 months ago |
back_buffer_copy.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
back_buffer_copy.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
camera_2d.cpp
|
99886f3204
Remove double `is_editor_hint()` check inside `NOTIFICATION_READY` for `Camera2D` node
|
2 weeks ago |
camera_2d.h
|
23521635d2
Fix physics tick counter
|
5 months ago |
canvas_group.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
canvas_group.h
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
canvas_modulate.cpp
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
3 months ago |
canvas_modulate.h
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
9 months ago |
cpu_particles_2d.cpp
|
f6ea6cdb67
Fix some invalid `int` property ranges
|
2 weeks ago |
cpu_particles_2d.h
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
9 months ago |
gpu_particles_2d.cpp
|
f6ea6cdb67
Fix some invalid `int` property ranges
|
2 weeks ago |
gpu_particles_2d.h
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
9 months ago |
light_2d.cpp
|
26938086eb
Fix a few more super calls in `get_configuration_warnings` methods
|
1 month ago |
light_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
light_occluder_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
light_occluder_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
line_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
line_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
line_builder.cpp
|
88e81ee730
Fix various typos and code style issues
|
1 week ago |
line_builder.h
|
e39875a20d
Add closed property to Line2D
|
1 year ago |
marker_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
marker_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
mesh_instance_2d.cpp
|
70a55540b7
Ensure primitive meshes are created before connected to changed signal.
|
2 weeks ago |
mesh_instance_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
multimesh_instance_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
multimesh_instance_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
navigation_agent_2d.cpp
|
16524a8a01
Add "Game" editor for better runtime debugging
|
1 month ago |
navigation_agent_2d.h
|
23521635d2
Fix physics tick counter
|
5 months ago |
navigation_link_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
navigation_link_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
navigation_obstacle_2d.cpp
|
31a3b418f7
Fix obstacle avoidance and 3D editor ignoring transform
|
3 weeks ago |
navigation_obstacle_2d.h
|
31a3b418f7
Fix obstacle avoidance and 3D editor ignoring transform
|
3 weeks ago |
navigation_region_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
navigation_region_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
node_2d.cpp
|
810a0dbff1
Don't access Node3D/Node2D/Control global transform in `reparent` unless needed
|
9 months ago |
node_2d.h
|
50cf3d6966
Optimize threading-sensitive node data for single-threaded processing
|
1 year ago |
parallax_2d.cpp
|
3f9bb59606
Prevent jitter in Parallax2D
|
2 months ago |
parallax_2d.h
|
1eda1cf5d7
Prevent Parallax2D autoscroll reset
|
3 months ago |
parallax_background.cpp
|
a62870956a
Add new Parallax2D node
|
9 months ago |
parallax_background.h
|
a62870956a
Add new Parallax2D node
|
9 months ago |
parallax_layer.cpp
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
3 months ago |
parallax_layer.h
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
9 months ago |
path_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
path_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
polygon_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
polygon_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
remote_transform_2d.cpp
|
9dc231366d
Fix super call in various `get_configuration_warnings` methods
|
3 months ago |
remote_transform_2d.h
|
21f0529aa9
Revert "Update Node::get_configuration_warnings signature"
|
9 months ago |
skeleton_2d.cpp
|
d58b2e879f
Get rid of easily removable uses of const_cast
|
1 week ago |
skeleton_2d.h
|
1ba168fcbc
Use local vector for skeleton
|
2 months ago |
sprite_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
sprite_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
tile_map.compat.inc
|
48bed5050b
Make TileMapLayers extend Node2D and work as children of TileMap
|
10 months ago |
tile_map.cpp
|
282425eefb
Fix setting TileMap data compatibility format broken by #98898.
|
3 weeks ago |
tile_map.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
tile_map_layer.cpp
|
d92f5e5799
Add `TileMapLayer._update_cells` virtual callback called when the TileMapLayer's cells are updated
|
1 month ago |
tile_map_layer.h
|
d92f5e5799
Add `TileMapLayer._update_cells` virtual callback called when the TileMapLayer's cells are updated
|
1 month ago |
touch_screen_button.cpp
|
925b690c98
Core: Integrate `Ref::instantiate` where possible
|
1 month ago |
touch_screen_button.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
visible_on_screen_notifier_2d.cpp
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |
visible_on_screen_notifier_2d.h
|
58e79bfa9a
Compile certain `CanvasItem._edit_*()` functions with `DEBUG_ENABLED`
|
1 month ago |