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
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-01-31Cleanup: use struct for GPU the select bufferCampbell Barton
2021-12-10Cleanup: move public doc-strings into headers for various API'sCampbell Barton
2021-10-27WM: de-duplicate cursor motion checks for selection pickingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-04-12UI: Use Consistent name for select mirrorAaron Carlisle
2021-04-08Add ability to get a selection list of bonesSebastian Parborg
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-02Cleanup: Move `EditBone` structure definition from `ED` to `BKE` area.Bastien Montagne
2020-10-02Fix T81200: Crash on certain armature select operators when OpenGL DepthPhilipp Oeser
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-07-03Cleanup: Editors/Armature, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-10Fix T77560: Bone selection crashesCampbell Barton
2020-06-05CodeCleanup: Supressed warningJeroen Bakker
2020-06-05Cleanup: remove braces from previous commit (no functional changes)Campbell Barton
2020-06-05Armature: increase maximum delectable bones from 4096 to 8192Campbell Barton
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