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-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-09Fix T62162: Bones set to unselectable can be fully selected through the viewp...Sebastian Parborg
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-06Cleanup: add trailing commas to structsCampbell Barton
2018-12-13Armature Edit Mode: improve box/lasso selectCampbell Barton
2018-12-06Armature: support select-linked deselectionCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-10-27Cleanup: Remove silly redundant if check in ED_armature_edit_select_pickDalai Felinto
2018-10-12Revert "Multi-Objects: ARMATURE_OT_select_hierarchy"Dalai Felinto
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-10Removal of "extend" option for ARMATURE_OT_select_linkedDalai Felinto
2018-10-03Cleanup: styleCampbell Barton
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_LAYERDalai Felinto
2018-10-02Multi-Objecs: Select similar armature: SIMEDBONE_PREFIX and SIMEDBONE_SUFFIXDalai Felinto
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_DIRECTIONDalai Felinto
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_LENGTHDalai Felinto
2018-10-02Multi-Objects: Select similar armature initial commitDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_hierarchyDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_less and ARMATURE_OT_select_moreDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_mirrorDalai Felinto
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-10Cleanup: use function to set the active baseCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-193D View: improve selection lockingCampbell Barton
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-03Fix crash selecting envelope bone jointCampbell Barton
2018-04-20Remove Armature Sketching & RetargetCampbell Barton
2018-04-19Fix edit-bone select crash w/ multi-editCampbell Barton
2018-04-17Pose: fix wpaint + pose mode pick & linked selectCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel