User Details
- User Since
- Jun 17 2020, 11:39 PM (105 w, 3 d)
Thu, Jun 9
May 16 2022
May 15 2022
Oct 21 2021
@Aaron Carlisle (Blendify) No, because it's an AMD video card, so it doesn't support CUDA (or OptiX). That means there is no GPU rendering available for AMD cards until HIP is implemented.
@Aaron Carlisle (Blendify) I tested 3.0 alpha and it no longer crashes (but OpenCL doesn't work either).
Sep 30 2021
I did some more experiments. Blender supports 7 different image formats which are 16-bit.
@Daniel Brylka (TooDee_2020) Thanks, I also confirmed that using EXR textures works in Blender 2.93.2, so it is the same 8-bit clipping bug.
Sep 29 2021
I think I just ran into this issue... but I want to confirm if it's the same.
Sep 11 2021
I have exactly the same problem, except I'm on Linux. When I open the Preferences -> System -> OpenCL, then Blender immediately crashes.
Oct 7 2020
@Bastien Montagne (mont29) Sorry, I will continue the discussion here:
@Bastien Montagne (mont29) My add-on allows the user to create rigid body physics for bones:
@Richard Antalik (ISS) The second example is not the bug, I provided it as extra information (you are correct that it no longer crashes in 2.91.0).
Oct 2 2020
@Bastien Montagne (mont29) Thanks!
Oct 1 2020
Sep 27 2020
Oh, I just now realized that it is actually not creating the rigid body correctly: it is creating it on the old object (the default cube), not the currently active object (the new cube).