Commit History

Author SHA1 Message Date
  kimkulling a06133ab52 Update copyrights. 6 years ago
  Turo Lamminen b0b6048502 LWOMaterial: Fix strict aliasing violations 7 years ago
  kimkulling 0e15b25cd1 Next log call changes. 7 years ago
  kimkulling b6f29bf54f Add usage of log macros, next files. 7 years ago
  Kim Kulling b049933d2f update license dates. 7 years ago
  BuildTools 66171de915 Successful lib build, unit testing still WIP 7 years ago
  Unknown 12dbbd4ce9 Misc. typos 8 years ago
  Kim Kulling a2b8d66a86 Update license info. 8 years ago
  Tan Li Boon c3d40810b5 Cleared majority of codepage warnings in Visual Studio 14. 8 years ago
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 9 years ago
  Eshed 25cda401c5 use cmath and C++ (std::) versions of functions 9 years ago
  Chris Russ fa1d6d8c55 propagating precision requirments into operations 9 years ago
  Turo Lamminen b9fbfbc18a LWO: Use C++11 range-based for loop 9 years ago
  Sherief Farouk 397fa374a3 Removed usage of Boost static assert. 9 years ago
  Kim Kulling 1191d03405 Update license info. 9 years ago
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 years ago
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 years ago
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 years ago
  Kim Kulling 2bfc353fde License info: update year info. 10 years ago
  U-ORADEV\albihern 956fde6e66 Renaming ByteSwap.h to ByteSwapper.h to let assimp compile under cygwin. 10 years ago
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 years ago
  abma 775b26e614 use std:: namespace for most cmath functions: 11 years ago
  acgessler 185f01963f LWO: replace legacy reinterpret_cast based code by memcpy to solve Android SIGBUS problems due to unaligned accesses. Fixes #351 11 years ago
  Alexander Gessler ab2e81d004 LWO: take last CLIP with the requested index (CLIPs ordered by ordinal string) 12 years ago
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 years ago
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. 14 years ago
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git 14 years ago
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. 14 years ago
  aramis_acg 58ce3ee879 # fix potential LWO crashbug related to UV processing [http://sourceforge.net/projects/assimp/forums/forum/817653/topic/4070109] 14 years ago
  aramis_acg 1a1d611038 Fix overall MATKEY_UVTRANSFORM usage to use the provided AddProperty specialization for aiTextureTransform. 15 years ago