Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
5 months ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Galen Xiao
|
b7b6601a75
feat:1.add 3mf vertex color read 2.fix 3mf read texture bug (#5361)
|
1 year ago |
Kim Kulling
|
f0e7448fdc
Remove double delete
|
1 year ago |
Kim Kulling
|
4535e37fc6
Fix namespaces.
|
1 year ago |
Krishty
|
3d3e856925
Trim Trailing Whitespace
|
2 years ago |
Kim Kulling
|
c5dfcac08a
Update D3MFOpcPackage.cpp
|
3 years ago |
Kim Kulling
|
e254f80a3a
Fix memory leak in D3MFOpcPackage
|
3 years ago |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 years ago |
Kim Kulling
|
5a3401b69f
Update D3MFOpcPackage.cpp
|
3 years ago |
Kim Kulling
|
880a2f25bb
Merge branch 'master' into remove-useless-code
|
3 years ago |
Kim Kulling
|
18531e3677
Next iteration for c++11 features.
|
3 years ago |
Krishty
|
4cf4e7454f
removed useless code
|
3 years ago |
Kim Kulling
|
c9d35b6edc
Remove C++14 feature.
|
4 years ago |
Kim Kulling
|
ceafa95610
Remove unused header
|
4 years ago |
Kim Kulling
|
3e090b21f5
Fix setup of embedded texture loading
|
4 years ago |
Kim Kulling
|
4b1ff645e3
closes https://github.com/assimp/assimp/issues/3398: Add support for embedded textures
|
4 years ago |
Malcolm Tyrrell
|
5cd3bdd5c2
No need to distinguish formatting log functions.
|
4 years ago |
kkulling
|
55fd820ed7
use const chars
|
4 years ago |
Kim Kulling
|
0b92abe9b4
Merge branch 'master' into empty-string-style
|
4 years ago |
Krishty
|
55dd5faafb
fixed export exceptions on import
|
4 years ago |
Krishty
|
f761dc72f4
style fix - initializing and assigning empty std::string properly
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Kim Kulling
|
d6892b3f58
Merge branch 'master' into pugi_xml
|
4 years ago |
Kim Kulling
|
34f343233e
3ml: fix xml parsing.
|
5 years ago |
kkulling
|
87d2580aad
fix 3mf rel-parsing
|
5 years ago |
Kim Kulling
|
73fa2cbe88
Fix memory handling of xml-nodes in the parser.
|
5 years ago |
kimkulling
|
e62b4e5cce
next iteration.
|
5 years ago |
kimkulling
|
0730eebe6f
fix collada handling of xml nodes.
|
5 years ago |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 years ago |