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-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
2010-07-09New option for Scale node.Diego Borghetti
2010-03-12Fix #21211: new indirect/environment/emit passes weren't showing upBrecht Van Lommel
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-01-21New Compositor node: Hue ControlMatt Ebb
2010-01-20Durian request: Added 'Color Balance' node to compositor. uses Lift/Gamma/Gain Matt Ebb
2010-01-04* Tweaks for node editor Make Links (F key)Matt Ebb
2009-12-17Durian request:Matt Ebb
2009-11-11* Fixed nodetree animation by giving nodes unique namesMatt Ebb
2009-11-10* Finished (well, almost ;) RNA wrapping and layout-engine-ing all the nodes.Matt Ebb
2009-10-06Material buttons now view the active node material shading settings.Campbell Barton
2009-09-29Sorry, three commits in one, became difficult to untangle..Brecht Van Lommel
2009-09-16UIBrecht Van Lommel
2009-09-10Added Levels Node (histogram, with mean/std deviation outputs)Robert Holcomb
2009-08-19More texnode preview fixes. Previews now have correct aspect ratio and are dr...Robin Allen
2009-08-18Slight refactor of texture nodes. Robin Allen
2009-08-152.5: Screen/Scene New/Delete operators.Brecht Van Lommel
2009-06-16svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r20855:20928Campbell Barton
2009-06-13Omission of a texture node to specify coordinates was regarded as a bug by so...Robin Allen
2009-03-24Renumbered the texture nodes because they were clashing with the other nodes.Robin Allen