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-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-04-17Measure Tool: Snap to Cage GeometryGermano Cavalcante
2021-04-17Transform Snap Refactor: Use enum for cage snap optionsGermano Cavalcante
2021-04-03Fix T87162: Measure Tool Not WorkingGermano Cavalcante
2021-03-29Gizmo: Use a utility function to read snap gizmo valuesGermano Cavalcante
2021-01-25Fix ruler end-caps not following interface scaleCampbell Barton
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2020-12-09Fix T83460: Regression in snap for measure toolGermano Cavalcante
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-09-09Cleanup: Rename public "bUnit" functionsHans Goudey
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-07-03Cleanup: Editors/Space/View3D, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-27Ruler: Remove highlight hackGermano Cavalcante
2020-05-27Gizmo: lazy initialize snap contextCampbell Barton
2020-05-27Ruler: Implement Snap GizmoGermano Cavalcante
2020-05-25Fix T72121: Measurements are being drawn incorrectly if one end is off screenClément Foucault
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
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