Historique des commits

Auteur SHA1 Message Date
  Kim Kulling 18c0e41d8f Colladaloader: fix usage of floorf. il y a 10 ans
  Kim Kulling 42c1f9d3ba Closes https://github.com/assimp/assimp/issues/630: fix mis-merge. il y a 10 ans
  Kim Kulling 3033d8c847 ColladaLoader: add missing .f il y a 10 ans
  Kim Kulling d18f978178 ColladaLoader: add missing members to initializer list. il y a 10 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Léo Terziman 445ae1fec3 In collada: implemented all missing transparency features from standard (ie RGB_ZERO, RGB_ONE and A_ZERO) il y a 10 ans
  rdb 1eef4c387f Correct value for mColorAmbient for COLLADA files il y a 10 ans
  Richard 83de707587 Refactor: Expand tabs to 4 spaces il y a 10 ans
  Richard a96a595a7a Refactor: Trim trailing whitespace il y a 10 ans
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF il y a 10 ans
  Kim Kulling 2bfc353fde License info: update year info. il y a 10 ans
  Andy Maloney 4cbce374b6 Code Cleanups il y a 10 ans
  Alexander Gessler 9538b7ed42 Merge pull request #570 from wise86-android/colladaExportLightAndCamera il y a 10 ans
  wise86Android b1d085b6a9 fix the foruma for compute the mAngleOuterCone values il y a 10 ans
  Andy Maloney c014bb977c - add missing initialization of several class members il y a 10 ans
  Léo Terziman 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib il y a 10 ans
  abma 611778045d fix for upstream changes il y a 10 ans
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' il y a 10 ans
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  Léo Terziman 18ef31cc06 Merge remote-tracking branch 'official/master' into contrib il y a 11 ans
  DenisMikhalev c410512173 Use material names, set default direction to UP_Y, process extra tag il y a 11 ans
  Léo Terziman 2274c96e3b Merge remote-tracking branch 'official/master' into contrib il y a 11 ans
  Léo Terziman d9a2293491 Improved handling of transparency in collada importer il y a 11 ans
  Tom Mettam a09de30d83 Add support for component controlled matrix transforms, i.e transform(0)(0) etc. il y a 11 ans
  abma 775b26e614 use std:: namespace for most cmath functions: il y a 11 ans
  acgessler 1a594b861a Collada: use a counter instead of clock() to generate unique names. Closes #357 il y a 11 ans
  Gargaj d333e08343 add ambient light type, allow collada to load it il y a 11 ans
  Gregory Jaegy 16ae05eeeb obj loader: added multiline support il y a 11 ans
  Sherief Farouk d23430c4bd Collada mesh name is copied from id only if there was no name attribute in the <geometry> node. il y a 12 ans
  Sherief Farouk 57e34cc90a Added loading of mesh name from Collada mesh to aiMesh struct. il y a 12 ans