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
AgeCommit message (Expand)Author
2015-06-28Fix T45227: Light optimization commit broke world MISSergey Sharybin
2015-06-27Cycles: Ignore light which has no contribution to the sceneSergey Sharybin
2015-06-26Cleanup: Fix a typo in world MIS.Thomas Dinges
2015-06-18Cycles: Report currently sampling tile when CPU is working on the last tileSergey Sharybin
2015-06-13Cycles: Fix compilation error with motion blur disabled on CPUSergey Sharybin
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin
2015-06-12Cycles: Remove Bump Node from the graph, if Height input is not connected.Thomas Dinges
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-06-08Cycles: Make hair, object and motion blur selective compiled into OpenCLSergey Sharybin
2015-06-02Fix T44922: Split kernel renders black when using Bump nodeSergey Sharybin
2015-06-01Fix T44908: Blender crashes when trying to use cycles experimental displacementSergey Sharybin
2015-06-01Cycles: Fix wrong max nodes group used for the viewport renderSergey Sharybin
2015-06-01Cycles: Implement selective nodes compilationSergey Sharybin
2015-06-01Cycles: Fix some typos in the selective modes compilationSergey Sharybin
2015-06-01Cycles: Fix missing features gathering from the bump graphSergey Sharybin
2015-06-01Cycles: Add bump feature for selective nodes compilationSergey Sharybin
2015-06-01Cycles: Shader node features are to be inherited from the base classSergey Sharybin
2015-05-19Cycles: Check for validity of the tiles arrays in progressive refineSergey Sharybin
2015-05-19Cycles: Check for whether update/write callbacks are set prior to calling themSergey Sharybin
2015-05-14Cycles: Fix missing camera-in-volume update when using certain render layers ...Sergey Sharybin
2015-05-14Cycles: Resize light_data after possible light removal.Thomas Dinges
2015-05-14Cycles: Remove Emission shaders from the graph if color or strength is 0.Thomas Dinges
2015-05-12Fix T44616: Cycles crashes loading 42k by 21k texturesSergey Sharybin
2015-05-11Cycles: Get rid of one more OpenGL matrix manipulation/push/pop.Antony Riakiotakis
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
2015-05-09Cycles: Communicate number of closures and nodes feature set to the deviceSergey Sharybin
2015-05-09Cycles: Initial work towards selective nodes support compilationSergey Sharybin
2015-05-09Cycles: Add utility function to count maximum number of closures used by sessionSergey Sharybin
2015-05-09Cycles: Add utility function to graph to query number of closures used in itSergey Sharybin
2015-05-09Cycles: Pass requested tile size to the device via device taskSergey Sharybin
2015-05-09Cycles: Change the way how we pass requested capabilities to the deviceSergey Sharybin
2015-05-09Cycles: Set default closure values to some of the nodesSergey Sharybin
2015-05-08Cleanup: Remove unused ray type flags.Thomas Dinges
2015-05-05Cycles: Use curve approximation for blackbody instead of lookup tableSv. Lockal
2015-04-29Cycles: Fix wrong order in object flags calculationsSergey Sharybin
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-04-27Cycles: Use native saturate function for CUDASergey Sharybin
2015-04-26Cleanup: Code style.Thomas Dinges
2015-04-26Cleanup: Update Lookup table comments.Thomas Dinges
2015-04-20Cycles: Split BVH nodes storage into inner and leaf nodesSergey Sharybin
2015-04-20Cycles: Synchronize images after building mesh BVHSergey Sharybin
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-13Cleanup: styleCampbell Barton
2015-04-10Cycles: Cleanup, make more clear what camera utility functions are private/pu...Sergey Sharybin
2015-04-10Cycles: Make transform from viewplane a generic utility functionSergey Sharybin
2015-04-10Cycles: Add some statistics loggingSergey Sharybin
2015-04-09Cycles: Fix BVH counter on mesh updatesSergey Sharybin
2015-04-09Cycles: Fix wrong render result in certain configuration of render layer's su...Sergey Sharybin
2015-04-07Cycles: Cleanup, typosSergey Sharybin
2015-04-06Cycles: More instant feedback on progressive rendering for first sampleSergey Sharybin