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
2022-02-16Cleanup: spelling in commentsCampbell Barton
2022-02-12Fix T94860: GPencil - Avoid drift in Sculpt when mouse/pen is not movedAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10GPencil: Update-on-write using update cacheFalk David
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-21Cleanup: remove redundant NULL checksCampbell Barton
2021-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-01-16GPencil: Cleanup - Rename ED_gpencil_stroke_color_use to ED_gpencil_stroke_ma...Antonio Vazquez
2021-01-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-21Various fixes in UI messages.Bastien Montagne
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-08-10GPencil: Fix warning textAntonio Vazquez
2020-08-01Cleanup: spelling (initialized)Campbell Barton
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-08-01Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29GPencil: Cleanup function names replace gp_ by gpencil_ prefix (cont)Antonio Vazquez
2020-06-29GPencil: Cleanup - Rename some functions from gp_ to gpencil_Antonio Vazquez
2020-06-15Fix T77871: GPencil masked points fails with previous pointAntonio Vazquez
2020-04-17Fix T75811: GPencil Sculpt not working when use SubdivideAntonio 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-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-10Fix T74596: Gpencil invert button was not working for Sculpt brushesAntonio Vazquez
2020-03-10Fix T74617: Gpencil Sculpt Strength brush gets wonky resultsAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez