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
path: root/intern
AgeCommit message (Expand)Author
2016-09-16OpenSubdiv: Remove redundant section define from shader compilationSergey Sharybin
2016-09-16OpenSubdiv: Split shader source filesSergey Sharybin
2016-09-15Revert "Cycles: Tweak empty boundbox children"Sergey Sharybin
2016-09-15Fix T49179: Parts of mesh disappear with adaptive subdivisionMai Lavelle
2016-09-14Cycles: Deduplicate light pass codeLukas Stockner
2016-09-14Cycles: Stop lamp sampling if the lamp isn't visibleLukas Stockner
2016-09-14Cycles: Also support the constant emission speedup for mesh lightsLukas Stockner
2016-09-14fix Mac build with Xcode 8Mike Erwin
2016-09-14Fix T49341: Bad motion blur behavior in Cycles when using Speed effect in Seq...Sergey Sharybin
2016-09-13Cycles: Implement threaded SVM nodes compilationSergey Sharybin
2016-09-13Cycles: Tweak empty boundbox childrenSergey Sharybin
2016-09-13Fix T49290: Specific .blend with hair crashes in MacOS 2.78 RC1 on renderSergey Sharybin
2016-09-12Fix T49327: Cycles OSL Mode: RGB Curves node only outputs gray scale imagesSergey Sharybin
2016-09-12Cycles: Fix compilation error after recent commitsSergey Sharybin
2016-09-12Cycles: Fix wrong SSS in combination with hair on AVX2 platformSergey Sharybin
2016-09-12Cycles: Use XDG's .cache folder for cached kernelsSergey Sharybin
2016-09-11Cycles: Fix shading and crashes resulting from constant folding on displacementMai Lavelle
2016-09-11Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-09-11Cycles: Fix bump mapping to use object space when used with true displacementMai Lavelle
2016-09-10Fix OpenSubdiv related buffer overrun with multiple FVar channels.Alexander Gavrilov
2016-09-10Fix T49303: Fix T49314: More issues with new handling of X11 shortcuts.Bastien Montagne
2016-09-09Cycles: Add overall timing log to SVNShaderManagerSergey Sharybin
2016-09-09Cycles: Deduplicate QBVH node packing across BVH build and refitSergey Sharybin
2016-09-09Cycles: Don't run full shader evaluation for constant emission lampsLukas Stockner
2016-09-08Cycles: Fix regular BVH nodes refitSergey Sharybin
2016-09-08Cycles: Add asserts to BVH node packingSergey Sharybin
2016-09-08Cycles: Cleanup: line wrappingSergey Sharybin
2016-09-08Fix T49286: Compilation error with XCode 7.0Sergey Sharybin
2016-09-08Cycles: Fix OpenCL speed regression introduced with the improved bump mappingLukas Stockner
2016-09-06Add XK_ISO_Left_Tab to ghost's known X11 keydefines...Bastien Montagne
2016-09-06Cleanup previous commit...Bastien Montagne
2016-09-06GHOST X11 keyboard: Attempt to fix issues with modifier keys on some systems.Bastien Montagne
2016-09-05Fix T49252: Crash when image textures used with true displacementMai Lavelle
2016-09-05Cycles: Fix unreported - Missing node group for the Camera NodeLukas Stockner
2016-09-04Fix a few OpenCL compiler warnings.Brecht Van Lommel
2016-09-03Fix T48911: Fix T48847: Issues with some shortcuts on non-US latin keyboards,...Bastien Montagne
2016-09-02Fix T49180: Cycles MIS Map for Animated Environment Texture Movie Doesn't Upd...Sergey Sharybin
2016-09-02Cycles: Silence strict compiler warning in release buildSergey Sharybin
2016-09-02Cycles microdisplacement: Improved automatic bump mappingMai Lavelle
2016-09-02Cycles: Store undisplaced coordinates for meshes when neededMai Lavelle
2016-09-02Cycles: remove duplicate shader storageMai Lavelle
2016-09-01Fix T49215lazydodo
2016-09-01Cleanup: Reduce amount of misleading indentationSergey Sharybin
2016-08-31Cycles: don't crash if OSLRenderServices::osl_ts is unsetMai Lavelle
2016-08-30Cycles: Fix calculation of normals for subdivision meshesMai Lavelle
2016-08-30Fix T49187: inconsistent Normal Map node output for backfacing polygons.Alexander Gavrilov
2016-08-28Fix T49163: let Cycles only hide particles with missing motion data, not regu...Brecht Van Lommel
2016-08-28Fix T49167: Normals in wrong coordinate space when adaptive subdivision is usedMai Lavelle
2016-08-26Cycles: Make UI for subdivision more clearMai Lavelle
2016-08-25Cycles: Remove some redundant checksMai Lavelle