GithubHelp home page GithubHelp logo

l0lock / gizmotools Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 1.0 4.86 MB

Allows you to increase or decrease the Gizmo size from the viewport using keyboard shortcuts and more.

Home Page: https://blenderartists.org/t/gizmo-tools-make-the-gizmo-greater-than-ever/1226756

License: GNU General Public License v2.0

Python 100.00%
addon blender blender-addon ui

gizmotools's People

Contributors

l0lock avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

negativecitizen

gizmotools's Issues

Python error when rotating the Gizmo

Blender Version
Broken: 3.2.0

Short description of error
Calling any Gizmo rotation function returns the following error:

Python: Traceback (most recent call last):
  File "C:\AppInstall\Blender\MyScripts\addons\Gizmo Tools\__init__.py", line 273, in execute
    ot(value=addon_prefs.rinc, orient_axis='Y', orient_type='LOCAL')
  File "C:\AppInstall\Blender\stable\blender-3.2.0+stable.e05e1e369187\3.2\scripts\modules\bpy\ops.py", line 115, in __call__
    ret = _op_call(self.idname_py(), None, kw)
RuntimeError: Operator bpy.ops.transform.rotate.poll() failed, context is incorrect

Python error when resizing the Gizmo

Blender Version
Broken: 3.2.0

Short description of error
Calling any resize Gizmo function returns the following error:

Python: Traceback (most recent call last):
  File "C:\AppInstall\Blender\MyScripts\addons\Gizmo Tools\__init__.py", line 83, in execute
    view.gizmo_size = gs
TypeError: bpy_struct: item.attr = val: PreferencesView.gizmo_size expected an int type, not float

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.