Alexander Gessler
|
f435712273
Fix Mac build issues (clang 6.0 compiling x86_64)
|
%!s(int64=10) %!d(string=hai) anos |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
%!s(int64=10) %!d(string=hai) anos |
Jared Duke
|
c7b6b5ea2f
Support lowercase 'ns' and 'ni' obj material tokens
|
%!s(int64=11) %!d(string=hai) anos |
Kim Kulling
|
a5afbcf29c
refactoring: remove duplicate code.
|
%!s(int64=11) %!d(string=hai) anos |
Kim Kulling
|
b359deb7fd
update:
|
%!s(int64=11) %!d(string=hai) anos |
Kim Kulling
|
5e265610fb
bugfix: add obj-material handling for <color> 0 instead of <color> r g b.
|
%!s(int64=11) %!d(string=hai) anos |
acgessler
|
203d5d6fcc
Obj: make mtl importer accept kd, ks etc. as well (Kd, Ks being the correct form). This is for keeping up compatibility with assimp's own Obj exporter, which has been inaccurate about this since inception.
|
%!s(int64=11) %!d(string=hai) anos |
Robin
|
ce37d3bcad
Fixed possible bug with map_emmissive keyword and removed second check for ambient texture keyword
|
%!s(int64=11) %!d(string=hai) anos |
Judith Hartmann
|
7d1a704ed7
saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE
|
%!s(int64=12) %!d(string=hai) anos |
Nick Overdijk
|
f433746bfa
Add support for emissive and gloss-maps
|
%!s(int64=12) %!d(string=hai) anos |
gongwei
|
0b88f72be2
refactor the code, also parse texture option explictly
|
%!s(int64=12) %!d(string=hai) anos |
gongwei
|
0860254a2b
Fix Obj texture parsing error: where obj texture map statement contains texture option, it will fail to parse the correct image url, as a result, the texture won't be shown. Besides, we also add clamp texture mode for obj
|
%!s(int64=12) %!d(string=hai) anos |
Kim
|
fbe408dd2e
update : implement obj-support for normal maps.
|
%!s(int64=13) %!d(string=hai) anos |
kimmi
|
cc88a3a0de
update : add displacement map support to obj-material importer. this feature is supported by some special exporters.
|
%!s(int64=13) %!d(string=hai) anos |
kimmi
|
f9cd8845b1
- Bugfix : Bug 3511751 closed, handling no defined material name.
|
%!s(int64=13) %!d(string=hai) anos |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
%!s(int64=14) %!d(string=hai) anos |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
%!s(int64=16) %!d(string=hai) anos |
kimmi
|
d3ff282987
- Removed dead code.
|
%!s(int64=16) %!d(string=hai) anos |
kimmi
|
eda47a6f0b
- Add new helper funtion to detect end of buffer.
|
%!s(int64=16) %!d(string=hai) anos |
aramis_acg
|
13804abf2e
FIX: ObjLoader reads opacity now.
|
%!s(int64=16) %!d(string=hai) anos |
aramis_acg
|
077511b1a0
FIX: WaveFront MTL files will no line break at the end will now read properly.
|
%!s(int64=16) %!d(string=hai) anos |
aramis_acg
|
4048eb92f5
Fixed illumination model conversion in the OBJ loader.
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
d41f570dc0
Added support for compressed x files (all files from dx sdk, except car2.x, work, no further tests yet).
|
%!s(int64=17) %!d(string=hai) anos |
kimmi
|
06e4262f80
- Refactorized obj-material-loader: removed duplicated float separation and made it to a template.
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
1db46c242f
Added temporary boost workaround - some assimp features work with reduced functionality in this case.
|
%!s(int64=17) %!d(string=hai) anos |
kimmi
|
cb7d509017
FIX: Material files with blanks in the filename can be loaded.
|
%!s(int64=17) %!d(string=hai) anos |
cgmelt
|
31e2408732
|
%!s(int64=17) %!d(string=hai) anos |
ulfjorensen
|
b776f04251
More bugfixes from Jonathan:
|
%!s(int64=17) %!d(string=hai) anos |
aramis_acg
|
8991496cf5
Fixes for build with mingw (no warnings in 32 Bit build, even with -wall).
|
%!s(int64=17) %!d(string=hai) anos |
kimmi
|
fa8edfe207
- BUGFIX: Fixed a crash in the normal-loader method of obj loader.
|
%!s(int64=17) %!d(string=hai) anos |