virtualx-engine/servers
Rémi Verschelde 7ba0a69790 Fix crash after rebase on the master branch
Apparently rasterizer is not initialized yet when this is called
the first time, so it crashes.
2019-12-12 17:22:30 +01:00
..
arvr
audio Merge pull request #33516 from qarmin/small_fixes 2019-11-10 10:17:19 +01:00
camera Texture refactor 2019-12-12 10:05:14 +01:00
physics Fix code formatting issues and VS compilation 2019-12-12 17:11:29 +01:00
physics_2d Fix code formatting issues and VS compilation 2019-12-12 17:11:29 +01:00
visual Fix crash after rebase on the master branch 2019-12-12 17:22:30 +01:00
arvr_server.cpp
arvr_server.h
audio_server.cpp Fix to make sure the capture buffers are deallocated at shutdown. Silences warnings. 2019-10-11 23:40:43 +01:00
audio_server.h Fix to make sure the capture buffers are deallocated at shutdown. Silences warnings. 2019-10-11 23:40:43 +01:00
camera_server.cpp iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
camera_server.h iOS modular build and export implementation. 2019-12-01 21:57:18 +02:00
physics_2d_server.cpp
physics_2d_server.h
physics_server.cpp
physics_server.h
register_server_types.cpp Yay very basic 3D (only white) finally shows. 2019-12-12 17:06:46 +01:00
register_server_types.h Yay very basic 3D (only white) finally shows. 2019-12-12 17:06:46 +01:00
SCsub
server_wrap_mt_common.h A lot of progress with canvas rendering, still far from working. 2019-12-12 10:50:00 +01:00
visual_server.cpp Better GIProbe quality settings. 2019-12-12 17:09:46 +01:00
visual_server.h Improved Voxel AO settings. 2019-12-12 17:11:20 +01:00