.. |
animated_sprite_2d.cpp
|
|
|
animated_sprite_2d.h
|
|
|
area_2d.cpp
|
Use NULL instead of COND checks when appropriate
|
2023-06-10 08:56:30 +02:00 |
area_2d.h
|
|
|
audio_listener_2d.cpp
|
|
|
audio_listener_2d.h
|
|
|
audio_stream_player_2d.cpp
|
Merge pull request #69027 from Uxeron/AudioListener2DRotationFix
|
2023-06-21 10:17:37 +02:00 |
audio_stream_player_2d.h
|
|
|
back_buffer_copy.cpp
|
|
|
back_buffer_copy.h
|
|
|
camera_2d.cpp
|
Fix Camera2D crash when edited scene root is null
|
2023-07-18 20:36:40 -04:00 |
camera_2d.h
|
|
|
canvas_group.cpp
|
|
|
canvas_group.h
|
|
|
canvas_modulate.cpp
|
|
|
canvas_modulate.h
|
|
|
collision_object_2d.cpp
|
|
|
collision_object_2d.h
|
|
|
collision_polygon_2d.cpp
|
Internally rename parent to collision_object in CollisionPolygon(2D/3D)
|
2023-06-22 14:06:05 -05:00 |
collision_polygon_2d.h
|
Internally rename parent to collision_object in CollisionPolygon(2D/3D)
|
2023-06-22 14:06:05 -05:00 |
collision_shape_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
collision_shape_2d.h
|
|
|
cpu_particles_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
cpu_particles_2d.h
|
Add finished signal to CPUParticles
|
2023-07-12 13:45:02 +02:00 |
gpu_particles_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
gpu_particles_2d.h
|
Add finished signal to GPUParticles
|
2023-07-12 13:29:47 +02:00 |
joint_2d.cpp
|
|
|
joint_2d.h
|
|
|
light_2d.cpp
|
|
|
light_2d.h
|
|
|
light_occluder_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
light_occluder_2d.h
|
|
|
line_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
line_2d.h
|
Display BitField[Enum] in docs to distinguish from Enum
|
2023-06-15 17:23:02 +03:00 |
line_builder.cpp
|
|
|
line_builder.h
|
|
|
marker_2d.cpp
|
|
|
marker_2d.h
|
|
|
mesh_instance_2d.cpp
|
|
|
mesh_instance_2d.h
|
|
|
multimesh_instance_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
multimesh_instance_2d.h
|
|
|
navigation_agent_2d.cpp
|
Merge pull request #78857 from smix8/navagent_pos_fix_4.x
|
2023-07-03 15:26:11 +02:00 |
navigation_agent_2d.h
|
Add agent pause mode to NavigationServer
|
2023-06-18 12:37:03 +02:00 |
navigation_link_2d.cpp
|
Add NavigationServer API to enable regions and links
|
2023-07-26 01:20:15 +02:00 |
navigation_link_2d.h
|
|
|
navigation_obstacle_2d.cpp
|
Fix NavigationObstacle2D debug position
|
2023-07-12 22:21:58 +02:00 |
navigation_obstacle_2d.h
|
Update navigation obstacle API
|
2023-06-12 14:26:45 +02:00 |
navigation_region_2d.cpp
|
Add NavigationServer API to enable regions and links
|
2023-07-26 01:20:15 +02:00 |
navigation_region_2d.h
|
Add NavigationRegion function to change navigation map
|
2023-06-15 12:04:57 +02:00 |
node_2d.cpp
|
Use NULL instead of COND checks when appropriate
|
2023-06-10 08:56:30 +02:00 |
node_2d.h
|
|
|
parallax_background.cpp
|
|
|
parallax_background.h
|
|
|
parallax_layer.cpp
|
|
|
parallax_layer.h
|
|
|
path_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
path_2d.h
|
|
|
physical_bone_2d.cpp
|
|
|
physical_bone_2d.h
|
|
|
physics_body_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
physics_body_2d.h
|
|
|
polygon_2d.cpp
|
|
|
polygon_2d.h
|
|
|
ray_cast_2d.cpp
|
Use NULL instead of COND checks when appropriate
|
2023-06-10 08:56:30 +02:00 |
ray_cast_2d.h
|
|
|
remote_transform_2d.cpp
|
|
|
remote_transform_2d.h
|
|
|
SCsub
|
|
|
shape_cast_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
shape_cast_2d.h
|
|
|
skeleton_2d.cpp
|
Allow using floating-point bone sizes and outline widths in the 2D editor
|
2023-07-17 12:44:09 +02:00 |
skeleton_2d.h
|
|
|
sprite_2d.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
sprite_2d.h
|
|
|
tile_map.compat.inc
|
Move TileMap layers to their own class
|
2023-07-20 17:23:38 +02:00 |
tile_map.cpp
|
Properly clear scene tiles
|
2023-07-27 01:31:20 +02:00 |
tile_map.h
|
Move TileMap layers to their own class
|
2023-07-20 17:23:38 +02:00 |
touch_screen_button.cpp
|
Unify and streamline connecting to Resource changes
|
2023-07-17 19:35:57 +02:00 |
touch_screen_button.h
|
Add compatibility properties to TouchScreenButton
|
2023-07-02 10:45:16 +02:00 |
visible_on_screen_notifier_2d.cpp
|
|
|
visible_on_screen_notifier_2d.h
|
|
|