Kim Kulling
|
05746acb07
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
|
3 years ago |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 years ago |
Krishty
|
5895c0c22c
more const in format detection
|
3 years ago |
Krishty
|
758116b083
removed trailing spaces and tabs from source and text
|
4 years ago |
Jason C
|
00b625a2ae
[amf] Fix crash when file could not be parsed.
|
4 years ago |
Kim Kulling
|
cb7d3ac598
Merge branch 'master' into jc3-spam-killa
|
4 years ago |
Jason C
|
f87b180147
Merge branch 'master' into jc3-importer-open-error-handling
|
4 years ago |
Kim Kulling
|
b30cbcf117
Merge branch 'master' into jc3-spam-killa
|
4 years ago |
Jason C
|
785cca1bb4
[amf] Fix crash when file could not be parsed.
|
4 years ago |
Jason C
|
a03dc4edaa
[amf] Fix minor typo in error message.
|
4 years ago |
Krishty
|
0f3e6e2941
replaced std::size() with AI_COUNT_OF for pre-C++20 compilers
|
4 years ago |
Jason C
|
2925592c64
[assimp] Make sure ctype calls use unsigned char.
|
4 years ago |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
4 years ago |
Krishty
|
9dc66b0003
removed dead code
|
4 years ago |
Kim Kulling
|
da0543972b
Fix parsing for AMF-Files.
|
4 years ago |
Kim Kulling
|
6c89631581
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Kim Kulling
|
8143ea5aec
amf: fix warning: unused variable.
|
4 years ago |
Kim Kulling
|
9a19a4723b
amf: fix warning: unused variable.
|
4 years ago |
Kim Kulling
|
d6892b3f58
Merge branch 'master' into pugi_xml
|
4 years ago |
kimkulling
|
6ec07e4dc7
XGL: next steps.
|
5 years ago |
kimkulling
|
cca9eddb1c
Fix material-base AMF-unittest.
|
5 years ago |
Kim Kulling
|
d854f3b842
AMF: fix adding for child-nodes.
|
5 years ago |
Kim Kulling
|
0618db1f99
AMF: some smaller refactorings to improve readability.
|
5 years ago |
Kim Kulling
|
689406fbda
Fix Colladat import.
|
5 years ago |
Kim Kulling
|
075540e15a
AMF: fixes.
|
5 years ago |
Kim Kulling
|
6d5c388780
Introduce node iterator.
|
5 years ago |
Malcolm Tyrrell
|
0f6127e90e
No need to build strings.
|
5 years ago |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 years ago |
Kim Kulling
|
21678df589
ogre + collada migration.
|
5 years ago |