Ricardo Buring 32262931ca Fix move_and_slide wall slide acceleration (3D) 7 달 전
..
SCsub 7094ccfbe9 Disable Node3D when compiling without 3D and fix disable_3d option 3 년 전
area_3d.cpp 49b6067aba Use StringName consistently to refer to the Master audio bus name 1 년 전
area_3d.h 49b6067aba Use StringName consistently to refer to the Master audio bus name 1 년 전
audio_listener_3d.cpp d95794ec8a One Copyright Update to rule them all 1 년 전
audio_listener_3d.h d95794ec8a One Copyright Update to rule them all 1 년 전
audio_stream_player_3d.cpp 72fccd82c5 [Audio] Fix pausing stream on entering tree 1 년 전
audio_stream_player_3d.h f29b6e73c2 Add a bus_renamed AudioServer signal 1 년 전
bone_attachment_3d.cpp 4b671eec0e Reimport bone attachment fixes: 1 년 전
bone_attachment_3d.h 4b671eec0e Reimport bone attachment fixes: 1 년 전
camera_3d.cpp af73db3c6d Tweak Camera3D `size` property hint to make dragging more useful 1 년 전
camera_3d.h fe4850c0d0 Use mingw-std-threads in MinGW builds 1 년 전
collision_object_3d.cpp 17b1fd94af Fix overriding `CollisionObject3D::_mouse_enter()` and `_mouse_exit()` from GDExtension 8 달 전
collision_object_3d.h 398e73c689 Error when removing a phycics node during a physics callback 1 년 전
collision_polygon_3d.cpp 7c4921e794 Internally rename parent to collision_object in CollisionPolygon(2D/3D) 1 년 전
collision_polygon_3d.h 7c4921e794 Internally rename parent to collision_object in CollisionPolygon(2D/3D) 1 년 전
collision_shape_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes 1 년 전
collision_shape_3d.h de4a3fa151 Unify and streamline connecting to Resource changes 1 년 전
cpu_particles_3d.cpp 7e21eb7e00 Extract and reorganize texture resource classes 1 년 전
cpu_particles_3d.h a1c0d206e8 Add `finished` signal to CPUParticles 1 년 전
decal.cpp 96303ab81e Allow Decal Emission Energy values above 128 in the inspector 7 달 전
decal.h a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 1 년 전
fog_volume.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 1 년 전
fog_volume.h a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 1 년 전
gpu_particles_3d.cpp a1c32a9462 Only update particle velocity when it changes 10 달 전
gpu_particles_3d.h a1c32a9462 Only update particle velocity when it changes 10 달 전
gpu_particles_collision_3d.cpp a2be742f97 Fix editor lock on sdf collision bake on error 1 년 전
gpu_particles_collision_3d.h a59819630d Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 1 년 전
importer_mesh_instance_3d.cpp 444e1a8e2c Add layer, shadow and visibility range options to Scene Importer. 1 년 전
importer_mesh_instance_3d.h 444e1a8e2c Add layer, shadow and visibility range options to Scene Importer. 1 년 전
joint_3d.cpp a977199a3c Fix unit suffixes for `Generic6DOFJoint` 1 년 전
joint_3d.h f9435b6d72 Expose the get_rid method of Joint2D and Joint3D 1 년 전
label_3d.cpp 58126e479c Introduce the concept of global theme contexts 1 년 전
label_3d.h 9163d8c336 Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 1 년 전
light_3d.cpp e46cba13ed Remove GI methods in parentheses from light baking options 8 달 전
light_3d.h d95794ec8a One Copyright Update to rule them all 1 년 전
lightmap_gi.cpp bf46ee144d Merge pull request #77788 from gongpha/stop-posting-about-(re)importing-assets-whatever-dot-exr 1 년 전
lightmap_gi.h c165f0cf2e Avoid reimporting lightmap textures every getter call 1 년 전
lightmap_probe.cpp d95794ec8a One Copyright Update to rule them all 1 년 전
lightmap_probe.h d95794ec8a One Copyright Update to rule them all 1 년 전
lightmapper.cpp d95794ec8a One Copyright Update to rule them all 1 년 전
lightmapper.h a9a197d2dc Rewrite the GPU Lightmapper's indirect lighting logic to match Godot 3.5's CPU Lightmapper. 1 년 전
marker_3d.cpp d95794ec8a One Copyright Update to rule them all 1 년 전
marker_3d.h d95794ec8a One Copyright Update to rule them all 1 년 전
mesh_instance_3d.cpp 4296f0a771 Fill remaining global scope constant descriptions 1 년 전
mesh_instance_3d.h 1549aeaef8 Add Mesh ConvexDecompositionSettings wrapper 1 년 전
multimesh_instance_3d.cpp cbb39f4b6e Fix VoxelGI MultiMesh and CSG mesh baking 1 년 전
multimesh_instance_3d.h cbb39f4b6e Fix VoxelGI MultiMesh and CSG mesh baking 1 년 전
navigation_agent_3d.cpp ece0c0c4a4 Fix missing NavigationAgent property updates in constructor 11 달 전
navigation_agent_3d.h 4771431b28 Fix NavigationAgent3D stored y-axis velocity and make it optional 1 년 전
navigation_link_3d.cpp fc7cc46b02 Fix missing NavigationLink property updates in constructor 11 달 전
navigation_link_3d.h fc7cc46b02 Fix missing NavigationLink property updates in constructor 11 달 전
navigation_obstacle_3d.cpp 5c709cfc7b Fix missing NavigationObstacle property updates in constructor 11 달 전
navigation_obstacle_3d.h c1fc331b88 Update navigation obstacle API 1 년 전
navigation_region_3d.cpp dfcfc79e3f Fix missing NavigationRegion property updates in constructor 11 달 전
navigation_region_3d.h dfcfc79e3f Fix missing NavigationRegion property updates in constructor 11 달 전
node_3d.cpp e771e2e379 Don't access Node3D/Node2D/Control global transform in `reparent` unless needed 8 달 전
node_3d.h 8be20c495c Add `global_basis` property to `Node3D` 1 년 전
occluder_instance_3d.cpp 6ab34005ad Extract editor scene tabs into their own component 1 년 전
occluder_instance_3d.h d95794ec8a One Copyright Update to rule them all 1 년 전
path_3d.cpp b247151af2 Improve Curve3D Debug Drawing 10 달 전
path_3d.h 42aa5398d9 Fix Pathfollow direction 1 년 전
physics_body_3d.cpp 32262931ca Fix move_and_slide wall slide acceleration (3D) 7 달 전
physics_body_3d.h c118256865 added state sync after call to _integrate_forces 1 년 전
ray_cast_3d.cpp fcbf7011cc Make 3D editor gizmos and debug shapes ignore fog 1 년 전
ray_cast_3d.h af7f787c6e Add ability to get barycentric coordinates from ray 1 년 전
reflection_probe.cpp ce421da908 Clamp ReflectionProbe Max Distance to 262,144 to fix rendering issues 1 년 전
reflection_probe.h c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 1 년 전
remote_transform_3d.cpp 30904ed3bc Fix cannot update remote after disabling `use_global_coordinates` in `RemoteTransform2D` 1 년 전
remote_transform_3d.h d95794ec8a One Copyright Update to rule them all 1 년 전
shape_cast_3d.cpp fcbf7011cc Make 3D editor gizmos and debug shapes ignore fog 1 년 전
shape_cast_3d.h de4a3fa151 Unify and streamline connecting to Resource changes 1 년 전
skeleton_3d.cpp de4a3fa151 Unify and streamline connecting to Resource changes 1 년 전
skeleton_3d.h f645eee62e Improve Skeleton3D::find_bone() performance 1 년 전
skeleton_ik_3d.cpp ddf93f3f59 Make SkeletonIk3D node usable 1 년 전
skeleton_ik_3d.h 300aa06dba SkeletonIK3D: Avoid holding hard pointers to Skeleton3D 1 년 전
soft_body_3d.cpp afa50c4d2b Fix `SoftBody3D` for double-precision builds 8 달 전
soft_body_3d.h 51ed3aef63 Vertex and attribute compression to reduce the size of the vertex format. 1 년 전
spring_arm_3d.cpp d95794ec8a One Copyright Update to rule them all 1 년 전
spring_arm_3d.h d95794ec8a One Copyright Update to rule them all 1 년 전
sprite_3d.cpp a92a2015f0 Fix missing autocompletion for inheriting classes 10 달 전
sprite_3d.h db6a8956b2 Make gizmo plugin handle SpriteBase3D instead of Sprite3D 1 년 전
vehicle_body_3d.cpp e45927b2f2 Replace `radians` range hint with `radians_as_degrees` 1 년 전
vehicle_body_3d.h dd0eb1ab47 Change VehicleWheel3D suspension travel to use meters internally 1 년 전
velocity_tracker_3d.cpp d95794ec8a One Copyright Update to rule them all 1 년 전
velocity_tracker_3d.h d95794ec8a One Copyright Update to rule them all 1 년 전
visible_on_screen_notifier_3d.cpp c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 1 년 전
visible_on_screen_notifier_3d.h c69b14e96e Add warnings for unsupported features in mobile and gl_compatibility backends 1 년 전
visual_instance_3d.cpp e46cba13ed Remove GI methods in parentheses from light baking options 8 달 전
visual_instance_3d.h 49bebf2bfb Sort decals and lights based on camera origin 1 년 전
voxel_gi.cpp cbb39f4b6e Fix VoxelGI MultiMesh and CSG mesh baking 1 년 전
voxel_gi.h c73e1f0d22 Fix VoxelGI CameraAttributes exposure normalization handling 1 년 전
voxelizer.cpp cbb39f4b6e Fix VoxelGI MultiMesh and CSG mesh baking 1 년 전
voxelizer.h d95794ec8a One Copyright Update to rule them all 1 년 전
world_environment.cpp d95794ec8a One Copyright Update to rule them all 1 년 전
world_environment.h d95794ec8a One Copyright Update to rule them all 1 년 전
xr_nodes.cpp fa1b68094e Improve warning when XR shaders are not enabled 8 달 전
xr_nodes.h 22de1b31b5 Added XR tracking-state change signals 1 년 전