GithubHelp home page GithubHelp logo

make_corner_end's Introduction

Make Corner and Make End

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:

  • Make a valid selection of vertices or edges for either the Make Corner or the Make End operator.
  • Open the pie-menu with ALT+COMMA
  • Choose the operator to use.

make_corner_end's People

Contributors

jrome90 avatar

Stargazers

Ivan Doganov avatar R.M.K avatar BK7 avatar  avatar Andri Wibowo avatar  avatar Don Schnitzius avatar TDV Alinsa avatar mangocan avatar  avatar eobet avatar  avatar 诡辩师 avatar  avatar JG avatar  avatar  avatar  avatar Miaru3d avatar  avatar

Watchers

 avatar JG avatar  avatar Konstantinos Kostovasilis avatar

Forkers

mamoun86 don1138

make_corner_end's Issues

Make Corner and Make End icons don't work (TypeError: 'module' object is not callable)

Blender version: 2.91
Add-on version: 0.3

The following error appears in the console after selecting two vertices and clicking on the Make Corner icon.

  1. Select two vertices next to a corner
  2. Click on the Make Corner icon
  3. The new edges are not created and this error appears in the console:
Traceback (most recent call last):
  File "C:\Users\user01\Downloads\blender-2.91.0-windows64\2.91\scripts\addons\Make_Corner_End-Make_Corner_End\tools.py", line 48, in execute_operator
    op_func = BPyOpsSubModOp(module, func)
TypeError: 'module' object is not callable

McF1qgCTHP

Note that after selecting the two vertices, if you right-click (the menu appears), clicking on "Make Corner" works.

Annotation 2020-12-26 082316

Make Corner and Make End buttons stay "pressed" after being clicked on

Hi.

I have a suggestion about the two buttons in the toolbar:

I noticed that, as soon as you click on them (but ofc, after selecting two vertices on your mesh first), the state of these buttons stay "pressed".

Capture d’écran 2020-12-27 090731

In order to use these buttons once again, the user has to:

  1. click on the box-select tool (to reset the state of the "last used button")
  2. click on the button of his/her choice (Make End or Make Corner)

It makes perfectly sense to have these buttons on this toolbar (they are very accessible this way) but I think that these buttons should reset their neutral state after being pressed (and Blender should revert to the previously used tool, most of the time: the Box-select tool).


Note: As you can see on the screenshot above, some add-ons add a separator between their icons in the toolbar. It would be nice if your add-on had that too.

Error after launching Blender: bpy.utils.register_tool: could not find 'after' {'mce.make_corner'}

Blender version: 2.91
Add-on version: 0.3

Hi. I launch Blender in command line (on Windows10). This allows me to see all errors that can happen because of Blender or because of add-ons themselves. I noticed an error (in the console) that appears after Blender is launched.

  1. Install Make Corner and Make End on Blender 2.91
  2. Activate the add-on
  3. Save Preferences
  4. Close Blender and Relaunch it
  5. In the console, this error appears:
bpy.utils.register_tool: could not find 'after' {'mce.make_corner'}

Error appears after switching to Edit mode: Warning: Tool 'builtin.select_box' not found for space 'PREFERENCES'.

Blender version: 2.91
Add-on version: 0.3

  1. Activate Make Corner and Make End in Preferences > Addons
  2. In Object mode, select an object (for example: the default cube)
  3. Switch to Edit Mode by pressing TAB
  4. This message should appear in the console:
Warning: Tool 'builtin.select_box' not found for space 'PREFERENCES'.
Traceback (most recent call last):
  File "C:\Users\user01\Downloads\blender-2.91.0-windows64\2.91\scripts\addons\Make_Corner_End-Make_Corner_End\tools.py", line 48, in execute_operator
    op_func = BPyOpsSubModOp(module, func)
TypeError: 'module' object is not callable

Warning: Tool 'builtin.select_box' not found for space 'PREFERENCES'.
Traceback (most recent call last):
  File "C:\Users\user01\Downloads\blender-2.91.0-windows64\2.91\scripts\addons\Make_Corner_End-Make_Corner_End\tools.py", line 48, in execute_operator
    op_func = BPyOpsSubModOp(module, func)
TypeError: 'module' object is not callable

Error: search for unknown gizmo group 'MCE_GGT_MakeEnd'

Blender version: 2.91
Add-on version: 0.3

I noticed the following error in the console even if the add-on is deactivated.
Unfortunately, I don't remember what triggered this error (sorry).

search for unknown gizmo group 'MCE_GGT_MakeEnd'
WARN (wm.tool): C:\b\buildbot-worker-windows\windows_291\blender.git\source\blender\windowmanager\intern\wm_toolsystem.c:168 toolsystem_ref_link: 'MCE_GGT_MakeEnd' widget not found

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.