Historial de Commits

Autor SHA1 Mensaje Fecha
  Wolfgang Herget c08a5581dd ColladaParser::CopyVertex: don't make a local copy of the vertex' indices. hace 11 años
  Wolfgang Herget 8dead93504 ColladaParser: don't arbitrarily limit number of per-vertex attributes. hace 11 años
  Wolfgang Herget ca3ce4703d Rename ColladaParser::CopyPrimitive to ::CopyVertex. hace 11 años
  Wolfgang Herget 13a157ea66 For Polylists, manually compute the start offset outside CopyPrimitive. hace 11 años
  Johannes Ebersold e568c2df9d ColladaParser::ReadIndexData: don't rely on the specified number of primitives. hace 11 años
  Johannes Ebersold 72f67ea0cd Whitespace changes hace 11 años
  Johannes Ebersold 593484829b Add Function ColladaParser::ReadPrimTriStrips. hace 11 años
  Johannes Ebersold 0f40dcca7e Add calculation for nuber of Primitives for TriStrips hace 11 años
  Johannes Ebersold 7c4bf383d7 Move vertex copy operation into switch statement. hace 11 años
  Johannes Ebersold 4ef244f672 Extract function ColladaParser::CopyPrimitive hace 11 años
  Johannes Ebersold 70d2c8571b ColladaParser::ReadPrimitives: get rid of "idx" iterator. hace 11 años
  Johannes Ebersold 543bd5c0d0 ColladaParser::ReadPrimitives: rename "a" to currentPrimitive hace 11 años
  unknown 9d04a45088 Collada : Add missing parsing <image> into <effect><profile> markup hace 11 años
  George Papadopoulos 284abbe9e1 fix for collada parser when importing empty arrays. hace 12 años
  Sherief Farouk a540c6255c Added parsing of Collada mesh names. hace 12 años
  Andy Maloney a03cb84d0c {COLLADA} Add detail to some errors/warnings & prefer '<>' for elements for readability hace 12 años
  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. hace 13 años
  ulf 0f781516bf Merge branch 'master' of https://github.com/albert-wang/assimp hace 13 años
  acgessler 7fd44f4ab7 Merge branch 'master' of git://github.com/assimp/assimp hace 13 años
  Alexander Gessler bae9db2f03 Merge branch 'master' of git://github.com/assimp/assimp hace 13 años
  Tor Andersson 771d804c46 ColladaParser: Tolerate empty data arrays and controller weights. hace 14 años
  kimmi 30ce13a617 Github merge: Adjusting the Collada Color Parser from albert-wang. hace 13 años
  Albert Wang 0ea6ec4e84 Fixing some whitespace issues in ColladaParser hace 13 años
  Albert Wang 7d4ee98350 Adjusting the Collada Color Parser hace 13 años
  ulfjorensen 2a580c5518 - fixed/changed/worked on issue 3580054 - XFile materials don't have ambient colours, but emissive hace 13 años
  ulfjorensen 54a5088e14 - added a workaround to load Collada files correctly in case the "texcoord" attribute was missing in a <texture> element hace 13 años
  ulfjorensen 62b0284100 - applied patch by peteredc to make the Collada loader write mesh names hace 13 años
  Alexander Gessler 30422fa683 - fix confusion between ASSIMP_BUILD_NO_COLLADA_IMPORTER and ASSIMP_BUILD_NO_DAE_IMPORTER (in favour of the first). hace 13 años
  ulfjorensen 6d2857ed4a Bugfix: collada loader now preserves empty data arrays to work around stupid exporters writing empty animation channels hace 13 años
  aramis_acg ec6c62e005 - consistent use of ai_assert instead of assert. hace 13 años