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-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
2019-07-05Fix strict compiler warningsSergey Sharybin
2019-07-05Fix T66006: View 3D select enumerate + other options failCampbell Barton
2019-06-22Cleanup: warnings, formattingCampbell Barton
2019-06-21Fix T65834: Circle Select does not update select_id buffer after orbiting vie...mano-wii
2019-06-14Mesh Selection: Move Selection ID Context Utilities to ED_view3d.mano-wii
2019-05-30Selectoin: Remove armature bone filtersClément Foucault
2019-05-203D View: re-use select id buffer for circle select on cursor-motionCampbell Barton
2019-05-20Cleanup: rename buffer select var: bbsel to use_zbufCampbell Barton
2019-05-203D View: use new buffer selection API's for paint vert/face selectCampbell Barton
2019-05-20Fix error mixing old/new buffer selection API'sCampbell Barton
2019-05-18Fix T54686: objects don't occlude each other for edit-mesh select (part 2)Campbell Barton
2019-05-18Cleanup: remove unused argumentCampbell Barton
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-02Cleanup: typos in commentsCampbell Barton
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Select: support 'diselect on nothing' for masks.Bastien Montagne
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63646: Box/Lasso select fails to de-selectCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-03-28Fix T63015: Crash when using circle select tool in lattice edit modeJacques Lucke
2019-03-27Fix T63017: selection via lasso does not work properly in X-ray.mano-wii
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton