Kim Kulling
|
14a849b398
Obj-loader: change include brackets.
|
преди 10 години |
Kim Kulling
|
bc8aa18eb2
Fix : https://github.com/assimp/assimp/issues/557
|
преди 10 години |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
преди 10 години |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
преди 10 години |
Richard
|
4c1a0507fe
Refactor: Line endings are LF, not CRLF
|
преди 10 години |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
преди 10 години |
Alexander Gessler
|
faea2ecccc
OBJ: Support spaces in material names, fixes #545.
|
преди 10 години |
Kim Kulling
|
995bc41d57
color node handling opengex
|
преди 10 години |
Alexander Gessler
|
f435712273
Fix Mac build issues (clang 6.0 compiling x86_64)
|
преди 10 години |
abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
преди 10 години |
Jared Duke
|
c7b6b5ea2f
Support lowercase 'ns' and 'ni' obj material tokens
|
преди 11 години |
Kim Kulling
|
a5afbcf29c
refactoring: remove duplicate code.
|
преди 11 години |
Kim Kulling
|
b359deb7fd
update:
|
преди 11 години |
Kim Kulling
|
5e265610fb
bugfix: add obj-material handling for <color> 0 instead of <color> r g b.
|
преди 11 години |
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.
|
преди 11 години |
Robin
|
ce37d3bcad
Fixed possible bug with map_emmissive keyword and removed second check for ambient texture keyword
|
преди 11 години |
Judith Hartmann
|
7d1a704ed7
saves value in the 'Ke'-Attribute in ObjMtl Files in COLOR_EMISSIVE
|
преди 12 години |
Nick Overdijk
|
f433746bfa
Add support for emissive and gloss-maps
|
преди 13 години |
gongwei
|
0b88f72be2
refactor the code, also parse texture option explictly
|
преди 12 години |
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
|
преди 12 години |
Kim
|
fbe408dd2e
update : implement obj-support for normal maps.
|
преди 13 години |
kimmi
|
cc88a3a0de
update : add displacement map support to obj-material importer. this feature is supported by some special exporters.
|
преди 13 години |
kimmi
|
f9cd8845b1
- Bugfix : Bug 3511751 closed, handling no defined material name.
|
преди 13 години |
aramis_acg
|
4dbf539b44
- update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'.
|
преди 14 години |
aramis_acg
|
7cea2eb497
Change date in license header to 2006-2010. This involves updating quite a few files, sorry.
|
преди 16 години |
kimmi
|
d3ff282987
- Removed dead code.
|
преди 16 години |
kimmi
|
eda47a6f0b
- Add new helper funtion to detect end of buffer.
|
преди 16 години |
aramis_acg
|
13804abf2e
FIX: ObjLoader reads opacity now.
|
преди 16 години |
aramis_acg
|
077511b1a0
FIX: WaveFront MTL files will no line break at the end will now read properly.
|
преди 16 години |
aramis_acg
|
4048eb92f5
Fixed illumination model conversion in the OBJ loader.
|
преди 17 години |