abma
|
bf4913b5c9
remove AssimpPCH.h: fixes #534
|
%!s(int64=10) %!d(string=hai) anos |
Alexander Gessler
|
5ae010028b
FBX: fix memory leak. Connection objects in Document never freed. See #307
|
%!s(int64=11) %!d(string=hai) anos |
attila-barsi
|
ed9204ab1b
Initial version for FBX layered textures.
|
%!s(int64=11) %!d(string=hai) anos |
Hiroyuki Inoue
|
3a3ac4fea2
Fix to support FBX 2011 (7100)
|
%!s(int64=12) %!d(string=hai) anos |
acgessler
|
fcedc7e8a6
FBX: make clear that we do not support 6.n file format, closes #93.
|
%!s(int64=12) %!d(string=hai) anos |
Alexander Gessler
|
a288a631e2
- FBX: avoid more gcc warnings.
|
%!s(int64=12) %!d(string=hai) anos |
Alexander Gessler
|
a1713052e5
- fbx: support reading LimbNode attachments, less Property70 warnings.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
51d84dcfc0
- fbx: improve logging
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
9ea7fc2856
- fbx: don't die if a file contains no GlobalSettings.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
eed3cebc18
- fbx: add support for reading Null node attributes.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
4921114c7d
- fbx: better error reporting reading property tables.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
1dc2ea05fa
- fbx: fix crashbug when animating the root node.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
d881bb9cdc
- fbx: add support for reading GlobalSettings.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
811e2492df
- fbx: fix object names when reading binary files.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
ef0dcaaea2
- fbx: refactor, move DOM utility functions to separate unit.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
ffbac847ef
- fbx: add DOM classes for light and camera node attachments. Devise a new macro-based system to easily define dynamic fbx properties.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
24ce9495fd
- fbx: add binary reading draft. Started from scratch after my first attempt had design flaws. The binary reader now sits on the lexer stage (really) and generates a (fake) token sequence similar to the text lexer's output - this means most parsing code can go unaffected.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
bb8e8c6673
- fbx: ignore IKEffector nodes.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
f230ac2f60
- fbx: further work and bugfixes on deformer conversion.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
05ec3c2e90
- fbx: read Geometry -> Skin and Model -> Cluster connections. Improve logging, some refactoring.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
06acead438
- fbx: read deformers (Skin and Cluster).
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
d5c05c7d84
- fbx: NodeAttribute can now be target for AnimCurveNode.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
f617e766b1
- fbx: add "strict" import mode (only accept 2012,2013 files).
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
e4305149be
- fbx: bugfix animation interpolation code, fix various quirks.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
09aaaba7b8
- fbx: improved DOM object construction and dependency resolution.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
5db5634494
- fbx: add utility functions to filter connections to other objects by their type.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
4f6dbac919
- fbx: prevent infinite recursion when resolving objects with cyclic references.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
378bc93593
- fbx: resolve target node for node animations.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
382f4619ad
- fbx: animation conversion from fbx's representation to assimp's. This involves evaluating animation layers etc.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
67c55990cd
- fbx: initial code to read animations plus the accompanying DOM classes.
|
%!s(int64=13) %!d(string=hai) anos |