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-06-14Cleanup: unused argument, variable warningsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-23Fix T93320: Freestyle LineStyleModifier blend 'Minimum' errorPhilipp Oeser
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2019-12-18Fix T72289: FreeStyle python errorJeroen Bakker
2019-01-24Fix T60625: freestyle colletion include / exclude not working.Brecht Van Lommel
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-05Fix various Freestyle rendering bugs.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-22SceneRenderLayer Removal/RefactorDalai Felinto
2017-10-25Fix freestyle UI after workspace > engine changesDalai Felinto
2017-02-16Freestyle: Feature edge selection by nested object groups.Tamito Kajiyama
2016-08-05Fix T48366: Freestyle will unnecessary exclude some linked objects.Tamito Kajiyama
2015-10-28Freestyle: Fix for 'Distance from Object' modifiers without a target object.Tamito Kajiyama
2015-07-10Code cleanup: White space and dead code.Tamito Kajiyama
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-04-16Partial fix for T44404: freestyle crashes blender.Tamito Kajiyama
2015-02-27cleanup: typosCampbell Barton
2014-12-02Freestyle: Avoid quietly ignoring errors in parameter_editor.lineset_pre call...Tamito Kajiyama
2014-11-25Freestyle: Py-Hooks for custom pre/post-processing line styleTamito Kajiyama
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-19Revert "Freestyle: rename module to export_svg"Campbell Barton
2014-10-18Freestyle: rename module to export_svgCampbell Barton
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-01Freestyle: New line style options for sorting and chain selection.Tamito Kajiyama
2014-09-02Better fix for T41464: Material Boundary bug in Freestyle.Tamito Kajiyama
2014-08-20Fix T41464: Material Boundary bug in Freestyle.Tamito Kajiyama
2014-08-12Freestyle: Fix for git merge glitches.Tamito Kajiyama
2014-08-12Freestyle: an improved workflow of line style shading nodes.Tamito Kajiyama
2014-08-12WIP commit just for a record of a working snapshot of code revisions for node...Tamito Kajiyama
2014-07-24Freestyle: minor revisions of Python API docstrings and comments.Tamito Kajiyama
2014-07-24A follow-up to Patch D623: minor code updates and style cleanup.Tamito Kajiyama
2014-07-24Freestyle Python API: Updates and speedups for the parameter editorTamito Kajiyama
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-06-05Freestyle: Fix for a wrong formula used for RGB to grayscale conversion.Tamito Kajiyama
2014-05-26Fix for thinning strokes at intersections between visible and background hidd...Tamito Kajiyama
2014-05-09Freestyle: Fix for dashed lines when applied to invisible stroke segments.Tamito Kajiyama
2014-05-06Freestyle: minor code clean-up.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
2014-04-11Fix for Sinus Displacement and 2D Offset stroke geometry modifiers.Tamito Kajiyama
2014-01-28Code cleanup: pep8Campbell Barton
2014-01-28Moved the Operators class from the 'freestyle' module to the 'freestyle.types...Tamito Kajiyama
2014-01-28Updated Freestyle API modules according to the new hierarchical package struc...Tamito Kajiyama
2014-01-28Reorganized the Freestyle Python API in a hierarchical package structure.Tamito Kajiyama