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
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-08Merge branch 'master' into blender2.8Campbell Barton
2018-06-08Cleanup: trailing spaceCampbell Barton
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-02-27merge from masterGaia Clary
2018-02-26Adding support for Matrix Transformation exportGaia Clary
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Fix compilation error with Collada enabledSergey Sharybin
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
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