Carson Katri
Carson Katri
Did you download the version for 4.1? There are separate builds for Blender 3-4 and Blender 4.1 and higher.
Ok, great. Can you open Window > Toggle System Console and see if there's any more to the error message? There should be a part that shows what line of...
Can you send the part the error before this: > The above exception was the direct cause of the following exception:
One thing you may want to check is if another addon you have is messing with the dependencies in Blender. You could try a fresh installation of Blender, and add...
iOS has the [Link Presentation](https://developer.apple.com/documentation/linkpresentation) framework, which could be used to display link previews. It provides the `LPLinkView`, which is a UIKit `UIView` that could be wrapped with a `UIViewRepresentable`...
You can cache the [`LPLinkMetadata`](https://developer.apple.com/documentation/linkpresentation/lplinkmetadata) however you want in your app. But if you're driving it with server-side data, you can construct the `LPLinkMetadata` from your own values and still...
Yeah, it should be fairly low-maintenance since it generates all of the functions from the nodes available in the Blender installation.
There are guides here: https://carson-katri.github.io/geometry-script/