Christian Stolze regcs
  • Joined on 2020-12-29
Christian Stolze commented on issue blender/blender#116551 2024-06-05 22:57:37 +02:00
Blender Python API gpu.types.buffer Always Returns Float Type Buffer Regardless of Declared Format

Further addition:

Also tested on Blender 3.6.12, which is the latest LTS version. There, the buffer issues is not existent. I figured, in this version the transition to C++ has not yet…

Christian Stolze commented on issue blender/blender#116551 2024-06-05 22:05:42 +02:00
Blender Python API gpu.types.buffer Always Returns Float Type Buffer Regardless of Declared Format

I would like to give this bug report a push. Since Blender 4.0, a feature of our add-on is not working anymore and crashes Blender. The feature relies on reading buffer data into a framebuffer via…