Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
Apply clang format as proposed in T53211. For details on usage and instructions for migrating branches without conflicts, see: https://wiki.blender.org/wiki/Tools/ClangFormat
2017-05-17Cleanup: remove GLSL version checksCampbell Barton
2017-02-17Add diagonal stripe shader (GPU_SHADER_2D_DIAG_STRIPES)Luca Rood
Reviewed By: merwin Differential Revision: https://developer.blender.org/D2512