krishty
|
88959b2be7
Fix Whitespace (#6063)
|
4 months ago |
Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
4 months ago |
Kim Kulling
|
5f100a0984
Obj: fix nullptr access. (#5894)
|
8 months ago |
Kim Kulling
|
9723b3554b
Obj: Fix Sonarcube findings (#5873)
|
8 months ago |
Matthias Möller
|
0b19b7d73b
fixes potential memory leak on malformed obj file (#5645)
|
1 year ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Kim Kulling
|
8cf2d6e588
Refactoring: Some cleanups
|
1 year ago |
Kim Kulling
|
0b0ec713f6
Fix empty mesh handling
|
1 year ago |
Alex
|
54f5d01190
Fix Heap-buffer-overflow WRITE in Assimp::ObjFileImporter::createVertexArray
|
2 years ago |
Kim Kulling
|
aee4df9be8
Fix possible dereferencing of invalid pointer.
|
2 years ago |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
2 years ago |
Kim Kulling
|
eac0876c9b
Refactoring: Use correct prefix for attributes in ObjImport.
|
3 years ago |
Kim Kulling
|
85f86ec076
Revert using face as pod type
|
3 years ago |
Kim Kulling
|
f6bcb160d0
Improvements of obj-parsers.
|
3 years ago |
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
|
3 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
|
4 years ago |
Joshua Hyatt
|
dcf9a7b2d8
Conform variable names to code standards
|
4 years ago |
Joshua Hyatt
|
c769f8d4ad
Replace unique_ptr with raw pointer to avoid destructing stream
|
4 years ago |
kimkulling
|
582a8b1887
Fix xml-migration bild.
|
5 years ago |