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
fe97ff6474104be111ec378d6b2fbbacefc19a58
assimp
/
code
/
AssetLib
/
glTF2
History
RichardTea
c917e6513f
Merge branch 'master' into issue_2195_draco
2021-01-26 16:43:46 +00:00
..
glTF2Asset.h
Implement draco decoding
2021-01-26 16:08:12 +00:00
glTF2Asset.inl
Add compile error for bad error draco config
2021-01-26 16:24:18 +00:00
glTF2AssetWriter.h
Add KHR_materials_transmission during export
2020-12-23 10:43:21 +01:00
glTF2AssetWriter.inl
Add KHR_materials_transmission during export
2020-12-23 10:43:21 +01:00
glTF2Exporter.cpp
Merge branch 'master' into dev/gltf-KHR_materials
2020-12-23 11:33:04 +01:00
glTF2Exporter.h
* Added ASSIMP_BUILD_NO_GLTF1_IMPORTER, ASSIMP_BUILD_NO_GLTF2_IMPORTER, ASSIMP_BUILD_NO_GLTF1_EXPORTER, and ASSIMP_BUILD_NO_GLTF2_EXPORTER to allow disabling GLTF1 and GLTF2 independently.
2020-07-05 19:22:31 +01:00
glTF2Importer.cpp
Fix glTF vertex colors with types other than float
2021-01-15 02:56:45 +00:00
glTF2Importer.h
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00