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-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-29GPencil: New conversion to outline in draw modeAntonio Vazquez
2022-08-26Cleanup: use matching function signatures for RNA callbacksCampbell Barton
2022-06-30Curves: New tools for curves sculpt mode.Jacques Lucke
2022-06-23Cleanup: fix typo that deactivated clang-format in rna_brush.cJacques Lucke
2022-06-15UI: Implement icons for the curve sculpt tools brushesDalai Felinto
2022-05-31Curves: Add soft selection in sculpt modeHans Goudey
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-05-11Curves: Adjust sculpt mode UI layoutsHans Goudey
2022-05-10Curves: Interpolate point count in add brushHans Goudey
2022-05-05Curves: control number of control points in new curvesJacques Lucke
2022-05-02GPencil: New Sculpt Auto masking optionsAntonio Vazquez
2022-04-26Curves: add "Curves" to brush namesJacques Lucke
2022-04-22Reorder sculpt toolsRamil Roosileht
2022-04-21Curves: show sculpt tool settings in panelsJacques Lucke
2022-04-13Curves: remove Test1 brushJacques Lucke
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-05Curves: new Grow/Shrink brushJacques Lucke
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-21Curves: new Add brushJacques Lucke
2022-03-18Fix typo in smooth brush tooltipKévin Dietrich
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-09Curves: rename initial brushesJacques Lucke
2022-03-08Curves: add initial comb, grow and shrink brushJacques Lucke
2022-03-02UI: Comments Misspellings of Vertex/VerticesNikhil Shringarpurey
2022-03-02Curves: add brush to add curves on surfaceJacques Lucke
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-14GPencil: Fill Dilate using negative values contract the fill areaAntonio Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-20Revert "Sculpt: Multires Heal Brush"Joseph Eagar
2022-01-20Sculpt: Multires Heal BrushJoseph Eagar
2021-11-17UI: Use ampersand instad of 'and' in labelsAaron Carlisle
2021-09-23Paint: prevent RenderResults and Viewers where unappropriatePhilipp Oeser
2021-09-03Fix T91159: GPencil Smooth brush is using Affect Pressure but not usedAntonio Vazquez
2021-08-05GPencil: New Caps iconsAntonio Vazquez
2021-08-04GPencil: New Brush option to define Caps typeAntonio Vazquez
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-05-10GPencil: Rename prop `dilate_pixels` to `dilate`Antonio Vazquez
2021-05-04GPencil: New Dilate parameter for Fill brushAntonio Vazquez
2021-03-03Cleanup: make formatJacques Lucke
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-02-11GPencil: Move Autofit parameter from topbar to advanced panelAntonio Vazquez
2021-02-09GPencil: Fill tool refactor and Multiframe in Draw modeAntonio Vazquez
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-14GPencil: Allow small resolution for Fill toolAntonio Vazquez
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-16Sculpt: Multires Displacement SmearPablo Dobarro