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-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-08Added selection field to the Disney BSDF node for switching betweenPascal Schoen
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-06Merge branch 'master' into cycles_disney_brdfPascal Schoen
2016-09-06Implemented the OSL part of the Disney shaderPascal Schoen
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-02Merge branch 'master' into cycles_disney_brdfPascal Schoen
2016-09-02Fresnel in the microfacet multiscatter implementation improvedPascal Schoen
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-26Fixed refraction roughness problem (refractions were always 100% rough)Pascal Schoen
2016-08-25Cycles: Remove some redundant checksMai Lavelle
2016-08-25Cycles: Cleanup, indentationSergey Sharybin
2016-08-25Cycles: Fix crash after recent subd fixesSergey Sharybin
2016-08-25Cycles: Support proper visibility check in single volume intersection step fo...Sergey Sharybin
2016-08-25Cycles: Implement proper visibility check in QBVH volume all intersectionSergey Sharybin
2016-08-25Fix T49078: Cycles tries to render volume from another render layer when came...Sergey Sharybin
2016-08-24Cycles: Fix crash when empty mesh has subdivisionMai Lavelle
2016-08-24Cycles Standalone: Fix support for subdivision meshesMai Lavelle
2016-08-24Cycles: Consolidate the various split CL kernel feature defines within the AM...Edward O'Callaghan
2016-08-24Cycles OpenCL: use AoS rather than SoA storage for ShaderData.Brecht Van Lommel
2016-08-23Cycles: Fix/workaround for missing AA on Pascal (GTX10x0) cardsSergey Sharybin
2016-08-22Fix T49136: full constant Curves with zero Fac input crashes in assert.Alexander Gavrilov