mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 09:07:43 +00:00
Cooking bug fixes
This commit is contained in:
@@ -86,9 +86,7 @@ struct PATH : BigDNA
|
||||
std::function<void(const hecl::SystemChar*)> fileChanged);
|
||||
|
||||
static bool Cook(const hecl::ProjectPath& outPath,
|
||||
const hecl::ProjectPath& inPath,
|
||||
const PathMesh& mesh,
|
||||
hecl::blender::Connection* conn = nullptr);
|
||||
const PathMesh& mesh);
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user