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-01-25Increasing dilate erode number of steps.Monique Dewanchand
2013-01-09Small fix for r53685: Allow setting NULL/None as parent, i.e. detach a node f...Lukas Toenne
2013-01-09Make the node.parent property editable in RNA, so frame hierarchy can be chan...Lukas Toenne
2013-01-06Rename dilate/erode rna property "type" to "mode" to avoid naming conflictsSergey Sharybin
2012-12-28Convert alpha node: rename "key alpha" to "straight alpha" for consistency.Brecht Van Lommel
2012-12-28style cleanupCampbell Barton
2012-12-21Bug fix #33648Ton Roosendaal
2012-12-20Make the get_node_type method in Node subtype an actual classmethod by settin...Lukas Toenne
2012-12-18Class method 'get_node_type' for node RNA types. This can be used to map RNA ...Lukas Toenne
2012-12-12RNA properties for width and height of nodes.Lukas Toenne
2012-11-15Add some missing Node rna update callsDan Eicher
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-11-11style cleanupCampbell Barton
2012-11-10Cycles OSL: auto update script node sockets when setting text datablock or fi...Brecht Van Lommel
2012-11-09style cleanup: indentationCampbell Barton
2012-11-07UI message fixes...Bastien Montagne
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-11-07Cycles: tangent and normal map now show UV map link menu instead of text field.Brecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-06bugfix: nodes.new('FRAME') not workingDalai Felinto
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-24Removed the experimental (and commented-out) code for FOR and WHILE loops in ...Lukas Toenne
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-18Maybe hard limmit is good enough. Removing soft limmit for sky turbidityDaniel Salazar
2012-10-17Cycles: Sensible limmits for Sky Texture turbidity valueDaniel Salazar
2012-10-13More UI messages fixes.Bastien Montagne
2012-10-13And more UI messages spell check.Bastien Montagne
2012-10-05Cycles: add "From Dupli" option for texture coordinate node. This gets theBrecht Van Lommel
2012-10-04style cleanup: comment blocksCampbell Barton
2012-09-30Fix #32706, Unnecesary refreshing of compositor.Lukas Toenne
2012-09-30Funny typo, variable blue!Daniel Salazar
2012-09-20code cleanup: use frame as a prefix for rna propertiesCampbell Barton
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-28cleanup pixel sampler code (pixel interpolations in compositor)Jeroen Bakker
2012-08-28Picky spell-checking...Bastien Montagne
2012-08-24stop socket hiding from causing compositor recalculation.Campbell Barton
2012-08-23despeckle composite nodeCampbell Barton
2012-08-22style cleanupCampbell Barton
2012-08-14Python node operator for combined node collapsing and hiding unused sockets. ...Lukas Toenne
2012-08-14add variable size option to bokeh blur node, remove f_stop option (it wasnt u...Campbell Barton
2012-08-14rename blur `Reference` to `Variable Size`, improve tooltipCampbell Barton
2012-08-10Added a poll function for the node_tree pointer node groups. This ensure that...Lukas Toenne
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-08-01Fix own regression in cycles frame node caused by recent node rna changesSergey Sharybin
2012-08-01- disable mask drawing in the sequencer, this isn't usable yet and likely won...Campbell Barton
2012-08-01Add type RNA property to special nodes (e.g. frame)Sergey Sharybin
2012-07-29style cleanupCampbell Barton