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-10-10* Revert "zer000"'s Cycles test node commits. (r47479 and 47556)Miika Hamalainen
2012-10-05Merge with trunk r51077Miika Hamalainen
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-26svn merge ^/trunk/blender -r50097:50211Campbell Barton
2012-08-23despeckle composite nodeCampbell Barton
2012-08-21svn merge ^/trunk/blender -r49776:50097Campbell Barton
2012-08-20option to build without the legacy compositorCampbell Barton
2012-08-10Merge with trunk r49776Miika Hamalainen
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-07-20Merge with trunk r49076Miika Hamalainen
2012-07-10Mango request: added an input node to use track's position in compositorSergey Sharybin
2012-07-04Merge with trunk r48602Miika Hamalainen
2012-06-30the compositor optional for cmake: WITH_COMPOSITORCampbell Barton
2012-06-26Merge with trunk r48317Miika Hamalainen
2012-06-19Implementation of node for track position inputSergey Sharybin
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
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-07Added node_shader_mybsdf_diffuse.c to CMakeLists.txtPhilipp Volguine
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
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-24Port mask node to new compositor systemSergey Sharybin
2012-05-24Merging r46725 through r46963 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-17 ____ Jeroen Bakker
2012-05-08Merging r46203 through r46413 from trunk into soc-2011-tomatoSergey Sharybin
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-04-30Tomato: initial commit of mask editing tools into SVNSergey Sharybin
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne
2012-03-01A number of improvements for the file output node(s).Lukas Toenne
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2012-01-10(no commit message)Peter Larabell
2012-01-08Cycles: checker texture node, patch by Thomas.Brecht Van Lommel
2011-12-17Cycles Gamma NodeDalai Felinto
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-09Fixed/restored translation of node classes (in foreach_nodeclass funcs)Bastien Montagne
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-07-17cmake source definitions:Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton