aramis_acg
|
08fe2e7d20
+ add Ply exporter.
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
aramis_acg
|
255ed412d5
+ add Exporter::RegisterExporter and Exporter::UnregisterExporter pair of methods. Make parts of the internal export interface public to allow custom exporters to be added on the fly. This is a non-breaking API change.
|
14 years ago |
aramis_acg
|
45b0ccfc92
+ experimental STL exporter.
|
14 years ago |
aramis_acg
|
36b3695a31
- improve symmetry between Assimp::Importer and Assimp::Exporter.
|
14 years ago |
aramis_acg
|
665f73861e
- move importer and postprocessing step construction chain to separate files to make them available to the exporter part.
|
14 years ago |
aramis_acg
|
c58480d608
+ first version of OBJ exporter
|
14 years ago |
aramis_acg
|
621bdef663
- rework exporter interface to be based primarily on the existing IOSystem.
|
14 years ago |
ulfjorensen
|
3a4651b0ec
Bugfix: SplitByBoneCountProcess sometimes split too early
|
14 years ago |
aramis_acg
|
553b3567c8
- work on export API prototype, now relies on IOStreams.
|
14 years ago |
ulfjorensen
|
cef429bb70
Refined exporter implementation
|
14 years ago |
aramis_acg
|
e5f7fe0c3a
- More work on the current draft of the export interface. Again, please comment.
|
14 years ago |