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-12-13GPencil: Add randomize options to Length modifierCody Winchester
2021-12-13GPencil: New Shrinkwrap modifierAntonio Vazquez
2021-12-09Cleanup: move public doc-strings into headers for 'gpencil_modifiers'Campbell Barton
2021-12-01LineArt: Use consitent view vector direction.YimingWu
2021-11-30Fix(unreported): LineArt intersection mask logic error.YimingWu
2021-11-30Cleanup: remove blank lines in comment blocksCampbell Barton
2021-11-30Cleanup: spelling in comments & stringsCampbell Barton
2021-11-23Merge branch 'blender-v3.0-release'Julian Eisel
2021-11-23Fix broken handling of constraints reordering with library overridesJulian Eisel
2021-11-20Cleanup: Else after returnHans Goudey
2021-11-17LineArt: Improve certain edge cases in occlusionYimingWu
2021-11-17LineArt: Improve certain edge cases in occlusionYimingWu
2021-11-05GPencil: Fix dash modifier missing vertex color.YimingWu
2021-11-05GPencil: Fix dash modifier missing vertex color.YimingWu
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-10-28Fix 92550: GPencil Vertex Group is not apply as expected when is invertedAntonio Vazquez
2021-10-28LineArt: Fix(unreported) Material mask panel logicYimingWu
2021-10-28LineArt: Fix(unreported) depsgraph camera errorYimingWu
2021-10-27Cleanup: use 'use_' prefix for RNA naming in grease pencil modifiersCampbell Barton
2021-10-27Cleanup: clang-format, clang-tidy, spellingCampbell Barton
2021-10-26LineArt: Trimming edges right at the image borderYimingWu
2021-10-26LineArt: Custom CameraYimingWu
2021-10-26LineArt: Stroke offset towards camera.YimingWu
2021-10-26GPencil: Fix(unreported) Dash modifier wrong logic.YimingWu
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-18Cleanup: clang formatPhilipp Oeser
2021-10-17UI: Visual style update to panelsPablo Vazquez
2021-10-04Cleanup: pass arguments as constCampbell Barton
2021-09-30Fix(unreported): LineArt curve objects garbled result.YimingWu
2021-09-29Cleanup: sort cmake file listsCampbell Barton
2021-09-26LineArt: Smooth tolerance value for chaining.YimingWu
2021-09-24GPencil: Invert weight in Weight Proximity modifierAntonio Vazquez
2021-09-22Fix T91607: GPencil Tint modifier "apply" removes the effectAntonio Vazquez
2021-09-22Cleanup: make formatDalai Felinto
2021-09-22GPencil: Split Weight modifier in two to make more consistentAntonio Vazquez
2021-09-22Cleanup: spelling in commentsCampbell Barton
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-15Cleanup: unused variableCampbell Barton
2021-09-15Fix T91421: Length modifier bake influence check.YimingWu
2021-09-15GPencil: Dot dash modifier.YimingWu
2021-09-15LineArt: Automatic crease with flat/smooth faces.YimingWu
2021-09-04GPencil: Fix Noise Modifier Randomize Panel disabledHenrik Dick
2021-09-04GPencil: Fix subdivision modifier disabled on strokes with 2 pointsHenrik Dick
2021-09-03GPencil: Smooth thickness when joining strokesAntonio Vazquez
2021-08-25LineArt: Fix (Unreported) Crash when loading objects.YimingWu
2021-08-20Cleanup: remove BKE_mesh_free_data use for lineart mesh copiesCampbell Barton
2021-08-20Cleanup: accidentally included printfCampbell Barton
2021-08-20Fix memory leak with building springs in the cloth simulatorCampbell Barton