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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-11-02UI: always show the cursor while transforming the cursorCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-08-09UI: Image Editor: Fix missing 2D cursor in mask edit modeAaron Carlisle
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-07UV/Image Editor: Overlay PopoverJeroen Bakker
2020-09-14DRW: Fix wrong use of GPU_blendClément Foucault
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-08-20GPUState: Use explicit depth test enumClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-07-30GPUBatch & GPUImmediate: Use GPUShader instead of using raw OGL handleClément Foucault
2020-07-16Cleanup: GPU: Move depth/color masks functions to GPU_stateClément Foucault
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-11DRW: Color Management improvementClément Foucault
2019-10-05Show Background Image Beneath Transparent Objects (Cycles only)Jeroen Bakker
2019-05-01DRW: Draw checkerboard alpha pattern for CyclesClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-02Cleanup: empty expression statement warningCampbell Barton
2019-03-25GPU: State: Replace GL_BLEND by GPU_blendClément Foucault
2019-03-24GPU: State: Replace GL_LINE_SMOOTH by GPU_line_smoothClément Foucault
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-233D View: draw clipping regionCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-11Fix background color use in 3D viewCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-12GPUState: Change isolated glLineWidth usage to GPU_line_widthClément Foucault
2018-12-11Fix T58850: NDOF navigation guide not shownCampbell Barton
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-10-09Cleanup: namingCampbell Barton
2018-10-04DRW: minor tweaks to mode checkingCampbell Barton
2018-10-03GP: Show 3D cursor in draw modeAntonioya
2018-10-03GP: Hide different UI elements depending of modeAntonioya
2018-10-03GP: Hide dummy and cursor in drawing modeAntonioya
2018-08-27Draw Manager: Remove unused functionmano-wii
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton