.. |
area.cpp
|
Merge pull request #27310 from KoBeWi/angular_dank
|
2019-06-19 15:00:44 +02:00 |
area.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
arvr_nodes.cpp
|
Add default values to the editor help, docs, and generated RST
|
2019-06-27 18:29:35 +03: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
|
Some code changed with Clang-Tidy
|
2019-06-26 15:08:25 +02:00 |
audio_stream_player_3d.h
|
Remove unnecessary code and add some error explanations
|
2019-07-01 12:59:42 +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
|
Updated lightmap baker to dynamically calculate lightmap sizes based on surface area.
|
2019-07-02 20:54:16 -05:00 |
bone_attachment.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
bone_attachment.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
camera.cpp
|
Expose ClippedCamera clip_offset
|
2019-06-14 17:39:13 +02:00 |
camera.h
|
Some code changed with Clang-Tidy
|
2019-06-26 15:08:25 +02:00 |
collision_object.cpp
|
Allow adding disabled shapes
|
2019-04-23 18:06:48 +02:00 |
collision_object.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
collision_polygon.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
collision_polygon.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
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
|
Merge pull request #26613 from KoBeWi/direction_of_particles
|
2019-07-02 11:33:34 +02:00 |
cpu_particles.h
|
Merge pull request #26613 from KoBeWi/direction_of_particles
|
2019-07-02 11:33:34 +02:00 |
gi_probe.cpp
|
Fix various memory leaks and errors
|
2019-07-02 17:23:54 +03:00 |
gi_probe.h
|
add warning to GIProbe when using GLES2
|
2019-03-03 11:26:08 -08:00 |
immediate_geometry.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
immediate_geometry.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
interpolated_camera.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
interpolated_camera.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
light.cpp
|
Tweak some editor property hints to be more flexible and consistent
|
2019-06-16 23:52:16 +02:00 |
light.h
|
hide hdr and shadow_contact in gles2
|
2019-03-02 19:01:26 -08:00 |
listener.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
listener.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
mesh_instance.cpp
|
Add Open Asset Import Library to Godot.
|
2019-04-05 07:17:52 -07:00 |
mesh_instance.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
multimesh_instance.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
multimesh_instance.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
navigation.cpp
|
Remove unnecessary code and add some error explanations
|
2019-07-01 12:59:42 +02:00 |
navigation.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
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
|
Fix various memory leaks and errors
|
2019-07-02 17:23:54 +03:00 |
particles.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
path.cpp
|
Use approximate equallity methods in many places
|
2019-04-25 13:20:29 -04:00 |
path.h
|
Rename OrientedPathFollow to PathFollowOriented
|
2019-01-16 14:32:18 -02:00 |
physics_body.cpp
|
Add default values to the editor help, docs, and generated RST
|
2019-06-27 18:29:35 +03:00 |
physics_body.h
|
KinematicBody performance and quality improvements
|
2019-03-27 00:39:47 +01:00 |
physics_joint.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
physics_joint.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
portal.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
portal.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
position_3d.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
position_3d.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
proximity_group.cpp
|
Fix some unincialised variables
|
2019-05-28 19:12:19 +02:00 |
proximity_group.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
ray_cast.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
ray_cast.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
reflection_probe.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
reflection_probe.h
|
Scene: Ensure classes match their header filename
|
2019-02-12 17:21:48 +01:00 |
remote_transform.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
remote_transform.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
room_instance.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
room_instance.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
SCsub
|
Scene: Ensure classes match their header filename
|
2019-02-12 17:21:48 +01:00 |
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
|
Fix various memory leaks and errors
|
2019-07-02 17:23:54 +03:00 |
soft_body.h
|
Fix new GCC 9 warnings: -Wdeprecated-copy.
|
2019-03-02 14:37:02 +01:00 |
spatial.cpp
|
fix some crashes
|
2019-07-01 14:28:29 +03:00 |
spatial.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
spatial_velocity_tracker.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
spatial_velocity_tracker.h
|
Made use of semicolons more consitent, fixed formatting
|
2019-06-19 15:24:31 +02:00 |
spring_arm.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
spring_arm.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
sprite_3d.cpp
|
Set to enum variables, only correct values
|
2019-06-24 14:53:26 +02:00 |
sprite_3d.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
vehicle_body.cpp
|
Merge pull request #29941 from qarmin/redundant_code_and_others
|
2019-06-27 01:05:18 +02:00 |
vehicle_body.h
|
Added a get_rpm() function to VehicleWheel
|
2019-04-09 23:49:37 +01:00 |
visibility_notifier.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
visibility_notifier.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
visual_instance.cpp
|
Merge pull request #29980 from Dentrax/directed-by-qarmin
|
2019-07-01 14:59:29 +02:00 |
visual_instance.h
|
Add in missing 'FLAG_DRAW_NEXT_FRAME_IF_VISIBLE' to Flag enun
|
2019-06-07 15:21:07 -07: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
|
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 |