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-09Merging revisions 51077-51234 from trunkDaniel Genrich
2012-10-05Merge with trunk r51077Miika Hamalainen
2012-10-03fix [#32743] Freed memory access when freeing materials.Campbell Barton
2012-10-02freeing node trees no longer decreases their user counts, this cause causing ...Campbell Barton
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-26svn merge ^/trunk/blender -r50097:50211Campbell Barton
2012-08-25style cleanup: also spellingCampbell Barton
2012-08-23style cleanup: indentation, also quiet double promotion warnings for despeckl...Campbell Barton
2012-08-23despeckle composite nodeCampbell Barton
2012-08-22all areas of blender now do node tree id user count management, except for so...Campbell Barton
2012-08-22fix for bug where scene copy and free didn't manage ID users.Campbell Barton
2012-08-22node tree functions for copy/free now support optional ID user count management,Campbell Barton
2012-08-21svn merge ^/trunk/blender -r49776:50097Campbell Barton
2012-08-20minor cleanup to node pasting.Campbell Barton
2012-08-20fix for crash pasting nodes into a node tree when the ID pointer is lost.Campbell Barton
2012-08-10Merge with trunk r49776Miika Hamalainen
2012-08-06Fix for incomplete Reroute node updates. Adding reroute nodes by spliting lin...Lukas Toenne
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-08-06style cleanupCampbell Barton
2012-08-06Merge with trunk r49600Miika Hamalainen
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-07-29style cleanupCampbell 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-10fix for blender naming all new node groups "Missing Datablock"Campbell Barton
2012-07-05fix for making local loosing references to node groups.Campbell Barton
2012-06-26Merge with trunk r48317Miika Hamalainen
2012-06-19Implementation of node for track position inputSergey Sharybin
2012-06-16feather option for dilate/erode node - needed for alpha masks so we can (blur...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-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-06Added copy of Diffuse BSDF node for testingPhilipp Volguine
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 some more pynode references in the codeCampbell Barton
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
2012-05-22A number of new features for the node editor in general and the Frame node in...Lukas Toenne