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
2013-03-24fix for struct definition building with msvc2008 and some style cleanup.Campbell Barton
2013-03-21code cleanup: misc warnings/styleCampbell Barton
2013-03-20Small fix: make node backdrop draw with nearest-pixel filter, so it zooms in Ton Roosendaal
2013-03-19Nicer handling of undefined node, tree and socket types.Lukas Toenne
2013-03-19UI / Node Editor:Thomas Dinges
2013-03-19Fix for shader node sockets not displaying the name when unconnected. Default...Lukas Toenne
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-17Fix for "draw images as texture"Ton Roosendaal
2013-03-17New feature:Ton Roosendaal
2013-03-13Fix node group drawing not taking into account DPI properly.Brecht Van Lommel
2013-03-11Fix more UI i18n issues (reported by Leon Cheung and Lockal).Bastien Montagne
2013-03-08style cleanupCampbell Barton
2013-03-07Border for compositor viewer node featureSergey Sharybin
2013-03-01Fix #34461: Inconsistent behavior of "Color Mix Node" and "Alpha Over Node"Sergey Sharybin
2013-03-01style cleanup: braces with multi-line statements, also add some comments.Campbell Barton
2013-02-22Fix for [#34356] Inputs list in file output doesn't appear properly.Thomas Dinges
2013-02-13correct rna identifiersCampbell Barton
2013-02-10We've reconsidered previous patch in IRC.Sergey Sharybin
2013-02-10Added option to composite/viewer nodes which specifys whether alpha inputSergey Sharybin
2013-02-04Compositor "Relative" option for Translate node, same as for other nodes thisBrecht Van Lommel
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-01-31 Apply patch [#33999] Wrapping mode for the "translate" compositing nodeMonique Dewanchand
2013-01-29Alpha display changes:Sergey Sharybin
2013-01-24style cleanupCampbell Barton
2013-01-23Displaying labelname with reroute nodes.Monique Dewanchand
2013-01-08Alpha-over images on a black background when in RGB display modeSergey Sharybin
2013-01-06Rename dilate/erode rna property "type" to "mode" to avoid naming conflictsSergey Sharybin
2012-12-28style cleanupCampbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-12-21replace MIN/MAX 3,4 with inline functionsCampbell Barton
2012-12-18make sure color picker and color swatch buttons have rnaindex of -1.Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-12-11Fix #33476: cycles environment texture not showing image sequence options pro...Brecht Van Lommel
2012-11-18style cleanup: comments & spellingCampbell Barton
2012-11-17Fix compositing normal node not properly showing vector XYZ values when openingBrecht Van Lommel
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-14Map Range Node (tiles)Dalai Felinto
2012-11-09rename template_color_wheel() to template_color_picker()Campbell Barton
2012-11-07code cleanup:Campbell Barton
2012-11-07style cleanup, also remove redundant call to set_listbasepointers in free_mai...Campbell Barton
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-11-07Cycles: tangent and normal map now show UV map link menu instead of text field.Brecht Van Lommel
2012-11-06Cycles: 4 new nodes.Brecht Van Lommel
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-11-03Render API: shader script node for custom shaders.Brecht Van Lommel
2012-10-29style cleanupCampbell Barton
2012-10-26style cleanupCampbell Barton
2012-10-24Removed the experimental (and commented-out) code for FOR and WHILE loops in ...Lukas Toenne
2012-10-23rename api functions...Campbell Barton