godot/platform/server
Gustav Lund 3dcf338ebb Dummy texture importer
Added a dummy importer for textures to use with the server platform.
Allows for running a project in headless mode without crashing when loading scenes containing textured objects
Also as a result decreases load time as no image files have to be loaded.
2018-05-09 08:13:02 +02:00
..
detect.py SCons: Fix linking system pcre2 on server platform 2018-03-04 13:46:54 +01:00
godot_server.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
logo.png Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_server.cpp Dummy texture importer 2018-05-09 08:13:02 +02:00
os_server.h Dummy texture importer 2018-05-09 08:13:02 +02:00
platform_config.h Fix server build on FreeBSD 2018-03-01 02:16:52 +01:00
SCsub server platform now compiles and run on linux. 2018-02-15 07:34:11 -08:00