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
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-14Cycles: Move object culling helper to own filesSergey Sharybin
2016-12-14Cycles: Fix indendationSergey Sharybin
2016-12-12Merge branch 'master' into blender2.8Bastien Montagne
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-12-01Fix T50116: Light threshold broke branched path tracerSergey Sharybin
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-29Cycles: Pass extra array size argument to builtin image pixels functionsSergey Sharybin
2016-11-23Fix Cycles device backwards compatibility error if device type is unavailable.Brecht Van Lommel
2016-11-23Fix spelling in Cycles distance culling description.Brecht Van Lommel
2016-11-22Cycles: Implement texture size limit simplify optionSergey Sharybin
2016-11-20Cycles: add basic backwards compatibility for device selection, move to Syste...Brecht Van Lommel
2016-11-20Cycles: refactor culling code into utility class.Brecht Van Lommel
2016-11-20Cycles: distance culling for objects.Carlo Andreacchio
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-18Cycles: Different noise seed for stereoscopic rendering (Fix #T50024)Dalai Felinto
2016-11-17Fix T50001: auto tile size addon broken after Cycles GPU device changes.Brecht Van Lommel
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Cycles: Fix different noise pattern from fix in T49838:Sergey Sharybin
2016-11-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-08Fix T49838: Noise randomization for frame should be done per interframes as wellSergey Sharybin
2016-11-08Cycles: Only use new light sample threshold for new filesSergey Sharybin
2016-11-07Merge branch 'master' into blender2.8Bastien Montagne
2016-11-07Cycles: Remove device settings from performance tabLukas Stockner
2016-11-07Cycles: Refactor Device selection to allow individual GPU compute device sele...Lukas Stockner
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-30Cycles: Style Fix: Light sampling threshold descriptionLukas Stockner
2016-10-30Cycles: Add optional probabilistic termination of light samples based on thei...Lukas Stockner
2016-10-29Cycles: Implement texture coordinates for Point, Spot and Area LampsLukas Stockner
2016-10-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-24Cycles: Remove explicit std:: from types where possibleSergey Sharybin
2016-10-24Cycles: Cleanup, styleSergey Sharybin
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-19Cycles: Fix typo that would sometimes result in subsurf modifier being disabledMai Lavelle
2016-09-18Fix T49245: Adaptive Subdivision with Auto Smooth causes weird mesh appearanceMai Lavelle
2016-09-18Cycles: Fix update of subdivision meshes when global dice rates changeMai Lavelle
2016-09-18Cycles: Soft minimum for dice ratesMai Lavelle
2016-09-16Merge branch 'master' into blender2.8Sergey Sharybin
2016-09-14Fix T49341: Bad motion blur behavior in Cycles when using Speed effect in Seq...Sergey Sharybin
2016-09-11Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
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
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18Fix T48913: cycles viewport render stuck in loop due to non-unique dupli ID.Brecht Van Lommel
2016-08-14Cycles microdisplacement: Move call to tessellate() from addon to CyclesMai Lavelle
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-09Cycles: Use proper property getterSergey Sharybin
2016-08-08Cycles: Remove set but unused variableSergey Sharybin