godot/scene/3d
Aaron Franke c399424db9
Move 3D-only resources to their own folder
2024-02-26 05:23:04 -06:00
..
SCsub
area_3d.cpp Prevent mapping areas with invalid IDs for `Area2D/3D` 2023-12-18 16:02:46 +01:00
area_3d.h Clear monitoring in `Area*` when its space changes to invalid 2023-12-15 20:54:54 +01:00
audio_listener_3d.cpp
audio_listener_3d.h
audio_stream_player_3d.compat.inc Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
audio_stream_player_3d.cpp Fix member names of `AudioFrame` to match extension 2024-02-13 15:37:09 +01:00
audio_stream_player_3d.h Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
bone_attachment_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
bone_attachment_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
camera_3d.cpp Implement hooks into renderer 2024-02-18 21:54:21 +11:00
camera_3d.h Implement hooks into renderer 2024-02-18 21:54:21 +11:00
collision_object_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
collision_object_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
collision_polygon_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
collision_polygon_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
collision_shape_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
collision_shape_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
cpu_particles_3d.cpp Removed unnecessary AABB initialization for CPUParticles 2024-02-20 09:48:18 -08:00
cpu_particles_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
decal.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
decal.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
fog_volume.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
fog_volume.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
gpu_particles_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
gpu_particles_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
gpu_particles_collision_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
gpu_particles_collision_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
importer_mesh_instance_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
importer_mesh_instance_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
joint_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
joint_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
label_3d.cpp [TextServer] Do not draw non-visual characters. 2023-12-12 12:17:10 +02:00
label_3d.h
light_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
light_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
lightmap_gi.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
lightmap_gi.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
lightmap_probe.cpp
lightmap_probe.h
lightmapper.cpp
lightmapper.h Rewrite the GPU Lightmapper's indirect lighting logic to match Godot 3.5's CPU Lightmapper. 2023-10-13 14:33:55 -03:00
marker_3d.cpp
marker_3d.h
mesh_instance_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
mesh_instance_3d.h Show revert button for MeshInstance3D blendshape values 2024-02-13 00:43:05 +01:00
multimesh_instance_3d.cpp Fix VoxelGI MultiMesh and CSG mesh baking 2023-10-25 16:37:47 +03:00
multimesh_instance_3d.h Fix VoxelGI MultiMesh and CSG mesh baking 2023-10-25 16:37:47 +03:00
navigation_agent_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_agent_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_link_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_link_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_obstacle_3d.cpp Fix missing NavigationObstacle property updates in constructor 2023-10-23 05:10:58 +02:00
navigation_obstacle_3d.h
navigation_region_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
navigation_region_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
node_3d.cpp Merge pull request #84643 from rsburke4/top-level-problem-fix 2024-02-02 12:01:25 +01:00
node_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
occluder_instance_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
occluder_instance_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
path_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
path_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
physics_body_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
physics_body_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
ray_cast_3d.cpp Make 3D editor gizmos and debug shapes ignore fog 2023-09-27 00:54:57 +02:00
ray_cast_3d.h Add ability to get barycentric coordinates from ray 2023-08-02 15:16:44 -05:00
reflection_probe.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
reflection_probe.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
remote_transform_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
remote_transform_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
shape_cast_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
shape_cast_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
skeleton_3d.compat.inc Make Skeleton3D::add_bone return the new bone index right away, instead of requiring an additional call to get_bone_count. 2024-02-25 05:24:48 -06:00
skeleton_3d.cpp Make Skeleton3D::add_bone return the new bone index right away, instead of requiring an additional call to get_bone_count. 2024-02-25 05:24:48 -06:00
skeleton_3d.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
skeleton_ik_3d.cpp Make SkeletonIk3D node usable 2023-09-28 07:38:50 +03:00
skeleton_ik_3d.h
soft_body_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
soft_body_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
spring_arm_3d.cpp Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
spring_arm_3d.h
sprite_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
sprite_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
vehicle_body_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
vehicle_body_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
velocity_tracker_3d.cpp
velocity_tracker_3d.h
visible_on_screen_notifier_3d.cpp Implement VisibilityNotifier3D in the compatibility backend 2024-02-22 12:35:24 -08:00
visible_on_screen_notifier_3d.h Implement VisibilityNotifier3D in the compatibility backend 2024-02-22 12:35:24 -08:00
visual_instance_3d.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
visual_instance_3d.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
voxel_gi.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
voxel_gi.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
voxelizer.cpp Fix VoxelGI MultiMesh and CSG mesh baking 2023-10-25 16:37:47 +03:00
voxelizer.h
world_environment.cpp Implement hooks into renderer 2024-02-18 21:54:21 +11:00
world_environment.h Implement hooks into renderer 2024-02-18 21:54:21 +11:00
xr_face_modifier_3d.cpp Initial XRFaceTrackingProvider and XRFaceTracker work. 2024-02-17 20:12:47 -05:00
xr_face_modifier_3d.h Initial XRFaceTrackingProvider and XRFaceTracker work. 2024-02-17 20:12:47 -05:00
xr_hand_modifier_3d.cpp Provide generic interface for XR hand tracking 2024-02-23 12:20:22 -06:00
xr_hand_modifier_3d.h Provide generic interface for XR hand tracking 2024-02-23 12:20:22 -06:00
xr_nodes.cpp Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00
xr_nodes.h Revert "Update Node::get_configuration_warnings signature" 2024-02-17 19:03:21 +01:00