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-10-10Get rid of the draw_input/draw_output callbacks for nodes. These are pretty u...Lukas Toenne
2013-10-10Change to node output socket drawing: Instead of always drawing only the sock...Lukas Toenne
2013-10-10Cleanup: Consistent names for draw callbacks in bNodeType.Lukas Toenne
2013-10-08uiSetRoundBox still took hard coded numbers in places.Campbell Barton
2013-10-06* Display warning icon for SSS/GPU message. Thomas Dinges
2013-10-02Fixes for cycles Mapping and Vector Transform node:Brecht Van Lommel
2013-09-27Fix for #36823, SSS node now displays a warning, that it does not work on the...Thomas Dinges
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-05Bugfix #35920Ton Roosendaal
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-27uiLists enhacements: dragresize and better GRID layout.Bastien Montagne
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-07-22Show full image node detail buttons in the sidebar. The image nodes in compos...Lukas Toenne
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-07-13Fix #35586: add an option to the Z Combine compositing node to disable the ZBrecht Van Lommel
2013-06-14Fix for Jeroen Bakker
2013-06-12Track Position node now could output absolute position of track at a given frameSergey Sharybin
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-10Cycles: bump node changes to add a Distance input that controls the overall d...Brecht Van Lommel
2013-05-10Fix #35278: textures nodes Mix RGB node did not have a Use Alpha option likeBrecht Van Lommel
2013-05-08Extended the draw callback API for node sockets with an explicit text paramet...Lukas Toenne
2013-05-08Change to socket draw functions: instead of always only drawing the socket la...Lukas Toenne
2013-05-03Second part of fix for regression of nodes UI translation (since new pynodes)...Bastien Montagne
2013-04-24Fix for #34739 and #35060, avoid ambiguity in compositor viewer nodes.Lukas Toenne
2013-04-24Fix #35008: compositing nodes viewer border (ctrl + B) not working correct in...Brecht Van Lommel
2013-04-14Node Socket UI:Thomas Dinges
2013-04-13Replacing the node Add menu and making the toolbar usefulLukas Toenne
2013-04-04Use GLSL display for compositor backdrop and sequencer previewSergey Sharybin
2013-04-03Bunch of fixes for GLSL display transformSergey Sharybin
2013-03-28Fix for node groups, now exposing a socket will copy the default value from i...Lukas Toenne
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