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
2012-03-14Use helper functions in node_select when selecting/deselecting nodes and sock...Lukas Toenne
2012-03-09Node socket selection feature reimplemented from 2.49. Sockets can be selecte...Lukas Toenne
2012-03-01A number of improvements for the file output node(s).Lukas Toenne
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-27Implements a new operator for detaching nodes. In the process i overhauled th...Lukas Toenne
2012-02-22Adds a new node type for saving multiple image files from a single node.Lukas Toenne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-08Improved auto-hiding of unused sockets for collapsed nodes.Lukas Toenne
2011-12-18Fix for toggle buttons in node headers.Lukas Toenne
2011-11-05use (const char*) rather than (char*) where possible.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-27fix for building on windows, clear some warnings tooCampbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-08-12Nodes: make node set active function usable outside of node editor, and in doingBrecht Van Lommel
2011-07-12Add delete with reconnect feature.Jeroen Bakker
2011-06-14Nodes display now follow 'DPI' user pref tooTon Roosendaal
2011-05-02Fix #27098: missing 3d view updates when editing GLSL material nodes.Brecht Van Lommel
2011-04-23Color info in node editor backdrop now supports color management.Lukas Toenne
2011-03-14Fix for crashes due to links without fromnode pointers. This can happen with ...Lukas Toenne
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-02-07Todo/feature requestTon Roosendaal
2011-01-31Added backdrop image color information to the node editor. When clicking on e...Lukas Toenne
2011-01-09several cosmetic changes to the node-editorM.G. Kishalmi
2010-10-15bugfix [#24264] toggle UV selection fails.Campbell Barton
2010-06-08node toggle preview and hidden socket key shortcuts (Ctrl+H, Shift+H)Campbell Barton
2010-05-12Small change to Node Space and two new function.Diego Borghetti
2010-05-12Node Space: Small feature for Venomgfx, Shift + F select node of the same typeDiego Borghetti
2010-05-12Another one for drag and drop:Matt Ebb
2010-04-08three things:Ton Roosendaal
2010-04-07The daily node commit: brought back panning background image.Ton Roosendaal
2010-04-06Brought back:Ton Roosendaal
2010-04-05Request: auto link to viewer node back. Used to be ctrl+click, is nowTon Roosendaal
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-21Fix [#20749] Mute doesnt refresh the compositorMatt Ebb
2010-01-13Fix: wasn't able to rename node group nodetree name, or access the nodetree a...Matt Ebb
2010-01-05* Modifications to node editor 'make links' tool, after some requests by SoenkeMatt Ebb
2010-01-04* Tweaks for node editor Make Links (F key)Matt Ebb
2009-11-21Nodes Editor: Restored 'Show Cyclic Dependencies' Operator (CKEY)Joshua Leung
2009-11-21Node Editor - More Cleanups (Reshuffling):Joshua Leung
2009-11-20More Node Editor Fixups:Joshua Leung
2009-11-20Node Editor: Various usability and code tidyupsJoshua Leung
2009-11-11Grease Pencil for Nodes Editor:Joshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-09-152.5: node group/ungroup/edit operators, patch by Michal Ziulek,Brecht Van Lommel