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
2015-05-04Fix Buttons context, invalid object data accessCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-04-14Fix the eyedropper not working properly with different scene linear spacesSergey Sharybin
2014-03-31Code cleanup: use boolCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-04-24Fix for #34739 and #35060, avoid ambiguity in compositor viewer nodes.Lukas Toenne
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2012-08-16support fro HDR color picking (values over 1.0) when color picking in the ima...Campbell Barton
2012-08-04fullscreen mask editing now works in the image space over a viewer node.Campbell Barton
2012-08-01split node_edit.c into separate files (add, group, relationshops), was almost...Campbell Barton
2012-08-01make node select_all consistent with other select operators, also add Ctrl+I,...Campbell Barton
2012-06-29Extended modes for snapping in the node editor.Lukas Toenne
2012-06-21sampling the node backdrop now draws a line in the curve (as it did in 2.4x).Campbell Barton
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell 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-22Need some fun once a while:Ton Roosendaal
2011-02-21doxygen: editor entryNathan Letwory
2010-10-15bugfix [#24247] Duplicating a Composite Group Node no User Count IconCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-15Fix [#21288] Colour Ramp doesn't update outputMatt Ebb
2010-02-12correct fsf addressCampbell Barton
2009-11-21Node Editor - More Cleanups (Reshuffling):Joshua Leung
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-08-192.5: HeadersBrecht Van Lommel
2009-01-272.5Ton Roosendaal