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-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-07-28Curves: enable density brush when first entering curves sculpt modeJacques Lucke
2022-05-06WM: suppress assertion when switching toolsCampbell Barton
2022-05-05Fix T97874: Python exception after undo with image space visibleCampbell Barton
2022-05-05Fix WM_toolsystem_refresh_screen_all failing to refresh toolsCampbell Barton
2022-04-12Cleanup: use _NUM suffix for space/region type rangesCampbell Barton
2022-04-05Refactor: Unify vertex and sculpt colors into newJoseph Eagar
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-09Curves: rename initial brushesJacques Lucke
2022-03-01Merge branch 'blender-v3.1-release'Campbell Barton
2022-03-01Fix T96035: Some tool settings do not workCampbell Barton
2022-02-23Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-23Fix T93331: Gizmo tool options reset when switching toolsCampbell Barton
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'windowmanager'Campbell Barton
2021-10-22Fix T92357: assert changing scenes while in edit modeCampbell Barton
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-02-13Cleanup: spellingCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-04-13VSE: Add sample toolRichard Antalik
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: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-26Fix crash accessing the tool with no active spaceCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2020-02-21Cleanup: un-indent ED_screen_set_active_regionCampbell Barton
2020-02-21Fix T67805: Cursor doesn't update when switching tools via shortcutsCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-22VSE: Tool system integrationRichard Antalik
2020-01-03Tool System: enable fallback tool by defaultCampbell Barton
2020-01-03Tool System: store the fallback tool for re-useCampbell Barton
2019-12-12Cleanup: Fix typo in user preference codeDalai Felinto
2019-12-07Preferences: correct experimental flag useCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-11-14Fix T70211: Brush keybindings failed with non-brush tool activeCampbell Barton
2019-06-28Fix message subscriber using the wrong workspaceCampbell Barton
2019-06-28Revert "Fix invalid area tool being set from message passing"Campbell Barton
2019-06-28Fix T66200: Changing workspaces / modes doesn't update toolsCampbell Barton
2019-06-28Fix invalid area tool being set from message passingCampbell Barton
2019-06-28Fix error for tools that share gizmo types doubling up gizmosCampbell Barton
2019-06-27Cleanup: clarify WM_gizmoconfig function namingCampbell Barton
2019-06-27Tool System: don't unlink gizmos when changing toolsCampbell Barton
2019-06-27Fix switching tools with multiple windows & gizmosCampbell Barton
2019-06-27Cleanup: error in last commitCampbell Barton