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-08-07add view selected for node viewCampbell 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-07-30Minor code cleanupSergey Sharybin
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-04Two pass execution:Jeroen Bakker
2012-07-04Highlight nodes that are being processedJeroen Bakker
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-28Basic snapping in node transform operator.Lukas Toenne
2012-06-20style cleanupCampbell Barton
2012-05-27style cleanup: nodes, also rename chunksize -> chunk_sizeCampbell Barton
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-05-17 ____ Jeroen Bakker
2012-02-04Code Cleanup: pep8 editsCampbell Barton
2012-01-25Node UI:Thomas Dinges
2012-01-25Cycles Node Editor:Thomas Dinges
2012-01-23Cycles UI:Thomas Dinges
2012-01-07Fix for last commit, missed check for ob, could cause errors when object was ...Thomas Dinges
2012-01-06Tweaks for Node Header UI code:Thomas Dinges
2012-01-06Cycles / Nodes:Thomas Dinges
2011-12-18Removed buttons in node headers for hiding unused sockets and for hiding the ...Lukas Toenne
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-132.6 UI Files:Thomas Dinges
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-07-29pep8 cleanup, also print message when attempting to run in animation player m...Campbell Barton
2011-07-16select uiStyle according to UserDef and update lang-packsXiao Xiangquan
2011-07-14merge from trunk 38379Xiao Xiangquan
2011-07-13complete space outliner, space node, space nla, etc.Xiao Xiangquan
2011-07-12Add delete with reconnect feature.Jeroen Bakker
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton