mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 21:47:42 +00:00
Extract directory selection fix
This commit is contained in:
@@ -1042,6 +1042,7 @@ bool WriteCMDL(const HECL::ProjectPath& outPath, const HECL::ProjectPath& inPath
|
||||
/* Build material sets */
|
||||
{
|
||||
HECL::Frontend::Frontend FE;
|
||||
FE.getDiagnostics().setBackend("GX");
|
||||
for (const std::vector<Mesh::Material>& mset : mesh.materialSets)
|
||||
{
|
||||
for (const Mesh::Material& mat : mset)
|
||||
|
||||
Reference in New Issue
Block a user