Created by: vicdoval
Addressed problem description
Bevel node does not work just with edges. The node does not update if there are no input polygons linked
I added (open) this feature.
Solution description
When edges are inputed but not edges the propriety "Vertex only" is overwritten to True in order to work .
Preflight checklist
Put an x letter in each brackets when you're done this item:
- [x ] Code changes complete.
- [x ] Code documentation complete.
- [ x] Documentation for users complete (or not required, if user never sees these changes).
- [x ] Manual testing done.
- [x ] Unit-tests implemented. Can you point me where to learn about this topic?
-
Ready for merge.