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-14Fix T49341: Bad motion blur behavior in Cycles when using Speed effect in Seq...Sergey Sharybin
2016-09-14Fix T49290: Specific .blend with hair crashes in MacOS 2.78 RC1 on renderSergey Sharybin
2016-09-14Fix T49327: Cycles OSL Mode: RGB Curves node only outputs gray scale imagesSergey Sharybin
2016-09-14Cycles: Fix wrong SSS in combination with hair on AVX2 platformSergey Sharybin
2016-09-14Cycles: Fix shading and crashes resulting from constant folding on displacementMai Lavelle
2016-09-14Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-09-14Cycles: Fix bump mapping to use object space when used with true displacementMai Lavelle
2016-09-14Fix OpenSubdiv related buffer overrun with multiple FVar channels.Alexander Gavrilov
2016-09-14Cycles: Fix regular BVH nodes refitSergey Sharybin
2016-09-14Cycles: Add asserts to BVH node packingSergey Sharybin
2016-09-14Cycles: Cleanup: line wrappingSergey Sharybin
2016-09-14Fix T49286: Compilation error with XCode 7.0Sergey Sharybin
2016-09-14Cycles: Fix OpenCL speed regression introduced with the improved bump mappingLukas Stockner
2016-09-14Fix T49252: Crash when image textures used with true displacementMai Lavelle
2016-09-14Cycles: Fix unreported - Missing node group for the Camera NodeLukas Stockner
2016-09-14Fix a few OpenCL compiler warnings.Brecht Van Lommel
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
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
2016-08-22NDOF: fix crash on Mac with old driversMike Erwin
2016-08-20Fix OpenSubdiv driver crash due to recently added uninitialized field.Alexander Gavrilov
2016-08-18Cycles: Fix wrong allocator used for spatial builderSergey Sharybin
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-18NDOF: suppress buttons debug logMike Erwin
2016-08-18Code cleanup to use array.data() rather than &array[0]Brecht Van Lommel
2016-08-18Revert "Code cleanup to use array.data() rather than &array[0]."Mai Lavelle
2016-08-18Code cleanup to use array.data() rather than &array[0].Brecht Van Lommel
2016-08-18Fix T48913: cycles viewport render stuck in loop due to non-unique dupli ID.Brecht Van Lommel