Thaddeus Crews 1680edb2cd Merge pull request #99231 from fire/sort-blendshapes-by-id 2 days ago
..
physics 0ad3181d14 Merge pull request #98951 from AThousandShips/fix_more_super_call 1 week ago
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 1 month ago
audio_listener_3d.cpp 0b877a9962 Expose is_part_of_edited_scene() 6 months ago
audio_listener_3d.h d95794ec8a One Copyright Update to rule them all 1 year ago
audio_stream_player_3d.compat.inc 35c99bbcc1 Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 9 months ago
audio_stream_player_3d.cpp a3158d89bb Fix AudioStreamPlayer3D still processing when out of range 2 months ago
audio_stream_player_3d.h a3158d89bb Fix AudioStreamPlayer3D still processing when out of range 2 months ago
bone_attachment_3d.compat.inc 78a5ef4158 replace bone_pose_updated to skeleton_updated signal 7 months ago
bone_attachment_3d.cpp 0df7ee31d2 Add BoneAttachment3D::get_skeleton() method 3 months ago
bone_attachment_3d.h 0df7ee31d2 Add BoneAttachment3D::get_skeleton() method 3 months ago
camera_3d.cpp 16524a8a01 Add "Game" editor for better runtime debugging 3 weeks ago
camera_3d.h 2f8ab4a654 Fixed Timestep Interpolation (3D) 4 months ago
cpu_particles_3d.cpp a4d724b37c Unify particle editors 1 month ago
cpu_particles_3d.h 40b9516724 Add cone angle control to particle emission ring shape 2 months ago
decal.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 2 months ago
decal.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
fog_volume.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 2 months ago
fog_volume.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
gpu_particles_3d.cpp 16524a8a01 Add "Game" editor for better runtime debugging 3 weeks ago
gpu_particles_3d.h c399424db9 Move 3D-only resources to their own folder 8 months ago
gpu_particles_collision_3d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 2 months ago
gpu_particles_collision_3d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
importer_mesh_instance_3d.cpp c399424db9 Move 3D-only resources to their own folder 8 months ago
importer_mesh_instance_3d.h c399424db9 Move 3D-only resources to their own folder 8 months ago
label_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 week ago
label_3d.h 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 1 year ago
light_3d.cpp a54b71bbdf Add `shadow_caster_mask` to Light3D. 3 months ago
light_3d.h a54b71bbdf Add `shadow_caster_mask` to Light3D. 3 months ago
lightmap_gi.cpp 1e5f0a86ca Allow more flexible adjustments of VisualInstance3D Lightmap Scale 1 week ago
lightmap_gi.h 1e5f0a86ca Allow more flexible adjustments of VisualInstance3D Lightmap Scale 1 week ago
lightmap_probe.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
lightmap_probe.h d95794ec8a One Copyright Update to rule them all 1 year ago
lightmapper.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
lightmapper.h 60a255a0d0 Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas 4 months ago
look_at_modifier_3d.cpp 6fc061b4fe Implement LookAtModifier3D 1 week ago
look_at_modifier_3d.h 6fc061b4fe Implement LookAtModifier3D 1 week ago
marker_3d.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
marker_3d.h d95794ec8a One Copyright Update to rule them all 1 year ago
mesh_instance_3d.cpp b0e04c1e7a Sort blend shapes in the inspector by ID instead of alphabetically 1 week ago
mesh_instance_3d.h a99a1699aa Add option to bake a mesh from animated skeleton pose 2 months ago
multimesh_instance_3d.cpp 1728f80e7c Fixed Timestep Interpolation: MultiMesh 3 months ago
multimesh_instance_3d.h 1728f80e7c Fixed Timestep Interpolation: MultiMesh 3 months ago
navigation_agent_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 week ago
navigation_agent_3d.h 23521635d2 Fix physics tick counter 4 months ago
navigation_link_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 week ago
navigation_link_3d.h e6ff4e56e3 Add NavigationLink function to change navigation map 3 months ago
navigation_obstacle_3d.cpp 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform 5 days ago
navigation_obstacle_3d.h 31a3b418f7 Fix obstacle avoidance and 3D editor ignoring transform 5 days ago
navigation_region_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 week ago
navigation_region_3d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
node_3d.cpp b9d25580ce Fix implementation of property_can_revert() in various classes 1 month ago
node_3d.h 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 weeks ago
occluder_instance_3d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 2 months ago
occluder_instance_3d.h 065dd099dd Remove empty bind_methods() 3 months ago
path_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 week ago
path_3d.h 51b8b74d4b Do not defer PathFollow3D transform updates 2 months ago
physical_bone_simulator_3d.cpp 2b3cf2451f Fix syncing PhysicalBone internal poses individually 2 months ago
physical_bone_simulator_3d.h 2b3cf2451f Fix syncing PhysicalBone internal poses individually 2 months ago
reflection_probe.cpp 509d8dba2a Add reflection probe support to compatibility renderer using 2 probe approach. 7 months ago
reflection_probe.h 509d8dba2a Add reflection probe support to compatibility renderer using 2 probe approach. 7 months ago
remote_transform_3d.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 2 months ago
remote_transform_3d.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
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. 9 months ago
skeleton_3d.cpp 5d1a2a4216 Fix Skeleton doesn't update skin after deactivating modifiers 1 week ago
skeleton_3d.h 5d1a2a4216 Fix Skeleton doesn't update skin after deactivating modifiers 1 week ago
skeleton_ik_3d.cpp 2f8ab4a654 Fixed Timestep Interpolation (3D) 4 months ago
skeleton_ik_3d.h 89a311205f Style: Apply `clang-tidy` fixes 2 weeks ago
skeleton_modifier_3d.cpp 5d1a2a4216 Fix Skeleton doesn't update skin after deactivating modifiers 1 week ago
skeleton_modifier_3d.h 5d1a2a4216 Fix Skeleton doesn't update skin after deactivating modifiers 1 week ago
soft_body_3d.compat.inc a58ae8e1c6 Fixed SoftBody3D handles not being clickable in 3D Editor Viewport 2 months ago
soft_body_3d.cpp a58ae8e1c6 Fixed SoftBody3D handles not being clickable in 3D Editor Viewport 2 months ago
soft_body_3d.h a58ae8e1c6 Fixed SoftBody3D handles not being clickable in 3D Editor Viewport 2 months ago
sprite_3d.cpp 925b690c98 Core: Integrate `Ref::instantiate` where possible 1 week ago
sprite_3d.h cd2032a90b Optimise Object's `get_argument_options` 8 months ago
velocity_tracker_3d.cpp d95794ec8a One Copyright Update to rule them all 1 year ago
velocity_tracker_3d.h d95794ec8a One Copyright Update to rule them all 1 year ago
visible_on_screen_notifier_3d.cpp 413c11357d Use Core/Scene stringnames consistently 6 months ago
visible_on_screen_notifier_3d.h 3c2f30ed23 Implement VisibilityNotifier3D in the compatibility backend 9 months ago
visual_instance_3d.cpp 1e5f0a86ca Allow more flexible adjustments of VisualInstance3D Lightmap Scale 1 week ago
visual_instance_3d.h 1e5f0a86ca Allow more flexible adjustments of VisualInstance3D Lightmap Scale 1 week ago
voxel_gi.cpp 9dc231366d Fix super call in various `get_configuration_warnings` methods 2 months ago
voxel_gi.h 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" 9 months ago
voxelizer.cpp cbb39f4b6e Fix VoxelGI MultiMesh and CSG mesh baking 1 year ago
voxelizer.h 346cbc7f1f Add support for compiling with VS clang-cl toolset 2 months ago
world_environment.cpp 5a98845655 Implement hooks into renderer 9 months ago
world_environment.h 5a98845655 Implement hooks into renderer 9 months ago
xr_body_modifier_3d.cpp 00f3dd0337 Subscribe to correct tracker signals 7 months ago
xr_body_modifier_3d.h 00f3dd0337 Subscribe to correct tracker signals 7 months ago
xr_face_modifier_3d.cpp 823ae7b3fa Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 7 months ago
xr_face_modifier_3d.h 823ae7b3fa Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 7 months ago
xr_hand_modifier_3d.cpp 7c300d8408 Add warning if XRHandModifier3D used with OpenXR and hand-tracking isn't enabled. 2 months ago
xr_hand_modifier_3d.h 7c300d8408 Add warning if XRHandModifier3D used with OpenXR and hand-tracking isn't enabled. 2 months ago
xr_nodes.cpp 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 3 weeks ago
xr_nodes.h a8c5117777 Change hand tracking project settings and finetune show_when_tracked 3 months ago