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
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-05-05Cleanup: warningsCampbell Barton
2020-04-30Fix animation player checkerboard drawing with alpha channelsCampbell Barton
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-28Sculpt: Cloth brushPablo Dobarro
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-10Cleanup: spellingCampbell 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-29Cleanup: replace attrib w/ attrCampbell Barton
2018-12-12Docs: correct doxy commentsCampbell Barton
2018-11-16Fix T57874: Crash due to IMM_BUFFER_SIZE when drawing cached frames...Clément Foucault
2018-10-09Cleanup: namingCampbell Barton
2018-10-04Gizmo: Fix artifacts when having large anglesJacques Lucke
2018-09-24GPU: utility function to draw a partial circleCampbell Barton
2018-09-12Cleanup: use uint/uchar types in GPUCampbell Barton
2018-08-14Cleanup: remove unused basic shader, we use many specialized shaders now.Brecht Van Lommel
2018-07-19Cleanup: styleCampbell Barton
2018-07-18Cleanup: style for GPU moduleCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-18GWN: Port to GPU module: Move files to GPUClément Foucault
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2017-09-26GPU_immediate_util: add cube drawing functionCampbell Barton
2017-09-26Cleanup: naming (GPU immediate util)Campbell Barton
2017-09-13GPU_immediate_util: Add x,y radius to circle drawCampbell Barton
2017-09-13Cleanup: use explicit 2d suffix for imm utilsCampbell Barton
2017-08-01Cleanup: double promotionCampbell Barton
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-04Remove cpackCampbell Barton
2017-05-01Cleanup/followup to previous commit: get rid of dashed-specific helpers.Bastien Montagne
2017-04-29Getting rid of setlinestyle: add imm_draw_circle_wire_dashed() util.Bastien Montagne
2017-04-26Getting rid of setlinestyle: non-camera 3DView render border.Bastien Montagne
2017-04-26Move imm_draw_line_box_dashed to GPU_immediate_util.Bastien Montagne
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05GPU_immediate_util: missed last commitCampbell Barton
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton