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-10Cleanup: styleCampbell Barton
2018-07-05Cleanup: Undefined function declarationsSergey Sharybin
2018-07-03Sculpt: Fix ghosting artifacts when sculpting in workbench engineSergey Sharybin
2018-07-02Sculpting: add Manual detail mode for dynamic topology.Macelaru Tiberiu
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-19Merge branch 'master' into blender2.8Campbell Barton
2018-06-19Vertex Paint: set sculpt object mode immediatelyCampbell Barton
2018-06-15Cleanup: G.main removal from 2.8-only code.Bastien Montagne
2018-06-11Fix crash when doing Sculpt->Edit->Sculpt switch.Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove some G.main usages...Bastien Montagne
2018-06-08Sculpt/Paint: move PBVH building to use evaluated mesh instead of deprecated ...Bastien Montagne
2018-06-08Fix crash with wertex and weight modesSergey Sharybin
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Fix T55380: Crash when getting out of EditMode in some casesSergey Sharybin
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-07Merge branch 'master' into blender2.8Bastien Montagne
2018-06-07Cleanup: typo, and 0 -> false for booleans.Bastien Montagne
2018-06-05Object Modes: Flush COW on mode switchingCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Fix crash switching sculpt/vpaint -> edit modeCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-08WM: publish Object.mode changes on mode switchingCampbell Barton
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07More tweaks to strict compiler flagsSergey Sharybin
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07Silence compilation error around possible fall-throughSergey Sharybin
2018-05-01Fix crash opening files saved in sculpt/vertex paint modesSergey Sharybin
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Cleanup: rename BMesh count_ex -> count_at_mostCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-06Cleanup: unused varCampbell Barton
2018-03-06Merge branch 'master' into blender2.8Campbell Barton
2018-03-06Utility to enter sculpt modeCampbell Barton
2018-02-28Workspace: sync object-modes to other workspacesCampbell Barton
2018-02-19Cleanup: sync vertex-paint and sculpt from 2.8Campbell Barton
2018-02-18Merge branch 'master' into blender2.8Campbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-16Object Mode: exit sculpt on selectionCampbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton