godot/scene/3d
lawnjelly 7de023e192
Portals - Allow user to set roaming expansion margin
Previously a crude metric was used to decide on the roaming expansion margin, but it created unexpected results in some scenarios. Instead this setting is exposed to the user via the RoomManager, allowing them to tailor it to the world size, room sizes, roaming objects sizes and the speeds of movement.

(cherry picked from commit 788f075b44)
2021-11-15 22:45:57 +01:00
..
SCsub
area.cpp Improve area/body_shape_entered/exited signals parameter names and doc 2021-10-15 11:28:17 -04:00
area.h
arvr_nodes.cpp
arvr_nodes.h
audio_stream_player_3d.cpp Tweak AudioStreamPlayer3D property hints for usability 2021-10-18 11:24:42 +02:00
audio_stream_player_3d.h
baked_lightmap.cpp Add BAKE_ERROR_NO_ROOT to BakedLightmap 2021-10-21 13:32:03 +02:00
baked_lightmap.h Add BAKE_ERROR_NO_ROOT to BakedLightmap 2021-10-21 13:32:03 +02:00
bone_attachment.cpp
bone_attachment.h
camera.cpp Display a editor gizmo icon for Listener 2021-09-16 23:37:12 +02:00
camera.h Display a editor gizmo icon for Listener 2021-09-16 23:37:12 +02:00
collision_object.cpp Merge pull request #54154 from bjauny/fix_areanotification 2021-10-27 20:38:55 +02:00
collision_object.h
collision_polygon.cpp
collision_polygon.h
collision_shape.cpp
collision_shape.h
cpu_particles.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
cpu_particles.h
cull_instance.cpp
cull_instance.h
gi_probe.cpp
gi_probe.h
immediate_geometry.cpp
immediate_geometry.h
interpolated_camera.cpp
interpolated_camera.h
light.cpp Display a editor gizmo icon for Listener 2021-09-16 23:37:12 +02:00
light.h Display a editor gizmo icon for Listener 2021-09-16 23:37:12 +02:00
lightmapper.cpp
lightmapper.h Fix editor getting stuck after baking lightmaps from a script 2021-09-12 01:01:29 +02:00
listener.cpp Display a editor gizmo icon for Listener 2021-09-16 23:37:12 +02:00
listener.h Display a editor gizmo icon for Listener 2021-09-16 23:37:12 +02:00
mesh_instance.cpp Optimize AABB calculation in software skinning 2021-09-28 10:11:04 -07:00
mesh_instance.h
multimesh_instance.cpp
multimesh_instance.h
navigation.cpp
navigation.h
navigation_mesh.cpp Improve NavigationMesh typing, parameter validation and documentation 2021-08-11 18:18:27 +08:00
navigation_mesh.h Improve NavigationMesh typing, parameter validation and documentation 2021-08-11 18:18:27 +08:00
occluder.cpp Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
occluder.h Sphere occluders (portals and general use) 2021-08-17 09:02:06 +01:00
particles.cpp
particles.h
path.cpp Fix Path3D initial forward calculation 2021-08-07 12:40:14 +02:00
path.h
physics_body.cpp Fix test_move reporting collision when touching another body 2021-11-15 22:33:16 +01:00
physics_body.h Backport new methods for KinematicBody and KinematicCollision 2021-08-26 12:16:40 +08:00
physics_joint.cpp
physics_joint.h
portal.cpp Portals - add reason string to unload message 2021-09-24 14:00:24 +01:00
portal.h Portals - fix import of portal normal + small bug fixes 2021-09-02 10:39:47 +01:00
position_3d.cpp
position_3d.h
proximity_group.cpp Use loop instead of recursion when clearing proximity groups 2021-10-10 12:27:51 +02:00
proximity_group.h
ray_cast.cpp Fix Raycast3D color update when not colliding anymore 2021-08-24 11:24:02 +02:00
ray_cast.h
reflection_probe.cpp
reflection_probe.h
remote_transform.cpp
remote_transform.h
room.cpp Portals - add reason string to unload message 2021-09-24 14:00:24 +01:00
room.h Portals - add gizmo handles for editing portals and rooms 2021-08-06 07:53:22 +01:00
room_group.cpp Portals - add reason string to unload message 2021-09-24 14:00:24 +01:00
room_group.h
room_manager.cpp Portals - Allow user to set roaming expansion margin 2021-11-15 22:45:57 +01:00
room_manager.h Portals - Allow user to set roaming expansion margin 2021-11-15 22:45:57 +01:00
skeleton.cpp Prevent being able to set bone's parent as itself 2021-09-21 22:06:03 +09:30
skeleton.h
soft_body.cpp Re-prepare VisualServer if SoftBody mesh changed 2021-10-06 23:25:14 +08:00
soft_body.h Re-prepare VisualServer if SoftBody mesh changed 2021-10-06 23:25:14 +08:00
spatial.cpp clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 14:50:32 +02:00
spatial.h
spatial_velocity_tracker.cpp
spatial_velocity_tracker.h
spring_arm.cpp
spring_arm.h
sprite_3d.cpp Fix rendering centered odd-size texture in AnimatedSprite/AnimatedSprite3D 2021-10-03 14:15:21 +02:00
sprite_3d.h Fix Octahedral/Split Stream Options 2021-08-17 16:11:47 -04:00
vehicle_body.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
vehicle_body.h
visibility_notifier.cpp
visibility_notifier.h
visual_instance.cpp
visual_instance.h
voxel_light_baker.cpp
voxel_light_baker.h
world_environment.cpp
world_environment.h