Historial de Commits

Autor SHA1 Mensaje Fecha
  Kim Kulling b0f09ee6e2 Merge pull request #903 from dontbmh/upstream hace 9 años
  Kim Kulling 7207e5117c Use new include bracktes. hace 9 años
  Dirk bb2b30e54a fix strncpy not null terminated bug hace 9 años
  Kim Kulling 1191d03405 Update license info. hace 10 años
  Yotam Gingold da013350f9 aiGetExportFormatDescription() no longer uses free'd memory hace 10 años
  Kim Kulling 70540616ce issue 693: add missing release call in c-export interface. hace 10 años
  Richard 83de707587 Refactor: Expand tabs to 4 spaces hace 10 años
  Richard a96a595a7a Refactor: Trim trailing whitespace hace 10 años
  Richard 4c1a0507fe Refactor: Line endings are LF, not CRLF hace 10 años
  Kim Kulling 2bfc353fde License info: update year info. hace 10 años
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 hace 10 años
  Alexander Gessler be5fc42e16 Fix memory corruption in the aiGetExportFormatDescription() API. Clarify Exporter doc. hace 11 años
  acgessler 9d4f7c32e4 Scene: keep an internal flag whether the scene was copied using aiCopyScene() (and potentially modified by the user afterwards) hace 12 años
  Alexander Gessler 0edb78d940 Add aiFreeScene() API for symmetry with aiCopyScene. hace 12 años
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. hace 14 años
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. hace 14 años
  aramis_acg 36b3695a31 - improve symmetry between Assimp::Importer and Assimp::Exporter. hace 14 años
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. hace 14 años
  aramis_acg 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. hace 15 años