Alexandr Arutjunov
|
3274951f2a
[+] X3D importer.
|
8 years ago |
Alexandr Arutjunov
|
386128febc
[+] Building AMF-importer.
|
8 years ago |
Gorilux
|
8f4f0047fb
Added 3MF importer
|
9 years ago |
wise86Android
|
d51c2e6435
free the allocated import
|
9 years ago |
Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
rmitton
|
d952823ffd
Importer for Silo SIB files.
|
9 years ago |
Kim Kulling
|
502d9f17b6
glTF: add importer to registry and try to parse json.
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
10 years ago |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
10 years ago |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
10 years ago |
Kim Kulling
|
690ebe4f1e
fix https://github.com/assimp/assimp/issues/504: use correct define for check if OpenGEX-importer shall be used or not.
|
10 years ago |
Kim Kulling
|
2717d51f7e
Merge remote-tracking branch 'origin/master' into opengex_support
|
10 years ago |
ulf
|
b71ded1ad0
- manually merged C4D importer code from acgessler branch
|
10 years ago |
Kim Kulling
|
20b3ce6a40
replace opengexparser by using openddl-parser.
|
10 years ago |
Kim Kulling
|
8126dce94d
update: add sceleton for OpenGEX importer.
|
11 years ago |
Gargaj
|
ad298cd84f
fix code style
|
11 years ago |
Gargaj
|
0f822d38cd
add basic framework for importer
|
11 years ago |
Jonne Nauha
|
45715df263
OgreImporter: Forgot to rebuild after filename changes so broke the build. Fix includes, add include guards and ASSIMP_BUILD_NO_OGRE_IMPORTER to missing places.
|
11 years ago |
Alexander Gessler
|
88da17a246
Drop M3 Importer.
|
12 years ago |
acgessler
|
18b2aebcb1
- FBX importer: basic interface and importer skeleton. Start tokenizer and parser.
|
13 years ago |
aramis_acg
|
397603bac0
+ add XGL/ZGL importer. Some features (includes, object refs, textures not supported yet).
|
13 years ago |
jonathanklein
|
521088e134
Ogre:
|
13 years ago |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
13 years ago |
kimmi
|
ab71ca60c3
- Feature : First buggy prototype of the M3-loader for starcraft models.
|
13 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 |