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-03-28Fix T96828: GPencil primitives handlers not workingAntonio Vazquez
2021-12-27Cleanup: Store cursor location in tGPspoint as an arrayAaron Carlisle
2021-12-22Fix T93999: GPencil Box tool allows decreasing subdiv, but not increaseAntonio Vazquez
2021-11-25Fix T93360: 'Iteractive Light Track' do not work over empty backgroundGermano Cavalcante
2021-11-03GPencil and Annotation: Use cached depth to perform depth testing operationsGermano Cavalcante
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-08-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-19GPencil: Cleanup old printf debug linesAntonio Vazquez
2021-08-06Cleanup: clang tidyJacques Lucke
2021-08-04GPencil: New Brush option to define Caps typeAntonio Vazquez
2021-07-16Cleanup: Get vertex group names directly from grease pencil dataHans Goudey
2021-07-13Refactor: Move vertex group names to object dataHans 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-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-02-20Cleanup: Split grease pencil selection index functionsAntonio Vazquez
2021-02-19GPencil: Interpolate Tools refactorAntonio Vazquez
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-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-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-20Merge branch 'blender-v2.92-release'Sebastian Parborg
2021-01-20GPencil: Fix unreported NaN value for UV Rotation in PrimitivesAntonio 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-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-08-13Cleanup: warningsCampbell Barton
2020-08-11GPencil: Split Primitive operators and add number of points to TopbarAntonio Vazquez
2020-08-07Cleanup: pass arrays const where possibleCampbell Barton
2020-08-06GPencil: Fix unreported wrong Polyline bottom tooltipAntonio Vazquez
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-08-01Cleanup: spellingCampbell Barton