Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeffii/blenderbooleanpush

Uses blenders booleans to perform a Extrude/Push without cleanup.
https://github.com/zeffii/blenderbooleanpush

Last synced: about 1 month ago
JSON representation

Uses blenders booleans to perform a Extrude/Push without cleanup.

Awesome Lists containing this project

README

        

# BlenderBooleanPush
Uses blenders booleans to perform a Extrude/Push without cleanup.

### Status

Yes, at the moment this is a massive kludge

- [x] auto remove modifier if not applied
- [x] view rotation passthrough (only zoom)
- [x] removed sverchok dependency (https://github.com/nortikin/sverchok/blob/master/utils/sv_bmesh_utils.py)
- [X] implemented ctrl+enter to apply
- [x] remove doubles needed
- [x] implemented (ctrl) left_array, right_arrow , ctrl=8 times faster
- doesn't update in realtime as slider moves, only once stationary
- not implemented mouse x,y position as distance instead of sliders
- not implemented multiface selection, join faces if not islands.. else gather face data separately

This will depend on feedback, if noone uses it except me then it won't likely progress, but if there's feedback and perhaps contributions then who knows.