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-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-12Partial fix for #36706: Prevent invalid sockets in the FileOutput node by rem...Lukas Toenne
2013-09-11Fix #36327: cycles render layers exclude layers animation did not work well.Brecht Van Lommel
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-03Cycles / SSS:Thomas Dinges
2013-07-23fix for crash when unlinking a scene from the renderlayers, also no need for ...Campbell Barton
2013-06-29re-arrange '--help' output into more useful sections (added debug, python).Campbell Barton
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-06-01Extended max size for group node types from 200 to 400, in case users need lo...Lukas Toenne
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-05-28Fix #35547: incomplete tooltips in node editorSergey Sharybin
2013-05-27style cleanup: nodesCampbell Barton
2013-05-27style cleanup: nodesCampbell Barton
2013-04-20Removed the group_tree_idname property from node types. This was a bit of a h...Lukas Toenne
2013-04-082D stabilization default filter to bilinearSergey Sharybin
2013-04-06Node UI:Thomas Dinges
2013-04-03Fix #33628, Segmentation fault after pasting a closed group of nodes into an ...Lukas Toenne
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-27Fix #34779: Channels disappear from multilayer exr sequenceSergey Sharybin
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-22Node preview merge function now has an additional option "remove_old", which ...Lukas Toenne
2013-03-19Removed the is_local_tree property from compo/shader/texture node trees. This...Lukas Toenne
2013-03-19Added alpha output to movie clip compositor nodeSergey Sharybin
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-03-15Fix #34617, Track Position Node outputs had a limit value of 1 instead of the...Lukas Toenne
2013-03-04patch [#34103] use boolean in path functions and add comments.Campbell Barton
2013-03-04patch [#34103] use booleans for extensions testing.Campbell Barton
2013-02-22Simple preset function for setting common node sizes based on enum instead of...Lukas Toenne
2013-02-12Composite node "Alpha over" didn't allow to be dragged wide enough.Ton Roosendaal
2013-02-10Added option to composite/viewer nodes which specifys whether alpha inputSergey Sharybin
2013-02-05remove stringify macro from alloc'sCampbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-02style cleanupCampbell Barton
2013-01-31 Apply patch [#33999] Wrapping mode for the "translate" compositing nodeMonique Dewanchand
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-15Code cleanup: remove some remaining code from the old compositor.Brecht Van Lommel
2013-01-14Dosvidanya, old compositor!Sergey Sharybin
2013-01-13Even though we want to get rid of this legacy compo soon, code should compile...Bastien Montagne
2012-12-31Alpha premul pipeline cleanupSergey Sharybin
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton
2012-12-19Sync (ui) names between composite node files and rna nodetree types (Pixelate...Bastien Montagne
2012-12-11code cleanup: neareast -> nearestCampbell Barton
2012-12-09Fix for Render Layers node: when sockets are hidden (by 'hide unused sockets'...Lukas Toenne
2012-12-02Silent a bunch of gcc warnings (usually dummy, but noisy!).Bastien Montagne
2012-12-02code cleanupCampbell Barton
2012-12-02Compositor:Thomas Dinges
2012-11-18style cleanup: comments & spellingCampbell Barton