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-05-22Fix T98320: GPencil Crash with Length and Build ModifiersAntonio Vazquez
2022-05-17Fix unreported: GPencil Time offset modifier Reverse only plays 2 timesAleš Jelovčan
2022-05-02GPencil: Fix envelope modifier deform mode thicknessHenrik Dick
2022-04-28GPencil: Fix offset modifier performance regressionFalk David
2022-04-28Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-14Fix T96875: Envelope modifier strokes cannot be eselected with TweakAntonio Vazquez
2022-04-11Cleanup: malformed C-style comment blocks, spellingCampbell Barton
2022-04-07GPencil: Add skip option to envelope modifierHenrik Dick
2022-04-04Fix T97019: Regression - GPencil Shrinkwrap modifier not longer workingAntonio Vazquez
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-04-03Fix T97001: Grease pencil array modifier relative offset brokenHans Goudey
2022-04-02Cleanup: Further use of const for object bounding boxesHans Goudey
2022-04-01Cleanup: Use const for bounding boxes where possibleHans Goudey
2022-03-31Fix T94888: LineArt use the same triangulation as viewport.YimingWu
2022-03-30Cleanup: use "num" as a suffix in: source/blender/gpencil_modifiersCampbell Barton
2022-03-29GPencil: Small UI tweaks to Build modifierAntonio Vazquez
2022-03-29GPencil: Fading for build modifier.YimingWu
2022-03-26Cleanup: use "use_" prefix for booleansCampbell Barton
2022-03-25GPencil: Cyclic flag for dot dash modifierYimingWu
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-25Cleanup: unused warningsCampbell Barton
2022-03-24GPencil: New Envelope ModifierHenrik Dick
2022-03-24GPencil: lower bounds for gap in dot dash modifierHenrik Dick
2022-03-22Fix T96308: Mesh to BMesh conversion doesn't calculate vertex normalsHans Goudey
2022-03-18Cleanup: Compilation warningsSergey Sharybin
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-03-14Cleanup: Remove duplicate Bake modifier codeAntonio Vazquez
2022-03-14Cleanup: Deduplicate code in Multiply modifierAntonio Vazquez
2022-03-14GPencil: Fix offset modifier negative scale thicknessHenrik Dick
2022-03-13GPencil: Simplify modifier minimal vert count fixHenrik Dick
2022-03-11Fix out of order event handling when calling operators from gizmosCampbell Barton
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-08Cleanup: Use ELEM macroAntonio Vazquez
2022-03-08Cleanup: Make formatAntonio Vazquez
2022-03-08GPencil: New "Additive" mode for build modifierMarc Chéhab
2022-03-01GPencil: Improve subdivision modifierHenrik Dick
2022-02-25Fix T95984: Use consistent shifting for persp and ortho cam.YimingWu
2022-02-22GPencil: Simplify sample modifier improvements.YimingWu
2022-02-22LineArt: Consistent backface culling behaviorYimingWu
2022-02-21Merge branch 'blender-v3.1-release'Antonio Vazquez
2022-02-21Fix T95923: GPencil Array modifier constant offset works even disabledAntonio Vazquez
2022-02-20Fix T95470: LineArt GPU subdiv fix.YimingWu
2022-02-19LineArt: GPU subdiv fix.YimingWu
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-10Fix T95458: Line art ignores curve objects with no evaluated meshHans Goudey
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle