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
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-05patch [#34103] dir_contents.patchCampbell Barton
2013-02-22Simple preset function for setting common node sizes based on enum instead of...Lukas Toenne
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24UsabilityTon Roosendaal
2013-01-15Code cleanup: remove some remaining code from the old compositor.Brecht Van Lommel
2012-12-28New featureStuart Broadfoot
2012-12-03Fix cycles viewport render getting stuck with driven/animated nodes, the updatedBrecht Van Lommel
2012-11-27add osl shader scripts to bpath walker (so making paths absolute or relative ...Campbell Barton
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-10-25Internal node links are now cached in a per-node list, instead of being gener...Lukas Toenne
2012-10-24Removed the experimental (and commented-out) code for FOR and WHILE loops in ...Lukas Toenne
2012-10-24Adding a pixelate node.Jeroen Bakker
2012-10-16code cleanup: use float sizes for function args.Campbell Barton
2012-10-10Cycles: per-BSDF normal input and new Bump node.Brecht Van Lommel
2012-10-01fix for some errors when unlinking.Campbell Barton
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-23style cleanupCampbell Barton
2012-08-23despeckle composite nodeCampbell Barton
2012-08-22node tree functions for copy/free now support optional ID user count management,Campbell Barton
2012-08-20fix for crash pasting nodes into a node tree when the ID pointer is lost.Campbell Barton
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-08-06prevent copy/paste from incompatible types (compo -> material for eg) - would...Campbell Barton
2012-08-06fix for node clipboard leak on exit, also use blenders convention for functio...Campbell Barton
2012-08-06fix for crash when moving frames about in the node space, was possible to mov...Campbell Barton
2012-08-02Clipboard feature for nodes. With the Copy operator a copy of all selected no...Lukas Toenne
2012-08-01style cleanup: whitespace, also add '?' to save over popup since it wasnt tot...Campbell Barton
2012-06-19Implementation of node for track position inputSergey Sharybin
2012-06-14new scaling options to scale footage without stretching - add stretch/fit/cro...Campbell Barton
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-13code cleanup: use const float's where possible and specify vector size.Campbell Barton
2012-06-12Modification of node groups by adding/removing nodes is not possible yet. Thi...Lukas Toenne
2012-06-11rna read/write access to ...Campbell Barton
2012-06-08Merging r47612 through r47623 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-07Merging r47535 through r47566 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-07style cleanupCampbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-01Merging r47307 through r47325 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-01Reroute nodes, by Jeroen Bakker (patch #28443).Lukas Toenne
2012-05-29svn merge ^/trunk/blender -r47150:47184Campbell Barton
2012-05-29Initial commit of new keying nodesSergey Sharybin
2012-05-29remove pynodes, were not working in 2.5, not ported to py3.xCampbell Barton
2012-05-24Merging r46725 through r46963 from trunk into soc-2011-tomatoSergey Sharybin