Skip to content

Releases: OrigamiDev-Pete/MeshBatcher

MeshBatcher 2.0.1

28 Aug 00:12
53733ad

Choose a tag to compare

Fixes

  • Fixed an error when a MeshBatcher node had no child meshes.

MeshBatcher 2.0

24 Mar 23:26
11b51a6

Choose a tag to compare

MeshBatcher 2.0

  • Huge thank you to Yogoda for their significant contributions to this version of MeshBatcher.
  • Much of the code is refactored and now uses MultiMeshInstance as its base class to allow for a simpler and more robust implementation.
  • Material Overrides are kept and propogate to all meshes within the MeshBatcher node.
  • Multiple bugs and erros have been cleaned up.