提交歷史

作者 SHA1 備註 提交日期
  boxdot 13ec11bca8 Import mClipPlane{Near,Far} and mHorizontalFOV from Blender. 10 年之前
  Kim Kulling 6bfdeb6a12 sprintf replacement: introduce au_snprintf to support snprintf for v2013 10 年之前
  Kim Kulling c3d4be1dce sprintf: replace more sprintf by snprintf. 10 年之前
  Kim Kulling 1191d03405 Update license info. 10 年之前
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 年之前
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 年之前
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 年之前
  Kim Kulling 2bfc353fde License info: update year info. 10 年之前
  abma 611778045d fix for upstream changes 10 年之前
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 年之前
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 年之前
  Alexander Gessler 7ee5eaafc6 Fix compile: set::erase() returns void prior to C++11. 10 年之前
  Alexander Gessler dc441d09e5 Blender importer: fix accidental use of uninitialized fields in the default material. 10 年之前
  Alexander Gessler 1c64c590f2 Blender importer: always sort sets of objects by their name. Previously we accidentally ordered pointers to objects by their memory address, which was non-deterministic and caused regression tests to be flaky. 10 年之前
  Jared Duke a1a1bf77a8 Temporarily disable Blender BMesh conversion 11 年之前
  abma 6c5f9ecb06 fix most warnings with -pendantic 11 年之前
  Alice 01a6ec9059 Adding tessellation support for new Blender 2.6 polygons 12 年之前
  Calvin Hsu a9a881cde6 Blender: map texture influence to aiTextureType 12 年之前
  Calvin Hsu 2fb07823f1 Add basic light and camera support 12 年之前
  acgessler b8ed6fbcef Fix Heap corruption in BlenderImporter::ConvertMesh function. closes #36 12 年之前
  Kester Maddock 3713383b0f Added uv and colour support 13 年之前
  Kester Maddock eaf9cbc120 Added (basic) Blender 2.63 support. No uvs or colours supported yet. 13 年之前
  Alexander Gessler c4a8193e4b - fix a typo. 13 年之前
  aramis_acg d8c2295962 - blend: compute parent inverses on your own instead of trusting the blend input. Thanks to Kalmár Dániel for the patch. 13 年之前
  aramis_acg 79711b018a - blend: patch for material importer, read emissive color. Thanks to Laurent Belcour for the patch! 13 年之前
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 年之前
  aramis_acg 93c3723da5 # Remove Experimental flag from blender loader. 13 年之前
  aramis_acg e479355d0a + add aiImporterDesc API to hold importer meta information. 13 年之前
  aramis_acg 07841c3e13 # Blender: fix memory leaking due to cycle refs. Thanks to Vitalii Trubchaninov for pointing this out. 13 年之前
  kimmi 6c1cb4f159 Bugfix : Fixed some compiler warnings and some C99 and C++11 specific syntax. ( merged from GitHub, thanks to Riku Palomäki ). 14 年之前