Sergio Acereda
|
51e248909f
Avoid setting metallic/roughness/sheen/clearcoat properties when they are not found on mtl file.
|
3 years ago |
Terence Russell
|
4ddacdb5df
Expose the original OBJ illum model as a material property.
|
3 years ago |
Terence Russell
|
17123ed4a1
Add support for bump -bm (bump/normal multiplier)
|
3 years ago |
Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
3 years ago |
Rene Sepulveda
|
19371af6e6
Support PBR properties/maps in Obj importer
|
3 years ago |
Kim Kulling
|
df739f00dd
Merge branch 'master' into issue_3398
|
4 years ago |
Kim Kulling
|
4b1ff645e3
closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures
|
4 years ago |
Hill Ma
|
8d6d6b48c3
Obj: make a predicate more robust.
|
4 years ago |
Krishty
|
b546dfccc7
fix for 0f3e6e2941f754014d5f9f12656a9e326fca61ed
|
4 years ago |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
4 years ago |
Kim Kulling
|
d6892b3f58
Merge branch 'master' into pugi_xml
|
4 years ago |
Kim Kulling
|
23defc275a
Merge branch 'master' into makeInternalErrorsAccessible
|
4 years ago |
Joshua Hyatt
|
638499a278
Replace unique_ptr and add custom deleter
|
5 years ago |
Joshua Hyatt
|
dcf9a7b2d8
Conform variable names to code standards
|
5 years ago |
Joshua Hyatt
|
c769f8d4ad
Replace unique_ptr with raw pointer to avoid destructing stream
|
5 years ago |
kimkulling
|
582a8b1887
Fix xml-migration bild.
|
5 years ago |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 years ago |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 years ago |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 years ago |