Hi @AhmedNassef , bool tool is maintained by nickberckley
, which you could report a issue at their repository. Thanks!
Will close this…
I set Vulkan Loader
to all
and this is the log it spits out 🤔
@Alaska Are you having the problem where if you change the size of the window then blender will not refresh anymore under vulkan? (I have this on linux X11)
I'm now fiddling with [VulkanTools](h…
I'll reopen this since there's still this crash needed fixing
I believe these should be 1
s (which means "get x amount of points to compute extending direction"). Let me try that...
Looks like the extension factor value changing was due to a missing LEGACY_RADIUS_CONVERSION_FACTOR
. I don't feel this to be the most elegant solution but I'll just multiply the factor back…
@LukasTonne It seems that in grease_pencil_draw_ops.cc
, grease_pencil_fill_extension_cut()
, view_starts[bvh_index] = start;
the bvh_index
probably has an off-by-1 error.
__pthread_k…
Can reproduce this on Linux as well. Will update reproduction steps.
Can confirm this on linux as well. Viewport preview refreshing is like at least 16 times slower than if back end is OpenGL (like the sample count would rapidly increase when in OpenGL but in…