Історія комітів

Автор SHA1 Опис Дата
  Kim Kulling 7207e5117c Use new include bracktes. 9 роки тому
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers 9 роки тому
  Kim Kulling 1191d03405 Update license info. 9 роки тому
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 роки тому
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 роки тому
  Kim Kulling 2bfc353fde License info: update year info. 10 роки тому
  abma 470ad98281 fix "headercheck": 10 роки тому
  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. 13 роки тому
  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 роки тому
  acgessler ff995307ac - fbx: further work on broadphase tokenization. 13 роки тому
  acgessler 18b2aebcb1 - FBX importer: basic interface and importer skeleton. Start tokenizer and parser. 13 роки тому