Kim Kulling
|
c08e3b4abb
Add bounds checks to the parsing utilities. (#5421)
|
1 年之前 |
copycd
|
8648c2af45
fix mesh-name error.
|
1 年之前 |
Kim Kulling
|
f24224fdc5
Merge branch 'master' into SupportOBJSpecifiedOnlyAPartOfVertexColors
|
2 年之前 |
emaame
|
22c8d97b54
Support OBJ specified only a part of vertex colors
|
2 年之前 |
Alex
|
d3506c24e7
Update ObjFileParser.cpp
|
2 年之前 |
Alex
|
4cc70cb73c
Optimize
|
2 年之前 |
Alex
|
c3e69b5b82
Fix Heap-buffer-overflow READ in Assimp::ObjFileParser::getFace
|
2 年之前 |
Jackie9527
|
cec41f6dd5
Fix warning related to unreachable-code-break.
|
2 年之前 |
Krishty
|
3d3e856925
Trim Trailing Whitespace
|
2 年之前 |
sashashura
|
917352dd8b
Fixes Heap-buffer-overflow READ 1 in Assimp::ObjFileParser::getFace
|
2 年之前 |
Aaron Gokaslan
|
6fa21dcc6e
Explicitly default all empty dtors
|
3 年之前 |
Aaron Gokaslan
|
27edb43600
Apply modernize-use-emplace clang-tidy rule
|
3 年之前 |
Turo Lamminen
|
90d1464405
Remove set but unused variables
|
3 年之前 |
Kim Kulling
|
eac0876c9b
Refactoring: Use correct prefix for attributes in ObjImport.
|
3 年之前 |
Kim Kulling
|
c349035cd1
Fix face memleak.
|
3 年之前 |
Kim Kulling
|
85f86ec076
Revert using face as pod type
|
3 年之前 |
Kim Kulling
|
f6bcb160d0
Improvements of obj-parsers.
|
3 年之前 |
sashashura
|
772cfdc757
Fixes Heap-buffer-overflow in Assimp::ObjFileParser::getFace
|
3 年之前 |
xiaohunqupo
|
cc515746f7
Fix v140 compile errror
|
3 年之前 |
Danny许
|
8e075ce713
Update ObjFileParser.cpp
|
3 年之前 |
Danny许
|
18c4ebaa13
Fix compile in VC140
|
3 年之前 |
Jaroslav Přibyl
|
480d6fee2a
cleanup
|
3 年之前 |
Jaroslav Přibyl
|
62c9347985
fixed obj parsing with cstype
|
3 年之前 |
Hill Ma
|
93edbe883f
Use Safe Constants Idioms for ObjFileParser::DEFAULT_MATERIAL.
|
3 年之前 |
Malcolm Tyrrell
|
4ec01cfdcd
Improve use of logging
|
4 年之前 |
Kim Kulling
|
6205af4efb
replace NULL and avoid ai_assert with more than 2 tests.
|
5 年之前 |
Kim Kulling
|
b3af5c5a14
closes https://github.com/assimp/assimp/issues/3253 : remove useless code
|
5 年之前 |
Kim Kulling
|
f8e6512a63
Move format importer and exporter into its won folder.
|
5 年之前 |