История коммитов

Автор SHA1 Сообщение Дата
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 лет назад
  Turo Lamminen 5a74e07f5f Mark some more functions with AI_WONT_RETURN 11 лет назад
  abma b1221ade64 fix some errors/warnings found by static code analyzer 11 лет назад
  Andy Maloney c6d1a73854 Fix a logging message and a comment 12 лет назад
  ulfjorensen 84939d5aec - fixed preprocessor checks for some importers 13 лет назад
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 лет назад
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. 14 лет назад
  aramis_acg 3fe2a40193 # bugfix [3294475] - ASE BUMP map record not read 14 лет назад
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. 14 лет назад
  aramis_acg 0fc965da91 Rename strtolxxx family of functions, all functions returning unsigned integers now carry an 'u' in their name (this is for compatibility with Irrlicht's fast_atof see http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?p=243079#243079). 15 лет назад
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 лет назад
  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. 16 лет назад
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall 16 лет назад
  aramis_acg c2d8881549 General 17 лет назад
  aramis_acg 4bbc03332b General 17 лет назад
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 лет назад
  aramis_acg f7aa836330 ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations. 17 лет назад
  aramis_acg 240dbfd864 Small fix to the ASE loader - workaround for bitmaps with filename "None". 17 лет назад
  aramis_acg a7088d6263 Rewrote 3DS loader to support BE - added temporary light & camera & animation support. few models not working anymore, transformation bug still unsolved. 17 лет назад
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. 17 лет назад
  aramis_acg 383a614931 Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete. 17 лет назад
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 лет назад
  aramis_acg 927cd1cd46 Added support for point and line primitives. 17 лет назад
  aramis_acg 9279513700 Optimized GenVertexNormal-Step. 17 лет назад
  aramis_acg 8991496cf5 Fixes for build with mingw (no warnings in 32 Bit build, even with -wall). 17 лет назад
  aramis_acg cae8563764 ASE bugfix - light source sections are handled correctly now, unknown subchunks, too. 17 лет назад
  aramis_acg 38d04b6796 MD5 bugfix. 17 лет назад
  aramis_acg 6f49c4518c Added first working version of a MDC loader; no further features like compressed frames tested at the moment. Added config options for keyframe loading, this has been tested with MDL7 only (atm). Some refactoring, a few files are much cleaner and smaller now. RemoveRedundantMats step does now remove unreferenced materials. 17 лет назад
  aramis_acg c88ae2a0be Definitios for MDC and MDR added; MD2 loader is ready for BigEndian now, MD3 too. MD2 and MD3 keyframe option added, not yet implemented for MD3. 17 лет назад
  aramis_acg f5be0b0475 ASE bugfixes. 17 лет назад