mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:07:43 +00:00
Refactor for blender 2.8 and new shader model
This commit is contained in:
@@ -136,7 +136,7 @@ struct MLVL : BigDNA {
|
||||
static bool Cook(const hecl::ProjectPath& outPath, const hecl::ProjectPath& inPath, const World& wld,
|
||||
hecl::blender::Token& btok);
|
||||
|
||||
static bool CookMAPW(const hecl::ProjectPath& outPath, const World& wld, hecl::blender::Token& btok);
|
||||
static bool CookMAPW(const hecl::ProjectPath& outPath, const World& wld);
|
||||
|
||||
static bool CookSAVW(const hecl::ProjectPath& outPath, const World& wld);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user