This website requires JavaScript.
Explore
Help
Sign In
Scarfski
/
assimp
Watch
1
Star
0
Fork
0
You've already forked assimp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d6d6b48c3dad5bb244c0bb7bb6097be4ff083eb
assimp
/
code
/
AssetLib
/
Obj
History
Hill Ma
8d6d6b48c3
Obj: make a predicate more robust.
...
Since we might encounter invalid input it is a good idea to check the actual size of the array.
2021-08-02 12:04:15 -07:00
..
ObjExporter.cpp
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
ObjExporter.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00
ObjFileData.h
replace NULL and avoid ai_assert with more than 2 tests.
2020-06-23 21:05:42 +02:00
ObjFileImporter.cpp
Obj: make a predicate more robust.
2021-08-02 12:04:15 -07:00
ObjFileImporter.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00
ObjFileMtlImporter.cpp
Fix apha value
2021-02-15 11:51:20 +01:00
ObjFileMtlImporter.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00
ObjFileParser.cpp
Improve use of logging
2021-05-13 12:05:31 +01:00
ObjFileParser.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00
ObjTools.h
x3d: migration of goups.
2020-08-10 22:13:45 +02:00