godot/drivers/dummy
Josh Faust c3fcb18bc6 Fix scene import when platform=server
Adds code in RasterizerStorageDummy to store off mesh surface information,
rather than just throwing it away. Without this, all surface arrays were
just defaulting to empty when the packed scene was written.

(cherry picked from commit 5b639269a2)
2018-07-28 16:06:30 +02:00
..
audio_driver_dummy.h Add missing return statements (iOS and server). 2018-02-27 00:06:01 +01:00
rasterizer_dummy.h Fix scene import when platform=server 2018-07-28 16:06:30 +02:00
SCsub Add dummy audio driver, fix dummy rasterizer 2018-02-21 21:49:10 +01:00