Historique des commits

Auteur SHA1 Message Date
  Kim Kulling b049933d2f update license dates. il y a 8 ans
  Kim Kulling 439409bef2 SceneCombiner: fix the build. il y a 8 ans
  Kim Kulling a2b8d66a86 Update license info. il y a 8 ans
  Kim Kulling b0f09ee6e2 Merge pull request #903 from dontbmh/upstream il y a 9 ans
  Kim Kulling 7207e5117c Use new include bracktes. il y a 9 ans
  Dirk bb2b30e54a fix strncpy not null terminated bug il y a 9 ans
  Kim Kulling 1191d03405 Update license info. il y a 10 ans
  Yotam Gingold da013350f9 aiGetExportFormatDescription() no longer uses free'd memory il y a 10 ans
  Kim Kulling 70540616ce issue 693: add missing release call in c-export interface. 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
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 il y a 10 ans
  Alexander Gessler be5fc42e16 Fix memory corruption in the aiGetExportFormatDescription() API. Clarify Exporter doc. il y a 11 ans
  acgessler 9d4f7c32e4 Scene: keep an internal flag whether the scene was copied using aiCopyScene() (and potentially modified by the user afterwards) il y a 12 ans
  Alexander Gessler 0edb78d940 Add aiFreeScene() API for symmetry with aiCopyScene. il y a 12 ans
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. il y a 14 ans
  aramis_acg c12fadc93b - make fast_atof_move a template and rename it to fast_atoreal_move. il y a 14 ans
  aramis_acg 36b3695a31 - improve symmetry between Assimp::Importer and Assimp::Exporter. il y a 14 ans
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. il y a 14 ans
  aramis_acg 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. il y a 15 ans