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
2016-12-02Merge branch 'cycles_disney_brdf' into cycles_disney_bsdf_transmittancecycles_disney_bsdf_transmittancePascal Schoen
2016-12-02Removed reflection call when roughness is low because of artifacts.Pascal Schoen
2016-12-02Enhanced the thin surface specular transmission approximation by a simple ref...Pascal Schoen
2016-11-16Indication if to use fresnel is now handled via the type of the BSDF.Pascal Schoen
2016-11-16Better roughness remapping for thin surface specular refractions.Pascal Schoen
2016-11-15Implemented the specular transmission part of the thin surfacePascal Schoen
2016-11-14Implemented the thin surface diffuse part.Pascal Schoen
2016-11-11Fixed an error in the clearcoat where it appeared too bright for defaultPascal Schoen
2016-11-07Resolved inconsistencies in using tabs and spacesPascal Schoen
2016-11-07Improved the clearcoat part by using GTR1 instead of GTR2Pascal Schoen
2016-10-31Use reflection BSDF for glossy reflections when roughness is 0.0 toPascal Schoen
2016-10-26Fixed glossy reflections and refractions for low roughness values andPascal Schoen
2016-10-25Removed default values in setup functions and added extra functions forPascal Schoen
2016-10-25Switched from uniform to cosine hemisphere sampling for the diffuse andPascal Schoen
2016-10-24Removed the color parameters from the diffuse and sheen shader and usePascal Schoen
2016-10-24Fixed the issue with artifacts when using anisotropy without linking thePascal Schoen
2016-10-24Added subsurface radius parameter to control the per color channelPascal Schoen
2016-10-24Rearranged the inputs of the shader.Pascal Schoen
2016-10-21Put spaces in the parameter names of the shader nodePascal Schoen
2016-10-21Removed code that isn't in use anymorePascal Schoen
2016-10-21Code style cleanupPascal Schoen
2016-10-20Merge branch 'master' into cycles_disney_brdfPascal Schoen
2016-10-20Switching between OSL and SVM is more consistant now when using DisneyPascal Schoen
2016-10-20Python API: add full_path parameter for bpy.ops.ui.copy_data_path_button.christian brinkmann
2016-10-19Fix T49793 : Fix enabling SSE2 globally for msvc.lazydodo
2016-10-19Fix T49775: Appending data with internal dependency cycles prevents correct c...Bastien Montagne
2016-10-18[msvc] Minor cleanup in blenkernel.lazydodo
2016-10-18[windows] Create A Blender Desktop Shortcut in the msi installer , fixes T49522lazydodo
2016-10-18Fix: Append 'Object proxy' hack checking for local/linked usages before those...Bastien Montagne
2016-10-18Clarified warning in EnumPropertySybren A. Stüvel
2016-10-17Fixup for doversion (rB8d573aa0 and rBa7e74791)Dalai Felinto
2016-10-17Fix T49722: Appending Bug (Groups).Bastien Montagne
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-10-17Fix T49738: Hair Add Brush doesn't workSergey Sharybin
2016-10-17Fix T49630: Cycles: Swapped shader and bake kernelsLukas Stockner
2016-10-17Cycles: Improve OpenCL kernel compilation loggingLukas Stockner
2016-10-16Fix T49746: crash loading user preferences with missing operators.Brecht Van Lommel
2016-10-16More fixes for keyframe theme optionsJulian Eisel
2016-10-16Fix assert in the wrong place, should be moved earlier to do anything.Chase Willden
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Fix missing outliner redraw when adding VSE stripJulian Eisel
2016-10-15Cycles: use near clipping distance in panorama camera.Scott Wu
2016-10-14Prevent crash after OpenGL rendering animation to images.Sybren A. Stüvel
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-10-14Cycles: Disable optimization of operator / for float3Sergey Sharybin
2016-10-14Fix T49657: Audio backend "Jack" should be named "JACK".Bastien Montagne
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-10-14BPY Docs: Correct spelling (Addon --> Add-on)Aaron Carlisle
2016-10-14Fix T49646: Switching from large to small image can get stuck zoom at max zoo...Anthony Edlin
2016-10-13Fix T49534: 2.78 Wrong texture scaling in material viewportSergey Sharybin