godot/scene/3d
Rémi Verschelde 77880d1b4d
Merge pull request #29299 from creikey/master
Check if parent is null before updating transform
2019-05-31 09:51:05 +02:00
..
SCsub Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
area.cpp Removed unnecessary error from _area_inout 2019-04-15 09:19:30 -07:00
area.h
arvr_nodes.cpp Add a depth parameter to Camera::project_position() 2019-05-29 02:04:50 +10:00
arvr_nodes.h Add a depth parameter to Camera::project_position() 2019-05-29 02:04:50 +10:00
audio_stream_player_3d.cpp Revert "Fix AudioStreams::stop possibly causing a small noise" 2019-04-27 12:17:54 -03:00
audio_stream_player_3d.h Revert "Fix AudioStreams::stop possibly causing a small noise" 2019-04-27 12:17:54 -03:00
baked_lightmap.cpp
baked_lightmap.h
bone_attachment.cpp
bone_attachment.h
camera.cpp Merge pull request #26942 from RandomShaper/fix-vp-issues 2019-05-30 18:31:15 +02:00
camera.h Merge pull request #26942 from RandomShaper/fix-vp-issues 2019-05-30 18:31:15 +02:00
collision_object.cpp Allow adding disabled shapes 2019-04-23 18:06:48 +02:00
collision_object.h
collision_polygon.cpp
collision_polygon.h
collision_shape.cpp Check if parent is null before updating trasnform 2019-05-29 16:09:52 -07:00
collision_shape.h Fix collider debug shape didn't changes with collider size changes 2019-04-11 23:31:55 +08:00
cpu_particles.cpp Tweak the particle animation node configuration warning message 2019-05-25 19:59:17 +02:00
cpu_particles.h Prevent invisible/inactive cpuparticles to redraw(3d) 2019-03-09 10:50:44 +09:00
gi_probe.cpp add warning to GIProbe when using GLES2 2019-03-03 11:26:08 -08:00
gi_probe.h add warning to GIProbe when using GLES2 2019-03-03 11:26:08 -08:00
immediate_geometry.cpp
immediate_geometry.h
interpolated_camera.cpp
interpolated_camera.h
light.cpp Merge pull request #25670 from aqnuep/bake_mode_affect_gi_prove 2019-04-30 18:33:34 +02:00
light.h hide hdr and shadow_contact in gles2 2019-03-02 19:01:26 -08:00
listener.cpp
listener.h
mesh_instance.cpp Add Open Asset Import Library to Godot. 2019-04-05 07:17:52 -07:00
mesh_instance.h
multimesh_instance.cpp
multimesh_instance.h
navigation.cpp Fix navmesh not finding optimal paths 2019-05-03 11:13:03 +03:00
navigation.h
navigation_mesh.cpp Various improvements to NavigationMesh generation 2019-05-23 08:37:58 +02:00
navigation_mesh.h Various improvements to NavigationMesh generation 2019-05-23 08:37:58 +02:00
particles.cpp Tweak the particle animation node configuration warning message 2019-05-25 19:59:17 +02:00
particles.h
path.cpp Use approximate equallity methods in many places 2019-04-25 13:20:29 -04:00
path.h
physics_body.cpp Merge pull request #27415 from aqnuep/kinematicbody_fixes 2019-05-02 18:03:58 +02:00
physics_body.h KinematicBody performance and quality improvements 2019-03-27 00:39:47 +01:00
physics_joint.cpp
physics_joint.h
portal.cpp
portal.h
position_3d.cpp
position_3d.h
proximity_group.cpp Fix some unincialised variables 2019-05-28 19:12:19 +02:00
proximity_group.h
ray_cast.cpp
ray_cast.h
reflection_probe.cpp
reflection_probe.h Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
remote_transform.cpp
remote_transform.h
room_instance.cpp
room_instance.h
skeleton.cpp Fix typos with codespell 2019-05-19 13:10:35 +02:00
skeleton.h Skeletons can now choose between using local or world coords for processing, fixes #26468 2019-03-03 12:24:00 -03:00
soft_body.cpp Merge pull request #27707 from Calinou/tweak-message-wording 2019-04-30 11:10:36 +02:00
soft_body.h Fix new GCC 9 warnings: -Wdeprecated-copy. 2019-03-02 14:37:02 +01:00
spatial.cpp Merge pull request #29125 from rodolforg/fix_spatial_look_at_affecting_scale 2019-05-23 17:01:40 +02:00
spatial.h
spatial_velocity_tracker.cpp
spatial_velocity_tracker.h
spring_arm.cpp
spring_arm.h
sprite_3d.cpp Add frame support for Sprite3D with region enabled 2019-02-04 20:31:45 -02:00
sprite_3d.h
vehicle_body.cpp Merge pull request #27875 from Thource/vehicle_wheel-get_rpm 2019-05-28 12:06:09 +02:00
vehicle_body.h Added a get_rpm() function to VehicleWheel 2019-04-09 23:49:37 +01:00
visibility_notifier.cpp
visibility_notifier.h
visual_instance.cpp Merge pull request #25520 from Zylann/expose_node_custom_aabb 2019-05-29 17:18:17 +02:00
visual_instance.h Merge pull request #25520 from Zylann/expose_node_custom_aabb 2019-05-29 17:18:17 +02:00
voxel_light_baker.cpp Use approximate equallity methods in many places 2019-04-25 13:20:29 -04:00
voxel_light_baker.h
world_environment.cpp Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
world_environment.h Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00