More functions but still unstable version:
Less functions, but works pretty stable:
Hi guys!
This is my first attempt to create an addon for Blender. As a former Softimage user, I was confused by the delete method in Blender. All these popups and confirmations.
So I created an addon which deletes object or components based on the active mode (Object or Edit) and a combination of components selection mode.
New buttons will appear next to the usual delete buttons. Set a hotkey for them and try it in different modes.
Works in blender 2.80
Very early alpha, so expect bugs
How it works (hope you can understand my english)): https://youtu.be/BYHJvloYqQA
If you have thoughts on how to improve the addon, your ideas are very welcome!
===========
I recommend using Just Delete addon for now. Use Smart Delete only for testes or at your own risk.
It crashes Blender under some conditions that I can’t track.
Most often when trying to delete all polygons after several manipulations such as extrude or grid fill.
But I can not understand the patterns.