mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 17:07:41 +00:00
Cooking bug fixes
This commit is contained in:
@@ -106,9 +106,7 @@ bool DCLN::Extract(const SpecBase& dataSpec,
|
||||
}
|
||||
|
||||
bool DCLN::Cook(const hecl::ProjectPath& outPath,
|
||||
const hecl::ProjectPath& inPath,
|
||||
const std::vector<Mesh>& meshes,
|
||||
hecl::blender::Connection* conn)
|
||||
const std::vector<Mesh>& meshes)
|
||||
{
|
||||
DCLN dcln;
|
||||
dcln.colCount = atUint32(meshes.size());
|
||||
|
||||
Reference in New Issue
Block a user