Giter Site home page Giter Site logo

three_point_arch's People

Contributors

n-burn avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

three_point_arch's Issues

Addon is not compatible with Blender 3.1

The following prints in the console repeatedly when attempting to use the addon in Blender 3.1:

Traceback (most recent call last):
  File "C:\Users\Cortana\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\three_point_arch.py", line 1320, in draw_callback_px
    snap = self.snap.get_co(self.curr_ed_type)
  File "C:\Program Files\Blender Foundation\Blender 3.1\3.1\scripts\modules\bpy_types.py", line 768, in __getattribute__
    properties = StructRNA.path_resolve(self, "properties")
ReferenceError: StructRNA of type TPARCH_OT_modal has been removed

After selecting two of the three points, the addon will fail and return:

Python: Traceback (most recent call last):
  File "C:\Users\Cortana\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\three_point_arch.py", line 1439, in modal
    click_handler(self, context)
  File "C:\Users\Cortana\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\three_point_arch.py", line 991, in click_handler
    warp_cursor(self, context, cent2d)
  File "C:\Users\Cortana\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\three_point_arch.py", line 907, in warp_cursor
    context.window.cursor_warp(*warpco)
TypeError: Window.cursor_warp(): error with argument 1, "x" -  Function.x expected an int type, not float

location: <unknown location>:-1

Appears to be related to Python being upgraded to 3.10: https://wiki.blender.org/wiki/Reference/Release_Notes/3.1/Python_API

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.