커밋 기록

작성자 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 년 전