pandemonium_engine/scene/3d
2023-12-10 19:36:00 +01:00
..
area.cpp Moved the physics server to core. 2023-12-10 19:36:00 +01:00
area.h
audio_stream_player_3d.cpp Moved the physics server to core. 2023-12-10 19:36:00 +01:00
audio_stream_player_3d.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
camera.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
camera.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
collision_object.cpp Moved the physics server to core. 2023-12-10 19:36:00 +01:00
collision_object.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
collision_polygon.cpp Moved shapes under a new shapes folder. 2023-12-10 14:10:10 +01:00
collision_polygon.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
collision_shape.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
collision_shape.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
cpu_particles.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
cpu_particles.h
cull_instance.cpp
cull_instance.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
immediate_geometry.cpp
immediate_geometry.h Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
importer_mesh_instance_3d.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
importer_mesh_instance_3d.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
interpolated_camera.cpp
interpolated_camera.h
label_3d.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
label_3d.h Moved materials into a new subfolder. 2023-12-10 14:59:22 +01:00
light.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
light.h Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
listener.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
listener.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
mesh_instance.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
mesh_instance.h
multimesh_instance.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
multimesh_instance.h
navigation_agent.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
navigation_agent.h Backported from godot4: Add agent pause mode to NavigationServer 2023-09-04 19:04:29 +02:00
navigation_geometry_parser_3d.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
navigation_geometry_parser_3d.h Started porting pull request from godot 4: Rework NavigationMeshGenerator 2023-06-03 18:22:12 +02:00
navigation_link_3d.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
navigation_link_3d.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
navigation_mesh_instance.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
navigation_mesh_instance.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
navigation_obstacle.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
navigation_obstacle.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
navigation.cpp
navigation.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
occluder.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
occluder.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
path.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
path.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
physics_body.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
physics_body.h Moved the physics server to core. 2023-12-10 19:36:00 +01:00
physics_joint.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
physics_joint.h Moved the physics server to core. 2023-12-10 19:36:00 +01:00
portal.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
portal.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
position_3d.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
position_3d.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
proximity_group.cpp
proximity_group.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
ray_cast.cpp Moved the physics server to core. 2023-12-10 19:36:00 +01:00
ray_cast.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
reflection_probe.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
reflection_probe.h
remote_transform.cpp
remote_transform.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
room_group.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
room_group.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
room_manager.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
room_manager.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
room.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
room.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
SCsub
shape_cast.cpp Moved meshes to a new subfolder. 2023-12-10 15:22:09 +01:00
shape_cast.h Moved the physics server to core. 2023-12-10 19:36:00 +01:00
soft_body.cpp Moved the physics server to core. 2023-12-10 19:36:00 +01:00
soft_body.h
spatial_velocity_tracker.cpp
spatial_velocity_tracker.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
spring_arm.cpp Moved the physics server to core. 2023-12-10 19:36:00 +01:00
spring_arm.h Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
sprite_3d.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
sprite_3d.h Added quote_style argument to get_argument_options(). 2023-12-10 16:02:08 +01:00
vehicle_body.cpp Moved shapes under a new shapes folder. 2023-12-10 14:10:10 +01:00
vehicle_body.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
visibility_notifier.cpp Moved ScneeStringNames and PropertyUtils into scene/main. 2023-12-10 18:01:51 +01:00
visibility_notifier.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
visual_instance.cpp Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
visual_instance.h Moved the RenderingServer to core. 2023-12-10 19:04:24 +01:00
world_environment_3d.cpp Moved CanvasItem, Control, Node2D and Spatial under scene/main. 2023-12-10 15:50:54 +01:00
world_environment_3d.h