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-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-20UI: expose Timeline as a space typeCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Cleanup: remove blockscale & handlerCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-05-31Depsgraph: Copy evaluated data to original datablockSergey Sharybin
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-20Dopesheet-Timeline: Ported over cache indicator drawing + settings used to co...Joshua Leung
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Depsgraph: Only bind ID-data and indices to depsgraph callbacksSergey Sharybin
2017-11-02Merge branch 'master' into blender2.8Campbell Barton
2017-11-01Fix for T48988 - Enabling bbone easing for posemodeJoshua Leung
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-07-29Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-05-03Correct over-alloc struct declarationCampbell Barton
2017-05-03Move pose-bone colors into draw_dataCampbell Barton
2017-05-03Rename bPoseChannel's temp/cache pointer for DrawManager to draw_data.Bastien Montagne
2017-05-03Draw Manager: Use color-sets for solid pose-bonesCampbell Barton
2017-05-03Draw Manager: use pose bone theme and constraint colorsCampbell Barton
2017-05-03Add BBone and Wire Armature draw types to DrawManager.Bastien Montagne
2017-02-22Clay Engine: Prepare for Armature drawing.Clément Foucault
2017-01-20D1873: Customize style for animation motion pathsAntonio Vazquez
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-07Animation Editors: Object datablocks are now sorted alphabetically by defaultJoshua Leung
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2016-03-23AnimEditors: Fuzzy/Multi-Word Name FilteringJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-09-21Armature drawing: custom shape scale optionsCampbell Barton
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-05-08Revert "Motionpaths: Use scene range option, takes start/end frame andAntony Riakiotakis
2015-05-08Motionpaths: Use scene range option, takes start/end frame and previewAntony Riakiotakis
2015-03-19Speedup for constraints update from python scriptSergey Sharybin
2015-01-23Set bAction.chanbase to deprecatedCampbell Barton
2014-12-10cleanup: comment unused definesCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-04-24Fix T39819: Decouple autosnap behaviour from time displayJoshua Leung
2013-06-10Bugfix [#35643] Animated textures are invisible in Graph Editor if it is notJoshua Leung
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama