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
2018-07-18Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-04Keymap: resolve group/un-group inconsistenciesCampbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-05UI: context menu for other editor typesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-08-01Use Auto-offset for move_detach_links (alt+D) operator tooJulian Eisel
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-16Nodes: Shortcuts for Snap and Snap Element MenuJulian Eisel
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-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-18NDOF: add keymapping for the 'fit' button for other 2d viewsCampbell 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-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-05-11only use OSKEY as a replacement for CTRL on Apple (was already the case in ma...Campbell Barton
2013-05-10Fix #35267: cmd+v, cmd+c on OS X for copy/paste worked in some editors like t...Brecht Van Lommel
2013-04-29Fix for #35134.Lukas Toenne
2013-04-20Fix #34846, Node->Ungroup menu entry is broken. The standard node group opera...Lukas Toenne
2013-04-05code cleanup: include orderCampbell Barton
2013-04-02Key mapping conflict for 'find node' versus 'add socket link' (noodle).Ton Roosendaal
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-18code cleanupCampbell Barton
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-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-10-01quiet some warnings.Campbell Barton
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-03code cleanup: remove unused includesCampbell 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-06-12Modification of node groups by adding/removing nodes is not possible yet. Thi...Lukas Toenne