História revízii

Autor SHA1 Správa Dátum
  Kim Kulling a2b8d66a86 Update license info. 8 rokov pred
  Kim Kulling ef540f46a3 Remove unused headers. 8 rokov pred
  Kim Kulling 7207e5117c Use new include bracktes. 9 rokov pred
  Kim Kulling 1191d03405 Update license info. 9 rokov pred
  Richard 83de707587 Refactor: Expand tabs to 4 spaces 10 rokov pred
  Richard a96a595a7a Refactor: Trim trailing whitespace 10 rokov pred
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF 10 rokov pred
  Kim Kulling 2bfc353fde License info: update year info. 10 rokov pred
  abma 470ad98281 fix "headercheck": 10 rokov pred
  acgessler 185f01963f LWO: replace legacy reinterpret_cast based code by memcpy to solve Android SIGBUS problems due to unaligned accesses. Fixes #351 11 rokov pred
  aramis_acg 5a81b42ebe - add mFileExtensions field to aiImporterDesc, BaseImporter::GetExtensionList is now longer virtual since this would be redundant. 13 rokov pred
  aramis_acg 6fa251c2f2 - unify naming of all header files. Obviously, this is a breaking change that affects all users. 13 rokov pred
  aramis_acg 075b1acaf0 - move include/ to include/assimp/ to have consistent header locations between installed and trunk version. 13 rokov pred
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 13 rokov pred
  aramis_acg 5957e9996b merge https://github.com/gellule/assimp.git 13 rokov pred
  aramis_acg 9d85c8834d - extract MaterialHelper and move all of its members to aiMaterial in /include. 14 rokov pred
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. 14 rokov pred
  aramis_acg 6f30639d7f - refraing from using magic numbers like 0xffffffff all over the repository, rather use UINT_MAX/SIZE_MAX .. 14 rokov pred
  aramis_acg 7cea2eb497 Change date in license header to 2006-2010. This involves updating quite a few files, sorry. 15 rokov pred
  aramis_acg 50264941dd [2972343] LightWave/modo patch. See http://sourceforge.net/tracker/index.php?func=detail&aid=2972343&group_id=226462&atid=1067634 15 rokov pred
  aramis_acg 5738860990 - Change BaseImporter::GetExtensionList to add all known file extensions to a std::set, so uniqueness is guaranteed. Also rewrite all related functions in Importer. NOTE: This does *not* change the public interface. 15 rokov pred
  aramis_acg bd196ea318 - Changing LWO loader's VMAP selection strategy. Unassigned VMAPs (UVs and VColors) are now kept, if possible. Referenced VMAPs have higher priority so everything should be backward compatible. 16 rokov pred
  aramis_acg 48d768f15f LWO 16 rokov pred
  aramis_acg 4bbc03332b General 16 rokov pred
  aramis_acg abe2d4834e MD3 16 rokov pred
  aramis_acg 32342857d8 ASE and 3DS cleanup - face ordering improved. 17 rokov pred
  aramis_acg f7aa836330 ASE: Added WIP support for *SMOOTHSKINMESH elements in ASE/ASC files. Fixes in the ASE loader. Fixed animation parsing. Temporary implementation of target lights and cameras, including animations. 17 rokov pred
  alil ef3cd69ae6 worked on getting assimpl compiled on BE 17 rokov pred
  aramis_acg 3d3b9719f8 Fixed third-person camera movement bug in the viewer. 17 rokov pred
  aramis_acg 1db46c242f Added temporary boost workaround - some assimp features work with reduced functionality in this case. 17 rokov pred