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-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
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-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-01-16more keymap editsCampbell Barton
2012-01-15Fix [#29894] Selection in sequence editor does not de-select other stripsBastien Montagne
2011-12-18Fix for toggle buttons in node headers.Lukas Toenne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-22Fix #28365: some macro operators were missing descriptions.Brecht Van Lommel
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-07-17Changed the default keys for duplicate-nodes-while-keeping-input-links to ctr...Lukas Toenne
2011-07-17Little modification of the duplicate operator on artist request: The default ...Lukas Toenne
2011-07-12Add delete with reconnect feature.Jeroen Bakker
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-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-07Todo/feature requestTon Roosendaal
2011-02-02Keymap conflict in node editor. Read Render Layers is now Ctrl R toDaniel Salazar
2011-01-31Small fix for color info in node editor: ACTIONMOUSE click was already used f...Lukas Toenne
2011-01-31Added backdrop image color information to the node editor. When clicking on e...Lukas Toenne
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.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-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-11Zoom in/out for Composite Node backdrop is (temp?) Vkey and SHIFT+V.Ton Roosendaal
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-04-02[#21840] When clicking to move a Node it sticks to the mouseMartin Poirier
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-06Node editor tweaksMatt Ebb
2010-01-04* Tweaks for node editor Make Links (F key)Matt Ebb
2009-12-24Key map related things:Matt Ebb
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
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-18rename pose_channels to bonesCampbell Barton
2009-11-17new function WM_keymap_add_menu(), similar to WM_keymap_add_item() except it ...Campbell Barton
2009-11-11Grease Pencil for Nodes Editor:Joshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel