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
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-20Cleanup: styleCampbell Barton
2019-03-12Cleanup: rename specials -> context_menuCampbell Barton
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-10-31UI: more single column layout for brush and render properties.William Reynish
2018-10-10Cleanup: prefer parenthesis over breaking linesCampbell Barton
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11Cleanup: unused variablesCampbell Barton
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.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
2018-02-27Revert "F12 offline Freestyle rendering support in Eevee"Tamito Kajiyama
2018-02-27F12 offline Freestyle rendering support in EeveeTamito Kajiyama
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-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-09-02Cleanup: use title caps for labelsCampbell Barton
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-19Add missing classes from recent commitCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2015-09-01Cleanup: pep8Campbell Barton
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-05-10UI: consistent naming for operator propsCampbell Barton
2015-04-22Cleanup: pep8, spellingCampbell Barton
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2014-10-19Revert "Freestyle: Built-in SVG exporter."Campbell Barton
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-17Cleanup, since we don't put Cycles compat into regular bl_ui files. ;)Bastien Montagne
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-10-01Freestyle: New line style options for sorting and chain selection.Tamito Kajiyama
2014-08-12Freestyle: show "use_nodes" option in the UI when Cycles is enabled.Tamito Kajiyama
2014-08-12Freestyle: Show the Freestyle Line panel of the Material properties context a...Tamito Kajiyama
2014-08-12Proof-of-concept implementation of Freestyle support for Cycles.Tamito Kajiyama
2014-07-22Freestyle: removed the context switch button from the Freestyle panel in the ...Tamito Kajiyama
2014-07-07Per-material line color settings for Freestyle.Tamito Kajiyama
2014-05-05Freestyle: Revised a UI text for better understandability in the Outliner.Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-24Freestyle: minor UI improvements.Tamito Kajiyama
2014-04-18Freestyle: minor changes to the UI layout of line style options.Tamito Kajiyama
2014-04-18Freestyle: New options for sorting to arrange the stacking order of lines.Tamito Kajiyama
2014-02-21Fix T38739: Simulations, unsupported in the Game Engine, could not be removed...Thomas Dinges
2013-11-24UI List: remove separate name text fields.Brecht Van Lommel
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-10-14Interface / Template Lists:Thomas Dinges