mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Fixes to baker, restored xatlas and fixed bake options.
This commit is contained in:
@@ -647,3 +647,5 @@ bool ResourceLoader::timestamp_on_load = false;
|
||||
SelfList<Resource>::List ResourceLoader::remapped_list;
|
||||
HashMap<String, Vector<String> > ResourceLoader::translation_remaps;
|
||||
HashMap<String, String> ResourceLoader::path_remaps;
|
||||
|
||||
ResourceLoaderImport ResourceLoader::import = NULL;
|
||||
|
||||
Reference in New Issue
Block a user