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-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-29LineArt Cleanup: Rename floating->looseYimingWu
2021-06-29Cleanup: use "use_" prefix for boolean typesCampbell Barton
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
2021-06-28UI: Cleanup: Phrasing of tooltips in line art modifierHans Goudey
2021-06-26Cleanup: RNA warningCampbell Barton
2021-06-25LineArt: Filtering feature lines with face maskYimingWu
2021-06-25LineArt: More type & related chaining improvementsYimingWu
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-16LineArt: Cached calculation for modifiers in the same stack.YimingWu
2021-06-09Fix T88974: Add missing liboverrides to GP modifiers and shaderfx.Bastien Montagne
2021-05-20GPencil: Adding length modifier.YimingWu
2021-05-09Merge branch 'blender-v2.93-release'Pablo Vazquez
2021-05-09GPencil: Sort Line Art modifier alphabeticallyPablo Vazquez
2021-04-29Gpencil Offset Modifier - Add randomize offset optionsCody Winchester
2021-04-28GPencil: Fading based on distance to reference object in Opacity and Thicknes...YimingWu
2021-04-02GPencil: Prevent RNA assignment of invalid materials in modifiersPhilipp Oeser
2021-04-01LineArt: Remove "soft selection" option.YimingWu
2021-04-01LineArt: Remove resampling settings.YimingWu
2021-03-31GPencil: Remove flag PROP_ID_SELF_CHECK from materialsAntonio Vazquez
2021-03-23RNA: correction to a05cbc9914a76fa50c8367262dff507506e26c66Campbell Barton
2021-03-22RNA: rename recently added line-art propertiesCampbell Barton
2021-03-22RNA: use boolean array for transarency masksCampbell Barton
2021-03-19LineArt: Added back the missing "allow_clipping_boundaries" option.YimingWu
2021-03-19LineArt: Remove geometry space chainingYimingWu
2021-03-18Cleanup, LineArt: Sample -> ResampleYimingWu
2021-03-18Cleanup, LineArt: Rename LineartLine -> LineartEdgeSebastian Parborg
2021-03-17UI: Tweak labels, descriptions, and panel layout for line artHans Goudey
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-01-15Gpencil Noise - Add noise offset parameterCody Winchester
2021-01-14GPencil: Noise Modifier - Move noise seed value outside of randomize subpanelCody Winchester
2020-12-16Cleanup: clang-formatCampbell Barton
2020-12-16GPencil Array - Add option for uniform random scalingCody Winchester
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-12-03GPencil: Reduce UI range for Simplify Adaptive factorAntonio Vazquez
2020-11-13GPencil: Remove "angle_split" from Multiply modifier.YimingWu
2020-10-27GPencil: New parameter in Texture modifier to rotate Dot texturesAntonio Vazquez
2020-10-15Cleanup: Use DNA defaults for grease pencil modifiersHans Goudey
2020-10-03GPencil: Fix unreported wrong name for RNA setterAntonio Vazquez
2020-09-30Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-07-10GPencil: Fix tooltip errorAntonio Vazquez
2020-06-30UI: Alphabetize grease pencil modifier listAdrian Newton
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-05-11GPencil: Replace material name with material pointer for Modifiers filterAntonio Vazquez
2020-05-11GPencil: New Percentage parameter in Build modifierAntonio Vazquez
2020-04-28GPencil: Remove redundant UVs textAntonio Vazquez
2020-04-28GPencil: Rename modifier Texture to Texture MappingAntonio Vazquez
2020-04-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-04-20Various typos fixes in UI messages.Bastien Montagne