blender/source
Pablo Dobarro 86915d04ee Object: Enable transfer mode functionality for switching objects in Sculpt Mode
This implements the changes discussed in T87134 for including switch
object funcionality in 2.93. This includes:

- Remove the switch object operator experimental option
- Remove the option for switching objects in Edit Mode.
- Rename switch_object to transfer_mode.
- Enable the operator only in sculpt mode.
- Expose the operator in the Sculpt menu with an eyedropper modal
option.

On later releases, we could revisit enabling the operator in other mode
and object types as well as its place in the UI.

Reviewed By: JulienKaspar, JacquesLucke

Differential Revision: https://developer.blender.org/D10953
2021-04-13 20:31:50 +02:00
..
blender Object: Enable transfer mode functionality for switching objects in Sculpt Mode 2021-04-13 20:31:50 +02:00
creator Cleanup: minor improvements & type hints for man-page generator 2021-04-10 17:54:42 +10:00
tools@b66c22e1fb Cleanup: add resource manager for cryptomatte session. 2021-03-09 15:19:12 +01:00
CMakeLists.txt MSVC: Enable clang-tidy analyser 2020-12-03 11:00:58 -07:00