Commit History

Автор SHA1 Съобщение Дата
  Turo Lamminen 01c50394ce FBXParser: Silence uninitialized variable warnings преди 8 години
  Kim Kulling e3163ec15e FBX: fix some minor findings. преди 8 години
  Kim Kulling a2b8d66a86 Update license info. преди 8 години
  Kim Kulling e6dcad384a Fix missing includes. преди 9 години
  Jared Mulconry 2ac9b0ce45 Fixed build warnings on MSVC14 x64 in the FBX format sources. преди 9 години
  mensinda 18843fe5e1 Replaced BOOST_FOREACH with c++11 ranged for loops преди 9 години
  Kim Kulling ca0fa2ba69 FBX-Importer: put debug printf into comments. преди 9 години
  Kim Kulling 2b09199f4a FBXImporter: move MeshGeometry declaration into its own header преди 10 години
  Kim Kulling 1191d03405 Update license info. преди 10 години
  lutz.hoeren 90ddb93940 Fix for FBX Files that do not have a Comma on a new line in a data block преди 10 години
  Richard 83de707587 Refactor: Expand tabs to 4 spaces преди 10 години
  Kim Kulling 2bfc353fde License info: update year info. преди 10 години
  Richard 4a5e9352d6 Refactor: Delete unused functions преди 10 години
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. преди 10 години
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' преди 10 години
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 преди 10 години
  George Papadopoulos da3c347a57 add strtol10_64 and fix FBX text parsing for int_64 (for animation KTime) преди 10 години
  George Papadopoulos 08ba782bd5 [FBX] add support for multiple animations (by using LocalStart/LocalStop in takes) преди 10 години
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN преди 11 години
  Johnny Dickinson 380021e7c4 Check that zlib initialized correctly in FBX parser преди 11 години
  Kim Kulling cee583db06 bugfix: fix compiler warning: converting double to float. преди 11 години
  Alexander Gessler 7ff7b783ee Merge pull request #335 from abma/master преди 11 години
  abma 6c5f9ecb06 fix most warnings with -pendantic преди 11 години
  Alexander Gessler 6636e596ab Merge pull request #334 from jdduke/fbx_binary_fix преди 11 години
  abma 56ddb4f4af fix some compile warnings: преди 11 години
  Jared Duke 69810a2a07 Avoid raw reinterpret_casts in the FBX parser преди 11 години
  Alexander Gessler 1403cabb71 FBXParser: fix compiler warning on double -> float. преди 11 години
  Alexander Gessler becd298e77 FBX: use memcpy() instead of reinterpret_cast or union to populate a float from a blob, causing SIGBUS errors on Android due to memory alignment of the source blob not being a multiple of 4/8. This fixes #24. преди 11 години
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio преди 12 години
  Sherief Farouk 04b0ea3f9a Initialized stride variable to prevent compiler warnings about potential use of unassigned variable. преди 12 години