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-03-05Fix T43672: Cycles preview stalls when out of viewCampbell Barton
2015-01-27Fix T43346: Window mapping is wrong in preview renderSergey Sharybin
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas Stockner
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-18Cycles: Do some logging when motion is detected in the sceneSergey Sharybin
2014-10-03Cycles: Make camera-in-volume an official featureSergey Sharybin
2014-09-25Cycles: Add support for cameras inside volumeSergey Sharybin
2014-08-27Cycles Aperture Ratio - option to produce anamorphic bokehDalai Felinto
2014-05-03Code cleanup: Add -Werror=float-conversion to CyclesCampbell Barton
2014-03-29Cycles code refactor: improve vertex motion attribute storage and export.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-05-17Code cleanup / Cycles:Thomas Dinges
2013-03-21Fix #34700: cycles depth of field now works with orthographic cameras too.Brecht Van Lommel
2013-03-14Border rendering now works for all scenes used in compositor,Sergey Sharybin
2012-11-23Fix #33267: cycles math node power gave different results for CPU and GPU. TheBrecht Van Lommel
2012-11-23code cleanup: warning & styleCampbell Barton
2012-11-23final fix for Sensor Fit (AUTO, HOR, VERT) in panorama lens - patch by Brecht...Dalai Felinto
2012-11-21Cycles bugfix: AUTO wasn't working for Equisolid Fisheye lensDalai Felinto
2012-11-11Cycles: panorama camera in viewport camera view now shows the render mappedBrecht Van Lommel
2012-10-24Patch #29142: Reduce hopping when switching between perspective and orthograp...Sergey Sharybin
2012-10-16Cycles: non-camera viewport render border supportSergey Sharybin
2012-10-01Fix #32725: cycles border render + panorama camera not working in viewport. I...Brecht Van Lommel
2012-06-13Fix cycles crash when viewport camera border goes out of view.Brecht Van Lommel
2012-06-09style cleanup: assignment & indentation.Campbell Barton
2012-06-09code cleanup: quiet all warnings about double promotion (either by changing t...Campbell Barton
2012-06-09style cleanup: block commentsCampbell Barton
2012-06-07Cycles: border render now works in the viewport, when looking through theBrecht Van Lommel
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-13Fix #30376: cycles ignores camera override from sequencer.Brecht Van Lommel
2012-04-12Fix: cycles not using local 3d view camera when it is decoupled from the scene.Brecht Van Lommel
2012-03-07Cycles: option to specify camera aperture in radius or f/stop:Brecht Van Lommel
2012-02-28Cycles: support for camera rendering an environment map with equirectangularBrecht Van Lommel
2011-12-30Fix: cycles camera dof object with non-uniform scale gave incorrect distance.Brecht Van Lommel
2011-12-20Cycles: border rendering support, includes some refactoring in how pixels areBrecht Van Lommel
2011-12-19Fix #29653: fix wrong cycles depth of field distance when rendering with aBrecht Van Lommel
2011-11-05Cycles: make cycles work with new camera sensor size.Brecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-05-03Cycles: first batch of windows build fixes, not quite there yet.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal