NSG
|
c4515f53ca
Fix: Add "preservePivots" condition when importing FBX animation (#6115)
|
2 months ago |
Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
5 months ago |
Kim Kulling
|
5fa7b8ceb9
Bugfix/cosmetic code cleanup (#5947)
|
7 months ago |
Steve M
|
ce0a50ec21
Fix FBX animation bug introduced with 24 Mar 2020 commit 14b8d12 (revert conditional to prior state) (#5815)
|
9 months ago |
Steve M
|
cb4e663138
Restore 4x4 matrix functionn param and assignment prior to change in commit 168ae22 of 27 Oct 2019 (#5813)
|
9 months ago |
Julian Knodt
|
17399d198f
FBX Blendshapes: Do not require normals (#5776)
|
10 months ago |
Lux
|
f81ea6986c
Restored absolute transform calculation due to https://github.com/assimp/assimp/pull/5349 which requires this now. (#5751)
|
10 months ago |
RichardTea
|
ed3fccd5db
Add option to ignore FBX custom axes (#5754)
|
11 months ago |
RichardTea
|
c1ffbfec06
Zero-length mChildren arrays should be nullptr (#5749)
|
11 months ago |
Sanchikuuus
|
12ed0286e4
Added more Maya materials (#5101)
|
11 months ago |
Kim Kulling
|
a51500ba2b
Draft: Update init of aiString (#5623)
|
1 year ago |
Kristjan Skutta
|
feb861f17b
Fix duplicate degrees to radians conversion in fbx importer. (#5427)
|
1 year ago |
Kim Kulling
|
fcb1444b84
Add correction of fbx model rotation (#5494)
|
1 year ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Stephen Gold
|
213d73ebc6
correct grammar/typographic errors in comments (8 files)
|
1 year ago |
Kim Kulling
|
01f2549abe
Fix the build
|
1 year ago |
Kim Kulling
|
384db8686e
Update FBXConverter.cpp
|
1 year ago |
julianknodt
|
28ab0a094a
Fix incorrect deg->radian conversion
|
1 year ago |
Gargaj
|
49ed0711d1
Fix another warning
|
2 years ago |
Gargaj
|
8312b31d27
fix warning-as-error
|
2 years ago |
sfjohnston
|
dd40b0ccee
Changed #define FBX_FOV_UNKNOWN to const float kFovUnknown
|
2 years ago |
Scott Johnston
|
aab3c8010c
Correct from full FOV to assimp half-fov in camera. Compute from filmWidth and focalLength if FOV not specified.
|
2 years ago |
Suhajda Tamás
|
3dd08cdd60
Added note
|
2 years ago |
Suhajda Tamás
|
74509ef8bd
Revert "FBXConverter : import FbxCamera correctly"
|
2 years ago |
Kim Kulling
|
a259277498
Merge branch 'master' into master
|
2 years ago |
aniongithub
|
4438b3ecc9
Fix Issue #4486 using the fix described by @jianliang79
|
2 years ago |
inhosens
|
7cc0c06fdb
Merge branch 'assimp:master' into master
|
2 years ago |
Inho Lee
|
cdfdd75a66
FBXConverter : import FbxCamera correctly
|
2 years ago |
Kim Kulling
|
e7e4e3100f
Merge branch 'master' into 1-3193
|
2 years ago |
Florian Born
|
069b3ecdf8
After Kim's addition to meta data types, use it in the FBX converter
|
2 years ago |