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
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-13Cleanup: macro hygiene, style, doxy commentsCampbell Barton
2018-12-13Armature Edit Mode: improve box/lasso selectCampbell Barton
2018-12-13Cleanup: use doxy grouping for view3d selectCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-07Cleanup: split mixed_bones_object_selectbufferCampbell Barton
2018-12-07Fix T58911: Picking objects fails in pose modeCampbell Barton
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-12-01Texture Paint: implement efficient face selection updates.Alexander Gavrilov
2018-11-26Fix object selection in edit-modeCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-25Fix box select of edges not working when box does not fully contain edge.Brecht Van Lommel
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-23Add missing COW updates when selection changes in paint modes.Alexander Gavrilov
2018-11-23Fix bone selection w/ mixed wpaint & pose modeCampbell Barton
2018-11-18Fix object box select new w/o any objectsCampbell Barton
2018-11-16Cleanup: de-duplicate 3d view select itemsCampbell Barton
2018-11-09Multi-Objects Metaball: Selection refactor - fix pick and box selectionDalai Felinto
2018-10-27Fix lasso selection not working for latticesDalai Felinto
2018-10-17Cleanup: better namingJacques Lucke
2018-10-16View 3D: fix image dropping in 3d viewJacques Lucke
2018-10-09Image Empties: Usability improvements and fixesJacques Lucke
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-26Remove warningsDalai Felinto
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-08-283D View: split object/pose box & lasso selectCampbell Barton
2018-08-283D View: split object/pose border selectCampbell Barton
2018-08-16Correct flag use in recent object select changeCampbell Barton
2018-08-15Fix pose mode border deselect not working after recent changes.Brecht Van Lommel
2018-08-15Fix border select operations in object modeCampbell Barton
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Correct vpaint vertex circle selectCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-093D View: select exclude w/ ob-center enabledCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-27UI: some renaming for more clear/consistent cursor keymaps in status bar.Brecht Van Lommel
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-193D View: improve selection lockingCampbell Barton
2018-06-18Object Mode: make mode locking optionalCampbell Barton
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne