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-10-07Cleanup: redundant parenthesisCampbell Barton
2022-09-16Cleanup: formatCampbell Barton
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-08-06LineArt: Usability improvement for "Enclosed Shapes".YimingWu
2022-07-11Fix/Cleanup UI messages.Bastien Montagne
2022-06-30Cleanup: use "use_" prefix for boolean propertyCampbell Barton
2022-06-29LineArt: Shadow and related functionalities.Yiming Wu
2022-06-21LineArt: Move style options to top of the modifier.Yiming Wu
2022-06-13LineArt: General code cleanups.Yiming Wu
2022-06-13Cleanup: Use more specific includes for grease pencil modifiersHans Goudey
2022-05-13Fix T96781: LineArt proper object iterator.YimingWu
2022-05-04LineArt: Object loading optimizationYimingWu
2022-02-22LineArt: Consistent backface culling behaviorYimingWu
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell 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
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
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-26LineArt: Trimming edges right at the image borderYimingWu
2021-10-26LineArt: Custom CameraYimingWu
2021-10-26LineArt: Stroke offset towards camera.YimingWu
2021-09-26LineArt: Smooth tolerance value for chaining.YimingWu
2021-09-15LineArt: Automatic crease with flat/smooth faces.YimingWu
2021-08-02LineArt: Prevent depsgraph warning when camera is NULL.YimingWu
2021-07-28LineArt: Camera OverscanYimingWu
2021-07-26Cleanup: clang tidyJacques Lucke
2021-07-26UI: Line Art: Rename "Baking" panel to "Bake"Pablo Vazquez
2021-07-26UI: Line Art: Always use Material icon on pickerPablo Vazquez
2021-07-20LineArt: UI cleanups.YimingWu
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-10LineArt: Fix edge type panel `use_cache` prop.YimingWu
2021-07-10LineArt: Fix modifier apply.YimingWu
2021-06-29LineArt: Filtering intersection lines using mask numbersYimingWu
2021-06-29Cleanup: unused warningsCampbell Barton
2021-06-29LineArt: Use separate sub panel for line types.YimingWu
2021-06-29LineArt Cleanup: Rename floating->looseYimingWu
2021-06-28LineArt: Occlusion effectiveness supportYimingWu
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-06-11LineArt: Fix crash due to empty duplicollection.YimingWu
2021-05-19Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-19Fix T88362: Lineart countour rendering errorYimingWu
2021-04-26LineArt: UI fixes to match the content for 2.93 manual.YimingWu
2021-04-11Cleanup: use ELEM, STREQ macrosCampbell Barton