История коммитов

Автор SHA1 Сообщение Дата
  Denis Biryukov ab6b5a7b21 Fix gcc warnings. (initialization order) 11 лет назад
  Sherief Farouk 9b591fadb8 Fixes for uninitialized variable warnings. 12 лет назад
  Alexander Gessler a288a631e2 - FBX: avoid more gcc warnings. 12 лет назад
  Alexander Gessler bbe8763d9e - FBX: workaround to handle files using the 'b' typecode. 13 лет назад
  Alexander Gessler 8336aa423f - fbx: fix reading of short data tokens in binary files. 13 лет назад
  Alexander Gessler 29b11f1cde - fbx: FINALLY got reading binary data buffers (vertices, normals etc) working! Found out fbx uses deflate to compress them. 13 лет назад
  Alexander Gessler 10fac9bcd8 - fbx: finished binary tokenizer. Now correctly skips over compressed data arrays. 13 лет назад
  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 лет назад