the script turns on/off the material display in viewport for selected objects.
Script
111_showMap_selected_toggle
By 111 · Credited author: Andrei Kletskov (111) · 2019-12-26
- Version
- 0.3
- Date updated
- 2019-12-26
- Download
- Download
Description
Attachments
- 111_showmap_selected_toggle_v0.3.ms — 111_showmap_selected_toggle_v0.3.ms711 B
Comments (1)
How to use
Custom · 2020-04-24
When 1 (or odd) object(s) selected which have the same material - script toggles map display well.
When 2 (or even) selected (which have the same material) - script does nothing. Because it toggles twice or even times (on>off>on, or off>on>off).
-----
When group selected - behaviour depends on quantity of objects in the group (odd or even).
So for predictable results You need to select objects by one.
-----
It is not convinient. Because in large scenes you don't know(remember) which objects have the same map applied to select only one of them. That is why you actually need this script ))).
Dear author, consider an update, please.
But anyway thank you for this tool.