Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Alexander Gessler 30422fa683 - fix confusion between ASSIMP_BUILD_NO_COLLADA_IMPORTER and ASSIMP_BUILD_NO_DAE_IMPORTER (in favour of the first). 13 năm trước cách đây
  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. 13 năm trước cách đây
  ulfjorensen 6d2857ed4a Bugfix: collada loader now preserves empty data arrays to work around stupid exporters writing empty animation channels 13 năm trước cách đây
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 năm trước cách đây
  ulfjorensen 5975f3eff2 - Bugfix: fixed Collada parser to accept empty data elements again 14 năm trước cách đây
  kimmi 6caf98d945 Bugfix : Changed ColladaParser to be non-const in ColladaLoader::BuildMaterials. ( merged from GitHub, thanks to Riku Palomäki ). 14 năm trước cách đây
  kimmi d17071746d Bugfix : Removed some unnecessary const_casts. ( merged from GitHub, thanks to Riku Palomäki ). 14 năm trước cách đây
  aramis_acg 25fbc9989c # fix VS10 Debug Runtime check Failure due to data loss on type conversion. 14 năm trước cách đây
  ulfjorensen f633437d88 - Bugfix: Collada loader writes "zero transparency" to material now 14 năm trước cách đây
  ulfjorensen 6970307b4e - Collada Exporter id naming scheme once again revised to exclude any potential invalid chars 14 năm trước cách đây
  aramis_acg 06bfcbf22d # [3191607] ColladaLoader error: attempt to copy-construct an iterator from a singular (see https://sourceforge.net/tracker/?func=detail&aid=3191607&group_id=226462&atid=1067632) 14 năm trước cách đây
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 14 năm trước cách đây
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 14 năm trước cách đây
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 năm trước cách đây
  ulfjorensen a73397198c - Bugfix #3457587: correct decomposition of matrices with negative scaling. Thanks to anonymous google account user for the fix. 14 năm trước cách đây
  ulfjorensen 487071be77 Bugfix: FCollada's special texture tag "bump" now maps to aiTEXTURE_NORMAL. Thanks to agent8261 for the hint 14 năm trước cách đây
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. 14 năm trước cách đây
  aramis_acg 9edc0a9b8e merge with git://github.com/tonttu/assimp.git 14 năm trước cách đây
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. 14 năm trước cách đây
  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). 15 năm trước cách đây
  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. 15 năm trước cách đây
  ulfjorensen fba2f78e06 Added a workaround to guess which material applies to anonymous Collada geometry subgroups. 15 năm trước cách đây
  kimmi bbca6ce865 Fix g++ specific compiler warning: Usage of temporary object. 15 năm trước cách đây
  aramis_acg bd4a4fd608 further work on http://sourceforge.net/tracker/index.php?func=detail&aid=3054873&group_id=226462&atid=1067632 - first try the old node resolving algorithm (which checks for node IDs), if this fails switch to a workaround which takes both node names and IDs into account. 15 năm trước cách đây
  aramis_acg e440fb2769 NDOLoader: improve reusability of some temporary vectors. 15 năm trước cách đây
  ulfjorensen 960f7defd7 Workaround: Collada loader combines alot of animations each affecting a single node into a combined animation. The stupidity of some export plugins knows no bounds. 15 năm trước cách đây
  ulfjorensen a9161ede18 Bugfix WIP: collada instanced nodes, still working on it. 15 năm trước cách đây
  ulfjorensen 219f9fadc6 Bugfix: removed misuse of "static" attribute preventing multithreaded usage of the importer 15 năm trước cách đây
  adario 35c97d169e Fixed camera FOV computation in the ColladaLoader. 16 năm trước cách đây
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 16 năm trước cách đây