Alexandre Avenel
|
2879e0d6ef
Fix typos on code using codespell
|
7 лет назад |
Trylz
|
6fb9ebe3c8
Apply fix
|
7 лет назад |
Kim Kulling
|
c9bb3592ff
FBX-Importer: remove unused lookup tables for nodes.
|
7 лет назад |
Kim Kulling
|
f3cc2f79fc
FBX-Importer: remove unused lookup table.
|
7 лет назад |
Kim Kulling
|
2a5728b4c3
FBX-Importer: fix usage of deprecated include.
|
7 лет назад |
Kim Kulling
|
c97fb99435
closes https://github.com/assimp/assimp/issues/1855: fix correction of node names.
|
7 лет назад |
Kim Kulling
|
e01e77a6c7
Merge branch 'master' into develop_kimkulling
|
7 лет назад |
Kim Kulling
|
5814e6f9f0
Optimize some std::string usages.
|
7 лет назад |
Marco Di Benedetto
|
9d813a48b0
fixed emply buffer stream write, removed some cast warnings.
|
7 лет назад |
Kim Kulling
|
5cf6509fb5
closes https://github.com/assimp/assimp/issues/1120: use euler angles for pre- and post-rotation.
|
7 лет назад |
Tommy
|
a9d70b2dbc
FBX Import: properly delete inverse geotrans nodes when not using them.
|
7 лет назад |
Tommy
|
c18a07e47f
FBX Import: Properly clean up post_nodes_chain in case of exception.
|
7 лет назад |
Tommy
|
b91976eead
FBX Export: handle newly-added geometric transform inverse nodes.
|
7 лет назад |
Tommy
|
f847d4817d
FBX Export: fix logic for determining if scale transformation is identity.
|
7 лет назад |
Tommy
|
c1f353f6c7
FBX Export: Geometric transformations always create transformation chain.
|
7 лет назад |
Tommy
|
fb213e4bac
FBX Importer: apply inverse of geometric transform to child nodes.
|
7 лет назад |
Kim Kulling
|
b049933d2f
update license dates.
|
7 лет назад |
Kim Kulling
|
25c5384208
Merge branch 'master' into master
|
7 лет назад |
Kim Kulling
|
1037ac5b93
Merge branch 'master' into issue_1721
|
7 лет назад |
Giuseppe Barbieri
|
47a2775b94
Update FBXConverter.cpp
|
7 лет назад |
Kim Kulling
|
0b15d5cd46
closes https://github.com/assimp/assimp/issues/1721: set camera parameters instead of nonsense.
|
7 лет назад |
kim kulling
|
88a0bb1b6d
FBX: store UnitScaleFactor for fbx-files.
|
7 лет назад |
Christian Meurin
|
86fa0f4524
Merge branch 'master' into master
|
7 лет назад |
Tommy
|
fb4a67d4fe
Improve FBX material import.
|
7 лет назад |
BuildTools
|
66171de915
Successful lib build, unit testing still WIP
|
7 лет назад |
rickomax
|
4623c2f14c
FBX Embedding Fix
|
7 лет назад |
Kim Kulling
|
0588d6cccf
FBX: closes https://github.com/assimp/assimp/issues/1619: return correct index for embedded textures.
|
7 лет назад |
Turo Lamminen
|
e8eccfa27d
FBX: Replace ScopeGuard with std::unique_ptr
|
7 лет назад |
Turo Lamminen
|
583d3f88b8
FBX: Remove dead assignment
|
8 лет назад |
Kim Kulling
|
4a4f3fddc7
closes https://github.com/assimp/assimp/issues/213: log an error instead of letting the fbx-importer crash.
|
8 лет назад |