This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/gpu
Germano Cavalcante 2510bd3a5f Python GPU: Add new methods to port the code templates in the manual
This commit adds a new API tha allow to replace the bgl API in the exemples on:
https://docs.blender.org/api/current/gpu.html

**Overview (New API):**
```
gpu.state:      active_framebuffer_get
GPUFramebuffer: read_color
GPUOffscreen:   texture_color
```

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D11031
2021-04-30 10:49:54 -03:00
..
2021-04-01 11:18:26 +11:00
2021-04-01 11:18:26 +11:00
2021-04-01 11:18:26 +11:00
2021-04-01 11:18:26 +11:00
2021-04-01 11:18:26 +11:00
2021-04-01 11:18:26 +11:00