.. |
arvr
|
Merge pull request #27527 from BastiaanOlij/render_ext_target
|
2019-04-07 11:11:50 +02:00 |
audio
|
Fix possible crash on AudioDriver::input_buffer_write
|
2019-03-02 19:41:45 -03:00 |
physics
|
Style: Apply new changes from clang-format 8.0
|
2019-04-09 17:09:48 +02:00 |
physics_2d
|
Style: Apply new changes from clang-format 8.0
|
2019-04-09 17:09:48 +02:00 |
visual
|
Merge pull request #27843 from bojidar-bg/27678-ysort-visibility
|
2019-04-09 17:15:27 +02:00 |
arvr_server.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
arvr_server.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
audio_server.cpp
|
Allow default audio bus layout modification
|
2019-04-05 17:19:25 +02:00 |
audio_server.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
physics_2d_server.cpp
|
Add a minimum treshold for acquiring rest contacts to avoid numerical precision issues. Fixes #25074
|
2019-02-16 13:45:01 -03:00 |
physics_2d_server.h
|
Fix new GCC 9 warnings: -Wdeprecated-copy.
|
2019-03-02 14:37:02 +01:00 |
physics_server.cpp
|
Add -Wshadow=local to warnings and fix reported issues.
|
2019-02-20 19:44:12 +01:00 |
physics_server.h
|
Fix new GCC 9 warnings: -Wdeprecated-copy.
|
2019-03-02 14:37:02 +01:00 |
register_server_types.cpp
|
Fixed TextureArray and Texture3D issues
|
2019-03-03 16:40:48 +01:00 |
register_server_types.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
SCsub
|
SCons: Build thirdparty code in own env, disable warnings
|
2018-09-28 14:07:39 +02:00 |
server_wrap_mt_common.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
visual_server.cpp
|
Fix bone aabb calculation, which caused a skeletal mesh culling issue
|
2019-03-14 00:35:53 -04:00 |
visual_server.h
|
Ability to make CanvasLayers have pseudo 3D depth.
|
2019-04-05 10:25:51 -03:00 |