mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
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.