Giter Site home page Giter Site logo

node_minimap's People

Contributors

strike-digital 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  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  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  avatar

Forkers

hengle

node_minimap's Issues

Showing minimap in World Shader fails with AttributeError

Error text:

Python: Traceback (most recent call last):
File "C:\Users\Joseph\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\node_minimap-0_0_3\operators.py", line 87, in modal
if self.map_area:
File "F:\blender\builds\3.1\scripts\modules\bpy_types.py", line 772, in getattribute
return super().getattribute(attr)
AttributeError: 'ModalDrawOperator' object has no attribute 'map_area'

location: :-1

clicking on node in minimap causes TypeError

Text of error:
Python: Traceback (most recent call last):
File "C:\Users\Joseph\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\node_minimap-0_0_4\operators.py", line 161, in modal
bpy.ops.view2d.pan((override), deltax=delta.x, deltay=delta.y)
File "F:\blender\builds\3.1\scripts\modules\bpy\ops.py", line 130, in call
ret = _op_call(self.idname_py(), C_dict, kw, C_exec, C_undo)
TypeError: Converting py args to operator properties: VIEW2D_OT_pan.deltax expected an int type, not float

location: :-1

If I'm bothering you I can just make a fork and fix any bugs I can myself haha, I know my way around making an add-on

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.