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-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2019-10-29Fix T62116: Delete ruler ignored on edit-mode toggleCampbell Barton
2019-10-10Annotations: Use flag to determine if the layer is a RulerAntonio Vazquez
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-21Transform: New Snap Option: Edge Perpendicularmano-wii
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-08Fix T66554: Measure doesn't snap with CtrlCampbell Barton
2019-06-21Fix dashed line drawingCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-133D View: move gizmo draw options out of overlaysCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-02-20Measure Tool: delete now removes protractor when it's activeCampbell Barton
2019-02-20Measure Tool: use x/del key to remove the active rulerCampbell 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: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-12Fix T59210: Measure tool crash w/o overlays/gizmosCampbell Barton
2018-12-12Fix rulers being removed on clickCampbell Barton
2018-12-01Cleanup: redundant NULL checksCampbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-12Ruler Tool: Fix non readable textClément Foucault
2018-11-12Ruler Tool: Fix text background glitchClément Foucault
2018-10-30UI: Fix point size and line width ignoring UI scaling optionClément Foucault
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-09-18Gizmo: de-duplicate poll logicCampbell Barton
2018-09-07Fix missing line width for helper line drawingCampbell Barton
2018-09-06Fix ruler not setting line widthCampbell Barton
2018-09-06Merge branch 'master' into blender2.8Campbell Barton
2018-09-03GP: Cleanup function parameterAntonioya
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton