ulfjorensen
|
89c3aaebbc
removed accidental C++11 usage
|
13 years ago |
ulfjorensen
|
6970307b4e
- Collada Exporter id naming scheme once again revised to exclude any potential invalid chars
|
13 years ago |
ulfjorensen
|
7a0c5a431e
- filtered some more invalid characters from collada export URL generation
|
13 years ago |
ulfjorensen
|
9d4c46b53c
- Bugfix: ColladaExporter avoids output of empty xml elements
|
13 years ago |
ulfjorensen
|
6cb8ca9652
- Collada exporter texture references in materials are now written correctly
|
13 years ago |
ulfjorensen
|
f41e106efc
- ColladaExporter filters empty meshes which fooled certain loaders - specifically Assimp's Collada Loader :-)
|
13 years ago |
ulfjorensen
|
4ebba5bdd4
Removed C++11 usage which I accidentally inserted
|
13 years ago |
ulfjorensen
|
82f027b01f
- added materials to Collada Export
|
13 years ago |
ulfjorensen
|
fa6039e1cb
Bugfix: Collada Exporter writes proper mesh references now - that makes static scenes work just fine
|
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
|
c58480d608
+ first version of OBJ exporter
|
14 years ago |
aramis_acg
|
47836d23e7
# fix vc10 compile warning
|
14 years ago |
aramis_acg
|
9edc0a9b8e
merge with git://github.com/tonttu/assimp.git
|
14 years ago |
aramis_acg
|
f8add9bb22
-add missing unit to cmake script for assimp_cmd, fix linux build trouble.
|
14 years ago |
aramis_acg
|
621bdef663
- rework exporter interface to be based primarily on the existing IOSystem.
|
14 years ago |
ulfjorensen
|
28008debf7
forgot the new files...
|
14 years ago |