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-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-03-04Cleanup: use non-zero comparisons for event modifiersCampbell Barton
2021-02-14Cleanup: spellingCampbell Barton
2021-02-13Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-13GPencil: Try again to fix compiler warningsAntonio Vazquez
2021-02-13Cleanup: spellingCampbell Barton
2021-02-13Merge branch 'blender-v2.92-release'Campbell Barton
2021-02-13Fix brace placement from recent fix for T85581Campbell Barton
2021-02-12Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-12GPencil: Fix compiler warnings after previous commitAntonio Vazquez
2021-02-12Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-12Fix T85581: GPencil draw on surface does not workAntonio Vazquez
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-01Merge branch 'blender-v2.92-release'Falk David
2021-02-01Fix T85203: GPencil: Drawing on locked axis planeFalk David
2021-01-26Fix T85082: Perspective distortion while drawingFalk David
2021-01-26Fix T85082: Perspective distortion while drawingFalk David
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-11-18GPencil: Automerge last drawn stroke with previous strokesAntonio Vazquez
2020-11-13GPencil: Merge GSoC curve edit modeFalk David
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-10-14Cleanup: multi-line comment blocksCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-10GPencil: Fix unreported Eraser Point problem for one point selectedAntonio Vazquez
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-03Fix copy/paste error in Grease Pencil Draw operator tooltipJulian Eisel
2020-08-18Cleanup: GPUState: remove double GPU_blend callsClément Foucault
2020-08-18GPUState: GPU_blend final API renamingClément Foucault
2020-08-18Cleanup: GPUState: Replace blend func separate by enumClément Foucault
2020-08-10GPencil: Invert Filled area pressing Ctrl keyAntonio Vazquez
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-04Merge branch 'blender-v2.90-release'Bastien Montagne
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2020-07-28Cleanup: incorrect spelling of 'manhattan'Campbell Barton
2020-07-03Cleanup: Editors/GPencil, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-01Cleanup: spellingCampbell Barton
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-08GPencil: Show only first frame if current frame is equals or greater than cur...Antonio Vazquez
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-05-20GPencil: Create new frame when Erase only if additive drawing is enabledAntonio Vazquez
2020-05-15Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-15GPencil: Fix unreported missing Sculpt/Vertex/Weight paint brushesAntonio Vazquez
2020-05-07GPencil: Include new Brush random curvesAntonio Vazquez
2020-05-03GPencil: More changes to improve Chisel brushAntonio Vazquez