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