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-11-08GPencil: Make Sculpt Auto-masking Global and not by BrushAntonio Vazquez
2022-10-26Fix: set more UI colors to PROP_COLOR_GAMMAPhilipp Oeser
2022-10-19Curves sculptmode: fix missing mode and tool in Brush SpecialsPhilipp Oeser
2022-10-17Sculpt: add versioning for Auto-masking cavity factor defaultPablo Vazquez
2022-10-17Sculpt: Auto-masking UI improvementsPablo Vazquez
2022-10-10Cleanup: spelling in commentsCampbell Barton
2022-09-29GPencil: Remove Fill `use_collide_only` optionAntonio Vazquez
2022-09-29Cleanup: run clang-format in sculpt codeJoseph Eagar
2022-09-29Sculpt: Normal-based automasking modesJoseph Eagar
2022-09-29Cleanup: remove '.' from the end of descriptionsCampbell Barton
2022-09-29Cleanup: formatCampbell Barton
2022-09-29Sculpt: New Cavity Automasking ModeJoseph Eagar
2022-09-28GPencil: Change property text for Fill Visual AidsAntonio Vazquez
2022-09-28GPencil: Fill Tool - Check if extensions collide with real strokesAntonio Vazquez
2022-09-23GPencil: Improve Fill Tool Extend linesAntonio Vazquez
2022-09-17GPencil: Remove Leak SizeAntonio Vazquez
2022-09-17GPencil: Change prop text to `Closure Mode`Antonio Vazquez
2022-09-17GPencil: Rename Fill closure methodsAntonio Vazquez
2022-09-17GPencil: Add more types of stroke extensions when fillingDave Pagurek
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-31GPencil: Apply Brush Size to Outline thickness while drawingAntonio Vazquez
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