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-08-26GPencil: Fix Assert using fill toolAntonio Vazquez
2020-08-23Cleanup: GPU: Use explicit clear value in GPU_clear* commandsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-14Fix T79772: Gpencil. Additive drawing doesn't work when creating fillsAntonio Vazquez
2020-08-10GPencil: Invert Filled area pressing Ctrl keyAntonio Vazquez
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-05GPencil: Add Fill option to determine the layers used for boundary strokesAntonio Vazquez
2020-07-26Cleanup: GPU: Remove GPU_glew.h outside of GPU moduleClément Foucault
2020-07-16Cleanup: Port glClear calls to GPU module functionsClément Foucault
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-02GPUOffScreen: Remove the sample parameterClément Foucault
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefixAntonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-06-06GPencil: Fix unreported fill helper lines not displayedAntonio Vazquez
2020-05-14Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-14GPencil: Fix unreported problem filling textured strokesAntonio Vazquez
2020-05-12Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-12Cleanup: tag unused functionCampbell Barton
2020-05-12Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-12Fix T73973: GPencil Fill fails when zoom the imageAntonio Vazquez
2020-05-12GPencil: Cleanup wrong ID deleteAntonio Vazquez
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-27GPencil: Cleanup of unused code a argumentsAntonio Vazquez
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio 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-03-06Cleanup: Image: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-13Cleanup: unused headers (GPU)Campbell Barton
2019-08-30GPencil: Use default material when slot material is emptyAntonio Vazquez
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-30Fix T65691: GPencil Drawing long strokes turn invisibleAntonioya
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-09Cleanup: BKE_gpencil namingCampbell Barton
2019-03-29Cleanup: styleCampbell Barton