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-26Fix T49405: Crash when baking with adaptive subdivisionMai Lavelle
2017-01-26Cycles: Fix typo in the panel nameSergey Sharybin
2017-01-26Fix T50491: Cycles UI breaks when pushing F8.Bastien Montagne
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-26Fix T50460. Greying out issue with Cycles culling options.Thomas Dinges
2017-01-20Cycles: Cleanup, styleSergey Sharybin
2017-01-20Cycles: Cleanup, space prior to semicolonSergey Sharybin
2017-01-20Cycles: Cleanup, make curve functions privateSergey Sharybin
2017-01-20Cycles: Make it more clear message why curve motion attribute was removedSergey Sharybin
2017-01-20Cycles: Use dedicated debug passes for traversed nodes and intersection testsSergey Sharybin
2017-01-20Cycles: Cleanup, use switch() instead of if-else chainSergey Sharybin
2017-01-20Cycles: move hair particle settings to scene contextSergey Sharybin
2017-01-20Cycles: Fix wrong motion blur when combining deformation motion blur with aut...Sergey Sharybin
2017-01-20Cycles: Pass explicit subdivision type to object_to_meshSergey Sharybin
2017-01-20Cycles: Cleanup, whitespace around operatorSergey Sharybin
2017-01-20Cycles: Improve logging of cases when motion blur is disabledSergey Sharybin
2017-01-20Cycles: Move object culling helper to own filesSergey Sharybin
2017-01-20Cycles: Fix indendationSergey Sharybin
2017-01-20Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2017-01-20Fix T50116: Light threshold broke branched path tracerSergey Sharybin
2017-01-20Cycles: Pass extra array size argument to builtin image pixels functionsSergey Sharybin
2017-01-20Fix Cycles device backwards compatibility error if device type is unavailable.Brecht Van Lommel
2017-01-20Fix spelling in Cycles distance culling description.Brecht Van Lommel
2017-01-20Cycles: Implement texture size limit simplify optionSergey Sharybin
2017-01-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2017-01-20Cycles: refactor culling code into utility class.Brecht Van Lommel
2017-01-20Cycles: distance culling for objects.Carlo Andreacchio
2017-01-20Cycles: Different noise seed for stereoscopic rendering (Fix #T50024)Dalai Felinto
2017-01-20Fix T50001: auto tile size addon broken after Cycles GPU device changes.Brecht Van Lommel
2017-01-20Cycles: Fix different noise pattern from fix in T49838:Sergey Sharybin
2017-01-20Fix T49838: Noise randomization for frame should be done per interframes as wellSergey Sharybin
2017-01-20Cycles: Only use new light sample threshold for new filesSergey Sharybin
2017-01-20Cycles: Remove device settings from performance tabLukas Stockner
2017-01-20Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2017-01-20Cycles: Style Fix: Light sampling threshold descriptionLukas Stockner
2017-01-20Cycles: Add optional probabilistic termination of light samples based on thei...Lukas Stockner
2017-01-20Cycles: Implement texture coordinates for Point, Spot and Area LampsLukas Stockner
2017-01-20Cycles: Cleanup, styleSergey Sharybin
2016-10-24Cycles: Remove explicit std:: from types where possibleSergey Sharybin
2016-10-24Blender 2.78: Port style cleanup from CyclesSergey Sharybin
2016-09-22Cycles: Soft minimum for dice ratesMai Lavelle
2016-09-22Cycles: Fix update of subdivision meshes when global dice rates changeMai Lavelle
2016-09-22Cycles: Fix typo that would sometimes result in subsurf modifier being disabledMai Lavelle
2016-09-22Fix T49245: Adaptive Subdivision with Auto Smooth causes weird mesh appearanceMai Lavelle
2016-09-14Fix T49341: Bad motion blur behavior in Cycles when using Speed effect in Seq...Sergey Sharybin
2016-09-14Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-08-28Fix T49163: let Cycles only hide particles with missing motion data, not regu...Brecht Van Lommel
2016-08-26Cycles: Make UI for subdivision more clearMai Lavelle