Blender Git Loki
Git Commits -> Revision 0925574
Revision 0925574 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 8, 2017, 18:41 (GMT) |
Add clamp support for textures The texture is clamp using clamp of the UVs, because if we clamp the texture using GPU_texture_wrap_mode, any place where this texture is used would be affected. |
Commit Details:
Full Hash: 0925574c2cbd46d3d8bce71652af11a66f1233d5
Parent Commit: 7c4f6e8
Lines Changed: +11, -10