This thread will act as a place for me to post and share some scripts I've been working on in blender. These scripts are not designed to work as standalone addons. I use Pie Menu Editor to execute my scripts. For more information: https://youtu.be/vc9TFRFXn4E Download my…
Added fill_modal.py and connect_merge_modal.py. Big thanks to @Stromberg90 for the code, I simply tweaked it to allow for a different use B) https://www.youtube.com/watch?v=txgVHaYdBmw&feature=youtu.be
2.8 Connect_Merge_Modal.py Connects and Merges in a similar fashion to mayas merge vert tool. Fill_Modal.py Uses f2 and Smart Fill Addons(https://gumroad.com/l/Blender_addons_smart_fill) Huge Thanks to @Stromberg90 for the original code. Use "bpy.ops.object.smart_fill_tool_raycast('INVOKE_DEFAULT', True)" as the command to…