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-08-14Cycles: Fixed broken camera motion blur when motion was not set to center on ...Stefan Werner
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-05-28Code refactor: nodify Cycles camera and fix some mistakes in XML node read.Brecht Van Lommel
2016-05-28Fix T48526: Cycles viewport render incorrectly influenced by pixel aspect ratio.Brecht Van Lommel
2016-05-18Cycles: Pole merging for spherical stereoSergey Sharybin
2016-04-12Cycles microdisplacement: perform subdivision dicing in raster spaceMai Lavelle
2016-03-12Cycles: Support parallel convergence mode for spherical stereoSergey Sharybin
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
2016-02-10Cycles: Cleanp, avoid direct calls of RNA_enum_get, we've got utility for thatSergey Sharybin
2016-02-01Cycles: Fix wrong clamping used for camera borderSergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2015-12-31Cycles: Implement rolling shutter effectSergey Sharybin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-26Cleanup: Move pixel aspect to blender_camera_init().Thomas Dinges
2015-10-15Fix T46493: Wrong camera zoom blur with non-unit pixel aspectSergey Sharybin
2015-10-13Cycles: Add support for motion blur positionSergey Sharybin
2015-09-18Cycles: simplify logic for calculating dof-distCampbell Barton
2015-07-24Fix T45537: cycles bake crashes with motionblur onKévin Dietrich
2015-07-21Cycles: Implement camera zoom motion blurSergey Sharybin
2015-06-22Fix T45034: MirrorBall rendering on wrong camera axisSergey Sharybin
2015-04-26Cycles: Add Mirror ball mapping to camera panorama optionsLukas Stockner
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
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