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
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
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-03View3D: Remove v3d->zbufClément Foucault
2018-06-18Cleanup: redundant greater thanCampbell Barton
2018-06-173D View: 3D Cursor was not restoring GL stateCampbell Barton
2018-06-013D View: make text overlay optionalCampbell Barton
2018-06-013D View: support world background colorCampbell Barton
2018-05-25Fix 3D Cursor w/ interface scaleCampbell Barton
2018-05-223D Cursor: Clip if behind near plane.Clément Foucault
2018-05-213D View: fix scale of 3D cursor crosshairCampbell Barton
2018-05-11Cleanup: use 'uint' in draw managerCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-053D Viewport: make shading and overlay DNA match UI names.Brecht Van Lommel
2018-05-03Fix 3D cursor being hidden on existing 2.8 filesCampbell Barton
2018-05-03Workbench: Show 3D Cursor OverlayJeroen Bakker
2018-04-23DRW: Antialiased 3D cursor.Clément Foucault
2018-04-21View3D: Atenuate banding artifacts on background gradient.Clément Foucault
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-28DRW: Opti: Make cursor use batch instead of immediate API.Clément Foucault
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton