qarmin 1f5f2d3ce8 Fix ARVRAnchor and ARVRController error spam 5 anni fa
..
SCsub c5dcbeb160 Scene: Ensure classes match their header filename 6 anni fa
area.cpp 4da40c39f1 Removed unnecessary error from _area_inout 6 anni fa
area.h b16c309f82 Update copyright statements to 2019 6 anni fa
arvr_nodes.cpp 1f5f2d3ce8 Fix ARVRAnchor and ARVRController error spam 5 anni fa
arvr_nodes.h b16c309f82 Update copyright statements to 2019 6 anni fa
audio_stream_player_3d.cpp 89402e38c7 Revert "Fix AudioStreams::stop possibly causing a small noise" 5 anni fa
audio_stream_player_3d.h 89402e38c7 Revert "Fix AudioStreams::stop possibly causing a small noise" 5 anni fa
baked_lightmap.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
baked_lightmap.h b16c309f82 Update copyright statements to 2019 6 anni fa
bone_attachment.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
bone_attachment.h b16c309f82 Update copyright statements to 2019 6 anni fa
camera.cpp 49613428f1 Fixes to ClippedCamera 5 anni fa
camera.h b16c309f82 Update copyright statements to 2019 6 anni fa
collision_object.cpp fc18d637a8 Fix -Wimplicit-fallthrough warnings from GCC 8 5 anni fa
collision_object.h b16c309f82 Update copyright statements to 2019 6 anni fa
collision_polygon.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
collision_polygon.h b16c309f82 Update copyright statements to 2019 6 anni fa
collision_shape.cpp 9dd9737cb4 Warn about plane shape usage, closes #26503 6 anni fa
collision_shape.h b16c309f82 Update copyright statements to 2019 6 anni fa
cpu_particles.cpp 3689ac6c6b fix CPU particles bug with local_coords and transform 5 anni fa
cpu_particles.h 3689ac6c6b fix CPU particles bug with local_coords and transform 5 anni fa
gi_probe.cpp d566c5b75e add warning to GIProbe when using GLES2 6 anni fa
gi_probe.h d566c5b75e add warning to GIProbe when using GLES2 6 anni fa
immediate_geometry.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
immediate_geometry.h b16c309f82 Update copyright statements to 2019 6 anni fa
interpolated_camera.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
interpolated_camera.h b16c309f82 Update copyright statements to 2019 6 anni fa
light.cpp 95837049e8 hide hdr and shadow_contact in gles2 6 anni fa
light.h 95837049e8 hide hdr and shadow_contact in gles2 6 anni fa
listener.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
listener.h b16c309f82 Update copyright statements to 2019 6 anni fa
mesh_instance.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
mesh_instance.h b16c309f82 Update copyright statements to 2019 6 anni fa
multimesh_instance.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
multimesh_instance.h b16c309f82 Update copyright statements to 2019 6 anni fa
navigation.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
navigation.h b16c309f82 Update copyright statements to 2019 6 anni fa
navigation_mesh.cpp d79be7ec33 Allow or_greater for most properties of NavMesh 5 anni fa
navigation_mesh.h b16c309f82 Update copyright statements to 2019 6 anni fa
particles.cpp 0fec83bc92 allowing setting particles lifetime greater than 600 6 anni fa
particles.h b16c309f82 Update copyright statements to 2019 6 anni fa
path.cpp bfa9be85d3 Remove copy and use instance material override in gizmos, fixes #23783 6 anni fa
path.h e74a3add9c Rename OrientedPathFollow to PathFollowOriented 6 anni fa
physics_body.cpp 3b703d6707 Small fixes, mostly dupicated code 5 anni fa
physics_body.h 80752cca50 fix otherwise unitialized variables, found in #31694 5 anni fa
physics_joint.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
physics_joint.h b16c309f82 Update copyright statements to 2019 6 anni fa
portal.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
portal.h b16c309f82 Update copyright statements to 2019 6 anni fa
position_3d.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
position_3d.h b16c309f82 Update copyright statements to 2019 6 anni fa
proximity_group.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
proximity_group.h b16c309f82 Update copyright statements to 2019 6 anni fa
ray_cast.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
ray_cast.h b16c309f82 Update copyright statements to 2019 6 anni fa
reflection_probe.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
reflection_probe.h c5dcbeb160 Scene: Ensure classes match their header filename 6 anni fa
remote_transform.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
remote_transform.h b16c309f82 Update copyright statements to 2019 6 anni fa
room_instance.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
room_instance.h b16c309f82 Update copyright statements to 2019 6 anni fa
skeleton.cpp 2f32a75d2e Skeletons can now choose between using local or world coords for processing, fixes #26468 6 anni fa
skeleton.h 2f32a75d2e Skeletons can now choose between using local or world coords for processing, fixes #26468 6 anni fa
soft_body.cpp c33a924c28 Fix new GCC 9 warnings: -Wdeprecated-copy. 6 anni fa
soft_body.h c33a924c28 Fix new GCC 9 warnings: -Wdeprecated-copy. 6 anni fa
spatial.cpp 06dbeab5d4 No longer crash due to wrongly requesting a gizmo, fixes #26735 6 anni fa
spatial.h b16c309f82 Update copyright statements to 2019 6 anni fa
spatial_velocity_tracker.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
spatial_velocity_tracker.h b16c309f82 Update copyright statements to 2019 6 anni fa
spring_arm.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
spring_arm.h b16c309f82 Update copyright statements to 2019 6 anni fa
sprite_3d.cpp 1e3e770073 Add frame support for Sprite3D with region enabled 6 anni fa
sprite_3d.h b16c309f82 Update copyright statements to 2019 6 anni fa
vehicle_body.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
vehicle_body.h b16c309f82 Update copyright statements to 2019 6 anni fa
visibility_notifier.cpp b16c309f82 Update copyright statements to 2019 6 anni fa
visibility_notifier.h b16c309f82 Update copyright statements to 2019 6 anni fa
visual_instance.cpp fcbe50befa Added bindings for methods related to obtaining base an instance from VisualInstance 6 anni fa
visual_instance.h fcbe50befa Added bindings for methods related to obtaining base an instance from VisualInstance 6 anni fa
voxel_light_baker.cpp e5f665c718 Fix -Wsign-compare warnings. 6 anni fa
voxel_light_baker.h b16c309f82 Update copyright statements to 2019 6 anni fa
world_environment.cpp c5dcbeb160 Scene: Ensure classes match their header filename 6 anni fa
world_environment.h c5dcbeb160 Scene: Ensure classes match their header filename 6 anni fa