コミット履歴

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