godot/scene/3d
Rémi Verschelde 193d695a1a
Merge pull request #17530 from bojidar-bg/17516-detect-delta
Make it possible to call move_and_slide from _process, even if it is not recommended
2018-11-12 21:14:15 +01:00
..
area.cpp
area.h
arvr_nodes.cpp Repaired mistyped of 'its' on several files. 2018-10-25 07:19:21 +07:00
arvr_nodes.h Repaired mistyped of 'its' on several files. 2018-10-25 07:19:21 +07:00
audio_stream_player_3d.cpp Fixing warnings generated by MSVC 2018-10-19 11:45:24 +02:00
audio_stream_player_3d.h
baked_lightmap.cpp Fixes to baker, restored xatlas and fixed bake options. 2018-10-05 19:00:32 -03:00
baked_lightmap.h
bone_attachment.cpp
bone_attachment.h
camera.cpp
camera.h
collision_object.cpp
collision_object.h
collision_polygon.cpp
collision_polygon.h
collision_shape.cpp
collision_shape.h
cpu_particles.cpp Fix wrong editor hints for angular_velocity properties 2018-11-10 17:13:21 +01:00
cpu_particles.h Remove animation loop from ParticlesMaterial + improvements to CPUParticles2D 2018-11-04 15:58:12 +01:00
gi_probe.cpp
gi_probe.h
immediate_geometry.cpp
immediate_geometry.h
interpolated_camera.cpp
interpolated_camera.h
light.cpp Fix editor only lights 2018-10-24 16:47:32 +02:00
light.h
listener.cpp
listener.h
mesh_instance.cpp Get surface material count in MeshInstance for scripts 2018-10-23 15:25:38 +02:00
mesh_instance.h Get surface material count in MeshInstance for scripts 2018-10-23 15:25:38 +02:00
multimesh_instance.cpp
multimesh_instance.h
navigation_mesh.cpp
navigation_mesh.h
navigation.cpp
navigation.h
particles.cpp
particles.h
path.cpp Add a configuration warning to [Oriented]PathFollow 2018-10-24 23:39:45 +02:00
path.h Add a configuration warning to [Oriented]PathFollow 2018-10-24 23:39:45 +02:00
physics_body.cpp Merge pull request #17530 from bojidar-bg/17516-detect-delta 2018-11-12 21:14:15 +01:00
physics_body.h Merge pull request #23090 from DavidSichma/inconsistent-kinematic 2018-11-12 20:30:38 +01:00
physics_joint.cpp
physics_joint.h
portal.cpp
portal.h
position_3d.cpp
position_3d.h
proximity_group.cpp
proximity_group.h
ray_cast.cpp
ray_cast.h
reflection_probe.cpp
reflection_probe.h
remote_transform.cpp
remote_transform.h
room_instance.cpp
room_instance.h
scenario_fx.cpp
scenario_fx.h
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00
skeleton.cpp
skeleton.h
soft_body.cpp Add method get_collision_exceptions 2018-11-01 06:41:34 -03:00
soft_body.h Add method get_collision_exceptions 2018-11-01 06:41:34 -03:00
spatial_velocity_tracker.cpp
spatial_velocity_tracker.h
spatial.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
spatial.h
spring_arm.cpp Fix warnings about wrong member initialization order [-Wreorder] 2018-09-28 17:30:28 +02:00
spring_arm.h Fix warnings about wrong member initialization order [-Wreorder] 2018-09-28 17:30:28 +02:00
sprite_3d.cpp -Moved EditorDefaultValue to ClassDB, made it core 2018-11-08 11:30:59 -03:00
sprite_3d.h
vehicle_body.cpp
vehicle_body.h
visibility_notifier.cpp
visibility_notifier.h Fix warnings on virtual methods [-Woverloaded-virtual] [-Wdelete-non-virtual-dtor] 2018-10-02 13:40:17 +02:00
visual_instance.cpp
visual_instance.h
voxel_light_baker.cpp Repaired mistyped of 'its' on several files. 2018-10-25 07:19:21 +07:00
voxel_light_baker.h Many more fixes for GLES2 mobile export. Also added ability to turn on OpenGL debugging on Android export. 2018-10-02 10:00:15 -03:00