Historie revizí

Autor SHA1 Zpráva Datum
  Chris Russ 05a6ee6473 Adding double precision import support for formats that can be exported před 9 roky
  Kim Kulling 7207e5117c Use new include bracktes. před 9 roky
  Trond Abusdal 7e58a47ba0 * Combining single-channel animations like the previous code did, except now it has been deferred until after all nodes have been read. This makes the regression tests pass for a database created before these code changes. před 9 roky
  Trond Abusdal c34717639e Collada: Importer generates animations from <library_animation_clips>, if the node is present. před 9 roky
  Kim Kulling 1191d03405 Update license info. před 9 roky
  Léo Terziman 445ae1fec3 In collada: implemented all missing transparency features from standard (ie RGB_ZERO, RGB_ONE and A_ZERO) před 9 roky
  Richard 83de707587 Refactor: Expand tabs to 4 spaces před 10 roky
  Richard a96a595a7a Refactor: Trim trailing whitespace před 10 roky
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF před 10 roky
  Kim Kulling 2bfc353fde License info: update year info. před 10 roky
  Andy Maloney c014bb977c - add missing initialization of several class members před 10 roky
  Léo Terziman 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib před 10 roky
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' před 10 roky
  abma 470ad98281 fix "headercheck": před 10 roky
  Léo Terziman 18ef31cc06 Merge remote-tracking branch 'official/master' into contrib před 10 roky
  DenisMikhalev c410512173 Use material names, set default direction to UP_Y, process extra tag před 10 roky
  Léo Terziman d9a2293491 Improved handling of transparency in collada importer před 10 roky
  Gargaj d333e08343 add ambient light type, allow collada to load it před 11 roky
  Sherief Farouk a6ddce7758 Added name member to Collada::Mesh. před 12 roky
  Alexander Gessler b4f666083a - collada: avoid unsafe float comparison against a magic number. před 12 roky
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. před 13 roky
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. před 14 roky
  aramis_acg 7f4cc4ca60 collada loader no longer sets default wrapping mode to MIRROR. See https://sourceforge.net/projects/assimp/forums/forum/817653/topic/3714378 před 15 roky
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. před 15 roky
  ulfjorensen 3e529ac1fc Bugfix: Collada animation parser now handles multi-value data types correctly. Or at least I hope so. před 15 roky
  ulfjorensen 993ca25cdb Bugfix: fixed rather stupid typo in Collada anim keyframe interpolation před 15 roky
  aramis_acg 17326515d4 Get rid of warnings on GCC4.4 with -wall před 15 roky
  ulfjorensen 6d3c8b3bc7 Bugfix: Collada loader now translates bone names to proper node names so that users should be able to associate the correct nodes to bones, equal what addressing scheme was used in the Collada file před 15 roky
  aramis_acg 46809f0dfa COLLADA: Add support for <reflectivity> elements. This maps to AI_MATKEY_REFLECTIVITY. před 16 roky
  ulfjorensen 12070a1d52 Bugfix: made various internal structures namespace-local to avoid strange linker issues in case of name conflict před 16 roky