@Alaska My apologies, I was helping someone on Blender chat and they needed this. It was in my Python Console (but coming from an add-on) and since it used to exist in Blender, I thought it was…
@Alaska Unfortunately the update to 15.1 did not fix my issue.
Thank you @Alaska for the tip. I have really wanted to move forward and use Eevee Next. Downloading 15.1 Beta now. 🙏
It seems like a bug for Graphics card: Metal API Apple M1 Max 1.2 if @lichtwerk can't reproduce on Metal API Apple M2 1.2
I'm unable to use higher than Blender 4.1 on my Macbook.
Disablin…
Very nicely done @filedescriptor ! 🙏 This is very relieving to see!
That didn't fix the API points and stroke moving together. In this Screen Recording, I have to run the above script to remove unwanted attributes from the drawing.…
I tried a script like this one to remove attributes with numbered suffix names, however, the issue of the points moving separately from the strokes still exists.
import bpy
import re
#…
@filedescriptor I downloaded today's Beta buidl and the issue persists with the .blend file I attached: Redrawing_Stroke.blend
The points…
I found the problem! The GPv3 test file that you're using has
3599
attributes per point! (You can see this by opening theSpreadsheet
editor and navigating to theControl Points
domain in…
@Alaska Thank you. I think I may have just messed it up. I accidentally included way too many commits for a simple typo correction.
@PratikPB2123 Thank you for following up. I have attached two custom keymaps.
The first is the one I've been carrying over for many versions: [Custom_Blender_4_2.py](/attachments/08b13ea0-ae01-…
@Alaska I think I've done it. Please let me know if you need anything else.
Hello,
Thank you for the reply. When the errors show up has been erratic. In Blender 4.4, I ran File -> Defaults -> Load Factory Settings
, closed Blender, created a blank scene and switched to…
It's just a plane, but I've attached my .blend file. Simple Plane.blend
I'm also getting this error: ![Screenshot 2024-10-10 at 2.33.00 P…