1.3.0
This release -besides various minor code changes- comes with three major changes:
- a stable C-API (see
include/obj2voxel.h
) allows integration into other software using CMake using theobj2voxel
target - support for Magica Voxel files was added
- rudimentary integration tests using the C-API (see
test
directory) were added, many more will follow