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-09-14Cleanup: remove redundant braces from assert & raiseCampbell Barton
2022-06-14Cleanup: unused argument, variable warningsCampbell Barton
2022-04-20Cleanup: run autopep8 on release/scripts/freestyleCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-11-23Fix T93320: Freestyle LineStyleModifier blend 'Minimum' errorPhilipp Oeser
2021-07-12Fix T88015: Round end caps on Freestyle lines not shaped as documentedPhilipp Oeser
2021-05-21Cleanup: spellingLeon Zandman
2020-10-11Pydoc: Fix duplicate totree for freestyleAaron Carlisle
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2019-12-18Fix T72289: FreeStyle python errorJeroen Bakker
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
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-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.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-07-24Cleanup: trailing spaceCampbell Barton
2017-06-14PYAPI: Fix freestyle submodules without tocreesAaron Carlisle
2017-04-14Cleanup: triple quotes for docstringsCampbell Barton
2017-02-28Cleanup: Grey --> GrayAaron Carlisle
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-23Freestyle: Fix for round/square stroke caps causing line thinning.Tamito Kajiyama
2015-07-10Freestyle: Missing __all__ symbols added in D963.Tamito Kajiyama
2015-07-10Code cleanup: White space and dead code.Tamito Kajiyama
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-05-31Improvements to the Freestyle Python API (needed by the SVG Exporter)Tamito Kajiyama
2015-04-16Partial fix for T44404: freestyle crashes blender.Tamito Kajiyama
2015-04-08Freestyle: Fix for AndBP1D and OrBP1D not working due to typos.Tamito Kajiyama
2015-03-09Freestyle: Fix for references of deprecated texture stroke shaders.Folkert de Vries
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 "Fix for rB61a330baca0f: Changed SVG file encoding from UTF-16 to UTF-8."Campbell Barton
2014-10-19Revert "Freestyle: rename module to export_svg"Campbell Barton
2014-10-19Revert "Freestyle: add GPL headers"Campbell Barton
2014-10-19Revert "Cleanup: pep8"Campbell Barton
2014-10-19Revert "Cleanup: unused import"Campbell Barton
2014-10-19Revert "Freestyle: lazy load 'export_svg'"Campbell Barton
2014-10-18Freestyle: lazy load 'export_svg'Campbell Barton
2014-10-18Cleanup: unused importCampbell Barton