mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
update assimp to 6.0.5
This commit is contained in:
parent
2d2eb57e2e
commit
f5cf21cfeb
941 changed files with 22718 additions and 12240 deletions
40
Engine/lib/assimp/fuzz/assimp_fuzzer.dict
Normal file
40
Engine/lib/assimp/fuzz/assimp_fuzzer.dict
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
# OBJ
|
||||
"v "
|
||||
"vn "
|
||||
"vt "
|
||||
"f "
|
||||
"mtllib "
|
||||
"usemtl "
|
||||
|
||||
# GLTF (JSON)
|
||||
"asset"
|
||||
"scene"
|
||||
"scenes"
|
||||
"nodes"
|
||||
"meshes"
|
||||
"accessors"
|
||||
"bufferViews"
|
||||
"buffers"
|
||||
|
||||
# PLY
|
||||
"ply"
|
||||
"format"
|
||||
"element"
|
||||
"property"
|
||||
"vertex"
|
||||
"face"
|
||||
|
||||
# STL
|
||||
"solid"
|
||||
"facet"
|
||||
"normal"
|
||||
"outer loop"
|
||||
"vertex"
|
||||
"endloop"
|
||||
"endfacet"
|
||||
"endsolid"
|
||||
|
||||
# Collada (XML)
|
||||
"COLLADA"
|
||||
"library_geometries"
|
||||
"library_visual_scenes"
|
||||
Loading…
Add table
Add a link
Reference in a new issue