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
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
2013-03-07Border for compositor viewer node featureSergey Sharybin
2013-02-17Added option for group node buffering in the compositor.Monique Dewanchand
2012-11-04Node UI:Thomas Dinges
2012-08-14Python node operator for combined node collapsing and hiding unused sockets. ...Lukas Toenne
2012-08-07add view selected for node viewCampbell Barton
2012-08-02Clipboard feature for nodes. With the Copy operator a copy of all selected no...Lukas Toenne
2012-08-01make node select_all consistent with other select operators, also add Ctrl+I,...Campbell Barton
2012-07-30Minor code cleanupSergey Sharybin
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-04Two pass execution:Jeroen Bakker
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-28Basic snapping in node transform operator.Lukas Toenne
2012-06-20style cleanupCampbell Barton
2012-05-27style cleanup: nodes, also rename chunksize -> chunk_sizeCampbell Barton
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-17 ____ Jeroen Bakker
2012-02-04Code Cleanup: pep8 editsCampbell Barton
2012-01-25Node UI:Thomas Dinges
2012-01-25Cycles Node Editor:Thomas Dinges