Kim Kulling
|
5fa7b8ceb9
Bugfix/cosmetic code cleanup (#5947)
|
7 months ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Kim Kulling
|
9dddef9b9d
Update D3MFImporter.cpp
|
1 year ago |
Kim Kulling
|
b9576e6992
Update D3MFImporter.cpp
|
1 year ago |
Kim Kulling
|
274f64cbf1
Check validity of archive without parsing
|
1 year ago |
Kim Kulling
|
4535e37fc6
Fix namespaces.
|
1 year ago |
Kim Kulling
|
8cf2d6e588
Refactoring: Some cleanups
|
1 year ago |
Aaron Gokaslan
|
e93fa6699a
Manually fix up 100 more instances where it should be defaulted
|
3 years ago |
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 |
Kim Kulling
|
e2c2a60c45
Remove not used attribute
|
4 years ago |
Kim Kulling
|
4b1ff645e3
closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures
|
4 years ago |
Kim Kulling
|
b82d9f4bc7
Merge branch 'master' into new-file-detection
|
4 years ago |
kkulling
|
f15dcfa981
- Fix model parsing
|
4 years ago |
kkulling
|
cbce6d3dad
Merge branch 'optimize_3mf_strings' of https://github.com/assimp/assimp into optimize_3mf_strings
|
4 years ago |
Krishty
|
b79b84d34e
Merge branch 'master' into new-file-detection
|
4 years ago |
Kim Kulling
|
e85a69a960
Update D3MFImporter.cpp
|
4 years ago |
kimkulling
|
7690f92c81
Fix version of strnlen
|
4 years ago |
kimkulling
|
ee5170c18a
- fix security issue
|
4 years ago |
kimkulling
|
0e17939e8d
Use const char* const
|
4 years ago |
kkulling
|
55fd820ed7
use const chars
|
4 years ago |
Krishty
|
b00de10eb3
Simplified importer search and fixed a few bugs
|
4 years ago |
Kim Kulling
|
6c89631581
closes https://github.com/assimp/assimp/issues/3678: ensure lowercase
|
4 years ago |
Kim Kulling
|
c669c8f1eb
Merge branch 'master' into update_copyrights
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Turo Lamminen
|
3e1c785d31
[3MF] Silence uninitialized variable warning
|
4 years ago |
Jean-Louis
|
37df38f951
[3MF] Improves node naming
|
4 years ago |
Jean-Louis
|
4025c57fd0
[3MF] Parse the transform of the components
|
4 years ago |
Jean-Louis
|
eda967bd02
Parse the <build> node + refactoring
|
4 years ago |
Jean-Louis
|
eed75aaf2c
Remove debug print
|
4 years ago |