Rémi Verschelde e6cab51ad5 Fix warnings found by Emscripten 3.1.10 2 éve
..
SCsub 7bf9787921 SCons: Format buildsystem files with psf/black 4 éve
area.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
area.h a7f49ac9a1 Update copyright statements to 2020 5 éve
arvr_nodes.cpp 37897dba80 Merge pull request #35406 from lawnjelly/ortho-shadow 5 éve
arvr_nodes.h a7f49ac9a1 Update copyright statements to 2020 5 éve
audio_stream_player_3d.cpp 159992f663 Fix bug with AudioStreamPlayer3D audio position 4 éve
audio_stream_player_3d.h a7f49ac9a1 Update copyright statements to 2020 5 éve
baked_lightmap.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
baked_lightmap.h a7f49ac9a1 Update copyright statements to 2020 5 éve
bone_attachment.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
bone_attachment.h a7f49ac9a1 Update copyright statements to 2020 5 éve
camera.cpp f06fc1fdf4 Call Spatial::get_global_transform and Vector3::dot only once within Camera::is_position_behind to avoid redundant work. 4 éve
camera.h a7f49ac9a1 Update copyright statements to 2020 5 éve
collision_object.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
collision_object.h a7f49ac9a1 Update copyright statements to 2020 5 éve
collision_polygon.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
collision_polygon.h a7f49ac9a1 Update copyright statements to 2020 5 éve
collision_shape.cpp 5062d7499f Add a new configuration warning to CollisionShape 5 éve
collision_shape.h a7f49ac9a1 Update copyright statements to 2020 5 éve
cpu_particles.cpp d82cc621e1 Fix 2D Particle velocity with directed emission mask 4 éve
cpu_particles.h 1de633205f Validate input in (CPU)Particles set_emission_shape() 5 éve
gi_probe.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
gi_probe.h a7f49ac9a1 Update copyright statements to 2020 5 éve
immediate_geometry.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
immediate_geometry.h a7f49ac9a1 Update copyright statements to 2020 5 éve
interpolated_camera.cpp 369e5a7f35 Mark InterpolatedCamera as deprecated 4 éve
interpolated_camera.h 369e5a7f35 Mark InterpolatedCamera as deprecated 4 éve
light.cpp 61da4882aa Add performance hints to the DirectionalLight shadow mode property hint 4 éve
light.h a7f49ac9a1 Update copyright statements to 2020 5 éve
listener.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
listener.h a7f49ac9a1 Update copyright statements to 2020 5 éve
mesh_instance.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
mesh_instance.h a7f49ac9a1 Update copyright statements to 2020 5 éve
multimesh_instance.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
multimesh_instance.h a7f49ac9a1 Update copyright statements to 2020 5 éve
navigation.cpp dac3504cc3 Fix C4724: potential mod by 0 warnings. 4 éve
navigation.h a7f49ac9a1 Update copyright statements to 2020 5 éve
navigation_mesh.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
navigation_mesh.h a7f49ac9a1 Update copyright statements to 2020 5 éve
particles.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
particles.h a7f49ac9a1 Update copyright statements to 2020 5 éve
path.cpp 76a43c93cd Fix repeated updates of PathFollow3D Transform 4 éve
path.h 76a43c93cd Fix repeated updates of PathFollow3D Transform 4 éve
physics_body.cpp 7b4b83e9dc Merge pull request #39817 from yrk06/ExposeInertiaTensor 4 éve
physics_body.h d09b16512b Added Method get_inverse_inertia_tensor 4 éve
physics_joint.cpp 02b1a5de47 Added missing spring enums for generic_6dof_joint 4 éve
physics_joint.h a7f49ac9a1 Update copyright statements to 2020 5 éve
position_3d.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
position_3d.h a7f49ac9a1 Update copyright statements to 2020 5 éve
proximity_group.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
proximity_group.h a7f49ac9a1 Update copyright statements to 2020 5 éve
ray_cast.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
ray_cast.h a7f49ac9a1 Update copyright statements to 2020 5 éve
reflection_probe.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
reflection_probe.h a7f49ac9a1 Update copyright statements to 2020 5 éve
remote_transform.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
remote_transform.h a7f49ac9a1 Update copyright statements to 2020 5 éve
skeleton.cpp a51e78528f Fixed IK rotation issue 4 éve
skeleton.h a51e78528f Fixed IK rotation issue 4 éve
soft_body.cpp b7dace75c7 Make softbody completelly stiff to attachment point 4 éve
soft_body.h b7dace75c7 Make softbody completelly stiff to attachment point 4 éve
spatial.cpp df3fad11fd Fixes crash in Spatial::notification 5 éve
spatial.h a7f49ac9a1 Update copyright statements to 2020 5 éve
spatial_velocity_tracker.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
spatial_velocity_tracker.h a7f49ac9a1 Update copyright statements to 2020 5 éve
spring_arm.cpp 4a6f2b8af6 Activate Physics Process in SpringArm3D. 4 éve
spring_arm.h a7f49ac9a1 Update copyright statements to 2020 5 éve
sprite_3d.cpp a4f2fea2ae Fix axis bug regression in Sprite3D 4 éve
sprite_3d.h d33a9aaacb Check for uncompressed uvs in Sprite3D 4 éve
vehicle_body.cpp 5948530332 Fixed random force on vehicle wheel 5 éve
vehicle_body.h a7f49ac9a1 Update copyright statements to 2020 5 éve
visibility_notifier.cpp 8fd7efef84 Fix visibility enabler flag toggling 4 éve
visibility_notifier.h a7f49ac9a1 Update copyright statements to 2020 5 éve
visual_instance.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
visual_instance.h a7f49ac9a1 Update copyright statements to 2020 5 éve
voxel_light_baker.cpp e6cab51ad5 Fix warnings found by Emscripten 3.1.10 3 hónapja
voxel_light_baker.h a7f49ac9a1 Update copyright statements to 2020 5 éve
world_environment.cpp a7f49ac9a1 Update copyright statements to 2020 5 éve
world_environment.h a7f49ac9a1 Update copyright statements to 2020 5 éve