Commit History

Author SHA1 Message Date
  Kim Kulling 02e038bbb6 Fix compiler warnings related to issue 957. 8 years ago
  Alexandr Arutjunov 823003ba9b [F] Fixing checking rule 8 years ago
  Chris Russ fa1d6d8c55 propagating precision requirments into operations 9 years ago
  Kim Kulling 7207e5117c Use new include bracktes. 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
  abma 611778045d fix for upstream changes 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
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 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 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 years ago
  aramis_acg 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). 16 years ago
  aramis_acg be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). 16 years ago
  aramis_acg 240dbfd864 Small fix to the ASE loader - workaround for bitmaps with filename "None". 17 years ago
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. 17 years ago
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 years ago
  aramis_acg 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. 17 years ago
  aramis_acg 7f9c3652b3 Added RAW Loader. Tested with various configurations, seems to work. 17 years ago
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 years ago
  aramis_acg 559daf900d NFF finished except cone implementation. 17 years ago
  aramis_acg 1a55e7e8f1 NFF spheres are working now. 17 years ago
  aramis_acg 96f2b0b536 Removed AI_C_THREADSAFE flag - there are unknown compiler errors in the x64 build. 17 years ago
  aramis_acg f69446937b Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared. 17 years ago