Unity Exporter v2.14
distrohelena
released this
05 Sep 18:57
·
131 commits
to master
since this release
Unity Exporter v2.14
- Added a checkfor for exporting colored shaders as 2x2 textures
- Fixed the PerMaterial exporter, which is now one of the best options to use. Every object is divided by material and exported together with all objects that use the same material.
- Added support for transparent objects.
- Fixed a bug where the exported navmesh would complain about missing normals.
- Added an option for exporting colored shaders as 2x2 textures, so Janus shows everything independently.