Commit History

Author SHA1 Message Date
  Kim Kulling b049933d2f update license dates. 7 years ago
  Christian Meurin 7b5c543b82 Merge branch 'master' into master 7 years ago
  Kim Kulling 01081765ad closes https://github.com/assimp/assimp/issues/1638: use memcpy instead of dynamic_cast. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Kim Kulling 422776b479 Merge branch 'master' into master 7 years ago
  Giuseppe Barbieri 3e0b072263 Update FBXBinaryTokenizer.cpp 7 years ago
  Kim Kulling 30e06f7437 closes https://github.com/assimp/assimp/issues/216: check the area of a triangle to check if its degenerated or not. 7 years ago
  Turo Lamminen 9a6b141568 FBX: Replace bad pointer casting with memcpy 7 years ago
  Jared Mulconry 79a5165106 Fixed unused variable warning by replacing them with descriptive comments 8 years ago
  Alexander Gessler f8ef94095a Update version check in FBX reader to check for version >= 7500 instead of exactly 7500. 8 years ago
  rickomax 147541ab7f Complementing last fix 8 years ago
  rickomax 3d4b54f8fc Fixed FBX 7500 Binary reading 8 years ago
  Kim Kulling d40b6089e8 Fix compiler warnings + one review finding. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling dcfc696e86 FBX: woraround for issue 1089. 8 years ago
  Rosario Leonardi 2505f02263 Added support for 64 bit version header introduced in FbxSdk2016 8 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 9 years ago
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN 10 years ago
  Denis Biryukov ab6b5a7b21 Fix gcc warnings. (initialization order) 11 years ago
  Sherief Farouk 9b591fadb8 Fixes for uninitialized variable warnings. 12 years ago
  Alexander Gessler a288a631e2 - FBX: avoid more gcc warnings. 12 years ago
  Alexander Gessler bbe8763d9e - FBX: workaround to handle files using the 'b' typecode. 12 years ago
  Alexander Gessler 8336aa423f - fbx: fix reading of short data tokens in binary files. 13 years ago
  Alexander Gessler 29b11f1cde - fbx: FINALLY got reading binary data buffers (vertices, normals etc) working! Found out fbx uses deflate to compress them. 13 years ago