Alexander Gessler
|
25dfbdf58d
|
- fbx: add DOM layer to represent the parsed FBX file in-memory, capturing the essential semantics we need for importing.
|
2012-06-26 18:31:19 +02:00 |
Alexander Gessler
|
05b98c279b
|
- fbx: fix tab width when logging columns.
|
2012-06-26 15:43:31 +02:00 |
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).
|
2012-06-25 23:03:06 +02:00 |
acgessler
|
ff995307ac
|
- fbx: further work on broadphase tokenization.
|
2012-06-25 16:10:35 +02:00 |
acgessler
|
18b2aebcb1
|
- FBX importer: basic interface and importer skeleton. Start tokenizer and parser.
|
2012-06-23 03:36:55 +02:00 |