godot/platform
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
..
android Merge pull request #17196 from RandomShaper/improve-gui-touch 2018-05-02 10:47:49 +02:00
haiku Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
iphone Merge pull request #17196 from RandomShaper/improve-gui-touch 2018-05-02 10:47:49 +02:00
javascript Implement universal translation of touch to mouse 2018-04-30 19:03:38 +02:00
osx Fix custom cursor when it's hidden 2018-04-09 10:28:20 -03:00
server Dummy texture importer 2018-05-09 08:13:02 +02:00
uwp Merge pull request #17196 from RandomShaper/improve-gui-touch 2018-05-02 10:47:49 +02:00
windows Implement universal translation of touch to mouse 2018-04-30 19:03:38 +02:00
x11 Implement universal translation of touch to mouse 2018-04-30 19:03:38 +02:00
register_platform_apis.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Properly closing all files in Python code 2018-03-11 14:55:50 +01:00