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-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2015-11-12Fix error cutting node linksCampbell Barton
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-08-01Node Editor: A bunch of new utility functionsJulian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-11-05Simplify node frame detach operators, based on T34670 by @julien.Lukas Tönne
2014-07-04Refactor of Node's 'Select by type' op, to also handle color and name handling.Bastien Montagne
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2014-02-03Code cleanup: use bools where possibleCampbell 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-09-16fix [#36444] view3d.viewnumpad operator should not animateCampbell Barton
2013-09-05Bugfix #35920Ton Roosendaal
2013-09-01Patch #36622, by Henrik Aarnio: Fit backdrop image to the area dimensions.Lukas Toenne
2013-07-22Allow creation of mask nodes in compositor with drag&drop of mask datablocksSv. Lockal
2013-06-05Fix #35640, part 2. Check id.lib in poll functions for operators which do cri...Lukas Toenne
2013-04-24Fix for #34739 and #35060, avoid ambiguity in compositor viewer nodes.Lukas Toenne
2013-04-13Replacing the node Add menu and making the toolbar usefulLukas Toenne
2013-04-03code cleanup: unused functionsCampbell Barton
2013-04-01Node editing feature:Ton Roosendaal
2013-03-27Node EditorTon Roosendaal
2013-03-27Fix for Node Editor tool "Find next/prev of same type".Ton Roosendaal
2013-03-26style cleanup:Campbell Barton
2013-03-22correct enums which were in fact variables defined in headers.Campbell Barton
2013-03-21Add a little bit of space between socket layouts on nodes.Lukas Toenne
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-07Border for compositor viewer node featureSergey Sharybin
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-12Toolbar region for the node editor. This region is, for now, empty and hidden...Lukas Toenne
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