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
2017-01-12Cycles: Allow up to 4 motion curve primitives per BVH nodeSergey Sharybin
2017-01-12Cycles: Prepare BVH traversal code to work with multiple curve primitives per...Sergey Sharybin
2017-01-12Cycles: Correct assert() for cases when there are multiple curves per BVH nodeSergey Sharybin
2017-01-12Cycles: Use separate limit for motion primitives for BVH node limitsSergey Sharybin
2017-01-12Cycles: Change confusing logic of max leaf size checkSergey Sharybin
2017-01-12Cycles: Cleanup, space prior to semicolonSergey Sharybin
2017-01-12Cycles: Cleanup, make curve functions privateSergey Sharybin
2017-01-12Cycles: Make it more clear message why curve motion attribute was removedSergey Sharybin
2017-01-12Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2017-01-12Cycles: Remove more duplicated code in debug passes logicSergey Sharybin
2017-01-12Cycles: Fix wrong scaling of traversed instances debug passSergey Sharybin
2017-01-12Cycles: Cleanup, remove duplicated codeSergey Sharybin
2017-01-12Merge branch 'master' into blender2.8Bastien Montagne
2017-01-12Cycles: Cleanup, indentation within preprocessorSergey Sharybin
2017-01-12Cycles: Cleanup, use switch() instead of if-else chainSergey Sharybin
2017-01-12Cycles: move hair particle settings to scene contextSergey Sharybin
2017-01-11Cycles: Fix wrong motion blur when combining deformation motion blur with aut...Sergey Sharybin
2017-01-11Cycles: Pass explicit subdivision type to object_to_meshSergey Sharybin
2017-01-11Cycles: Cleanup, whitespace around operatorSergey Sharybin
2017-01-11Cycles: Improve logging of cases when motion blur is disabledSergey Sharybin
2017-01-11Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-01-09Cleanup: Strict CLang warning in Smoke moduleSergey Sharybin
2017-01-09Cleanup: IndentationSergey Sharybin
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-23Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-12-20OpensSubdiv: Cleanup, unused argumentSergey Sharybin
2016-12-20Libmv: Fix missing virtual destructor in frame access sub-classSergey Sharybin
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-15Fix STR_String Capitalize on non Win32Karsten Weiss
2016-12-14Cycles: Fix uninitialized variable issue after recent changesSergey Sharybin
2016-12-14Cycles: Move object culling helper to own filesSergey Sharybin
2016-12-14Cycles: Fix indendationSergey Sharybin
2016-12-14Cycles: Consider GGX/Beckmann/Ashikhmin of 0 roughness a singular raySergey Sharybin
2016-12-14Cycles: Tweak curve segment (un)pack to handle more curve segmentsSergey Sharybin
2016-12-14Fix T50243: libmv_panography_test is brokenSergey Sharybin
2016-12-13Libmv: Fix typo in assert messageKarsten Weiss
2016-12-13Libmv: Fix copy-paste mistake in camera intrinsic parametersKarsten Weiss
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-12Cycles: Cleanup, variable namesSergey Sharybin
2016-12-12Cycles: Cleanup, variables namesSergey Sharybin
2016-12-09Land D2339 by bliblu blilazydodo
2016-12-08Fix emissive volumes generates unexpected fireflies around intersectionsSergey Sharybin
2016-12-06Cycles :Cleanup, indentationSergey Sharybin
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-12-02OCIO: Implement exposure/gamma for fallback implementationSergey Sharybin
2016-12-02Cycles: Implement AVX2 path for curve intersection functionsSergey Sharybin
2016-12-02Cycles: Add AVX intrinsics helpersSergey Sharybin
2016-12-02Cycles: Disable AVX2 crash workaroundsSergey Sharybin
2016-12-01Fix T50116: Light threshold broke branched path tracerSergey Sharybin
2016-12-01Cycles: Fix correlation issues in certain casesSergey Sharybin