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: add location/rotate/scale and XYZ mapping options for all texture nodes,Brecht Van Lommel
2011-11-05Cycles: svn merge -r41467:41531 ^/trunk/blenderBrecht Van Lommel
2011-11-03Cycles: updates to follow code committed to trunk.Brecht Van Lommel
2011-11-02RenderEngine/Nodes: system to check for shading nodes compatibilityBrecht Van Lommel
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel
2011-11-02Cycles: svn merge -r41266:41467 ^/trunk/blenderBrecht Van Lommel
2011-10-31Fix #29084: material/texture nodes crash introduced in 2.60, execdata is beingBrecht 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:Brecht Van Lommel
2011-10-16Cycles: make Attribute node work, code for it was implemented in kernel, onlyBrecht Van Lommel
2011-10-15Cycles: fix nodes gone missing after new/old shading node compatibility changes.Brecht Van Lommel
2011-10-13Cycles: revert commit that joined surface/volume socket into a single shader ...Brecht Van Lommel
2011-10-12Cycles: tag shading nodes as being compatible with the old/new shading system,Brecht Van Lommel
2011-10-12Cycles: don't use glsl in textured draw mode, to keep things simpler and fasterBrecht Van Lommel
2011-10-12Cycles: make node with multiple input sockets with the same name work. Previo...Brecht Van Lommel
2011-10-12Cycles: replace surface/volume sockets in output nodes with a single shader s...Brecht Van Lommel
2011-09-28Cycles: add some volume nodes, they don't actually do anything, this is justBrecht Van Lommel
2011-09-18Cycles: fix math nodes not working after merge.Brecht Van Lommel
2011-09-17Cycles: missed these files in merge commit.Brecht Van Lommel
2011-09-17Cycles: svn merge -r39870:r40266 https://svn.blender.org/svnroot/bf-blender/t...Brecht Van Lommel
2011-09-12replace VECCOPY -> copy_v3_v3, added copy_v*_v*_short too for typesafe copyin...Campbell Barton
2011-09-12fix for ntreeGPUMaterialNodes(), using uninitialized exec pointer.Campbell Barton
2011-09-08Shader node tree exec data cannot use the exec->nodetree before it is initial...Lukas Toenne
2011-09-07Another fix for value nodes, those need full template definitions for their o...Lukas Toenne
2011-09-07Fix for value node limits.Lukas Toenne
2011-09-06Fix for multiple parallel group node executions.Lukas Toenne
2011-09-06SVN maintenance.Guillermo S. Romero
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne