mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
More bug fixes
This commit is contained in:
@@ -676,7 +676,7 @@ struct SpecMP1 : SpecBase {
|
||||
hecl::blender::Token& btok, FCookProgress progress) {
|
||||
PathMesh mesh = ds.compilePathMesh();
|
||||
ds.close();
|
||||
DNAMP1::PATH::Cook(out, mesh);
|
||||
DNAMP1::PATH::Cook(out, in, mesh, btok);
|
||||
}
|
||||
|
||||
void cookActor(const hecl::ProjectPath& out, const hecl::ProjectPath& in, BlendStream& ds, bool fast,
|
||||
|
||||
Reference in New Issue
Block a user