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-01-21quiet warnings and possible NULL checking crash fix for indentation functions.Campbell Barton
2012-01-13Fix ##29803: cycles image texture node refresh issue with image editor.Brecht Van Lommel
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
2011-12-18Generalized node groups for Cycles.Lukas Toenne
2011-12-06Fix related to #29513: materials using nodes will output passes from the activeBrecht Van Lommel
2011-11-29Fixes and tweaks to RNA messages (found while translating in french).Bastien Montagne
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-15Fix #29249: mapping node not keyable anymore, restore RNA to what it was beforeBrecht Van Lommel
2011-11-14minor cleanup Campbell Barton
2011-11-13Moving all node angle-type values to radians. This also fixes [#29151] rotate...Bastien Montagne
2011-11-07Cycles: svn merge -r41531:41613 ^/trunk/blenderBrecht Van Lommel
2011-11-07Camera tracking integrationSergey Sharybin
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-02Nodes: add support for shader nodes on world and lamps, in addition to materi...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-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-19Adds an update flag to the bNode struct (similar to bNodeTree->update).Lukas Toenne
2011-10-16ID Mask node was limmited at 10000 while OB and Mat IDs reach 32767. Set this...Daniel Salazar
2011-10-16Cycles: more tweaks to get old/new shading systems working better together, forBrecht Van Lommel
2011-10-11Cycles: svn merge -r40411:40934 ^/trunk/blenderBrecht Van Lommel
2011-10-03use use_ prefix for boolean value.Campbell Barton
2011-10-02Fix [#28436] ID mask creates 'feather' around ID even with AA turned off.Bastien Montagne
2011-09-20Cycles: svn merge -r40358:40411 ^/trunk/blenderBrecht Van Lommel
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-19Cycles: svn merge -r40266:40358 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-17Cycles:Thomas Dinges
2011-09-17Cycles: svn merge -r39870:r40266 https://svn.blender.org/svnroot/bf-blender/t...Brecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-09-12correct bad maximum value, for wile-loop node, outside the range of a short.Campbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-09-04Fix #28503: Selecting a Grease Pencil from the Properties panel does not upda...Sergey Sharybin
2011-09-02Cycles: svn merge -r39669:39870 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-06-27Cycles: working towards texture workflow designBrecht Van Lommel
2011-06-09Cycles: svn merge -r37040:37333 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-06-09Fix [#27378] ASC-CDL Color Balance Node does not allow for full range of valuesMatt Ebb
2011-05-31Cycles: svn merge -r36777:37040 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-05-31tag unused rna args.Campbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-18Cycles: svn merge -r36495:36747 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel