Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-05fix T59743: Collada exporter: Add option for exporting flat curvesGaia Clary
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
2018-02-28merge from master (needed to fix collada headerfiles which have been modified...Gaia Clary
2018-02-28Collada: Moved structure definitions for export settings to the exportSetting...Gaia Clary
2018-02-27merge from masterGaia Clary
2018-02-26Adding support for Matrix Transformation exportGaia Clary
2018-02-25merged collada rework from master into blender 2.8Gaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-04-03Collada - add flag to limit precision of exported data, mainly to simplify de...Gaia Clary
2017-03-23Added new option for storing bindpose matrix, see T50412Gaia Clary
2016-05-26fix: Import of meshes with holes is now reported as WARNING (unsupported)Gaia Clary
2013-10-03Changed some labels from Second Life to OpenSimGaia Clary
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-03-02Collada: Added support for ngon export/import and added triangulate option to...Gaia Clary
2013-02-27Collada export: Add ngon support (initial)Gaia Clary
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-06-24Added option for exporting material based textures. Cleaned up header files d...Gaia Clary
2012-06-22Collada: (Export) Added export of surface textures, and control over exported...Gaia Clary
2012-06-17Collada: (Exporter) add 'mesh type selection(view|render)' for Apply modifier...Gaia Clary
2012-06-16code cleanup: colladaCampbell Barton
2012-06-16Collada: (Exporter) Add new option 'deform bones only'Gaia Clary
2012-06-14Collada: Added export Option 'sort by object name' to fix an issue with Secon...Gaia Clary
2012-06-13patch #31794 Collada: make exporter more robust, now uses BKE_object_relation...Gaia Clary
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
2012-05-27[#31607] Collada: (Exporter) Implementation of 'use Object Instantiation' OptionGaia Clary
2012-05-24Patch #31570: Implementation of 'Include bone children' OptionGaia Clary
2012-05-07Collada: patch #31331: Implementation of 'Apply Modifiers'Gaia Clary
2012-02-05Patch #30050 by Juha Mäki-Kanto (kanttori)Domino Marama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-07Introduce struct for export settings in COLLADA export code. This will make i...Nathan Letwory