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-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-01A number of improvements for the file output node(s).Lukas Toenne
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2012-02-27Implements a new operator for detaching nodes. In the process i overhauled th...Lukas Toenne
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-22Fixed compilation error after recent node commit.Sergey Sharybin
2012-02-22Adds a new node type for saving multiple image files from a single node.Lukas Toenne
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-25Cycles: Render PassesBrecht Van Lommel
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-10(no commit message)Peter Larabell
2012-01-08Cycles: checker texture node, patch by Thomas.Brecht Van Lommel
2012-01-08Improved auto-hiding of unused sockets for collapsed nodes.Lukas Toenne
2011-12-19Automatically hide unused (=unlinked) node sockets in collapsed ("hidden") no...Lukas Toenne
2011-12-17Cycles Gamma NodeDalai Felinto
2011-11-29remove header text:Campbell Barton
2011-11-20Muting node patch: second part. Also fix [#27636] Muting shading nodes is ign...Bastien Montagne
2011-11-20Muting node patch: first partBastien Montagne
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel
2011-11-08Nodes: add foreach_nodeclass iterator over node classes, use for node add menu.Brecht Van Lommel
2011-11-07Nodes: add socket option to hide the default value in the UI, to be used forBrecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-19Adds an update flag to the bNode struct (similar to bNodeTree->update).Lukas Toenne
2011-09-06Fix for multiple parallel group node executions.Lukas Toenne
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-07-04Updated the indent, sorry!Jeroen Bakker
2011-07-04====== Proposal: Nodes property windows enhancement ======Jeroen Bakker
2011-07-04Current situationJeroen Bakker
2011-03-07Bugfix #26388Ton Roosendaal
2011-02-22Convenience fix: Exposing internal sockets now copies the default input value...Lukas Toenne
2011-02-22Added RNA functions to group tree inputs/outputs for exposing internal socket...Lukas Toenne
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2011-02-11Removed the internal_select parameter from ntreeCopyTree. This was used just ...Lukas Toenne
2011-02-08Per-type node labels and customizable names. The label displayed in the node ...Lukas Toenne
2011-02-08Group node type info is now also initialized with helper functions.Lukas Toenne
2011-02-08Finished the node type definition cleanup started in r34682. All static node ...Lukas Toenne
2011-02-07Todo/feature requestTon Roosendaal
2011-02-07A simplified way of defining bNodeType structs. Instead of doing full struct ...Lukas Toenne
2010-12-04Maintenance, Campbell Barton
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03updates to patch from Dan Eicher, allow adding a NodeGroup through bpy.data.n...Campbell Barton
2010-09-13bugfix [#23068] Image editor: Update Automatically not updating the compositor.Campbell Barton
2010-08-05bugfix [#23164] Copied Scene Nodes!Campbell Barton
2010-08-04include cleanup, no functional changesCampbell Barton