Commit History

Author SHA1 Message Date
  Alexander Gessler 25dfbdf58d - fbx: add DOM layer to represent the parsed FBX file in-memory, capturing the essential semantics we need for importing. 13 years ago
  Alexander Gessler 05b98c279b - fbx: fix tab width when logging columns. 13 years ago
  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). 13 years ago
  acgessler ff995307ac - fbx: further work on broadphase tokenization. 13 years ago
  acgessler 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 years ago