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-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-22lasso select works in the node editor again, Ctrl+Alt+LMB, Ctrl+Alt+Shif+LMB ...Campbell Barton
2012-08-07add view selected for node viewCampbell Barton
2012-08-04style cleanupCampbell Barton
2012-08-04fullscreen mask editing now works in the image space over a viewer node.Campbell Barton
2012-08-03code cleanup: move node background image operators into node_view.cCampbell Barton
2012-08-02Clipboard feature for nodes. With the Copy operator a copy of all selected no...Lukas Toenne
2012-08-01split node_edit.c into separate files (add, group, relationshops), was almost...Campbell Barton
2012-07-10style cleanup: line length, also comment some unused codeCampbell Barton
2012-07-09improve node text alignment with different zoom levelsCampbell Barton
2012-06-12Modification of node groups by adding/removing nodes is not possible yet. Thi...Lukas Toenne
2012-06-07style cleanupCampbell Barton
2012-06-01Theme color for frame nodes. The alpha value from this theme color is also us...Lukas Toenne
2012-06-01Reroute nodes, by Jeroen Bakker (patch #28443).Lukas Toenne
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-15A generalization of the modal node linking operator (for dragging from socket...Lukas Toenne
2012-05-02A number of changes to node RNA and the file output node, to simplify socket ...Lukas Toenne
2012-04-16Reverted r43219 "Improved auto-hiding of unused sockets for collapsed nodes."Lukas Toenne
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