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
2017-05-15Fix T51348: Node highlighting is brokenSergey Sharybin
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-02-23Remove unused "Free Unused" option from compositorSergey Sharybin
2016-01-31Cleanup: pep8Campbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-07-17Fix for nodeitems module using the NODE_MT_add menu types from bl_ui.Lukas Tönne
2015-05-21Fix T44795: same menu item for different command in node editor.Bastien Montagne
2015-05-06Fix T44624: world menu appears in node editor header with Blender internal.Brecht Van Lommel
2015-04-14Cleanup: don't use single sets for comparisonsCampbell Barton
2015-04-03Fix T44237: translation does not work for input sockets in 'Active node prope...Bastien Montagne
2015-01-30Correct location of 'text' button in frame-nodeCampbell Barton
2015-01-29Followup for previous commit: fix mismatches between menu entry and shortcut ...Bastien Montagne
2015-01-29Node UI: add support to show text-blocks in framesCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-09-23Fix T41918, Missing operator in Node Editor Menus.Lukas Tönne
2014-08-12Implemented a basic framework for node-based shaders.Tamito Kajiyama
2014-04-24Code cleanup: unused python vars & importsCampbell Barton
2014-04-24Fix T39867: Hotkey is not displayed in the node editor's menu.Bastien Montagne
2014-01-30Code cleanup: remove (now) redundant empty text with icon_onlyCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2013-12-10Node Previews:Jeroen Bakker
2013-11-23Add ctrl-click rename to most lists in Blender UI and templates/examples.Bastien Montagne
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-11-06Patch #37274: Circle select for node editor, by Henrik Aarnio (hjaarnio).Lukas Toenne
2013-11-06Removed the "Show Cyclic Dependencies" operator for nodes. This operator is a...Lukas Toenne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-10-10NodeSocket RNA property 'in_out' renamed as boolean 'is_output'. This is a mo...Lukas Toenne
2013-09-02Fix #36640: node editor header with world nodes not drawing correct after rec...Brecht Van Lommel
2013-09-01Patch #36622, by Henrik Aarnio: Fit backdrop image to the area dimensions.Lukas Toenne
2013-08-28Fix for #36589 Node Editor displays incorrect Material name when Pinning.Lukas Toenne
2013-06-27pep8 cleanupCampbell Barton
2013-06-01Don't hide sockets in the node properties panel. This feature is only useful ...Lukas Toenne
2013-05-29Replacement for the "Active Node" panel in node editor properties sidebar. Th...Lukas Toenne
2013-05-15Fix #35376: node editor throwing python error on some files saved with 2.66 t...Brecht Van Lommel
2013-05-09use standard name for operator properties - 'props'.Campbell Barton
2013-05-09Upgrade for the add_search node operator. This now uses the same basic system...Lukas Toenne
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-04-22Nicer registration mechanism for node categories. The lists of node categorie...Lukas Toenne
2013-04-13Node UI:Thomas Dinges
2013-04-07freestyle lineset `tag` attribute was defined but not used, also some code cl...Campbell Barton
2013-04-01Node editing feature:Ton Roosendaal
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-27Node EditorTon Roosendaal
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne