4
4
mirror of https://github.com/H-uru/korman.git synced 2025-07-14 02:27:36 -04:00
Adam Johnson cd74bf6d27 Fix exporting objects with multiple materials
Previously, it appeared visually that only one material was applied to the
mesh. Appearances can be deceiving. We were actually exporting all
materials and such correctly. However, because we were using a dyanmic
type with class attributes to store per-material data... All materials
shared all data. So, all materials rendered all vertices. You saw visually
the one last material rendered. Fun, eh?
2015-06-18 14:08:06 -04:00
2014-07-11 22:40:33 -04:00
2012-06-24 20:58:15 -04:00
2012-06-24 15:55:41 -07:00

korman

Description
No description provided
Readme 112 MiB
Languages
Python 92.4%
C++ 2.8%
CMake 2.6%
PowerShell 1.2%
NSIS 0.8%
Other 0.2%