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-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
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-10Annotations: Make all 2D editors locked to ViewAntonioya
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13GPencil: Fix merge duplicateAntonioya
2019-03-13GPencil: Fix compiler warningAntonioya
2019-03-13Cleanup: warningCampbell Barton
2019-03-12Fix T62506: Erasing blank annotation layer activates Move operatorAntonioya
2019-03-12Cleanup: styleCampbell Barton
2019-03-06Fix T62230: Annotations corrupts GPencil brushesAntonioya
2019-03-04Annotations: Reduce smooth factor to 0.5Antonioya
2019-03-04GPencil: Move Object Depth Order to ObjectAntonioya
2019-03-03Annotations: Make strokes smootherAntonioya
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-28Fix T60944: Add Tablet eraser support to annotations usin penAntonioya
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton