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-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
2016-08-07Cycles: fix objects disappearing when starting or stopping movement.Alexander Gavrilov
2016-08-07Cycles microdisplacement: Move displacement options from mesh to material set...Mai Lavelle
2016-08-07Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdivMai Lavelle
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-05Cycles: hide particles with broken motion blur traces.Alexander Gavrilov
2016-08-05Fix python error when OSL file has wrong extension.Brecht Van Lommel
2016-08-04Cycles: copy shader node names over in the blender sync code.Alexander Gavrilov
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-07-29Cycles: Fix wrong projection coordinates for points behind the cameraSergey Sharybin
2016-07-29Cycles: Fix wrong check for object is behind camera after recent fixesSergey Sharybin
2016-07-29Cycles: Fix strict compilation warningSergey Sharybin
2016-07-29Cycles microdisplacement: move subdivision options to subsurf modifierMai Lavelle
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-21Fix T48908: gray out Cycles motion vector pass if motion blur is enabled, doe...Brecht Van Lommel