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
2019-09-17Cycles: Viewport Rendering Memory ImprovementJeroen Bakker
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-06-21Fix (harmless) Cycles ASAN warningsBrecht Van Lommel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-01-24bring back possibility to override camera per viewPhilipp Oeser
2019-01-17Fix T60558: Cycles viewport render mismatch when the camera is a light.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Fix T55626, fix T55106: Cycles motion blur + persistent images bug.Brecht Van Lommel
2018-06-11Cycles: Cleanup, silence strict compiler warningSergey Sharybin
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-05-15Fix Cycles and viewport outline mismatch due to changed sensor size.Brecht Van Lommel
2018-03-10Cycles: support arbitrary number of motion blur steps for objects.Brecht Van Lommel
2018-03-10Cycles: support arbitrary number of motion blur steps for cameras.Brecht Van Lommel
2018-03-10Code refactor: make Transform always affine, dropping last row.Brecht Van Lommel
2018-01-12Cycles: add offscreen dicing scale and dicing camera.Mai Lavelle
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