Gered
|
488b6a50b2
|
move file writing to the very end after all chunks have been populated, allowing errors to cancel out before any file writing is done
|
2012-12-22 18:16:00 -05:00 |
|
Gered
|
6a3f3af34f
|
add support for the metadata ExtraGroupInfo data in ConvertToMeshFile
|
2012-12-22 18:07:31 -05:00 |
|
Gered
|
872ffde4c0
|
remove ".animations" file support from Ms3d and add support for populating+writing an AnimationsChunk in ConvertToMeshFile from the passed metadata object
|
2012-12-22 17:47:52 -05:00 |
|
Gered
|
c9df81d7ae
|
add main() processing to load a MetadataFile object and pass it to ConvertToMeshFile()
|
2012-12-22 16:29:22 -05:00 |
|
Gered
|
70365b0775
|
update ConvertToMeshFile chunk object data population to use the UniqueVertexCollection object's data instead
|
2012-12-18 12:34:01 -05:00 |
|
Gered
|
d89072b3d5
|
added code at the start of ConvertToMeshFile that populate a UniqueVertexCollection object from the source Ms3d object
|
2012-12-18 12:32:19 -05:00 |
|
Gered
|
195a289451
|
move animationsequence.h
|
2012-12-18 10:56:05 -05:00 |
|
gered
|
e3d515f34a
|
add animation chunk exporting to ConvertToMeshFile()
|
2012-12-11 12:49:28 -05:00 |
|
gered
|
288ea210d0
|
implement ConvertToMeshFile()
|
2012-12-11 12:44:22 -05:00 |
|
gered
|
15fed2c5c3
|
add scale factor parameter to ConvertToMeshFile
|
2012-12-11 11:10:17 -05:00 |
|
gered
|
c219755654
|
added stub function for writing and converting data from an Ms3d class to a new mesh file
|
2012-12-10 19:55:42 -05:00 |
|