The following script toggles wire and draw all edges for all objects in the scene with a single hotkey press, F4 by default.
In case you have some meshes with wire off, the script will ignore the rest and affect these first.
You can download the addon in the following link.
After the installation, it will automatically setup a keyboard shortcut for you to the F4 key. You can change it under the Input section.
The script functionality is rather simple but extremely useful for someone coming from 3ds max like me.
All credits and huge thanks go to Jonathan Williamson for the initial code as an answer to my specific request and my college at CDPR Oliver Lockwood for the usability modifications.
Oh I see, but it seems Amaranth uses two buttons, one for display edges and another for clear display. My purpose with this script was to have a toggle functionality assigned to a single hotkey that displayed wire and all edges. I find it more functional and faster to access it this way.
update. I did some small changes so now you can just download and install it like any other addon and it will create a shortcut automatically to the F4 key.
I use display tools on a daily basis, It just misses that little toggle functionality to be a 10/10 for me.
I know there is a toggle under Draw Type but it doesn’t quite behave the way I expect as it doesn’t sync all meshes to the same display option. It toggles everything independently of its initial state.
I’m not really a coder, I just requested it and implemented the keyboard shortcut on install. It would be awesome if you could check out what the script does and embedded it in Display Tools.
I’m new to Blender. Thanks for the script. i was really bummed to see you couldn’t set views to wires for all objects by default. Now with this script, all is well.