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-02-01Merge branch 'blender-v2.92-release'Falk David
2021-02-01Fix T85203: GPencil: Drawing on locked axis planeFalk David
2021-01-26Merge branch 'blender-v2.92-release'Hans Goudey
2021-01-26Fix build errorHans Goudey
2021-01-26Fix T85082: Perspective distortion while drawingFalk David
2021-01-26Fix T85082: Perspective distortion while drawingFalk David
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-14GPencil: Allow small resolution for Fill toolAntonio Vazquez
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-27GPencil: Fix unreported Fill when use boundary and Visble layersAntonio Vazquez
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
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