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
2017-02-01Cycles: Fix rng_state initialization when using resumable renderingLukas Stockner
2017-01-26Cycles: Add option to split triangle motion primitives by time stepsSergey Sharybin
2017-01-26Cycles: Add option to split curve motion primitives by time stepsSergey Sharybin
2017-01-26Cycles: Add utility function to calculate curve boundbox from given 4 keysSergey Sharybin
2017-01-26Cycles: Add utility function to fetch motion keys while on CPU sideSergey Sharybin
2017-01-26Cycles: Cleanup, commentsSergey Sharybin
2017-01-26Cycles: Add utility function to fetch motion triangle when on CPU sideSergey Sharybin
2017-01-26Cycles: Cleanup, delete trailing whitespaceSergey Sharybin
2017-01-25Fix T50517: Rendering expecting time is negativeSergey Sharybin
2017-01-20Fix compile error (-Werror=float-conversion).Thomas Dinges
2017-01-20Cycles: Expose diffuse and glossy depth to Light Path nodeSergey Sharybin
2017-01-20Cycles: Remove using namespace hellSergey Sharybin
2017-01-20Cycles: Fix amount of rendered samples not being shown while rendering the la...Lukas Stockner
2017-01-20Cycles: Cleanup, styleSergey Sharybin
2017-01-20Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2017-01-20Cycles: Remove more duplicated code in debug passes logicSergey Sharybin
2017-01-20Cycles: Fix wrong scaling of traversed instances debug passSergey Sharybin
2017-01-20Cycles: Cleanup, remove duplicated codeSergey Sharybin
2017-01-20Land D2339 by bliblu blilazydodo
2017-01-20Cycles :Cleanup, indentationSergey Sharybin
2017-01-20Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2017-01-20Cycles: Pass extra array size argument to builtin image pixels functionsSergey Sharybin
2017-01-20Fix T50104, Race condition in SVMShaderManager::device_update_shaderlazydodo
2017-01-20Fix T50100: Cycles SeparateRGBNode Red socket defined wrongSergey Sharybin
2017-01-20Cycles: Implement texture size limit simplify optionSergey Sharybin
2017-01-20Cycles: Don't shadow loop variableMai Lavelle
2017-01-20Cycles: De-duplicate image loading functionsSergey Sharybin
2017-01-20Fix T49985: cycles standalone XML missing distant lights.Brecht Van Lommel
2017-01-20Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2017-01-20Cycles: Fix T49952: Bad MIS sampling of backgrounds with single bright pixelsLukas Stockner
2017-01-20Cycles: Initialize the RNG state from the kernel instead of the hostLukas Stockner
2017-01-20Cycles: Add optional probabilistic termination of light samples based on thei...Lukas Stockner
2017-01-20Cycles: Add smoothing option to the Brick TextureLukas Stockner
2017-01-20Cycles: Implement texture coordinates for Point, Spot and Area LampsLukas Stockner
2017-01-20Cycles: Cleanup, styleSergey Sharybin
2017-01-20Cycles: OpenCL 3d textures support.Hristo Gueorguiev
2017-01-20Cycles: implement partial constant folding for exponentiation.Alexander Gavrilov
2017-01-20Cycles: Also support the constant emission speedup for mesh lightsLukas Stockner
2017-01-20Cycles: Implement threaded SVM nodes compilationSergey Sharybin
2017-01-20Cycles: Add overall timing log to SVNShaderManagerSergey Sharybin
2017-01-20Cycles: Don't run full shader evaluation for constant emission lampsLukas Stockner
2016-10-24Cycles: Remove explicit std:: from types where possibleSergey Sharybin
2016-10-24Blender 2.78: Port style cleanup from CyclesSergey Sharybin
2016-10-19Fix T49640: Cycles constant folding incorrect for texture coordinates.Brecht Van Lommel
2016-10-19Fix MSVC compiler warning due to using */* to start comment.Brecht Van Lommel
2016-09-26Fix T49310: incorrect Cycles standalone normals with negative scale.Brecht Van Lommel
2016-09-26Cycles: Fix overflow caused by wrong size calculation in Mesh::add_undisplacedMai Lavelle
2016-09-26Fix T49417: Cycles crash - can't use 5 Gigabyte Tile EXR texture fileSergey Sharybin
2016-09-22Cycles: Adaptive isolationMai Lavelle
2016-09-22Fix T49179: Parts of mesh disappear with adaptive subdivisionMai Lavelle