Commit History

Autor SHA1 Mensaxe Data
  Kim Kulling a2b8d66a86 Update license info. %!s(int64=8) %!d(string=hai) anos
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. %!s(int64=9) %!d(string=hai) anos
  Eshed a84bf869c2 replace more math.h functions occurences with std:: %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 9d4d2b2a1c ComputeUVMappingprocess: add missing initialization for scalar value. %!s(int64=9) %!d(string=hai) anos
  Chris Russ fa1d6d8c55 propagating precision requirments into operations %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 %!s(int64=9) %!d(string=hai) anos
  Kim Kulling 1191d03405 Update license info. %!s(int64=9) %!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
  Andy Maloney 4cbce374b6 Code Cleanups %!s(int64=10) %!d(string=hai) anos
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 %!s(int64=10) %!d(string=hai) anos
  Turo Lamminen 84a9514d4b Fix warning about possibly uninitialized variable %!s(int64=10) %!d(string=hai) anos
  abma 775b26e614 use std:: namespace for most cmath functions: %!s(int64=11) %!d(string=hai) anos
  Kim Kulling ec2b8dd3fa bugfix: %!s(int64=11) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=13) %!d(string=hai) anos
  aramis_acg ea3f655c57 - templatize math library. All standard math classes (i.e. aiMatrix4x4) have been replaced by templates which are usually named like the old type with a 't' postfix. For compatibility, typedefs to replace the old types exist. For the C interface, these still map to raw structures. %!s(int64=13) %!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 9edc0a9b8e merge with git://github.com/tonttu/assimp.git %!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 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 762a7df46a Revamp exception handling. ImportErrorException renamed to DeadlyImportError to avoid silent regressions. Exceptions now thrown by value, and caught by reference. Put guards in all C++ and C API functions to avoid unwanted exception propagation across module and language boundaries. %!s(int64=15) %!d(string=hai) anos
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall %!s(int64=15) %!d(string=hai) anos
  aramis_acg cc96f55c61 Adding samples/SimpleOpenGL. %!s(int64=16) %!d(string=hai) anos
  aramis_acg 0023010840 [ 2672224 ] Patch To get gcc to compile assimp under Linux %!s(int64=16) %!d(string=hai) anos
  aramis_acg c865999420 Collada %!s(int64=16) %!d(string=hai) anos
  aramis_acg be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). %!s(int64=17) %!d(string=hai) anos
  aramis_acg 9fc698bb2f Fixed a bug in the validation step - animation channels weren't validated correctly in every case. %!s(int64=17) %!d(string=hai) anos
  aramis_acg fd9e6edc19 Further work on the IRR, AC, LWS loaders. Further work on the - still unfinished - OptimizeGraph step. SceneCombiner works now properly in all cases I tested yet. %!s(int64=17) %!d(string=hai) anos