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-07-28Cycles: Correction to image extension setting commitSergey Sharybin
2015-07-24Fix T45537: cycles bake crashes with motionblur onKévin Dietrich
2015-07-24Cycles: Don't explicitly add debug passes, this is now handled via RNASergey Sharybin
2015-07-24Compile Fix: setenv() is not defined for mingw eitherJoshua Leung
2015-07-23Cycles: Previous commit broke compilation on WindowsSergey Sharybin
2015-07-23Fix T45381: Crash Blender 2.75 in Win7 x64 AMD cardSergey Sharybin
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-21Cycles: Expose image image extension mapping to the image managerSergey Sharybin
2015-07-21Cycles: Implement camera zoom motion blurSergey Sharybin
2015-07-20Usual UI messages fixes.Bastien Montagne
2015-07-20Fix T45218: Crash when trying to open System in the User preferencesSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Cycles: Camera frustum space object culling scene simplificationSergey Sharybin
2015-07-18Cycles; Make baking a feature-specific optionSergey Sharybin
2015-07-12Cycles: Expose "Max Bounces" for the world light.Thomas Dinges
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-06-22Fix T45034: MirrorBall rendering on wrong camera axisSergey Sharybin
2015-06-22Cycles: Respect duplicator's object motion blur settingsSergey Sharybin
2015-06-17Cycles: Report total and render time to the logSergey Sharybin
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin
2015-06-11Expose debug type into the interfaceSergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-06-01Cycles: Code cleanup, spaces around keyword and braceSergey Sharybin
2015-05-26Fix T44763: Surface Panel does not update correctly according to Node Output ...Sergey Sharybin
2015-05-17Cleanup: pep8Campbell Barton
2015-05-15Cycles: Make animated seed a builtin feature.Thomas Dinges
2015-05-15Add material reorder buttons for Cycles as wellJulian Eisel
2015-05-12Fix T44616: Cycles crashes loading 42k by 21k texturesSergey Sharybin
2015-05-10Cycles: Fix tiny greying out inconsistency for Volume settings.Thomas Dinges
2015-05-10Cycles: Do not show Branched Path integrator for OpenCL.Thomas Dinges
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-04-26Cycles: Add Mirror ball mapping to camera panorama optionsLukas Stockner
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-09Cycles: Fix wrong render result in certain configuration of render layer's su...Sergey Sharybin
2015-04-08Cycles: Code cleanup, indentation. Was wrong in the multiview commitSergey Sharybin
2015-04-06Cycles: Cleanup, spaces around assignment operatorSergey Sharybin
2015-04-06Cycles: Experiment with making previews more interactiveSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-06Cycles: Free unused image buffers when rendering with locked interfaceSergey Sharybin
2015-03-30Grey out high quality depth of field when it's not supported by GPUAntony Riakiotakis
2015-03-30Cycles: Fix compilation error with MSVC after recent C++11 changesSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-27Cycles: Code cleanup, make strict flags happy about disabled OSLSergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-25Fix T44064: Reroute two-node loop crashSergey Sharybin
2015-03-23Tidy up the user interface for depth of field based on feedback byAntony Riakiotakis
2015-03-19Missed this last commit.Antony Riakiotakis
2015-03-19Fix cycles dof settingsAntony Riakiotakis
2015-03-19Depth of field high quality:Antony Riakiotakis