Commit History

Autor SHA1 Mensaxe Data
  Andreas Henne ab7754ab2a Code style changes. %!s(int64=11) %!d(string=hai) anos
  Andreas Henne 33f9745b62 Formatting changes. %!s(int64=11) %!d(string=hai) anos
  Andreas Henne 4550279629 Added binary ply exporter. %!s(int64=11) %!d(string=hai) anos
  Gargaj 2e9195819a start assxml exporter basics %!s(int64=11) %!d(string=hai) anos
  abma 56ddb4f4af fix some compile warnings: %!s(int64=11) %!d(string=hai) anos
  Gargaj 3d5e1b5cbc add basic framework (files, etc) %!s(int64=11) %!d(string=hai) anos
  Alexander Gessler 6fde07f7e5 Initial implementation of 3DS Exporter. Hierarchy exporting and smoothing groups missing. %!s(int64=11) %!d(string=hai) anos
  Alexander Gessler 1207f84f7b Merge pull request #298 from Madrich/master %!s(int64=11) %!d(string=hai) anos
  Madrich 2c34f24497 Fix XFile define %!s(int64=11) %!d(string=hai) anos
  Alexander Gessler be5fc42e16 Fix memory corruption in the aiGetExportFormatDescription() API. Clarify Exporter doc. %!s(int64=11) %!d(string=hai) anos
  Madrich edc7a950c4 ReFix the stuff before %!s(int64=11) %!d(string=hai) anos
  Madrich 272a59cd36 Fix convertToLH for uv coordinates %!s(int64=11) %!d(string=hai) anos
  Madrich ec2ce90654 Add Scene Author + AuthorTool %!s(int64=11) %!d(string=hai) anos
  Alexander Gessler 04f0075b63 Change default extension for binary STL exports from stlb to stl %!s(int64=11) %!d(string=hai) anos
  Léo Terziman ec3ef0c9d6 Assimp: fixed 3 memory leaks %!s(int64=12) %!d(string=hai) anos
  acgessler ad0b214656 Exporter: do not make any assumptions on previously run PP steps if the scene is a copy. %!s(int64=12) %!d(string=hai) anos
  acgessler 3bee2818e4 Exporter: stop non intuitive automatic applying of "reverse" pp steps if user specifies no postprocessing steps. %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  acgessler cf639edb44 ObjExporter: request smooth normals. %!s(int64=12) %!d(string=hai) anos
  Kim Kulling 6eaff77a7c bugfix : fix pedantic vs2012 warnings. %!s(int64=12) %!d(string=hai) anos
  Alexander Gessler 36a899abcf Merge pull request #70 from YoheiKakiuchi/master %!s(int64=12) %!d(string=hai) anos
  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. %!s(int64=12) %!d(string=hai) anos
  YoheiKakiuchi 4ccb16fe01 add binary exporter to STLExporter %!s(int64=12) %!d(string=hai) anos
  Alexander Gessler b597ebbe43 Change spec of obj exporter. %!s(int64=12) %!d(string=hai) anos
  aramis_acg 08fe2e7d20 + add Ply exporter. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 4dbf539b44 - update license header. Update copyright year and unify naming: our name is 'assimp', not 'ASSIMP'. %!s(int64=14) %!d(string=hai) anos
  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. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 45b0ccfc92 + experimental STL exporter. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 36b3695a31 - improve symmetry between Assimp::Importer and Assimp::Exporter. %!s(int64=14) %!d(string=hai) anos
  aramis_acg 665f73861e - move importer and postprocessing step construction chain to separate files to make them available to the exporter part. %!s(int64=14) %!d(string=hai) anos