.. |
area.cpp
|
|
|
area.h
|
|
|
audio_stream_player_3d.cpp
|
Fix build.
|
2022-09-16 19:47:02 +02:00 |
audio_stream_player_3d.h
|
Backport panning strength parameters from 4.0
|
2022-09-16 19:44:55 +02:00 |
camera.cpp
|
Now Cameras use Worlds directly instead of Viewports.
|
2022-08-30 14:08:27 +02:00 |
camera.h
|
Now Cameras use Worlds directly instead of Viewports.
|
2022-08-30 14:08:27 +02:00 |
collision_object.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
collision_object.h
|
|
|
collision_polygon.cpp
|
|
|
collision_polygon.h
|
|
|
collision_shape.cpp
|
|
|
collision_shape.h
|
|
|
cpu_particles.cpp
|
Remove leading spaces from enumerator name hints
|
2022-11-13 00:26:34 +01:00 |
cpu_particles.h
|
|
|
cull_instance.cpp
|
|
|
cull_instance.h
|
|
|
immediate_geometry.cpp
|
|
|
immediate_geometry.h
|
|
|
importer_mesh_instance_3d.cpp
|
|
|
importer_mesh_instance_3d.h
|
|
|
interpolated_camera.cpp
|
|
|
interpolated_camera.h
|
|
|
label_3d.cpp
|
|
|
label_3d.h
|
|
|
light.cpp
|
|
|
light.h
|
|
|
listener.cpp
|
|
|
listener.h
|
|
|
mesh_instance.cpp
|
|
|
mesh_instance.h
|
|
|
multimesh_instance.cpp
|
|
|
multimesh_instance.h
|
|
|
navigation_agent.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
navigation_agent.h
|
|
|
navigation_mesh_instance.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
navigation_mesh_instance.h
|
|
|
navigation_obstacle.cpp
|
Fix NavigationObstacle not estimating radius
|
2022-10-08 17:04:48 +02:00 |
navigation_obstacle.h
|
|
|
navigation.cpp
|
|
|
navigation.h
|
|
|
occluder.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
occluder.h
|
|
|
path.cpp
|
|
|
path.h
|
|
|
physics_body.cpp
|
|
|
physics_body.h
|
|
|
physics_joint.cpp
|
|
|
physics_joint.h
|
|
|
portal.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
portal.h
|
|
|
position_3d.cpp
|
|
|
position_3d.h
|
|
|
proximity_group.cpp
|
|
|
proximity_group.h
|
|
|
ray_cast.cpp
|
Portals - Show RayCast debug helper
|
2022-09-17 00:06:15 +02:00 |
ray_cast.h
|
|
|
reflection_probe.cpp
|
|
|
reflection_probe.h
|
|
|
remote_transform.cpp
|
|
|
remote_transform.h
|
|
|
room_group.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
room_group.h
|
|
|
room_manager.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
room_manager.h
|
|
|
room.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
room.h
|
|
|
SCsub
|
|
|
shape_cast.cpp
|
Add ShapeCast2D/3D::get_collider_rid method
|
2022-11-13 00:50:18 +01:00 |
shape_cast.h
|
Add ShapeCast2D/3D::get_collider_rid method
|
2022-11-13 00:50:18 +01:00 |
soft_body.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
soft_body.h
|
|
|
spatial_velocity_tracker.cpp
|
|
|
spatial_velocity_tracker.h
|
|
|
spatial.cpp
|
More work on World override support.
|
2022-08-29 22:55:48 +02:00 |
spatial.h
|
More work on World override support.
|
2022-08-29 22:55:48 +02:00 |
spring_arm.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
spring_arm.h
|
|
|
sprite_3d.cpp
|
Don't store frame of playing AnimatedSprite
|
2022-10-08 16:33:38 +02:00 |
sprite_3d.h
|
Ported: Move duplicated drawing code from Sprite3D/AnimatedSprite3D to SpriteBase3D
|
2022-10-08 16:08:49 +02:00 |
vehicle_body.cpp
|
|
|
vehicle_body.h
|
|
|
visibility_notifier.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
visibility_notifier.h
|
|
|
visual_instance.cpp
|
Ported: added options for sorting transparent objects
|
2022-09-17 10:54:57 +02:00 |
visual_instance.h
|
Ported: added options for sorting transparent objects
|
2022-09-17 10:54:57 +02:00 |
world_environment_3d.cpp
|
Added _3d postfix to the end of the World3D related getters and setters in Viewport.
|
2022-08-29 17:54:41 +02:00 |
world_environment_3d.h
|
|
|