Alexander Gessler
|
25dfbdf58d
- fbx: add DOM layer to represent the parsed FBX file in-memory, capturing the essential semantics we need for importing.
|
há 13 anos atrás |
Alexander Gessler
|
4c30c00585
# fbx: forgot a <Windows.h> in my code.
|
há 13 anos atrás |
Alexander Gessler
|
ecd79b3cc3
- fbx: fix infinite recursion when parsing nested Scope's.
|
há 13 anos atrás |
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).
|
há 13 anos atrás |
acgessler
|
18b2aebcb1
- FBX importer: basic interface and importer skeleton. Start tokenizer and parser.
|
há 13 anos atrás |