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
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-05-03Added name attribute to instance_geometry nodes (request for Second Life)Gaia Clary
2015-03-30missed last commitCampbell Barton
2014-04-27Fix T39921: Collada export creates invalid XML when using Track To constraintBastien Montagne
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-02-08Fix collada compile ( kudos ti ideasman )Jens Verwiebe
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2013-05-06Fix #35229: collada crash exporting constraints with no target set.Brecht Van Lommel
2013-03-18code cleanupCampbell Barton
2013-03-18style cleanupCampbell Barton
2013-03-07Collada: Added option for how rot,loc,trans data is exported (improves flexib...Gaia Clary
2013-02-10style cleanupCampbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-02style cleanupCampbell Barton
2013-02-01Fix some warnings in the collade code, but did not fix two because they seemBrecht Van Lommel
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2012-11-01remove BLI_utildefines from BKE_DerivedMesh.h headerCampbell Barton
2012-06-27style cleanupCampbell Barton
2012-06-22Collada: (Export) Added export of surface textures, and control over exported...Gaia Clary
2012-06-14fix for exporting armature, when it is explicitly selectedGaia Clary
2012-06-13style cleanupCampbell Barton
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-27Collada exporter: Added name attribute to nodes in visual_scene elements (nam...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-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-02-18Fix rest of #27022, collada export: add bone parenting of objectsJuha Mäki-Kanto
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-10fix for building with collada and some other warningsCampbell Barton
2011-09-07Introduce struct for export settings in COLLADA export code. This will make i...Nathan Letwory
2011-09-07Split off scene export code.Nathan Letwory