Ryan Guy rlguy
Ryan Guy commented on issue blender/blender#126924 2024-09-04 01:54:54 +02:00
Regression: Increased instability in fire simulation due to changes of default values

@Bartosz-Kosiorek Hi, this is a developer of the FLIP Fluids liquid simulation addon. This addon does not have this type of issue with increased timesteps. Typically, increasing timesteps or…

Ryan Guy commented on issue blender/blender#124064 2024-07-03 21:01:30 +02:00
Artifacts in smoke domain

It looks like the results are similar in viewport render shading in Cycles GPU/CPU and EEVEE:

image
Ryan Guy commented on issue blender/blender#124064 2024-07-03 20:45:56 +02:00
Artifacts in smoke domain

System Information Operating system: Windows-10-10.0.22621-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 4090/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 552.22 Broken: version: 4.1.1,…

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