Commit Verlauf

Autor SHA1 Nachricht Datum
  abma 611778045d fix for upstream changes vor 10 Jahren
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 vor 10 Jahren
  abma 775b26e614 use std:: namespace for most cmath functions: vor 11 Jahren
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. vor 14 Jahren
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. vor 14 Jahren
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. vor 16 Jahren
  aramis_acg 6557c28ef7 FIX: NFF face winding bug (actually it was in StandardShapes.cpp). vor 17 Jahren
  aramis_acg be864ce4a0 Added support for cones and cylinders to NFF (the code to generate these primitives is hosted in StandardShapes.cpp). vor 17 Jahren
  aramis_acg 240dbfd864 Small fix to the ASE loader - workaround for bitmaps with filename "None". vor 17 Jahren
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. vor 17 Jahren
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. vor 17 Jahren
  aramis_acg 3e46a0860e Added vertex color support to the DXF loader, fixed a minor bugs. Coordinate system issue still unsolved. vor 17 Jahren
  aramis_acg 7f9c3652b3 Added RAW Loader. Tested with various configurations, seems to work. vor 17 Jahren
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). vor 17 Jahren
  aramis_acg 559daf900d NFF finished except cone implementation. vor 17 Jahren
  aramis_acg 1a55e7e8f1 NFF spheres are working now. vor 17 Jahren
  aramis_acg 96f2b0b536 Removed AI_C_THREADSAFE flag - there are unknown compiler errors in the x64 build. vor 17 Jahren
  aramis_acg f69446937b Added NFF loader. No standard shapes yet (sphere, cone), but a class for them (StandardShapes) has been declared. vor 17 Jahren