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
2011-11-07Cycles: procedural texture nodes reorganization. This will break existing filesBrecht Van Lommel
2011-11-05Cycles: fix DNA alignment problem in last commit.Brecht Van Lommel
2011-11-05Cycles: add location/rotate/scale and XYZ mapping options for all texture nodes,Brecht Van Lommel
2011-10-25Cycles: svn merge -r41225:41232 ^/trunk/blenderBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Cycles: svn merge -r40934:41157 ^/trunk/blenderBrecht Van Lommel
2011-10-19Adds an update flag to the bNode struct (similar to bNodeTree->update).Lukas Toenne
2011-10-16Cycles: make Attribute node work, code for it was implemented in kernel, onlyBrecht Van Lommel
2011-10-11Cycles: add python render engine option to use new shading nodes or not, insteadBrecht Van Lommel
2011-09-17Cycles: svn merge -r39870:r40266 https://svn.blender.org/svnroot/bf-blender/t...Brecht Van Lommel
2011-09-17Nodes: fix nodes in groups not getting socket templates verified, and reserveBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-06Node merge: some forward compatibility code to avoid crash loading files withBrecht Van Lommel
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-08-07Cycles: svn merge -r37957:39132 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-07-22Need some fun once a while:Ton Roosendaal
2011-06-27Cycles: working towards texture workflow designBrecht Van Lommel
2011-05-13Cycles: color space control for image/environment texture nodes. Ideally wouldBrecht Van Lommel
2011-04-27Blender modifications for Cycles integration.Brecht Van Lommel
2011-03-17Added an optional label string to nodes. As pointed out by Sebastian Koenig, ...Lukas Toenne
2011-02-21Fixed do_versions for node groups which contain nodes that have changed socke...Lukas Toenne
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-02-10Different method for blur node aspect correction. Now the user can still set ...Lukas Toenne
2011-02-10More options for the blur node filter size. This can now be pixel based or re...Lukas Toenne
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-07-31recent commit to make color balance work like the sequencer, I forgot that th...Campbell Barton
2010-07-05Color Balance NodeCampbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-03-13added method to change algorithm used in channel matte node. Limit a channel...Robert Holcomb
2010-03-12updated despill node to incorperate changes from Xavier Thomas's patch #18012Robert Holcomb
2010-02-12correct fsf addressCampbell Barton
2010-01-20Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain Matt Ebb
2010-01-06Node editor tweaksMatt Ebb
2009-11-11* Fixed nodetree animation by giving nodes unique namesMatt Ebb
2009-11-11Grease Pencil for Nodes Editor:Joshua Leung
2009-11-11Added compositing node support to the animation editorsMatt Ebb
2009-11-10* Finished (well, almost ;) RNA wrapping and layout-engine-ing all the nodes.Matt Ebb
2009-10-08Node Bugfixes:Brecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-01-272.5Ton Roosendaal
2009-01-222.5Ton Roosendaal
2009-01-182.5 - AnimSys Data management stuff...Joshua Leung
2009-01-132.5 / NodesNathan Letwory
2008-11-132.5: merge with trunk, previous merge was only up to yesterday.Brecht Van Lommel
2008-03-17Fix for bug #6758: material nodes were not working correct withBrecht Van Lommel
2008-03-08Long on the wishlist, quite simple even, and there it finally is:Ton Roosendaal
2008-02-25Fix for bug #6747: make single button for node groups didn't work,Brecht Van Lommel
2008-02-10* Merge of PyNodes to trunk. Finally!Nathan Letwory