Commit History

Author SHA1 Message Date
  Kim Kulling b049933d2f update license dates. 7 years ago
  Kim Kulling 0b15d5cd46 closes https://github.com/assimp/assimp/issues/1721: set camera parameters instead of nonsense. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Kim Kulling 9efa4282fe closes https://github.com/assimp/assimp/issues/1460: skip uv- and color-components if these are not defined. 7 years ago
  Thomas Lemaire 5b76a31485 fix trivial warnings 7 years ago
  Turo Lamminen 01c50394ce FBXParser: Silence uninitialized variable warnings 8 years ago
  Kim Kulling e3163ec15e FBX: fix some minor findings. 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Kim Kulling e6dcad384a Fix missing includes. 8 years ago
  Jared Mulconry 2ac9b0ce45 Fixed build warnings on MSVC14 x64 in the FBX format sources. 8 years ago
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops 9 years ago
  Kim Kulling ca0fa2ba69 FBX-Importer: put debug printf into comments. 9 years ago
  Kim Kulling 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  lutz.hoeren 90ddb93940 Fix for FBX Files that do not have a Comma on a new line in a data block 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
  Richard 4a5e9352d6 Refactor: Delete unused functions 10 years ago
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. 10 years ago
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  George Papadopoulos da3c347a57 add strtol10_64 and fix FBX text parsing for int_64 (for animation KTime) 10 years ago
  George Papadopoulos 08ba782bd5 [FBX] add support for multiple animations (by using LocalStart/LocalStop in takes) 10 years ago
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN 10 years ago
  Johnny Dickinson 380021e7c4 Check that zlib initialized correctly in FBX parser 10 years ago
  Kim Kulling cee583db06 bugfix: fix compiler warning: converting double to float. 11 years ago
  Alexander Gessler 7ff7b783ee Merge pull request #335 from abma/master 11 years ago
  abma 6c5f9ecb06 fix most warnings with -pendantic 11 years ago
  Alexander Gessler 6636e596ab Merge pull request #334 from jdduke/fbx_binary_fix 11 years ago
  abma 56ddb4f4af fix some compile warnings: 11 years ago