Историја ревизија

Аутор SHA1 Порука Датум
  Kim Kulling a2b8d66a86 Update license info. пре 8 година
  Kim Kulling e6dcad384a Fix missing includes. пре 8 година
  Kim Kulling 1191d03405 Update license info. пре 9 година
  Richard 0faf53af0b Refactor: Prefer Format::operator<< over Format::operator, пре 10 година
  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 bf4913b5c9 remove AssimpPCH.h: fixes #534 пре 10 година
  Alexander Gessler 5fe03f692e - FBX: silence some warnings produced by clang about missing switch cases. Add TokenType_BINARY_DATA to TokenTypeString() function. пре 12 година
  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 17629f1ff1 - fbx: work on resolving material links. пре 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 година