Yuri Sizov a0a5cbad57 Revert "Fix get_bone_pose_global_no_override()" 1 år sedan
..
SCsub 7094ccfbe9 Disable Node3D when compiling without 3D and fix disable_3d option 3 år sedan
area_3d.cpp 79215131b5 Replace Area gravity point distance scale with unit distance 2 år sedan
area_3d.h 79215131b5 Replace Area gravity point distance scale with unit distance 2 år sedan
audio_listener_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
audio_listener_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
audio_stream_player_3d.cpp 9583c20171 Merge pull request #70515 from stmSi/fix-hanging-audio-pitch-scale 2 år sedan
audio_stream_player_3d.h 75330887d7 Implement blending audio feature to AnimationTree 2 år sedan
bone_attachment_3d.cpp 0020d2aeb6 BoneAttachment3D: Remove duplicate override_pose 2 år sedan
bone_attachment_3d.h fd25bb50ab Remove SkeletonModificationStack3D, and Skeleton3D api cleanup 2 år sedan
camera_3d.cpp 034c445a67 Changed Camera3D Ortho Size Limit 2 år sedan
camera_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
collision_object_3d.cpp 70f7fcd208 Light3D show scaling warning immediately 1 år sedan
collision_object_3d.h 398e73c689 Error when removing a phycics node during a physics callback 2 år sedan
collision_polygon_3d.cpp 70f7fcd208 Light3D show scaling warning immediately 1 år sedan
collision_polygon_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
collision_shape_3d.cpp 70f7fcd208 Light3D show scaling warning immediately 1 år sedan
collision_shape_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
cpu_particles_3d.cpp 2c773e12b8 Use angle_rand to calculate base_angle in particles process material 1 år sedan
cpu_particles_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
decal.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
decal.h a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2 år sedan
fog_volume.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
fog_volume.h a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2 år sedan
gpu_particles_3d.cpp f9a0ac507c Avoid error spam when (un)pausing GPUParticles out of tree 1 år sedan
gpu_particles_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
gpu_particles_collision_3d.cpp a27dd86755 Fix editor lock on sdf collision bake on error 1 år sedan
gpu_particles_collision_3d.h a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2 år sedan
importer_mesh_instance_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
importer_mesh_instance_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
joint_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
joint_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
label_3d.cpp a90bbc3544 Merge pull request #72225 from MinusKube/shaped_text_invalidated_bug 2 år sedan
label_3d.h b4fe514aa3 [Sprite3D/Label3D] Expose alpha antialiasing properties. 2 år sedan
light_3d.cpp 70f7fcd208 Light3D show scaling warning immediately 1 år sedan
light_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
lightmap_gi.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
lightmap_gi.h c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
lightmap_probe.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
lightmap_probe.h d95794ec8a One Copyright Update to rule them all 2 år sedan
lightmapper.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
lightmapper.h f93a4287cf Enable shadow warnings and fix raised errors 1 år sedan
marker_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
marker_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
mesh_instance_3d.cpp d229ca2f27 Fixed incorrect ERROR message when setting new PrimitiveMesh 2 år sedan
mesh_instance_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
multimesh_instance_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
multimesh_instance_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
navigation_agent_3d.cpp 5296b91592 Fix agent avoidance position not updated when entering SceneTree 1 år sedan
navigation_agent_3d.h cc6ce6977d Expose NavigationAgent path postprocessing and pathfinding algorithm options 2 år sedan
navigation_link_3d.cpp d87f124768 Add NavigationLink helper functions for global positions 2 år sedan
navigation_link_3d.h d87f124768 Add NavigationLink helper functions for global positions 2 år sedan
navigation_obstacle_3d.cpp 5296b91592 Fix agent avoidance position not updated when entering SceneTree 1 år sedan
navigation_obstacle_3d.h 675547845e Fix NavigationObstacles not being added to avoidance simulation 2 år sedan
navigation_region_3d.cpp 0cb1fd3a61 Wait for navigation baking to finish before destruction 1 år sedan
navigation_region_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
node_3d.cpp 3579d7a9f7 Merge pull request #36301 from KoBeWi/daddy_node 2 år sedan
node_3d.h 3579d7a9f7 Merge pull request #36301 from KoBeWi/daddy_node 2 år sedan
occluder_instance_3d.cpp cf9df3b5d4 meshoptimizer: Sync with upstream commit 4a287848f 2 år sedan
occluder_instance_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
path_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
path_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
physics_body_3d.cpp 70f7fcd208 Light3D show scaling warning immediately 1 år sedan
physics_body_3d.h bafc6372b2 Exposes the apply_floor_snap function to allow a snap to be made regardless of velocity. 2 år sedan
ray_cast_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
ray_cast_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
reflection_probe.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
reflection_probe.h c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
remote_transform_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
remote_transform_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
shape_cast_3d.cpp 9573574788 Port robust signal (dis)connection to ShapeCast2D 2 år sedan
shape_cast_3d.h 5d1a6e9b12 Fix ShapeCast3D add and remove exception functions 2 år sedan
skeleton_3d.cpp a0a5cbad57 Revert "Fix get_bone_pose_global_no_override()" 1 år sedan
skeleton_3d.h 0649c05756 Improve Skeleton3D::find_bone() performance 1 år sedan
skeleton_ik_3d.cpp ca65d85d6e Fix for SkeletonIK3D interpolation and bone roll 1 år sedan
skeleton_ik_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
soft_body_3d.cpp e713c270ea Fix crash when reparenting SoftBody3D with pinned points 2 år sedan
soft_body_3d.h e713c270ea Fix crash when reparenting SoftBody3D with pinned points 2 år sedan
spring_arm_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
spring_arm_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
sprite_3d.cpp 3af3e88d81 Fix AnimatedSprite3D autoplay warning 1 år sedan
sprite_3d.h b4fe514aa3 [Sprite3D/Label3D] Expose alpha antialiasing properties. 2 år sedan
vehicle_body_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
vehicle_body_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
velocity_tracker_3d.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
velocity_tracker_3d.h d95794ec8a One Copyright Update to rule them all 2 år sedan
visible_on_screen_notifier_3d.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
visible_on_screen_notifier_3d.h c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
visual_instance_3d.cpp 49bebf2bfb Sort decals and lights based on camera origin 2 år sedan
visual_instance_3d.h 49bebf2bfb Sort decals and lights based on camera origin 2 år sedan
voxel_gi.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 2 år sedan
voxel_gi.h a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2 år sedan
voxelizer.cpp 76093d6a03 Only include emission when enabled in material during VoxelGI bake 2 år sedan
voxelizer.h d95794ec8a One Copyright Update to rule them all 2 år sedan
world_environment.cpp d95794ec8a One Copyright Update to rule them all 2 år sedan
world_environment.h d95794ec8a One Copyright Update to rule them all 2 år sedan
xr_nodes.cpp 52d4a56b3b Rename getters and signals on XR nodes to be consistant with input types 2 år sedan
xr_nodes.h 52d4a56b3b Rename getters and signals on XR nodes to be consistant with input types 2 år sedan