Commit History

作者 SHA1 備註 提交日期
  Madrich 2c34f24497 Fix XFile define 11 年之前
  Madrich edc7a950c4 ReFix the stuff before 11 年之前
  Madrich 272a59cd36 Fix convertToLH for uv coordinates 11 年之前
  Madrich ec2ce90654 Add Scene Author + AuthorTool 11 年之前
  Alexander Gessler 04f0075b63 Change default extension for binary STL exports from stlb to stl 11 年之前
  Léo Terziman ec3ef0c9d6 Assimp: fixed 3 memory leaks 12 年之前
  acgessler ad0b214656 Exporter: do not make any assumptions on previously run PP steps if the scene is a copy. 12 年之前
  acgessler 3bee2818e4 Exporter: stop non intuitive automatic applying of "reverse" pp steps if user specifies no postprocessing steps. 12 年之前
  acgessler c95697dd0e Exporter: if AI_SCENE_FLAGS_NON_VERBOSE_FORMAT is not set in input scenes, still check if the data is really in verbose format. This is a pure question of API usability and user surprise. 12 年之前
  acgessler cf639edb44 ObjExporter: request smooth normals. 12 年之前
  Kim Kulling 6eaff77a7c bugfix : fix pedantic vs2012 warnings. 12 年之前
  Alexander Gessler 36a899abcf Merge pull request #70 from YoheiKakiuchi/master 12 年之前
  Alexander Gessler a2fb2dfb28 Exporter: if the scene data was converted to verbose format to meet the requirements of a preprocessing step, we should un-verbosify it again before the actual exporter is run. 12 年之前
  YoheiKakiuchi 4ccb16fe01 add binary exporter to STLExporter 12 年之前
  Alexander Gessler b597ebbe43 Change spec of obj exporter. 12 年之前
  aramis_acg 08fe2e7d20 + add Ply exporter. 14 年之前
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. 14 年之前
  aramis_acg 255ed412d5 + add Exporter::RegisterExporter and Exporter::UnregisterExporter pair of methods. Make parts of the internal export interface public to allow custom exporters to be added on the fly. This is a non-breaking API change. 14 年之前
  aramis_acg 45b0ccfc92 + experimental STL exporter. 14 年之前
  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 c58480d608 + first version of OBJ exporter 14 年之前
  aramis_acg 621bdef663 - rework exporter interface to be based primarily on the existing IOSystem. 15 年之前
  ulfjorensen 3a4651b0ec Bugfix: SplitByBoneCountProcess sometimes split too early 15 年之前
  aramis_acg 553b3567c8 - work on export API prototype, now relies on IOStreams. 15 年之前
  ulfjorensen cef429bb70 Refined exporter implementation 15 年之前
  aramis_acg e5f7fe0c3a - More work on the current draft of the export interface. Again, please comment. 15 年之前