godot/scene/3d
Hugo Locurcio a350fd4a57
Draw 3D collision shape/raycast gizmos in grayscale when disabled
This makes them easier to distinguish from their enabled counterparts,
as is already done in the 2D editor.
2019-08-21 15:32:51 +02:00
..
area.cpp Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
area.h
arvr_nodes.cpp Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
arvr_nodes.h
audio_stream_player_3d.cpp Merge pull request #30234 from zwostein/fix-AudioStreamPlayer3D 2019-07-20 12:42:34 +02:00
audio_stream_player_3d.h Fixed multichannel panning for AudioStreamPlayer3D. 2019-07-02 08:40:15 +02:00
baked_lightmap.cpp Updated lightmap baker to dynamically calculate lightmap sizes based on surface area. 2019-07-02 20:54:16 -05:00
baked_lightmap.h Fixes minor issues found by static analyzer 2019-07-07 23:08:51 +02:00
bone_attachment.cpp
bone_attachment.h
camera.cpp Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
camera.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
collision_object.cpp Fix wrong placement of new line in 'PhysicsBody' warning 2019-07-25 11:53:54 -03:00
collision_object.h
collision_polygon.cpp Draw 3D collision shape/raycast gizmos in grayscale when disabled 2019-08-21 15:32:51 +02:00
collision_polygon.h
collision_shape.cpp Improve the node configuration warning display 2019-07-09 00:18:00 +02:00
collision_shape.h
cpu_particles.cpp Merge pull request #30576 from qarmin/lgtm_coverage 2019-07-20 12:00:13 +02:00
cpu_particles.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
gi_probe.cpp Fix various memory leaks and errors 2019-07-02 17:23:54 +03:00
gi_probe.h
immediate_geometry.cpp
immediate_geometry.h
interpolated_camera.cpp
interpolated_camera.h
light.cpp Merge pull request #30576 from qarmin/lgtm_coverage 2019-07-20 12:00:13 +02:00
light.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
listener.cpp
listener.h
mesh_instance.cpp
mesh_instance.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
multimesh_instance.cpp
multimesh_instance.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
navigation.cpp Remove unnecessary code and add some error explanations 2019-07-01 12:59:42 +02:00
navigation.h
navigation_mesh.cpp
navigation_mesh.h
particles.cpp Fixes minor issues found by static analyzer 2019-07-07 23:08:51 +02:00
particles.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
path.cpp Improve the node configuration warning display 2019-07-09 00:18:00 +02:00
path.h
physics_body.cpp Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
physics_body.h
physics_joint.cpp
physics_joint.h
portal.cpp
portal.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
position_3d.cpp
position_3d.h
proximity_group.cpp
proximity_group.h
ray_cast.cpp Draw 3D collision shape/raycast gizmos in grayscale when disabled 2019-08-21 15:32:51 +02:00
ray_cast.h
reflection_probe.cpp
reflection_probe.h
remote_transform.cpp Merge pull request #30304 from DavidSichma/remote_cache 2019-07-09 22:08:59 +02:00
remote_transform.h Added force_update_cache() to RemoteTransform and RemoteTransform2D 2019-07-09 14:50:03 +02:00
room_instance.cpp
room_instance.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
SCsub SCons: Fix uses of [].append instead of env.add_source_files() 2019-07-22 15:08:32 +02:00
skeleton.cpp
skeleton.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
soft_body.cpp Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
soft_body.h
spatial.cpp Remove ERR_EXPLAIN from scene/* code 2019-08-09 13:54:52 +02:00
spatial.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
spatial_velocity_tracker.cpp
spatial_velocity_tracker.h Made use of semicolons more consitent, fixed formatting 2019-06-19 15:24:31 +02:00
spring_arm.cpp
spring_arm.h
sprite_3d.cpp Add frame_cords accessors to Sprite and Sprite3D 2019-07-27 13:05:02 +02:00
sprite_3d.h Add some code changes/fixes proposed by Coverity and Clang Tidy 2019-08-07 12:54:30 +02:00
vehicle_body.cpp Add per-wheel throttle, brake, and steering for vehicles 2019-07-18 14:16:28 -04:00
vehicle_body.h Add per-wheel throttle, brake, and steering for vehicles 2019-07-18 14:16:28 -04:00
visibility_notifier.cpp
visibility_notifier.h
visual_instance.cpp Changed some code showed in LGTM and Coverage 2019-07-20 08:09:57 +02:00
visual_instance.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00
voxel_light_baker.cpp Merge pull request #29988 from NathanWarden/lightmap_hint_size 2019-07-03 08:30:26 +02:00
voxel_light_baker.h Updated lightmap baker to dynamically calculate lightmap sizes based on surface area. 2019-07-02 20:54:16 -05:00
world_environment.cpp Improve the node configuration warning display 2019-07-09 00:18:00 +02:00
world_environment.h Remove redundant author doc comments 2019-08-12 04:26:38 -05:00