Files
test/source/blender/blenkernel
Clément Foucault ab95cdaba9 GPUTexture: Change texture creation API
This is to modernize the API:
- Add meaningful name to all textures (except DRW textures).
- Remove unused err_out argument: only used for offscreen python.
- Add mipmap count to creation functions for future changes.
- Clarify the data usage in creation functions.

This is a cleanup commit, there is no functional change.

# Conflicts:
#	source/blender/gpu/GPU_texture.h
2020-09-05 17:49:14 +02:00
..
2020-08-28 13:18:24 +02:00
2020-08-20 16:09:48 +10:00
2020-08-24 23:28:01 +02:00
2020-09-03 17:26:12 +02:00