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-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-04Cleanup: use non-zero comparisons for event modifiersCampbell Barton
2021-02-14Cleanup: Source Code Typosluzpaz
2020-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-04Annotations: Set as visible when use the annotation toolAntonio Vazquez
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-16Cleanup: spellingCampbell Barton
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-07-28Cleanup: incorrect spelling of 'manhattan'Campbell Barton
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-29GPencil: Cleanup - Rename annotation function to new prefixAntonio Vazquez
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-05-11Annotations: Small tooltip changeAntonio Vazquez
2020-05-11Annotations: Add Stabilization for draw toolJuanfran Matheu
2020-05-06Annotations: Add different arrow styles for line toolJuanfran Matheu
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-28Cleanup: compiler warningsBrecht Van Lommel
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-04Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-02-04Fix T57866: Annotation not working using Search and Enter keyAntonio Vazquez
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2019-09-26Grease Pencil: use standard eraser and paint brush cursorsHarley Acheson
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-08-17Cleanup: spellingCampbell Barton
2019-08-17Fix T68723: GPencil - Split Select mode for Sculpt and Edit modeAntonioya
2019-08-15WM: reuse visible region calculationCampbell Barton
2019-08-06Annotations: Remove Simplify option from UserprefsAntonio Vazquez
2019-08-06Annotation: Simplify only 3D annotations and reduce factorAntonio Vazquez
2019-08-05Fix T68272: Annotations segment fault when use Simplify optionAntonio Vazquez