.. |
SCsub
|
cd4e46ee65
SCons: Format buildsystem files with psf/black
|
4 years ago |
animated_sprite_2d.cpp
|
2a52307936
Fix `AnimatedSprite2D` autoplay warning
|
1 year ago |
animated_sprite_2d.h
|
17bf6238fc
Make AnimatedSprite's playback API consistent with AnimationPlayer
|
2 years ago |
area_2d.cpp
|
c8446754dd
Merge pull request #72357 from aaronfranke/area-gravity-unit-dist
|
2 years ago |
area_2d.h
|
79215131b5
Replace Area gravity point distance scale with unit distance
|
2 years ago |
audio_listener_2d.cpp
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
audio_listener_2d.h
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
audio_stream_player_2d.cpp
|
14f1141abe
Fix 2D audio in multiple viewports
|
1 year ago |
audio_stream_player_2d.h
|
c62f8f9319
Fix AudioStreamPlayer2D crash when PhysicsServer2D runs on thread
|
1 year ago |
back_buffer_copy.cpp
|
050ec70ea4
Notify child controls when BackBufferCopy's rect changed
|
1 year ago |
back_buffer_copy.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
camera_2d.cpp
|
6041ad5c70
Fix Camera2D position smoothing properties not being grouped
|
1 year ago |
camera_2d.h
|
6041ad5c70
Fix Camera2D position smoothing properties not being grouped
|
1 year ago |
canvas_group.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
canvas_group.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
canvas_modulate.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
canvas_modulate.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
collision_object_2d.cpp
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
collision_object_2d.h
|
398e73c689
Error when removing a phycics node during a physics callback
|
2 years ago |
collision_polygon_2d.cpp
|
2e0d9efb72
Merge pull request #72115 from AThousandShips/clip_children_fix
|
2 years ago |
collision_polygon_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
collision_shape_2d.cpp
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
collision_shape_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
cpu_particles_2d.cpp
|
2c773e12b8
Use angle_rand to calculate base_angle in particles process material
|
1 year ago |
cpu_particles_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
gpu_particles_2d.cpp
|
f9a0ac507c
Avoid error spam when (un)pausing GPUParticles out of tree
|
1 year ago |
gpu_particles_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
joint_2d.cpp
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
joint_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
light_2d.cpp
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
light_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
light_occluder_2d.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
light_occluder_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
line_2d.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
line_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
line_builder.cpp
|
53b4d85072
Fix Line2D UVs when using BOX end cap mode
|
2 years ago |
line_builder.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
marker_2d.cpp
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
marker_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
mesh_instance_2d.cpp
|
b514e20fb5
Remove normal_map from MeshInstance2D and MultiMeshInstance2D
|
2 years ago |
mesh_instance_2d.h
|
b514e20fb5
Remove normal_map from MeshInstance2D and MultiMeshInstance2D
|
2 years ago |
multimesh_instance_2d.cpp
|
b514e20fb5
Remove normal_map from MeshInstance2D and MultiMeshInstance2D
|
2 years ago |
multimesh_instance_2d.h
|
b514e20fb5
Remove normal_map from MeshInstance2D and MultiMeshInstance2D
|
2 years ago |
navigation_agent_2d.cpp
|
5296b91592
Fix agent avoidance position not updated when entering SceneTree
|
1 year ago |
navigation_agent_2d.h
|
cc6ce6977d
Expose NavigationAgent path postprocessing and pathfinding algorithm options
|
1 year ago |
navigation_link_2d.cpp
|
d87f124768
Add NavigationLink helper functions for global positions
|
2 years ago |
navigation_link_2d.h
|
d87f124768
Add NavigationLink helper functions for global positions
|
2 years ago |
navigation_obstacle_2d.cpp
|
5296b91592
Fix agent avoidance position not updated when entering SceneTree
|
1 year ago |
navigation_obstacle_2d.h
|
675547845e
Fix NavigationObstacles not being added to avoidance simulation
|
1 year ago |
navigation_region_2d.cpp
|
2b19c70664
Fix 2D navigation debug visuals ignoring half the ProjectSettings
|
2 years ago |
navigation_region_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
node_2d.cpp
|
3579d7a9f7
Merge pull request #36301 from KoBeWi/daddy_node
|
2 years ago |
node_2d.h
|
3579d7a9f7
Merge pull request #36301 from KoBeWi/daddy_node
|
2 years ago |
parallax_background.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
parallax_background.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
parallax_layer.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
parallax_layer.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
path_2d.cpp
|
5d75edb3b5
Update PathFollow2D when curve is changed
|
2 years ago |
path_2d.h
|
5d75edb3b5
Update PathFollow2D when curve is changed
|
2 years ago |
physical_bone_2d.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
physical_bone_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
physics_body_2d.cpp
|
70f7fcd208
Light3D show scaling warning immediately
|
1 year ago |
physics_body_2d.h
|
bafc6372b2
Exposes the apply_floor_snap function to allow a snap to be made regardless of velocity.
|
1 year ago |
polygon_2d.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
polygon_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
ray_cast_2d.cpp
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
ray_cast_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
remote_transform_2d.cpp
|
2b0acb61be
Fix RemoteTransform2D could fail to update AnimatableBody2D's position or rotation
|
1 year ago |
remote_transform_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
shape_cast_2d.cpp
|
9573574788
Port robust signal (dis)connection to ShapeCast2D
|
1 year ago |
shape_cast_2d.h
|
9573574788
Port robust signal (dis)connection to ShapeCast2D
|
1 year ago |
skeleton_2d.cpp
|
b2f63bbb43
Remove deprecated methods from Bone2D
|
2 years ago |
skeleton_2d.h
|
b2f63bbb43
Remove deprecated methods from Bone2D
|
2 years ago |
sprite_2d.cpp
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
sprite_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
tile_map.cpp
|
6ac70ff5da
TileMap Fix rendering odd-sized tiles
|
1 year ago |
tile_map.h
|
6ac70ff5da
TileMap Fix rendering odd-sized tiles
|
1 year ago |
touch_screen_button.cpp
|
589306a9d8
Make `TouchScreenButton` connections reference counted
|
1 year ago |
touch_screen_button.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
visible_on_screen_notifier_2d.cpp
|
bbf203bc32
Hide clip_children for non-drawn CanvasItems
|
2 years ago |
visible_on_screen_notifier_2d.h
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |