kimmi
|
cc88a3a0de
update : add displacement map support to obj-material importer. this feature is supported by some special exporters.
|
12 years ago |
kimmi
|
f9cd8845b1
- Bugfix : Bug 3511751 closed, handling no defined material name.
|
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
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
15 years ago |
kimmi
|
d3ff282987
- Removed dead code.
|
16 years ago |
kimmi
|
eda47a6f0b
- Add new helper funtion to detect end of buffer.
|
16 years ago |
aramis_acg
|
13804abf2e
FIX: ObjLoader reads opacity now.
|
16 years ago |
aramis_acg
|
077511b1a0
FIX: WaveFront MTL files will no line break at the end will now read properly.
|
16 years ago |
aramis_acg
|
4048eb92f5
Fixed illumination model conversion in the OBJ loader.
|
16 years ago |
aramis_acg
|
d41f570dc0
Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet).
|
16 years ago |
kimmi
|
06e4262f80
- Refactorized obj-material-loader: removed duplicated float separation and made it to a template.
|
17 years ago |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
17 years ago |
kimmi
|
cb7d509017
FIX: Material files with blanks in the filename can be loaded.
|
17 years ago |
cgmelt
|
31e2408732
|
17 years ago |
ulfjorensen
|
b776f04251
More bugfixes from Jonathan:
|
17 years ago |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
17 years ago |
kimmi
|
fa8edfe207
- BUGFIX: Fixed a crash in the normal-loader method of obj loader.
|
17 years ago |
kimmi
|
a3d2ff5f26
CHANGE: Bugfixes for ObjFile material import
|
17 years ago |
ulfjorensen
|
71fa1b508e
- corrected all local include paths so that there are no "additional include paths" necessary in the build configuration anymore
|
17 years ago |
kimmi
|
a052251bcf
FEATURE: First prototype for ObjFile material-importer, the assimp data structure will not be created yet.
|
17 years ago |
kimmi
|
b76f999cb7
Initiual commit: AssetImporter source moved from ZFXCE repository to its own repository. PLease do not use the ZFXCE repo any more.
|
17 years ago |