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-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-06GPencil: Rename BKE_gpencil_visible_stroke_iterAntonio Vazquez
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-05Fix assert in gpencil_batches_ensureCampbell Barton
2021-04-21Fix T86968: Last UV factor in cyclic strokesFalk David
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-06Cleanup: CodeStyle formatJeroen Bakker
2021-01-04Fix T84260: NURBS edit mode lines not showingFalk David
2020-11-14GPencil: Fix callback parameter list errorAntonio Vazquez
2020-11-14GPencil: Fix compiler warning, unused variableFalk David
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-09-06GPUVertBuf: Make GPUVertBuf private to the GPU moduleClément Foucault
2020-08-11Fix T79683: Dim GPencil points created by modifiersAntonio Vazquez
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-06-29GPencil: Cleanup - Replace gp_ prefix with gpencil_Antonio Vazquez
2020-06-03Fix T77156: GPencil view layer filter by layer not workingAntonio Vazquez
2020-05-18Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-18Cleanup: GPencil: Fix float double promotionClément Foucault
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-04-03Cleanup: use term 'attr' instead of 'attrib'Campbell Barton
2020-03-30GPencil: Remove `is_edit_mode` from cache dataAntonio Vazquez
2020-03-30GPencil: Remove GP_DATA_PYTHON_UPDATED used by old engineAntonio Vazquez
2020-03-30Fix T75144 Grease Pencil: Python generated strokes flicker and crashClément Foucault
2020-03-27GPencil: More cleanups missing in previous commitAntonio Vazquez
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-10Fix T74536: Grease pencil immediately crashes on macOSClément Foucault
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez