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-13Merge branch 'master' into refactor-vertex-group-namesrefactor-vertex-group-namesHans Goudey
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Merge branch 'master' into refactor-vertex-group-namesHans Goudey
2021-07-05Cleanup: update comment formattingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-29Move active index to geometryHans Goudey
2021-06-29Merge branch 'master' into refactor-vertex-group-namesHans Goudey
2021-06-28Cleanup: de-duplicate 3D-view depth calculation functionCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-24Refactor: Move vertex group names to object data (WIP)Hans Goudey
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-05-21GPencil: Speed up Occlude EraserAntonio Vazquez
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-10GPencil: Remove `B` key to create Blank Keyframe in Drawing modeAntonio Vazquez
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-29GPencil Cleanup: Remove legacy key to cancel drawingFalk David
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