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 (Expand)Author
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2020-01-13Fix T72152 DRW_debug_sphere Not Working After Overlay RefactorClément Foucault
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-18DRW: Fix assert when using draw debug APIClément Foucault
2018-10-09Cleanup: namingCampbell Barton
2018-09-28Fix/workaround stupidity of CLangSergey Sharybin
2018-08-22Object Mode: Add back spot cone displayClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-16DRWDebug: Add new debug functions for spheres and matrices.Clément Foucault
2018-05-30Cleanup: style/whitespaceCampbell Barton
2018-05-30Cleanup: whitespaceCampbell Barton
2018-05-27DRW: Add new DRW_debug API.Clément Foucault