Kim Kulling
|
b5e54e4d3b
Merge branch 'master' into wangyi_basisu
|
4 年之前 |
ywang
|
2b9d88c943
support basis universal
|
4 年之前 |
Kim Kulling
|
0b92abe9b4
Merge branch 'master' into empty-string-style
|
4 年之前 |
Krishty
|
f761dc72f4
style fix - initializing and assigning empty std::string properly
|
4 年之前 |
Krishty
|
6cbeca5518
fixed glTF export stuff being pulled into the EXE even if building with ASSIMP_BUILD_NO_EXPORT
|
4 年之前 |
Hill Ma
|
4aa52b3af8
Flip the check on _MSC_VER for using TR1 containers.
|
4 年之前 |
Clement Jacob
|
596001c89c
Refactoring the extension
|
4 年之前 |
Clement Jacob
|
8e589221d7
[gltf2-exporter] Adding FB_ngon_encoding support
|
4 年之前 |
Malcolm Tyrrell
|
053c0f5e0a
Catch type errors in gltf and try to print out useful context.
|
4 年之前 |
Kim Kulling
|
6c89631581
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
4 年之前 |
Kim Kulling
|
c669c8f1eb
Merge branch 'master' into update_copyrights
|
4 年之前 |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 年之前 |
RichardTea
|
48bcbbefdd
use nullptr and float constants
|
4 年之前 |
RichardTea
|
6ec32b6b78
Apply clangformat
|
4 年之前 |
RichardTea
|
dde7605158
Implement draco decoding
|
4 年之前 |
Danny Kabrane
|
2b097c1e73
Add KHR_materials_transmission during import
|
4 年之前 |
Danny Kabrane
|
f8c63d874b
support KHR_materials_clearcoat during import
|
4 年之前 |
Danny Kabrane
|
63b0a97369
import KHR_materials_sheen
|
4 年之前 |
Max Vollmer
|
6ed1488e6e
* Improved error messages
|
4 年之前 |
Evangel
|
67abcb10ba
Added mName to aiScene. Primarily to provide access to the "name" member of glTF2 scenes.
|
4 年之前 |
Kim Kulling
|
9e2c4e0cf4
Merge branch 'master' into rbsheth_hunter_rapidjson
|
5 年之前 |
Rahul Sheth
|
59c8b4ed84
Move RapidJSON definitions to CMake
|
5 年之前 |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 年之前 |
Rahul Sheth
|
ad18e365e5
Fixing more warnings
|
5 年之前 |
Kim Kulling
|
df8792d24b
Merge branch 'master' into gltf1_gltf2_split
|
5 年之前 |
Kim Kulling
|
b1dd77fbbc
Merge branch 'master' into gltf2_sparseAccessor_export
|
5 年之前 |
Max Vollmer
|
abf43eaf74
* 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.
|
5 年之前 |
Yingying Wang
|
97085c1c05
update sync
|
5 年之前 |
Yingying Wang
|
3f2e5518eb
update sync
|
5 年之前 |
Evangel
|
6d85280c8d
Added bool, removed unused debug parameter
|
5 年之前 |