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-08-04Cycles: copy shader node names over in the blender sync code.Alexander Gavrilov
2016-08-04Cycles: Report human-readable string of compilation error codeSergey Sharybin
2016-08-03Cycles: Recent SSS inline changes broke CPU testsSergey Sharybin
2016-08-03Fix T49010: Portals don't work in recent Blender versionsSergey Sharybin
2016-08-03Cycles: Revert recent inline changes for CUDA 8 and sm_50+Sergey Sharybin
2016-08-03Fix T48283: on OS X, mouse clicks not working properly if application launch ...Brecht Van Lommel
2016-08-02Fix T49003: Cycles volumes have wrong results after recent microdisp commitsMai Lavelle
2016-08-02Fix T43220, T47551: collider scaling or rotation causes smoke to explode.Alexander Gavrilov
2016-08-02Cycles: log how many nodes were deduplicated for use in tests.Alexander Gavrilov
2016-08-02Cycles: add folding for redundant A to B to A conversions.Alexander Gavrilov
2016-08-02Buildbot: Use annoying hybrid setup of two CUDA toolkitsSergey Sharybin
2016-08-02Cycles: Some more inline policy tweaks for CUDA 8Sergey Sharybin
2016-08-02Cycles: Cleanup, trailing whitespaceSergey Sharybin
2016-08-02Cycles: Some cleanup in CUDA device fileSergey Sharybin
2016-08-02Cycles: Include NVCC compiler flags into md5 hashSergey Sharybin
2016-08-02Cycles: tweak some folding tests to avoid unnecessary type conversion.Alexander Gavrilov
2016-08-01Audapsace: Make it work with Jack and no libjack-dev package installedSergey Sharybin
2016-08-01Cycles: add unit tests for supported constant folding rules.Alexander Gavrilov
2016-08-01Cycles: Tweaks to support CUDA 8 toolkitSergey Sharybin
2016-08-01Fix T48901: Blender ignores xinput cursor matrixCampbell Barton
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-31Fix mistake in Cycles mix node multiply constant folding.Brecht Van Lommel
2016-07-31Cleanup: spelling, styleCampbell Barton
2016-07-31Fix Cycles OpenCL compile error on Windows.Brecht Van Lommel
2016-07-31Cycles: refactor kernel closure storage to use structs per closure type.Brecht Van Lommel
2016-07-31Cycles: constant fold add/mul type nodes with known 0 and 1 arguments.Alexander Gavrilov
2016-07-31Cycles: constant folding for RGB/Vector Curves and Color Ramp.Alexander Gavrilov
2016-07-31Fix Cycles OpenCL not always allocating enough space for closures.Brecht Van Lommel
2016-07-30Fix CUDA warning, due to extra ; at the line ending.Thomas Dinges
2016-07-30Cycles OpenCL: use #line directives for better error messages.Brecht Van Lommel
2016-07-30Cycles OpenCL: detect incorrect usage of SOA members in the split kernel.Brecht Van Lommel
2016-07-30Fix Cycles OpenCL address space compile error with amdgpu-pro drivers on Linux.Brecht Van Lommel
2016-07-29Cycles: Add fundamentals to test constant foldingSergey Sharybin
2016-07-29Cycles: Fix wrong projection coordinates for points behind the cameraSergey Sharybin
2016-07-29Cycles: Fix wrong check for object is behind camera after recent fixesSergey Sharybin
2016-07-29Cycles: Fix strict compilation warningSergey Sharybin
2016-07-29Cycles: remove narrowing conversion from recent commitMai Lavelle
2016-07-29Cycles microdisplacement: move subdivision options to subsurf modifierMai Lavelle
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-07-29Fix Cycles OSL hair BSDF inconsistencies with SVM.Brecht Van Lommel
2016-07-29Fix use of uninitialized variable in Cycles, mostly harmless.Brecht Van Lommel
2016-07-28Cycles: Fix difference in Ashikhmin Shirley shader between CPU and GPUSergey Sharybin
2016-07-28Cycles: Fix missing mesh flags update when tweaking shadersSergey Sharybin
2016-07-28Cycles: Fix wrong order of light manager update tagSergey Sharybin
2016-07-28Cycles: De-duplicate more checks around light emisive meshesSergey Sharybin
2016-07-28Cycles: De-duplicate check for MIS shaders in meshesSergey Sharybin
2016-07-28Cycles: Add some extra logging for light debuggingSergey Sharybin
2016-07-28Fix T48790: Cycles render bug with zero strength lights.Brecht Van Lommel
2016-07-27Cycles: Style, placement of asteric in pointersSergey Sharybin
2016-07-27Cycles: Some minor tweaks to emission sharderSergey Sharybin