This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a466519603
godot
/
scene
/
3d
History
Malcolm Nixon
7c300d8408
Add warning if XRHandModifier3D used with OpenXR and hand-tracking isn't enabled.
2024-09-05 00:14:55 -04:00
..
physics
audio_listener_3d.cpp
audio_listener_3d.h
audio_stream_player_3d.compat.inc
audio_stream_player_3d.cpp
audio_stream_player_3d.h
bone_attachment_3d.compat.inc
replace bone_pose_updated to skeleton_updated signal
2024-04-13 05:48:42 +09:00
bone_attachment_3d.cpp
bone_attachment_3d.h
camera_3d.cpp
Fixed Timestep Interpolation (3D)
2024-07-07 22:15:23 +02:00
camera_3d.h
cpu_particles_3d.cpp
cpu_particles_3d.h
Add cone angle control to particle emission ring shape
2024-09-02 14:35:51 +02:00
decal.cpp
decal.h
fog_volume.cpp
[Core] Add scalar versions of
Vector*
min/max/clamp/snap(ped)
2024-05-02 10:31:13 +02:00
fog_volume.h
gpu_particles_3d.cpp
gpu_particles_3d.h
gpu_particles_collision_3d.cpp
gpu_particles_collision_3d.h
importer_mesh_instance_3d.cpp
importer_mesh_instance_3d.h
label_3d.cpp
label_3d.h
Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification.
2023-05-15 19:23:54 +03:00
light_3d.cpp
light_3d.h
lightmap_gi.cpp
lightmap_gi.h
lightmap_probe.cpp
lightmap_probe.h
lightmapper.cpp
lightmapper.h
marker_3d.cpp
marker_3d.h
mesh_instance_3d.cpp
mesh_instance_3d.h
multimesh_instance_3d.cpp
multimesh_instance_3d.h
navigation_agent_3d.cpp
navigation_agent_3d.h
navigation_link_3d.cpp
navigation_link_3d.h
navigation_obstacle_3d.cpp
Add NavigationObstacle options to affect and carve navigation mesh
2024-03-15 01:45:44 +01:00
navigation_obstacle_3d.h
Add NavigationObstacle options to affect and carve navigation mesh
2024-03-15 01:45:44 +01:00
navigation_region_3d.cpp
navigation_region_3d.h
node_3d.cpp
node_3d.h
occluder_instance_3d.cpp
Remove empty bind_methods()
2024-08-15 08:24:32 +02:00
occluder_instance_3d.h
path_3d.cpp
path_3d.h
physical_bone_simulator_3d.cpp
physical_bone_simulator_3d.h
reflection_probe.cpp
reflection_probe.h
remote_transform_3d.cpp
remote_transform_3d.h
Revert "Update Node::get_configuration_warnings signature"
2024-02-17 19:03:21 +01:00
SCsub
skeleton_3d.compat.inc
skeleton_3d.cpp
skeleton_3d.h
skeleton_ik_3d.cpp
skeleton_ik_3d.h
skeleton_modifier_3d.cpp
skeleton_modifier_3d.h
soft_body_3d.cpp
soft_body_3d.h
Revert "Update Node::get_configuration_warnings signature"
2024-02-17 19:03:21 +01:00
sprite_3d.cpp
sprite_3d.h
velocity_tracker_3d.cpp
velocity_tracker_3d.h
visible_on_screen_notifier_3d.cpp
Use Core/Scene stringnames consistently
2024-05-13 23:41:07 +02:00
visible_on_screen_notifier_3d.h
visual_instance_3d.cpp
visual_instance_3d.h
voxel_gi.cpp
voxel_gi.h
voxelizer.cpp
voxelizer.h
Add support for compiling with VS clang-cl toolset
2024-08-28 13:30:44 -05:00
world_environment.cpp
world_environment.h
xr_body_modifier_3d.cpp
xr_body_modifier_3d.h
xr_face_modifier_3d.cpp
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility.
2024-04-18 20:04:01 -04:00
xr_face_modifier_3d.h
Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility.
2024-04-18 20:04:01 -04:00
xr_hand_modifier_3d.cpp
xr_hand_modifier_3d.h
xr_nodes.cpp
xr_nodes.h