Commit History

Author SHA1 Message Date
  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