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