Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Madrich 71ae322e7b Merge pull request #5 from assimp/master 10 yıl önce
  Madrich ca8a3909be Add StepExporter.cpp(stp) Export 10 yıl önce
  Léo Terziman 5b9af11f9b Merge remote-tracking branch 'official/master' into contrib 10 yıl önce
  abma 8c45a4dc3b Merge remote-tracking branch 'origin' 10 yıl önce
  abma bf4913b5c9 remove AssimpPCH.h: fixes #534 10 yıl önce
  Léo Terziman 454b85a0ad Improved prototype of Importer & Exporter SetProperty* functions for better integration with tools such as SWIG 10 yıl önce
  Alexander Gessler adc44d1e83 If caller provides no ExportProperties, pass a pointer to empty properties to the Exporter implementation (instead of a NULL). 11 yıl önce
  Madrich c4eb04bb8c Fix XFile name for $ and {} 11 yıl önce
  Madrich 56da80bc6e Copy constructor ExportProperties 11 yıl önce
  Madrich 290a16eea5 Copy constructor for ExportProperties 11 yıl önce
  Madrich 8b1b12682f Add ExportProperties 11 yıl önce
  Andreas Henne ab7754ab2a Code style changes. 11 yıl önce
  Andreas Henne 33f9745b62 Formatting changes. 11 yıl önce
  Andreas Henne 4550279629 Added binary ply exporter. 11 yıl önce
  Gargaj 2e9195819a start assxml exporter basics 11 yıl önce
  abma 56ddb4f4af fix some compile warnings: 11 yıl önce
  Gargaj 3d5e1b5cbc add basic framework (files, etc) 11 yıl önce
  Alexander Gessler 6fde07f7e5 Initial implementation of 3DS Exporter. Hierarchy exporting and smoothing groups missing. 11 yıl önce
  Alexander Gessler 1207f84f7b Merge pull request #298 from Madrich/master 11 yıl önce
  Madrich 2c34f24497 Fix XFile define 11 yıl önce
  Alexander Gessler be5fc42e16 Fix memory corruption in the aiGetExportFormatDescription() API. Clarify Exporter doc. 11 yıl önce
  Madrich edc7a950c4 ReFix the stuff before 11 yıl önce
  Madrich 272a59cd36 Fix convertToLH for uv coordinates 11 yıl önce
  Madrich ec2ce90654 Add Scene Author + AuthorTool 11 yıl önce
  Alexander Gessler 04f0075b63 Change default extension for binary STL exports from stlb to stl 11 yıl önce
  Léo Terziman ec3ef0c9d6 Assimp: fixed 3 memory leaks 12 yıl önce
  acgessler ad0b214656 Exporter: do not make any assumptions on previously run PP steps if the scene is a copy. 12 yıl önce
  acgessler 3bee2818e4 Exporter: stop non intuitive automatic applying of "reverse" pp steps if user specifies no postprocessing steps. 12 yıl önce
  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 yıl önce
  acgessler cf639edb44 ObjExporter: request smooth normals. 12 yıl önce