Commit History

Autor SHA1 Mensaxe Data
  mensinda 5dacda0a08 replaced boost smart pointers with c++11 smart pointers %!s(int64=9) %!d(string=hai) anos
  Eric Engestrom 87e7cf00a2 Fix spelling mistakes %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 67c258e75d snprintf: change next couple of sprintf to snprintf. %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 1191d03405 Update license info. %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 128923a262 Fix out-of-bounds write on malformed input %!s(int64=10) %!d(string=hai) anos
  Richard f032c89c2d Fixed: Initialize members in LWOImporter %!s(int64=10) %!d(string=hai) anos
  Richard 83de707587 Refactor: Expand tabs to 4 spaces %!s(int64=10) %!d(string=hai) anos
  Richard a96a595a7a Refactor: Trim trailing whitespace %!s(int64=10) %!d(string=hai) anos
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF %!s(int64=10) %!d(string=hai) anos
  Kim Kulling 2bfc353fde License info: update year info. %!s(int64=10) %!d(string=hai) anos
  rob100 b8c12fdc6f CodeQuality improvements %!s(int64=10) %!d(string=hai) anos
  U-ORADEV\albihern 7043551068 Modifying files to let assimp build under cygwin. %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  abma c4997f16db remove "register" keyword: %!s(int64=11) %!d(string=hai) anos
  Turo Lamminen af09e68654 Fix memory corruption when LWO file contains bad-sized points chunk %!s(int64=11) %!d(string=hai) anos
  abma 775b26e614 use std:: namespace for most cmath functions: %!s(int64=11) %!d(string=hai) anos
  acgessler 185f01963f LWO: replace legacy reinterpret_cast based code by memcpy to solve Android SIGBUS problems due to unaligned accesses. Fixes #351 %!s(int64=11) %!d(string=hai) anos
  Léo Terziman 4e7b59be55 Improving homogeneity of DEBUG macro for improved portability with compilers other than Visual Studio %!s(int64=12) %!d(string=hai) anos
  Alexander Gessler e9ffabbfee LWO: ignore chunks of length zero. %!s(int64=12) %!d(string=hai) anos
  Alexander Gessler 7efb94580f - LWO: fix crash when computing normals for meshes that contain line or point faces. Thanks to Thomas Sevaldrud for the patch. %!s(int64=12) %!d(string=hai) anos
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. %!s(int64=13) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=14) %!d(string=hai) anos
  aramis_acg e52a49a990 Fix [3472310] Unnecessary output in LWOImporter %!s(int64=14) %!d(string=hai) anos
  aramis_acg 5957e9996b merge https://github.com/gellule/assimp.git %!s(int64=14) %!d(string=hai) anos
  aramis_acg 052ad0e3de # LWO: set layer skip parameter, thanks to gellule for the patch [https://sourceforge.net/projects/assimp/forums/forum/817654/topic/4853762] %!s(int64=14) %!d(string=hai) anos
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 85cd9be46d # some fixes to reduce the size of the binary. Total savings are ~3%. Thanks to Krishty for his efforts in that regard. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 58ce3ee879 # fix potential LWO crashbug related to UV processing [http://sourceforge.net/projects/assimp/forums/forum/817653/topic/4070109] %!s(int64=15) %!d(string=hai) anos