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-25Cleanup: Modify commentAntonio Vazquez
2022-02-25Merge branch 'blender-v3.1-release'Antonio Vazquez
2022-02-25GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-25GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-25Cleanup: use flags for wmEvent modifier keysCampbell Barton
2022-02-22GPencil: Make Fill Dilate expand outside strokeAntonio Vazquez
2022-02-14Cleaunp: Modify commentAntonio Vazquez
2022-02-14GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-27Cleanup: Store cursor location in tGPspoint as an arrayAaron Carlisle
2021-12-25Cleanup: Use array for BKE cursor functionsAaron Carlisle
2021-12-13GPencil: New Shrinkwrap modifierAntonio 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-10-21Cleanup: Use array utility for cursor eventsAaron Carlisle
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-05-14GPencil: Refactor Append operatorsAntonio Vazquez
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-05-03Fix T88005: GPencil inverse fill leaves unwanted line at viewport edge.Antonio Vazquez
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-12Cleanup: redundant flag checkCampbell Barton
2021-03-11GPencil: Fix unreported Fill fails if the stroke was taggedAntonio Vazquez
2021-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-02-26GPencil: Cancel Fill if the filled area is not closedAntonio Vazquez
2021-02-22Fix T85549: GPencil draw tool offset when UI scale is not 1Antonio Vazquez
2021-02-17Cleanup: Abbreviate enums with 'UNSIGNED_' in the nameGermano Cavalcante
2021-02-13Merge branch 'blender-v2.92-release'Antonio Vazquez
2021-02-13GPencil: Try again to fix compiler warningsAntonio Vazquez
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-10Cleanup: spellingCampbell Barton
2021-02-10Cleanup: warning (useless type qualifier)Campbell Barton
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-16GPencil: Add new parameteres to transform layersAntonio Vazquez
2021-01-14GPencil: Allow small resolution for Fill toolAntonio Vazquez