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-06-11Fix crash when doing Sculpt->Edit->Sculpt switch.Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: remove some G.main usages...Bastien Montagne
2018-06-11Merge branch 'master' into blender2.8Philipp Oeser
2018-06-11Fix T55349: crash adding paint slot when object is on hidden layerPhilipp Oeser
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-08Add check in BKE_pbvh_apply_vertCos that number of deforming cos matches numb...Bastien Montagne
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-07Fix sculpt mode undo (COW update needed)Campbell Barton
2018-06-07Minor comment on possible TODO while validating paint ops for CoW...Bastien Montagne
2018-06-06Fix update issue in VPaint mode.Bastien Montagne
2018-06-05Moved function declarations from BKE_DerivedMesh.h to BKE_mesh_runtime.hSybren A. Stüvel
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-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Fix crash switching sculpt/vpaint -> edit modeCampbell Barton
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne
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-31WM: Use tool-system for setting brushesCampbell Barton
2018-05-30Keymap: add back sculpt keysCampbell Barton
2018-05-30Cleanup: Naming, match policy with rest of copy-on-write designSergey Sharybin
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-25Remove DerivedMesh: paint_utils.c; Cow-ify PAINT_OT_sample_colorBastien Montagne
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25Cleanup: do not make functions for the pleasure of having functions...Bastien Montagne
2018-05-23Cleanup: move toolsystem into own includeCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-16Fix T55082: Add Paint Slots for texture painting not workingDalai Felinto
2018-05-10Paint Stroke: Fix strokes drawing.Germano
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-08WM: publish Object.mode changes on mode switchingCampbell Barton
2018-05-07Merge branch 'master' into blender2.8Campbell Barton
2018-05-07Cleanup: rename char/float conversion functionsCampbell 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