godot/scene/3d
Rémi Verschelde 67b0d3c2dc Particles: Allow speed_scale at 0 in property hint, equivalent to pause
Supersedes and closes #21193.
2018-08-24 18:11:35 +02:00
..
SCsub
area.cpp
area.h
arvr_nodes.cpp
arvr_nodes.h
audio_stream_player_3d.cpp Restrict set_pitch_scale to positive scales for AudioStreamPlayer* 2018-08-22 00:11:53 +02:00
audio_stream_player_3d.h
baked_lightmap.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
baked_lightmap.h
bone_attachment.cpp
bone_attachment.h
camera.cpp Add missing BIND_ENUM_CONSTANT to ClippedCamera 2018-08-23 13:53:05 -03:00
camera.h Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability to choose between bodies and areas when colliding. 2018-08-21 15:31:23 -03:00
collision_object.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
collision_object.h Implemented Soft body 2018-07-23 20:50:23 +02:00
collision_polygon.cpp
collision_polygon.h
collision_shape.cpp
collision_shape.h Implemented Soft body 2018-07-23 20:50:23 +02:00
cpu_particles.cpp Particles: Allow speed_scale at 0 in property hint, equivalent to pause 2018-08-24 18:11:35 +02:00
cpu_particles.h
gi_probe.cpp
gi_probe.h
immediate_geometry.cpp
immediate_geometry.h
interpolated_camera.cpp
interpolated_camera.h
light.cpp
light.h
listener.cpp
listener.h
mesh_instance.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
mesh_instance.h Implemented Soft body 2018-07-23 20:50:23 +02:00
multimesh_instance.cpp
multimesh_instance.h
navigation.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
navigation.h
navigation_mesh.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
navigation_mesh.h
particles.cpp Particles: Allow speed_scale at 0 in property hint, equivalent to pause 2018-08-24 18:11:35 +02:00
particles.h
path.cpp
path.h
physics_body.cpp Massive rewrite to AnimationTree. Many APIs changed in order to: 2018-08-20 13:39:16 -03:00
physics_body.h Added ray shape and move_and_slide with snapping on 3D. 2018-08-19 13:45:23 +02:00
physics_joint.cpp Added possibility to create joints with only one body 2018-08-16 08:23:08 +02:00
physics_joint.h
portal.cpp
portal.h
position_3d.cpp
position_3d.h
proximity_group.cpp
proximity_group.h
ray_cast.cpp Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability to choose between bodies and areas when colliding. 2018-08-21 15:31:23 -03:00
ray_cast.h Changes to ClippedCamera, RayCast,Raycast2D and 2D physics API to add ability to choose between bodies and areas when colliding. 2018-08-21 15:31:23 -03:00
reflection_probe.cpp
reflection_probe.h
remote_transform.cpp Switched AnimatedTexture to a readers-writers lock, solves a race condition and fixes #20221 2018-08-23 13:28:36 -03:00
remote_transform.h
room_instance.cpp
room_instance.h
scenario_fx.cpp
scenario_fx.h
skeleton.cpp Respect process order for out of order skeleton bones (fixes GLTF2 import issues). 2018-08-06 22:35:09 -03:00
skeleton.h Respect process order for out of order skeleton bones (fixes GLTF2 import issues). 2018-08-06 22:35:09 -03:00
soft_body.cpp Fixed SoftBody pinned point offset calculation 2018-08-03 17:44:09 +02:00
soft_body.h Fixed SoftBody pinned point offset calculation 2018-08-03 17:44:09 +02:00
spatial.cpp New gizmo structure and new gizmo disabling menu 2018-08-09 20:58:39 +02:00
spatial.h New gizmo structure and new gizmo disabling menu 2018-08-09 20:58:39 +02:00
spatial_velocity_tracker.cpp Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
spatial_velocity_tracker.h
spring_arm.cpp added spring arm node. 2018-08-18 14:34:42 +02:00
spring_arm.h added spring arm node. 2018-08-18 14:34:42 +02:00
sprite_3d.cpp
sprite_3d.h
vehicle_body.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
vehicle_body.h Reduce unnecessary COW on Vector by make writing explicit 2018-07-26 00:54:16 +02:00
visibility_notifier.cpp
visibility_notifier.h
visual_instance.cpp Add extra functions to toggle bits in visualinstance and camera, same as physics. Helps with #6685 2018-07-29 20:05:16 -03:00
visual_instance.h Add extra functions to toggle bits in visualinstance and camera, same as physics. Helps with #6685 2018-07-29 20:05:16 -03:00
voxel_light_baker.cpp Make some debug prints verbose-only, remove others 2018-08-24 14:59:01 +02:00
voxel_light_baker.h