Blender Git Commit Log
Git Commits -> Revision fbc837b
Revision fbc837b by Dalai Felinto (master) September 20, 2018, 22:21 (GMT) |
Updated gpu.types.GPUOffscreen.py example file The image I get is a bit too dark, which is the same I get in the viewport itself when there is no Display Device. So I believe for cases like this we need to have color management on top of the buffer. Also, on EEVEE it looks like it needs to clear some extra buffers. You can see that, by rotating the camera view around. That said, this is the first step to bring back fun addons that use external offscreen buffers. Note: When using gpu offscreen with POST_VIEW (as oppose to POST_PIXEL) I get a crash with DST having 0xFF.. |
Commit Details:
Full Hash: fbc837b2f8e165f313a16843cfef54620a6d86d3
Parent Commit: 5340e9a
Lines Changed: +139, -68
1 Modified Path:
/doc/python_api/examples/gpu.types.GPUOffScreen.py (+139, -68) (Diff)