blender/release
Philipp Oeser 7f9b6b1dc9 Sculpt: 'Unifiy' Dyntopo Detail Size operators
Prior to rB99a7c917eab7, Shift + D was used to set detail size for both
constant and relative detail (using radial control). The commit added an
improved operator for doing this for constant detail (showing the
triangle grid representation), but left the user without a shortcut to
do this for relative detail.

Interestingly rB99a7c917eab7 only changed this for the Blender keymap,
the Industy Compatible keymap still has the "old" entry.

This patch changes both keymaps to have both entries.

For user experience, the real change here is to have both available on
one 'primary' shortcut (Shift+D), the improved
'dyntopo_detail_size_edit' operator will now act on all possible cases.
If it deals with constant detail, it acts as before, if it deals with
relative detail etc, it will fallback to the "old" way of doing it via
radial control instead. I assume this adresses what was stated in
rB99a7c917eab7: "Deciding if both detail sizes can be unified needs a
separate discussion"

Also, move dyntopo_detail_size_edit to sculpt_detail.c

Fixes T83828

Maniphest Tasks: T83828

Differential Revision: https://developer.blender.org/D9871
2021-03-09 13:55:37 +01:00
..
bin Cleanup: spelling 2017-04-27 21:41:03 +10:00
darwin UI: use system generated document icon on macOS 2021-02-03 17:14:46 +01:00
datafiles Spreadsheet: add boilerplate code for new editor type 2021-03-08 16:25:08 +01:00
freedesktop Docs: 2.92 release description for Linux appdata 2021-02-24 17:24:11 +01:00
license Licenses: Attribution document 2020-12-11 18:44:11 +01:00
lts Blender LTS: Download + Release notes CMS scripts 2020-12-09 09:14:53 +01:00
scripts Sculpt: 'Unifiy' Dyntopo Detail Size operators 2021-03-09 13:55:37 +01:00
steam Steam Release: Script creation of Steam build files 2020-12-16 11:15:18 +01:00
text Move license files to license subfolder 2020-09-24 12:49:36 +02:00
windows Windows: Add "--debug-cycles" argument to "blender_debug_gpu.bat" batch file 2021-01-21 16:47:16 +01:00