Ryan Guy rlguy
Ryan Guy commented on issue blender/blender#117186 2024-02-14 18:00:26 +01:00
RuntimeError when baking multiple dynamic paint surfaces in a script

Just confirming that I am able to reproduce the issue on:

Windows-10-10.0.22621-SP0 64 Bits 4.1.0 Beta, branch: blender-v4.1-release, commit date: 2024-02-13 23:35, hash: c6e229d3e470 4.2.0…

Ryan Guy opened issue blender/blender#117524 2024-01-25 22:58:03 +01:00
Dark caustics when motion blur is enabled on a Mantaflow fluid simulation with speed vectors
Ryan Guy commented on issue blender/blender#117186 2024-01-17 18:46:38 +01:00
RuntimeError when baking multiple dynamic paint surfaces in a script

Thanks for the updates. I am also still triggering the error with the view_layer.update() script.


I was trying to find a workaround to this issue by launching a new Blender…

Ryan Guy opened issue blender/blender#117186 2024-01-16 22:58:11 +01:00
RuntimeError when baking multiple dynamic paint surfaces in a script
Ryan Guy opened issue blender/blender#114946 2023-11-16 01:34:27 +01:00
Calling Mesh.clear_geometry results in a crash when the object has a Points to Volume geometry node
Ryan Guy opened issue blender/blender#114872 2023-11-14 22:59:39 +01:00
Regression: Cycles point density node with a vertex color source renders without vertex colors
Ryan Guy commented on issue blender/blender#107759 2023-05-09 08:08:09 +02:00
Regression: Crash when running modal operator in load_post handler

Thanks for the tip! It appears that bpy.context.window is None at the time of load_post in Blender 3.6, but is not None in earlier versions.

I'm not very familiar with how…

Ryan Guy opened issue blender/blender#107759 2023-05-08 21:39:05 +02:00
EXCEPTION_ACCESS_VIOLATION crash when running modal operator in load_post handler in Blender 3.6
Ryan Guy opened issue blender/blender#104902 2023-02-17 23:52:50 +01:00
Addon BoolProperty saved in 3.5 does not preserve value when opened in earlier Blender versions