mensinda
|
5dacda0a08
replaced boost smart pointers with c++11 smart pointers
|
%!s(int64=9) %!d(string=hai) anos |
Kim Kulling
|
2b09199f4a
FBXImporter: move MeshGeometry declaration into its own header
|
%!s(int64=9) %!d(string=hai) anos |
Kim Kulling
|
e9f47b08c5
FBXImporter: fx build.
|
%!s(int64=9) %!d(string=hai) anos |
Kim Kulling
|
28d327b7ea
FBXImporter: fix build.
|
%!s(int64=9) %!d(string=hai) anos |
Kim Kulling
|
2496e8a0a3
Lib: reduce number of header files included.
|
%!s(int64=9) %!d(string=hai) anos |
Kim Kulling
|
1191d03405
Update license info.
|
%!s(int64=9) %!d(string=hai) anos |
Richard
|
83de707587
Refactor: Expand tabs to 4 spaces
|
%!s(int64=10) %!d(string=hai) anos |
Richard
|
a96a595a7a
Refactor: Trim trailing whitespace
|
%!s(int64=10) %!d(string=hai) anos |
Kim Kulling
|
2bfc353fde
License info: update year info.
|
%!s(int64=10) %!d(string=hai) anos |
abma
|
8c45a4dc3b
Merge remote-tracking branch 'origin'
|
%!s(int64=10) %!d(string=hai) anos |
abma
|
470ad98281
fix "headercheck":
|
%!s(int64=10) %!d(string=hai) anos |
George Papadopoulos
|
08ba782bd5
[FBX] add support for multiple animations (by using LocalStart/LocalStop in takes)
|
%!s(int64=10) %!d(string=hai) anos |
Alexander Gessler
|
315285faf0
- fbx: refactor parsing code, move all parsing stuff to FBXParser.cpp. Parsing errors now carry the prefix "FBX-Parser".
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
729e98fef0
+ fbx: Parser::IsBinary(), Document::IsBinary()
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
a996ecba75
- fbx: add helper functions to read FBX data arrays.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
c0af603f0c
- fbx: further work on DOM, start work on geometry extraction.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
25dfbdf58d
- fbx: add DOM layer to represent the parsed FBX file in-memory, capturing the essential semantics we need for importing.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
ecd79b3cc3
- fbx: fix infinite recursion when parsing nested Scope's.
|
%!s(int64=13) %!d(string=hai) anos |
Alexander Gessler
|
c9d9fcdfd1
- fbx: parser working now. Drop shared_ptr's in favour of raw pointers to reduce memory overhead (a pity - I want unique_ptr and move semantics in C++03).
|
%!s(int64=13) %!d(string=hai) anos |
acgessler
|
18b2aebcb1
- FBX importer: basic interface and importer skeleton. Start tokenizer and parser.
|
%!s(int64=13) %!d(string=hai) anos |