Giter Site home page Giter Site logo

connectedges's Introduction

Connect Edges

Features:

  • Select and deselect edges while the operator is running (Enable in addon preferences).
    • Selecting and deselecting breaks "adjust last operator" and "repeat last operator" for the operator session it was used.
    • It will be slow with high poly meshes (Has to iterate through all edges to find the selected edges)
  • Change number of segments using (CTRL+MouseWheel).
  • Adjust the pinch value using (CTRL+Mouse).
  • Right clicking anywhere in the 3d view opens a popup to tweak the number of segments and the pinch value.
    • Left click anywhere to close
  • Switch between the following using (E):
    • None
    • Even Spacing between the new segments (Calculated using the shortest selected edge).
    • Even spacing between the last vertex and the nearest segment (Calculated using the same method as above).

New Features:

Version: 0.2.0

  • Left click on a single edge to ring select and connect.
  • Shift Left click to add another edge selection.
  • Left click + CTRL+ALT+SHIFT to add another ring selection.

Version: 0.2.1

  • Changed wording of the UI from Accept to Confirm
  • Spacebar is now used to confirm the operation instead on the enter key.
  • This addon should work better with other addons that access bmesh data.

Missing Features

  • Slide

Install:

  • Download the zip file from github.
  • Open Blender.
  • Edit -> Preferences -> Click Install button and choose the zip file you downloaded.
  • Click the Add-ons button on the left and then activate the addon by ticking the checkbox.

To use:

  • select the edges you want to connect and then press ALT+C
  • Hit the Spacebar to confirm or the ESC Key to cancel.

Uses Jayanam's "Blender UI Widgets" library which can be found here: https://github.com/jayanam/bl_ui_widgets

connectedges's People

Contributors

jrome90 avatar

Stargazers

Marwan  Al-amoodi avatar  avatar  avatar  avatar  avatar mangocan avatar  avatar BK7 avatar wzw828 avatar  avatar Dimitar P avatar

Watchers

Arie Leo avatar Konstantinos Kostovasilis avatar BK7 avatar

Forkers

marwan9956

connectedges's Issues

Blender 4.0

In Blender 4.0 it still works but it causes an error
Clipboard01

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.