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-08-16Merge plane track feature from tomato branchSergey Sharybin
2013-08-09Fix #36146, Cycles SSS Shader Node - Scale Value Input Box - to sensitive. Ch...Lukas Toenne
2013-08-03Cycles / SSS:Thomas Dinges
2013-08-01Cycles / HSV Separator and Combine node:Thomas Dinges
2013-08-01Cycles / Vector Transform node:Thomas Dinges
2013-08-01Cycles / Blackbody to RGB node:Thomas Dinges
2013-08-01Cycles / Ray Depth:Thomas Dinges
2013-07-31Fix #36267 part 2 of 2: Fix for reroute node values in old shader node stack ...Lukas Toenne
2013-07-31Fix #36267, part 1 of 2: fix for reroute node type updates. The reroute nodes...Lukas Toenne
2013-07-29Fix #36264, New modulo math node not viewable in GLSL mode. Modulo math opera...Lukas Toenne
2013-07-29minor changes for confusing code.Campbell Barton
2013-07-27fix for writing to freed memory enabling texture node treeCampbell Barton
2013-07-23fix for crash when unlinking a scene from the renderlayers, also no need for ...Campbell Barton
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-19style cleanup: braces/indentationCampbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-07-19Nodes / UI:Thomas Dinges
2013-07-19code cleanup: case & brace placementCampbell Barton
2013-07-04Cycles:Thomas Dinges
2013-07-01Merged revision(s) 57828-57907 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-29re-arrange '--help' output into more useful sections (added debug, python).Campbell Barton
2013-06-26Merged revision(s) 57671-57767 from trunk/blender into soc-2013-dingtoThomas Dinges
2013-06-23Fix #35847: cycles group nodes did not work well exposing inputs like normal orBrecht Van Lommel
2013-06-20Cycles / Vector Transform Node:Thomas Dinges
2013-06-16Cycles / Blackbody node:Thomas Dinges
2013-06-13Cycles / Blackbody node:Thomas Dinges
2013-06-12Fix #35703, Viewer node doesn't updates image sometimes. The viewer node was ...Lukas Toenne
2013-06-11Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-10Fix for crash when assigning NULL pointer to node group node_tree property. T...Lukas Toenne
2013-06-10Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-05Cycles: GLSL materials now can use multiple UV maps with the attribute node.Brecht Van Lommel
2013-06-05Fix #35625, crash with NULL pointer after node render. Happens when node grou...Lukas Toenne
2013-06-01Extended max size for group node types from 200 to 400, in case users need lo...Lukas Toenne
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-29Cleanup: Removed all NODE_OPTIONS flags from C node type definitions, these a...Lukas Toenne
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28Fix #35547: incomplete tooltips in node editorSergey Sharybin
2013-05-27fix error in own recent commit, also other minor changes.Campbell Barton
2013-05-27style cleanup: nodesCampbell Barton
2013-05-27style cleanup: nodesCampbell Barton
2013-05-24style cleanupCampbell Barton
2013-05-23Cycles / Toon BSDF:Thomas Dinges
2013-05-22Texture Nodes:Thomas Dinges
2013-05-22Shader Nodes:Thomas Dinges
2013-05-20code cleanup: scons - binreloc include was copied all over the place for no r...Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton
2013-05-20Cycles / Wireframe node:Thomas Dinges
2013-05-20Math 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