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-11-22Cycles: Add a "Normal" input socket to the Layer Weight node + GLSL drawing c...Thomas Dinges
2013-11-09Cycles / Fresnel Node:Thomas Dinges
2013-11-01code cleanup: spellingCampbell Barton
2013-10-30Fix #37194, OSL script crashes blender. The lookup functions for finding Cycl...Lukas Toenne
2013-10-26remove unused varCampbell Barton
2013-10-19Fix: ensure cycles mist pass stays in range 0..1, it could have values out ofBrecht Van Lommel
2013-10-18Fix cycles hair segments not giving correct vector speed pass, the motion vectorBrecht Van Lommel
2013-10-12Code cleanup: remove some unused cycles SSS code.Brecht Van Lommel
2013-09-27Fix [#36822], Sky Turbidity values > 10 could result in weird behavior and cr...Thomas Dinges
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-23Minor cleanup for own commit, removed unused line.Lukas Toenne
2013-09-23Fix #36790, OSL point parameters of shader nodes not initialized correctly fr...Lukas Toenne
2013-09-17Fix #36725: mismatch between viewport and render result when no world is linkedBrecht Van Lommel
2013-09-16Code cleanup / Cycles:Thomas Dinges
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-13Fix #36719: UV pass not rendering in second render layer if first render layerBrecht Van Lommel
2013-09-10Fix cycles too slow export of meshes with uvs when a motion vector pass is used.Brecht Van Lommel
2013-09-06Code cleanup / Cycles:Thomas Dinges
2013-09-04Fix a few issues reported by coverity scan.Brecht Van Lommel
2013-09-04Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this willBrecht Van Lommel
2013-09-01Fix #36620: sss + indirect light rendering artifacts, due to wrong correlatio...Brecht Van Lommel
2013-08-31Cycles: viewport render now takes scene color management settings into account,Brecht Van Lommel
2013-08-30Fix for [#36610] The new sky model produces strange resultsThomas Dinges
2013-08-30Fix #36611: cycles issue loading png file with 2 channels.Brecht Van Lommel
2013-08-30quiet compiler warningsCampbell Barton
2013-08-30Fix part of #36594: 16 bit tiff not loading with correct color space in cycles.Brecht Van Lommel
2013-08-29Use static odifier for non-public functions in new sky model.Sergey Sharybin
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-24Cycles: reduce noise using regular path tracing + subsurface scattering withBrecht Van Lommel
2013-08-23Cycles: more code refactoring to rename things internally as well. Also changeBrecht Van Lommel
2013-08-23Code cleanup / Cycles:Thomas Dinges
2013-08-20Code cleanup / Cycles:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-08-18Updates for the Cycle Hair UI. With the following changesStuart Broadfoot
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-08-16Cycles / Motion Blur:Thomas Dinges
2013-08-13Merged revision(s) 59035-59107 from trunk/blender into soc-2013-dingto. Thomas Dinges
2013-08-13Code cleanup:Thomas Dinges
2013-08-11Code cleanup / Cycles:Thomas Dinges
2013-08-09Fix cycles not rendering with 1x1 resolution anymore, not so common for usersBrecht Van Lommel
2013-08-09Cycles / Non-Progressive integrator:Thomas Dinges
2013-08-09Cycles / Non-Progressive integrator:Thomas Dinges
2013-08-07Merged revision(s) 58859-58993 from trunk/blender into soc-2013-dingto. Thomas Dinges
2013-08-07* Make MSVC happy. Thomas Dinges
2013-08-07minor edits to float/double conversion suggested by DingToCampbell Barton
2013-08-06cycles builds with -Wdouble-promotion again.Campbell Barton
2013-08-05Fix #36380: cycles render error with sun lamp that has object scale 0,0,0.Brecht Van Lommel
2013-08-05Code cleanup / Cycles:Thomas Dinges
2013-08-03Cycles / SSS:Thomas Dinges