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-12-07Merge branch 'master' into blender2.8Campbell Barton
2017-12-07Cleanup: Use BKE_colorband prefixCampbell Barton
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton
2017-12-06Merge branch 'master' into blender2.8Campbell Barton
2017-12-06Fix T53441: Inset doesn't start at zeroCampbell Barton
2017-12-06Cleanup: line lengthCampbell Barton
2017-12-06Merge branch 'master' into blender2.8Bastien Montagne
2017-12-06Fix T53476: File Browser: Selection Issue with 'fill' option.Bastien Montagne
2017-12-05Merge branch 'master' into blender2.8Antonio Vazquez
2017-12-05Fix T53430: Cut at the strip end fails w/ endstillCampbell Barton
2017-12-05Merge branch 'master' into blender2.8Germano
2017-12-05Fix T53469: Make sure that edges are drawn in the backbuff whenever you are l...Germano
2017-12-05Merge branch 'master' into blender2.8Bastien Montagne
2017-12-04drawobject: use float instead of int in glLineWidthGermano
2017-12-04Fix T53463: Rotation numerical input shows instable behaviour.Bastien Montagne
2017-12-04Edit Mesh Selection: Make sure that the line width is 1 pixelGermano
2017-12-04Better bevel profile at extreme values of profile.Howard Trickey
2017-12-04Edit Mesh Selection: Fix wrong glPointSize positionGermano
2017-12-04Followup to previous merge conflict resolutionSergey Sharybin
2017-12-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-04Edit Mesh Selection: Draw the backbuff of edge selection only when requestedGermano
2017-12-04Small cleanup from previous commit by Danrae Pray (@spockTheGray)Danrae Pray
2017-12-04Fix T53415: Outliner: Crash when deleting collectionsDalai Felinto
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-12-04Cleanup: whitespaceCampbell Barton
2017-12-04Fix crash w/ template search & invalid propertyCampbell Barton
2017-12-01Cleanup: Proper silencing of unused vars( for now).Bastien Montagne
2017-12-01Groups and collection: editing group collectionsDalai Felinto
2017-12-01Groups and collection: create group from collectionDalai Felinto
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Workspaces: Store an active view-layer per sceneJulian Eisel
2017-12-01Silence warning from object_relations.cDalai Felinto
2017-12-01Transform: Avoid attempt to bypass dependency graph updateSergey Sharybin
2017-12-01Transform: Use new DEG query API to see what's being affected by a changing o...Sergey Sharybin
2017-11-30Transform: Fix recent merge conflict resolution fiascoSergey Sharybin
2017-11-30Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-30Transform: Use single flag with more meaningful name to prevent snapping to a...Sergey Sharybin
2017-11-30Transform: Remove some legacy code about snapping in particle edit modeSergey Sharybin
2017-11-30Fix memory leak when single_obdata_users() fails to copy datablockDalai Felinto
2017-11-30Fix lightprobe single user not workingDalai Felinto
2017-11-30Merge branch 'master' into blender2.8Campbell Barton
2017-11-30Select similar for bones by group indexCampbell Barton
2017-11-29Merge branch 'master' into blender2.8Brecht Van Lommel
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-29Make basic object & bones transformations overridable.Bastien Montagne
2017-11-29ID static override: automatically detect new overrides as part of undo step.Bastien Montagne
2017-11-29ID Static Override: add basic generic UI tools to control override of propert...Bastien Montagne
2017-11-29ID Static Override: add basic UI feedback.Bastien Montagne
2017-11-29Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-29Transform: Avoid use of ob->recalc in snapping codeSergey Sharybin