Rémi Verschelde ca1440fafb Merge pull request #99759 from Mickeon/audio-stream-player-3d-seek-fix-for-real hace 3 meses
..
physics d58b2e879f Get rid of easily removable uses of const_cast hace 3 meses
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files hace 5 meses
audio_listener_3d.cpp 0b877a9962 Expose is_part_of_edited_scene() hace 10 meses
audio_listener_3d.h d95794ec8a One Copyright Update to rule them all hace 2 años
audio_stream_player_3d.compat.inc 35c99bbcc1 Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const hace 1 año
audio_stream_player_3d.cpp ca1440fafb Merge pull request #99759 from Mickeon/audio-stream-player-3d-seek-fix-for-real hace 3 meses
audio_stream_player_3d.h a3158d89bb Fix AudioStreamPlayer3D still processing when out of range hace 5 meses
bone_attachment_3d.compat.inc 78a5ef4158 replace bone_pose_updated to skeleton_updated signal hace 10 meses
bone_attachment_3d.cpp 0df7ee31d2 Add BoneAttachment3D::get_skeleton() method hace 6 meses
bone_attachment_3d.h 0df7ee31d2 Add BoneAttachment3D::get_skeleton() method hace 6 meses
camera_3d.cpp 3edf8b91e9 Merge pull request #98489 from Flarkk/fix_project_position hace 3 meses
camera_3d.h 2f8ab4a654 Fixed Timestep Interpolation (3D) hace 7 meses
cpu_particles_3d.cpp f6ea6cdb67 Fix some invalid `int` property ranges hace 3 meses
cpu_particles_3d.h 40b9516724 Add cone angle control to particle emission ring shape hace 6 meses
decal.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods hace 5 meses
decal.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 1 año
fog_volume.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods hace 5 meses
fog_volume.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 1 año
gpu_particles_3d.cpp f6ea6cdb67 Fix some invalid `int` property ranges hace 3 meses
gpu_particles_3d.h c399424db9 Move 3D-only resources to their own folder hace 1 año
gpu_particles_collision_3d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods hace 5 meses
gpu_particles_collision_3d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 1 año
importer_mesh_instance_3d.cpp c399424db9 Move 3D-only resources to their own folder hace 1 año
importer_mesh_instance_3d.h c399424db9 Move 3D-only resources to their own folder hace 1 año
label_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible hace 3 meses
label_3d.h 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. hace 1 año
light_3d.cpp a54b71bbdf Add `shadow_caster_mask` to Light3D. hace 6 meses
light_3d.h a54b71bbdf Add `shadow_caster_mask` to Light3D. hace 6 meses
lightmap_gi.cpp 5bca028e2b Add lightmap bake cancelling hace 3 meses
lightmap_gi.h 1e5f0a86ca Allow more flexible adjustments of VisualInstance3D Lightmap Scale hace 3 meses
lightmap_probe.cpp d95794ec8a One Copyright Update to rule them all hace 2 años
lightmap_probe.h d95794ec8a One Copyright Update to rule them all hace 2 años
lightmapper.cpp d95794ec8a One Copyright Update to rule them all hace 2 años
lightmapper.h 5bca028e2b Add lightmap bake cancelling hace 3 meses
look_at_modifier_3d.cpp 33093c2029 Merge pull request #99619 from TokageItLab/flippable hace 3 meses
look_at_modifier_3d.h b76cdf525b Make LookAtModifier3D adopt to bone name method hace 3 meses
marker_3d.cpp d95794ec8a One Copyright Update to rule them all hace 2 años
marker_3d.h d95794ec8a One Copyright Update to rule them all hace 2 años
mesh_instance_3d.cpp b0e04c1e7a Sort blend shapes in the inspector by ID instead of alphabetically hace 3 meses
mesh_instance_3d.h a99a1699aa Add option to bake a mesh from animated skeleton pose hace 6 meses
multimesh_instance_3d.cpp 1728f80e7c Fixed Timestep Interpolation: MultiMesh hace 6 meses
multimesh_instance_3d.h 1728f80e7c Fixed Timestep Interpolation: MultiMesh hace 6 meses
navigation_agent_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible hace 3 meses
navigation_agent_3d.h 23521635d2 Fix physics tick counter hace 7 meses
navigation_link_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible hace 3 meses
navigation_link_3d.h e6ff4e56e3 Add NavigationLink function to change navigation map hace 6 meses
navigation_obstacle_3d.cpp 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform hace 3 meses
navigation_obstacle_3d.h 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform hace 3 meses
navigation_region_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible hace 3 meses
navigation_region_3d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 1 año
node_3d.cpp f5b49af99f Add RetargetModifier3D for realtime retarget to keep original rest hace 3 meses
node_3d.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` hace 4 meses
occluder_instance_3d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods hace 5 meses
occluder_instance_3d.h 065dd099dd Remove empty bind_methods() hace 6 meses
path_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible hace 3 meses
path_3d.h 51b8b74d4b Do not defer PathFollow3D transform updates hace 5 meses
physical_bone_simulator_3d.cpp 2b3cf2451f Fix syncing PhysicalBone internal poses individually hace 5 meses
physical_bone_simulator_3d.h 2b3cf2451f Fix syncing PhysicalBone internal poses individually hace 5 meses
reflection_probe.cpp 11225de197 Fix ReflectionProbe AABB hace 3 meses
reflection_probe.h 509d8dba2a Add reflection probe support to compatibility renderer using 2 probe approach. hace 10 meses
remote_transform_3d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods hace 5 meses
remote_transform_3d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" hace 1 año
retarget_modifier_3d.cpp f5b49af99f Add RetargetModifier3D for realtime retarget to keep original rest hace 3 meses
retarget_modifier_3d.h f5b49af99f Add RetargetModifier3D for realtime retarget to keep original rest hace 3 meses
skeleton_3d.compat.inc 995bc8d049 Make Skeleton3D::add_bone return the new bone index right away, instead of requiring an additional call to get_bone_count. hace 1 año
skeleton_3d.cpp d58b2e879f Get rid of easily removable uses of const_cast hace 3 meses
skeleton_3d.h d58b2e879f Get rid of easily removable uses of const_cast hace 3 meses
skeleton_ik_3d.cpp 2f8ab4a654 Fixed Timestep Interpolation (3D) hace 7 meses
skeleton_ik_3d.h 89a311205f Style: Apply `clang-tidy` fixes hace 3 meses
skeleton_modifier_3d.cpp 5d1a2a4216 Fix Skeleton doesn't update skin after deactivating modifiers hace 3 meses
skeleton_modifier_3d.h 5d1a2a4216 Fix Skeleton doesn't update skin after deactivating modifiers hace 3 meses
soft_body_3d.compat.inc a58ae8e1c6 Fixed SoftBody3D handles not being clickable in 3D Editor Viewport hace 5 meses
soft_body_3d.cpp a58ae8e1c6 Fixed SoftBody3D handles not being clickable in 3D Editor Viewport hace 5 meses
soft_body_3d.h a58ae8e1c6 Fixed SoftBody3D handles not being clickable in 3D Editor Viewport hace 5 meses
sprite_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible hace 3 meses
sprite_3d.h af56d6e8e8 Use `SceneStringName` in more places hace 3 meses
velocity_tracker_3d.cpp d95794ec8a One Copyright Update to rule them all hace 2 años
velocity_tracker_3d.h d95794ec8a One Copyright Update to rule them all hace 2 años
visible_on_screen_notifier_3d.cpp 413c11357d Use Core/Scene stringnames consistently hace 9 meses
visible_on_screen_notifier_3d.h 3c2f30ed23 Implement VisibilityNotifier3D in the compatibility backend hace 1 año
visual_instance_3d.cpp 1e5f0a86ca Allow more flexible adjustments of VisualInstance3D Lightmap Scale hace 3 meses
visual_instance_3d.h 1e5f0a86ca Allow more flexible adjustments of VisualInstance3D Lightmap Scale hace 3 meses
voxel_gi.cpp da191168fe Add VoxelGI bake cancelling and progress UI improvement hace 3 meses
voxel_gi.h da191168fe Add VoxelGI bake cancelling and progress UI improvement hace 3 meses
voxelizer.cpp da191168fe Add VoxelGI bake cancelling and progress UI improvement hace 3 meses
voxelizer.h da191168fe Add VoxelGI bake cancelling and progress UI improvement hace 3 meses
world_environment.cpp 5a98845655 Implement hooks into renderer hace 1 año
world_environment.h 5a98845655 Implement hooks into renderer hace 1 año
xr_body_modifier_3d.cpp 00f3dd0337 Subscribe to correct tracker signals hace 10 meses
xr_body_modifier_3d.h 00f3dd0337 Subscribe to correct tracker signals hace 10 meses
xr_face_modifier_3d.cpp 823ae7b3fa Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. hace 10 meses
xr_face_modifier_3d.h 823ae7b3fa Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. hace 10 meses
xr_hand_modifier_3d.cpp 7c300d8408 Add warning if XRHandModifier3D used with OpenXR and hand-tracking isn't enabled. hace 5 meses
xr_hand_modifier_3d.h 7c300d8408 Add warning if XRHandModifier3D used with OpenXR and hand-tracking isn't enabled. hace 5 meses
xr_nodes.cpp af56d6e8e8 Use `SceneStringName` in more places hace 3 meses
xr_nodes.h af56d6e8e8 Use `SceneStringName` in more places hace 3 meses