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
2020-04-10Cleanup: comment bone cycling & simplify logicCampbell Barton
2020-04-09Fix T75425: Bone selection cycling not workingCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-04-03Cleanup: bone cursor picking APICampbell Barton
2020-04-03Fix T75330: Select linked crashes without a bone near the cursorCampbell Barton
2020-03-31Cleanup: remove duplicate functionCampbell Barton
2020-03-31Cleanup: use sections for armature-selectCampbell Barton
2020-03-31Armature: add Select Linked (Ctrl-L)Campbell Barton
2020-03-30Fix armature edit-mode selected linkedCampbell Barton
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-11Fix T74516: Armature Crash on Select Similar GroupDalai Felinto
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