Commit History

Autor SHA1 Mensaxe Data
  George Papadopoulos 284abbe9e1 fix for collada parser when importing empty arrays. %!s(int64=12) %!d(string=hai) anos
  Sherief Farouk a540c6255c Added parsing of Collada mesh names. %!s(int64=12) %!d(string=hai) anos
  Andy Maloney a03cb84d0c {COLLADA} Add detail to some errors/warnings & prefer '<>' for elements for readability %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=13) %!d(string=hai) anos
  ulf 0f781516bf Merge branch 'master' of https://github.com/albert-wang/assimp %!s(int64=13) %!d(string=hai) anos
  acgessler 7fd44f4ab7 Merge branch 'master' of git://github.com/assimp/assimp %!s(int64=13) %!d(string=hai) anos
  Alexander Gessler bae9db2f03 Merge branch 'master' of git://github.com/assimp/assimp %!s(int64=13) %!d(string=hai) anos
  Tor Andersson 771d804c46 ColladaParser: Tolerate empty data arrays and controller weights. %!s(int64=14) %!d(string=hai) anos
  kimmi 30ce13a617 Github merge: Adjusting the Collada Color Parser from albert-wang. %!s(int64=13) %!d(string=hai) anos
  Albert Wang 0ea6ec4e84 Fixing some whitespace issues in ColladaParser %!s(int64=13) %!d(string=hai) anos
  Albert Wang 7d4ee98350 Adjusting the Collada Color Parser %!s(int64=13) %!d(string=hai) anos
  ulfjorensen 2a580c5518 - fixed/changed/worked on issue 3580054 - XFile materials don't have ambient colours, but emissive %!s(int64=13) %!d(string=hai) anos
  ulfjorensen 54a5088e14 - added a workaround to load Collada files correctly in case the "texcoord" attribute was missing in a <texture> element %!s(int64=13) %!d(string=hai) anos
  ulfjorensen 62b0284100 - applied patch by peteredc to make the Collada loader write mesh names %!s(int64=13) %!d(string=hai) anos
  Alexander Gessler 30422fa683 - fix confusion between ASSIMP_BUILD_NO_COLLADA_IMPORTER and ASSIMP_BUILD_NO_DAE_IMPORTER (in favour of the first). %!s(int64=13) %!d(string=hai) anos
  ulfjorensen 6d2857ed4a Bugfix: collada loader now preserves empty data arrays to work around stupid exporters writing empty animation channels %!s(int64=13) %!d(string=hai) anos
  aramis_acg ec6c62e005 - consistent use of ai_assert instead of assert. %!s(int64=13) %!d(string=hai) anos
  ulfjorensen 5975f3eff2 - Bugfix: fixed Collada parser to accept empty data elements again %!s(int64=13) %!d(string=hai) anos
  aramis_acg b908b00f96 - Collada: read falloff and hotspot_beam spotlight properties to be compatible with OpenCollada. Thanks to gargaj for the patch. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=14) %!d(string=hai) anos
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. %!s(int64=14) %!d(string=hai) anos
  aramis_acg ff705e6fa4 # Collada: allow empty meshes. Thanks to Mark Page for the patch (https://sourceforge.net/projects/assimp/forums/forum/817653/topic/4628297). %!s(int64=14) %!d(string=hai) anos
  aramis_acg 73d109c7cc # bugfix [3295074]: copy'n'paste bug in ReadSamplerProperties would cause y-axis sampler state to be assigned to the respective x values. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. %!s(int64=14) %!d(string=hai) anos
  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). %!s(int64=15) %!d(string=hai) anos
  ulfjorensen ec6ef9f145 Added a workaround to the Collada parser to handle certain XML tags which irrxml doesn't handle well. Corrected formatting on the way. %!s(int64=15) %!d(string=hai) anos
  ulfjorensen 136ef7609d Bugfix: removed unnecessary windows.h include from Quake3BSP loader %!s(int64=15) %!d(string=hai) anos
  aramis_acg dbcc1902ed ColladaParser: skip over extra <camera>,<light>,<material>,.. chunks contained within <extra> blocks. Thanks to Juha Vesanen for the fix. %!s(int64=15) %!d(string=hai) anos
  ulfjorensen e3fffb7a52 - added some more empty element checks to Collada loader %!s(int64=15) %!d(string=hai) anos
  ulfjorensen 2e909b35d8 Bugfix: Collada node instances are correctly loaded and resolved now. %!s(int64=15) %!d(string=hai) anos