I have one question, what changed from Blender version 3.3 to 3.4 that 3.3 works but 3.4 doesn't?
We did bump python version to 3.11 in Blender 3.4, I guess that's why it broke for you.
Cur…
@frogstomp I think what I can do is add relation to grease pencil objects who has loadable geometry components in line art, however that would easily cause dependency cycle (like, what if you have…
@frogstomp this seems to be still a VSE limitation. Line art could not get the correct camera without vse set to render preview. I don't think #110287 ever worked for solid/material preview modes?
This script would definitely work as a ad-hoc fix for this problem, but I do believe if we were to fix this, we need to do that at the window manager level. Currently numpad keys are hard coded…
Shift+X still works correctly for me...
after the first time I loaded Factory Settings, there was a brief moment when it worked. It seemed like the color on the tool settings had been updated…
@shnitzelkiller @lichtwerk May want to check again on Mac for this problem? It's probably OK by now.
Apparently if I collapse the image viewer from that file, it will not crash again. (Which is consistent with what is shown in the stack trace), but I do not know why the image editor would cause…
but in Solid and Material views Lineart modifier does not respect it
That's weird. That part of the code has not been changed. Not sure if it's related to the GPv3 vertex color bug within VSE.
Lineart modifier is not properly updated when geometry changes in GP object outputting mesh with geometry nodes.
I guess we need to add dependency to those objects (Need investigation, may…
Hi @SimonThommes I was away last week.
Intersection line behaviour was a known limitation atm, here's the way to get around it:
- You have collection A and B, you only want intersection…
@Readycookie this problem is mainly caused by a dependency cycle in your file, so technically we can't do much about it until you have resolved the dependency cycle issue. (`Object A depends on B…
I see. I guess we'll close this for now since the problem has been resolved with a reset. If you still have any problems please open a new report. Thanks!
Hi @Mawutor-Kofi , the version of the graphics driver for your intel HD 5500 is too low. Try installing [a newer version of the driver](https://www.intel.com/content/www/us/en/support/products/8621…
Hi! It's likely a python version mismatch. Blender officially bundles with Python 3.11, and on linux, some package managers installs blender with system python, which will have different version…
Hi @SmartArtCreations , could you try starting blender with arguments --factory-startup --debug-gpu --debug-gpu-force-workarounds
? Then you should be able to see more logs. When you say freeze,…
@Atair When you say "causing the application to lose focus", does it just focus onto some other windows? Or the event didn't register until you somehow move your mouse back? A video would be…
stroke.select
when select mode is set to "point"
Yeah it looks erroneous. I only get a 13
when I link select this one ring, and the "selected stroke count" is consistent with how many points I selected on the first 13 points of that particular…