Commit Graph

10 Commits

Author SHA1 Message Date
SleepKiller aa18f5c2b7 raise an error when an object creates a .msh segment with too many vertices 2019-11-20 03:33:01 +13:00
SleepKiller 478a4cba5a accept "cube" and "cuboid" as names for box collision primitives 2019-11-19 03:41:46 +13:00
SleepKiller 78b348875f fix blender to .msh space conversions 2019-11-19 02:39:23 +13:00
SleepKiller 78237e7eec fix objects with parent transforms not exporting correctly 2019-11-19 01:33:55 +13:00
SleepKiller 3d0e9b98ee implement collision primitives 2019-11-15 22:40:47 +13:00
SleepKiller e9f442d052 add conversion from Blender's coordinate space to .msh space 2019-11-15 20:41:31 +13:00
SleepKiller 107dd2e8bf fix handling of mesh loops
Fixes UVs, vertex colousr and adds support for custom normals. (Probably Blender's API can be confusing.)
2019-11-15 20:02:04 +13:00
SleepKiller fd0ba8720b apply modifiers during export 2019-11-13 16:38:55 +13:00
SleepKiller 11c0be00f5 updated rotation loading 2019-11-12 17:28:18 +13:00
SleepKiller 1ac1cc5ce1 basic working version 2019-11-11 23:03:52 +13:00