mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 03:47:43 +00:00
AROTBuilder and initial collision mesh cook integration
This commit is contained in:
@@ -54,6 +54,7 @@ struct SpecBase : hecl::Database::IDataSpec
|
||||
/* Cook handlers */
|
||||
using BlendStream = hecl::BlenderConnection::DataStream;
|
||||
using Mesh = BlendStream::Mesh;
|
||||
using ColMesh = BlendStream::ColMesh;
|
||||
using Actor = BlendStream::Actor;
|
||||
|
||||
virtual void cookMesh(const hecl::ProjectPath& out, const hecl::ProjectPath& in,
|
||||
|
||||
Reference in New Issue
Block a user