Historial de Commits

Autor SHA1 Mensaje Fecha
  Kim Kulling 60c54cbf59 Merge branch 'master' of https://github.com/assimp/assimp hace 8 años
  Kim Kulling 2f649833d5 LWOLoader: fix link in loader description. hace 8 años
  Kim Kulling a2b8d66a86 Update license info. hace 8 años
  Kim Kulling ef540f46a3 Remove unused headers. hace 9 años
  Andy Maloney 0c7aac02eb Fixes spelling in comments hace 9 años
  Jared Mulconry f206249fbf Merge branch 'master' of https://github.com/assimp/assimp into implementation_warning_fix hace 9 años
  Jared Mulconry 2c93e29dcc Fixed build warnings on MSVC14 x64 in the LWO format sources. hace 9 años
  wise86Android 94538e9d87 122193 Uninitialized scalar variable hace 9 años
  Kim Kulling 7207e5117c Use new include bracktes. hace 9 años
  Turo Lamminen b9fbfbc18a LWO: Use C++11 range-based for loop hace 9 años
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers hace 9 años
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes hace 9 años
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 hace 10 años
  Kim Kulling 67c258e75d snprintf: change next couple of sprintf to snprintf. hace 10 años
  Kim Kulling 1191d03405 Update license info. hace 10 años
  Turo Lamminen 128923a262 Fix out-of-bounds write on malformed input hace 10 años
  Richard f032c89c2d Fixed: Initialize members in LWOImporter hace 10 años
  Richard 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
  Richard a96a595a7a Refactor: Trim trailing whitespace hace 10 años
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF hace 10 años
  Kim Kulling 2bfc353fde License info: update year info. hace 10 años
  rob100 b8c12fdc6f CodeQuality improvements hace 10 años
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. hace 10 años
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 hace 10 años
  abma c4997f16db remove "register" keyword: hace 11 años
  Turo Lamminen af09e68654 Fix memory corruption when LWO file contains bad-sized points chunk hace 11 años
  abma 775b26e614 use std:: namespace for most cmath functions: hace 11 años
  acgessler 185f01963f LWO: replace legacy reinterpret_cast based code by memcpy to solve Android SIGBUS problems due to unaligned accesses. Fixes #351 hace 11 años
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio hace 12 años
  Alexander Gessler e9ffabbfee LWO: ignore chunks of length zero. hace 12 años