Histórico de Commits

Autor SHA1 Mensagem Data
  Léo Terziman 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib há 10 anos atrás
  abma 611778045d fix for upstream changes há 10 anos atrás
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' há 10 anos atrás
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 há 10 anos atrás
  Léo Terziman 18ef31cc06 Merge remote-tracking branch 'official/master' into contrib há 11 anos atrás
  DenisMikhalev c410512173 Use material names, set default direction to UP_Y, process extra tag há 11 anos atrás
  Léo Terziman 2274c96e3b Merge remote-tracking branch 'official/master' into contrib há 11 anos atrás
  Léo Terziman d9a2293491 Improved handling of transparency in collada importer há 11 anos atrás
  Tom Mettam a09de30d83 Add support for component controlled matrix transforms, i.e transform(0)(0) etc. há 11 anos atrás
  abma 775b26e614 use std:: namespace for most cmath functions: há 11 anos atrás
  acgessler 1a594b861a Collada: use a counter instead of clock() to generate unique names. Closes #357 há 11 anos atrás
  Gargaj d333e08343 add ambient light type, allow collada to load it há 11 anos atrás
  Gregory Jaegy 16ae05eeeb obj loader: added multiline support há 11 anos atrás
  Sherief Farouk d23430c4bd Collada mesh name is copied from id only if there was no name attribute in the <geometry> node. há 12 anos atrás
  Sherief Farouk 57e34cc90a Added loading of mesh name from Collada mesh to aiMesh struct. há 12 anos atrás
  YoheiKakiuchi 5470f5fb28 add AI_CONFIG_IMPORT_COLLADA_IGNORE_UP_DIRECTION for not transforming position of vertices há 12 anos atrás
  Andy Maloney a03cb84d0c {COLLADA} Add detail to some errors/warnings & prefer '<>' for elements for readability há 12 anos atrás
  Matt Lilley d411cbfbf4 Make use of unit tag in asset info to scale the whole model há 12 anos atrás
  ulf 368092174b Merge branch 'master' of https://github.com/assimp/assimp há 13 anos atrás
  ulf 1cfd3b93fe - Bugfix: Collada URL parser now does read 2 digits of a %xy char only, as the spec says. há 13 anos atrás
  Alexander Gessler b4f666083a - collada: avoid unsafe float comparison against a magic number. há 13 anos atrás
  Alexander Gessler 0b9d6bec0d - drop a few swear words from documentation. Some of these are years old and I think the authors (me included) don't want them associated with their commits. há 13 anos atrás
  Alexander Gessler bae9db2f03 Merge branch 'master' of git://github.com/assimp/assimp há 13 anos atrás
  ulfjorensen 62b0284100 - applied patch by peteredc to make the Collada loader write mesh names há 13 anos atrás
  Alexander Gessler 30422fa683 - fix confusion between ASSIMP_BUILD_NO_COLLADA_IMPORTER and ASSIMP_BUILD_NO_DAE_IMPORTER (in favour of the first). há 13 anos atrás
  Alexander Gessler 4e9a0bba20 + add AI_CONFIG_IMPORT_NO_SKELETON_MESHES flag to control skeleton mesh visualization. No need for this in Blender, and difficult to just ignore the geometry created by it. há 13 anos atrás
  ulfjorensen 6d2857ed4a Bugfix: collada loader now preserves empty data arrays to work around stupid exporters writing empty animation channels há 13 anos atrás
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. há 13 anos atrás
  ulfjorensen 5975f3eff2 - Bugfix: fixed Collada parser to accept empty data elements again há 14 anos atrás
  kimmi 6caf98d945 Bugfix : Changed ColladaParser to be non-const in ColladaLoader::BuildMaterials. ( merged from GitHub, thanks to Riku Palomäki ). há 14 anos atrás