virtualx-engine/scene/3d
Rémi Verschelde 83d54ab2ad
Merge pull request #96708 from bruvzg/lbl3d_os
[Label3D] Fix updating labels in subvieports on oversampling change.
2024-09-12 10:28:52 +02:00
..
physics Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
audio_listener_3d.cpp
audio_listener_3d.h
audio_stream_player_3d.compat.inc
audio_stream_player_3d.cpp Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active 2024-08-30 17:16:46 +02:00
audio_stream_player_3d.h
bone_attachment_3d.compat.inc
bone_attachment_3d.cpp
bone_attachment_3d.h
camera_3d.cpp
camera_3d.h
cpu_particles_3d.cpp Add cone angle control to particle emission ring shape 2024-09-02 14:35:51 +02:00
cpu_particles_3d.h Add cone angle control to particle emission ring shape 2024-09-02 14:35:51 +02:00
decal.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
decal.h
fog_volume.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
fog_volume.h
gpu_particles_3d.cpp
gpu_particles_3d.h
gpu_particles_collision_3d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
gpu_particles_collision_3d.h
importer_mesh_instance_3d.cpp
importer_mesh_instance_3d.h
label_3d.cpp [Label3D] Fix updating labels in subvieports on oversampling change. 2024-09-08 15:11:13 +03:00
label_3d.h
light_3d.cpp
light_3d.h
lightmap_gi.cpp Merge pull request #93353 from AThousandShips/config_warning_fix 2024-09-08 23:21:09 +02:00
lightmap_gi.h LightmapGI: Pack L1 SH coefficients for directional lightmaps 2024-09-05 22:46:58 +02:00
lightmap_probe.cpp
lightmap_probe.h
lightmapper.cpp
lightmapper.h
marker_3d.cpp
marker_3d.h
mesh_instance_3d.cpp Add option to bake a mesh from animated skeleton pose 2024-09-03 22:16:05 +02:00
mesh_instance_3d.h Add option to bake a mesh from animated skeleton pose 2024-09-03 22:16:05 +02:00
multimesh_instance_3d.cpp Fixed Timestep Interpolation: MultiMesh 2024-08-18 17:14:59 +02:00
multimesh_instance_3d.h Fixed Timestep Interpolation: MultiMesh 2024-08-18 17:14:59 +02:00
navigation_agent_3d.cpp
navigation_agent_3d.h
navigation_link_3d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
navigation_link_3d.h
navigation_obstacle_3d.cpp
navigation_obstacle_3d.h
navigation_region_3d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
navigation_region_3d.h
node_3d.cpp
node_3d.h
occluder_instance_3d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
occluder_instance_3d.h
path_3d.cpp Do not defer PathFollow3D transform updates 2024-09-10 10:35:48 +02:00
path_3d.h Do not defer PathFollow3D transform updates 2024-09-10 10:35:48 +02:00
physical_bone_simulator_3d.cpp Fix physical bone update without simulating 2024-08-29 18:29:15 +09:00
physical_bone_simulator_3d.h Fix physical bone update without simulating 2024-08-29 18:29:15 +09:00
reflection_probe.cpp
reflection_probe.h
remote_transform_3d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
remote_transform_3d.h
SCsub
skeleton_3d.compat.inc
skeleton_3d.cpp Merge pull request #95124 from kleonc/skeleton2d_fix_set_get_always_returning_true 2024-08-19 14:34:09 +02:00
skeleton_3d.h
skeleton_ik_3d.cpp
skeleton_ik_3d.h
skeleton_modifier_3d.cpp
skeleton_modifier_3d.h
soft_body_3d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
soft_body_3d.h
sprite_3d.cpp Cleanup of raw nullptr checks with Ref 2024-08-31 15:01:09 +02:00
sprite_3d.h
velocity_tracker_3d.cpp
velocity_tracker_3d.h
visible_on_screen_notifier_3d.cpp
visible_on_screen_notifier_3d.h
visual_instance_3d.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
visual_instance_3d.h
voxel_gi.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
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
xr_face_modifier_3d.h
xr_hand_modifier_3d.cpp Add warning if XRHandModifier3D used with OpenXR and hand-tracking isn't enabled. 2024-09-05 00:14:55 -04:00
xr_hand_modifier_3d.h Add warning if XRHandModifier3D used with OpenXR and hand-tracking isn't enabled. 2024-09-05 00:14:55 -04:00
xr_nodes.cpp Fix super call in various get_configuration_warnings methods 2024-09-05 16:08:35 +02:00
xr_nodes.h Change hand tracking project settings and finetune show_when_tracked 2024-08-20 11:12:52 +10:00