tornavis/doc
Campbell Barton 928becec60 UV Sculpt: improve tool-system integration
In 2.7x UV sculpt was a kind of sub-mode
(a toggle with it's own key-map & drawing code).

Move this to an operator that uses the tool-system,
this simplifies internal logic, especially brush selection
which now matches sculpt and other paint modes.

- Remove toggle used to enable uv sculpt.
- Expose the brush, which was already used but there was no way to
  select different brushes.
- Make UV sculpt use paint paint tool slots
  (using brushes how all other paint mode currently do).
- Move UV Sculpt keymap to the tools keymap.
- Remove Q to toggle UV sculpt mode,
  S/P/G keys to switch tools.
2019-05-01 20:32:38 +10:00
..
blender_file_format Cleanup: unused imports 2019-03-17 21:00:56 +11:00
doxygen Cleanup: comment blocks 2019-03-19 15:17:46 +11:00
guides Spelling fixes in comments and descriptions, patch by luzpaz. 2018-09-03 16:55:01 +02:00
license And here is the first git (testing) commit by me! 2013-11-16 12:00:42 +01:00
manpage Docs: update manpage and html with app description matching website. 2018-12-28 17:36:59 +01:00
python_api UV Sculpt: improve tool-system integration 2019-05-01 20:32:38 +10:00