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-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-01-17LineArt: Invert collection option.YimingWu
2021-12-13GPencil: Add randomize options to Length modifierCody Winchester
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-10-26LineArt: Custom CameraYimingWu
2021-10-26LineArt: Stroke offset towards camera.YimingWu
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-09-26LineArt: Smooth tolerance value for chaining.YimingWu
2021-09-22GPencil: Split Weight modifier in two to make more consistentAntonio Vazquez
2021-09-21GPencil: Curvature support for length modifierHenrik Dick (weasel)
2021-09-19Revert "GPencil: Curvature support for length modifier."YimingWu
2021-09-19GPencil: Curvature support for length modifier.YimingWu
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-07-29Cleanup: spellingCampbell Barton
2021-07-28LineArt: Camera OverscanYimingWu
2021-07-02GPencil: New modifier to generate weights dynamicallyAntonio Vazquez
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
2021-06-26Cleanup: spellingCampbell Barton
2021-06-25LineArt: Filtering feature lines with face maskYimingWu
2021-06-25LineArt: More type & related chaining improvementsYimingWu
2021-06-16LineArt: Cached calculation for modifiers in the same stack.YimingWu
2021-05-20GPencil: Adding length modifier.YimingWu
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-01LineArt: Remove "soft selection" option.YimingWu
2021-04-01LineArt: Remove resampling settings.YimingWu
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-19LineArt: Remove geometry space chainingYimingWu
2021-03-18Cleanup, LineArt: Sample -> ResampleYimingWu
2021-03-18Cleanup, LineArt: Rename LineartLine -> LineartEdgeSebastian Parborg
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-01-15Gpencil Noise - Add noise offset parameterCody Winchester
2020-12-16GPencil Array - Add option for uniform random scalingCody Winchester
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-11-13GPencil: Remove "angle_split" from Multiply modifier.YimingWu
2020-10-30Cleanup: Use an enum to set instanced panel expansionHans Goudey
2020-10-27GPencil: New parameter in Texture modifier to rotate Dot texturesAntonio Vazquez
2020-10-23Cleanup: Use DNA deprecated guards around old flagsHans Goudey
2020-10-10Cleanup: remove unused Modifier stackindex struct memberCampbell Barton
2020-09-03Fix T63125: Gpencil: bones cannot be selected in weightpaint modePhilipp Oeser
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-06-19UI: Grease Pencil Modifier Drag and Drop, Layout ChangesHans Goudey
2020-06-13Cleanup: remove redundant castsCampbell Barton
2020-06-12Cleanup: minor changes to deform functionsCampbell Barton
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-24Cleanup: declare values for enum typesCampbell Barton
2020-04-19GPencil: Add Texture modifierCody Winchester