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-08-28Merge branch 'blender-v2.90-release'Philipp Oeser
2020-08-28Fix T80182: Curve [Edit Mode] : Can't Deselect Control Point with Select BoxPhilipp Oeser
2020-08-04Sculpt: Split Box Mask into its own operatorPablo Dobarro
2020-08-04Merge branch 'blender-v2.90-release' into masterCampbell Barton
2020-08-04Fix T79503: Selecting edit-bones while holding Ctrl crashesCampbell Barton
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-10Cleanup: remove unused MBALL_NOSEL flagCampbell Barton
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-06Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-06Fix T76445: Selecting an object no longer cycles past the activeCampbell Barton
2020-05-05Cleanup: use int instead of short for lasso array lengthCampbell Barton
2020-05-04Cleanup: rename mcords to mcoordsCampbell Barton
2020-05-04Cleanup: pass ARegion, View2D as constCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: bone cursor picking APICampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-01-15Fix T71091: Object restrict selection conflicts with pose selectionCampbell Barton
2019-12-30Tracking: Selection CrashJeroen Bakker
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-10-08Fix T70601: Lasso select not functioning correctly in Armature Edit Modemano-wii
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-26Cleanup: use BLI_assertCampbell Barton
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-15Cleanup: clang-format, unused argCampbell Barton
2019-08-15Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objec...mano-wii
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-12View3D: Circle Select optimizationmano-wii
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-08-07Select utils refactor: remove lagacy `ED_view3d_select_id_read_rect`mano-wii
2019-08-02Cleanup: clang formatmano-wii
2019-08-02View3D Mesh Selection: Specify select_mode directly for Circle, Lasso and Box...mano-wii
2019-08-02Fix edge selection ignoring clipping in wire-frame displayCampbell Barton
2019-08-02DRW: Select Engine: Add a utility to detect `select_node`mano-wii
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-303D View: Move selection API to a Selection engine.mano-wii
2019-07-18Fix T66949: Can't select bones from multiple objects in wpaint modeCampbell Barton
2019-07-18Revert "Fix T66949: Can't select bones from multiple objects in wpaint mode"Campbell Barton
2019-07-17Fix T66949: Can't select bones from multiple objects in wpaint modeCampbell Barton
2019-07-17Fix object selection when in pose modeCampbell Barton
2019-07-15Fix T66668: frame selected bone not working in weight paint modePhilipp Oeser
2019-07-09Fix T66456: UV Editor missing update after selection change in 3D viewportPhilipp Oeser