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-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
2022-01-24Cleanup: spelling in commentsCampbell Barton
2022-01-22LineArt: Option to keep contour when using face mark filtering.YimingWu
2022-01-22LineArt: Back face cullingYimingWu
2022-01-22LineArt: Noise tolerant chaining.YimingWu
2022-01-17LineArt: Invert collection option.YimingWu
2022-01-14Fix T94878: LineArt crease threshold logic error.YimingWu
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-31LineArt: Correct collection intersection mask logic.YimingWu
2021-12-31LineArt: Correct clamping of out of bound isect indexYimingWu
2021-12-30Fix T93868: GPencil material filter does not work with instancesAntonio Vazquez
2021-12-28Revert "LineArt: Intersection function additional clamping"YimingWu
2021-12-28LineArt: Intersection function additional clampingYimingWu
2021-12-27LineArt: Protecting bounding area links.YimingWu
2021-12-27LineArt: Remove duplicated edge-boundbox linking.YimingWu
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