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
diff options
context:
space:
mode:
authorJoseph Eagar <joeedh@gmail.com>2022-04-25 22:03:16 +0300
committerJoseph Eagar <joeedh@gmail.com>2022-04-25 22:07:55 +0300
commit185d9627b3156d30596e19f611941c1ed0e88e5b (patch)
treeafc7da80a35977b08eb75c7d2501e3d9c1cb7aca /release
parentf431be224fa58374386a32dba2542ee20d2a2d61 (diff)
Fix T97423: Make mask filter less confusing
by showing redo panel. The A hotkey has "auto iteration" enabled by default, which calculates the number of times to run the filter using a heuristic based on vertex count. To make clear to the user what is going on the redo panel is now shown for the mask filter operator. NOTE: I discovered the source of the bug where sculpt operators' redo panels were greyed out. The name fed to SCULPT_undo_push_begin must match the operator name. I've added a comment in sculpt_intern explaining this.
Diffstat (limited to 'release')
m---------release/datafiles/locale0
m---------release/scripts/addons0
2 files changed, 0 insertions, 0 deletions
diff --git a/release/datafiles/locale b/release/datafiles/locale
-Subproject 716dc02ec30c0810513f7b4adc4ae865ae50c4e
+Subproject 2e715d54178e24ea463c7bc0cdeb27c682c39ec
diff --git a/release/scripts/addons b/release/scripts/addons
-Subproject 787ea78f7fa6f0373d80ba1247768402df93f8a
+Subproject d1b824f3c2a7a7b3e37e70f336e5a1580028c63