Kim Kulling
|
1191d03405
Update license info.
|
9 years ago |
Otger
|
f94bc8d66e
Initial support for FBX embedded textures
|
9 years ago |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
10 years ago |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
10 years ago |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
10 years ago |
arkeon
|
b2ac7b878f
Correction on FBX material texture UV index
|
11 years ago |
Alexander Gessler
|
f6cb467275
- FBX::ImportSettings: fix initialization list order.
|
12 years ago |
Alexander Gessler
|
54be52ea28
- fbx: add option to detect dummy animation tracks and to remove them. Actually, this is mostly a debugging aid (and it cuts down memory usage).
|
13 years ago |
Alexander Gessler
|
7f082e0aae
- fbx: revamp transformation code to support rotation/scaling pivots and offsets. The information is encoded in additional nodes in the scene hierarchy, which are tagged with a special naming scheme to make them easy for users to identify and map to their systems.
|
13 years ago |
Alexander Gessler
|
666f2776d7
- fbx: convert fbx deformers to assimp bones.
|
13 years ago |
Alexander Gessler
|
f617e766b1
- fbx: add "strict" import mode (only accept 2012,2013 files).
|
13 years ago |
Alexander Gessler
|
711878567a
- more fine-grained import settings.
|
13 years ago |
Alexander Gessler
|
17629f1ff1
- fbx: work on resolving material links.
|
13 years ago |
Alexander Gessler
|
05bc8ab684
- fbx: add ImportSettings to keep track of fbx-specific import settings. The settings are generated by the importer instance and injected into parser and DOM.
|
13 years ago |