.. |
area.cpp
|
Fix #6480, area duplicated param
|
2016-09-29 18:12:45 +02:00 |
area.h
|
|
|
baked_light_instance.cpp
|
Stop baking process if there is no geometry in the BakedLightInstance.
|
2016-07-25 21:45:20 -05:00 |
baked_light_instance.h
|
Stop baking process if there is no geometry in the BakedLightInstance.
|
2016-07-25 21:45:20 -05:00 |
body_shape.cpp
|
Drop empty files that are not used anywhere
|
2016-06-18 19:46:30 +02:00 |
body_shape.h
|
-Added configuration warning system for nodes
|
2016-05-17 18:28:44 -03:00 |
bone_attachment.cpp
|
BoneAttachments now position themselves instantly during bind.
|
2016-04-15 11:32:10 +01:00 |
bone_attachment.h
|
|
|
camera.cpp
|
fix #6012 exposed setters and getters of Camera H/V offset to GDScript
|
2016-10-05 00:46:28 +02:00 |
camera.h
|
|
|
character_camera.cpp
|
|
|
character_camera.h
|
|
|
collision_object.cpp
|
|
|
collision_object.h
|
|
|
collision_polygon.cpp
|
Add missing license headers in our source files (#5255)
|
2016-06-18 14:46:12 +02:00 |
collision_polygon.h
|
Add missing license headers in our source files (#5255)
|
2016-06-18 14:46:12 +02:00 |
immediate_geometry.cpp
|
expose GeometryInstance.get_aabb() etc fixes #6587
|
2016-09-22 23:06:07 +02:00 |
immediate_geometry.h
|
Added option for UVs (and tangents) in adding sphere for ImmediateGeometry, closes #6398
|
2016-09-06 19:31:44 -03:00 |
interpolated_camera.cpp
|
|
|
interpolated_camera.h
|
|
|
light.cpp
|
light: respect editor_only setting in release build and dont show the light
|
2016-10-03 16:23:43 +02:00 |
light.h
|
|
|
listener.cpp
|
|
|
listener.h
|
|
|
mesh_instance.cpp
|
Changed import workflow
|
2016-05-27 14:19:11 -03:00 |
mesh_instance.h
|
Changed import workflow
|
2016-05-27 14:19:11 -03:00 |
multimesh_instance.cpp
|
|
|
multimesh_instance.h
|
|
|
navigation_mesh.cpp
|
Add missing license headers in our source files (#5255)
|
2016-06-18 14:46:12 +02:00 |
navigation_mesh.h
|
Add missing license headers in our source files (#5255)
|
2016-06-18 14:46:12 +02:00 |
navigation.cpp
|
Add missing license headers in our source files (#5255)
|
2016-06-18 14:46:12 +02:00 |
navigation.h
|
Add missing license headers in our source files (#5255)
|
2016-06-18 14:46:12 +02:00 |
particles.cpp
|
|
|
particles.h
|
|
|
path.cpp
|
|
|
path.h
|
|
|
physics_body.cpp
|
KinematicBody: Fix wrong method bind return type
|
2016-12-10 16:23:47 +01:00 |
physics_body.h
|
|
|
physics_joint.cpp
|
Remove unused variables (fourth pass) + dead code
|
2016-07-08 16:47:55 +02:00 |
physics_joint.h
|
|
|
portal.cpp
|
|
|
portal.h
|
|
|
position_3d.cpp
|
|
|
position_3d.h
|
|
|
proximity_group.cpp
|
|
|
proximity_group.h
|
|
|
quad.cpp
|
|
|
quad.h
|
|
|
ray_cast.cpp
|
Added force_raycast_update GDScript method for RayCast[2D]
|
2016-10-03 12:36:16 +02:00 |
ray_cast.h
|
Added force_raycast_update GDScript method for RayCast[2D]
|
2016-10-03 12:36:16 +02:00 |
remote_transform.cpp
|
Remote transform node (for 3d)
|
2016-07-14 16:37:26 +02:00 |
remote_transform.h
|
Remote transform node (for 3d)
|
2016-07-14 16:37:26 +02:00 |
room_instance.cpp
|
|
|
room_instance.h
|
|
|
scenario_fx.cpp
|
-Added configuration warning system for nodes
|
2016-05-17 18:28:44 -03:00 |
scenario_fx.h
|
-Added configuration warning system for nodes
|
2016-05-17 18:28:44 -03:00 |
SCsub
|
style: Fix PEP8 whitespace issues in Python files
|
2016-11-01 00:35:16 +01:00 |
skeleton.cpp
|
make property not be applied in skeleton if not inside tree. This will eventually e changed. Fixes #5205
|
2016-06-29 18:39:29 -03:00 |
skeleton.h
|
|
|
spatial_indexer.cpp
|
|
|
spatial_indexer.h
|
|
|
spatial_player.cpp
|
|
|
spatial_player.h
|
|
|
spatial_sample_player.cpp
|
-Added trigger mode to tracks, useful for properties that work as triggers, such as playing a sample, an animation, etc.
|
2016-06-19 01:43:02 -03:00 |
spatial_sample_player.h
|
-Added configuration warning system for nodes
|
2016-05-17 18:28:44 -03:00 |
spatial_stream_player.cpp
|
Fix wrong return and argument types in documentation
|
2016-05-04 15:35:09 +02:00 |
spatial_stream_player.h
|
|
|
spatial.cpp
|
better rewording
|
2016-06-11 17:25:43 -03:00 |
spatial.h
|
Rotation APIs: Better exposure for degrees methods
|
2016-05-06 23:38:08 +02:00 |
sprite_3d.cpp
|
Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422
|
2016-07-06 23:46:04 -03:00 |
sprite_3d.h
|
Fix the +1 button to insert keyframes in Sprite and Sprite3D, closes #5422
|
2016-07-06 23:46:04 -03:00 |
test_cube.cpp
|
|
|
test_cube.h
|
|
|
vehicle_body.cpp
|
Remove unused variables (fourth pass) + dead code
|
2016-07-08 16:47:55 +02:00 |
vehicle_body.h
|
Add missing license headers in our source files (#5255)
|
2016-06-18 14:46:12 +02:00 |
visibility_notifier.cpp
|
Remove unused variables (fourth pass) + dead code
|
2016-07-08 16:47:55 +02:00 |
visibility_notifier.h
|
|
|
visual_instance.cpp
|
expose GeometryInstance.get_aabb() etc fixes #6587
|
2016-09-22 23:06:07 +02:00 |
visual_instance.h
|
|
|