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-07-15Cycles: Add option to disable new Hair BVHSergey Sharybin
2016-05-22Fix Cycles compile errors with GCC due to double promotion as errors.Brecht Van Lommel
2016-05-22Cleanup: remove Cycles layer bits checking in the kernel.Brecht Van Lommel
2016-05-17Code refactor: use shader pointers rather than shader indexes.Brecht Van Lommel
2016-04-18Cycles microdisplacement: add max subdivision settingMai Lavelle
2016-04-17Cycles microdisplacement: scene level render and preview dicing ratesMai Lavelle
2016-04-13Fix T47813: Cycles Standalone not respecting integrator sample_clamp_directSergey Sharybin
2016-03-28Fix T47931: Missed world shader update when having object dependencySergey Sharybin
2016-03-11Cycles: Do no limit viewport samples to USHRT_MAX when value is at 0.Thomas Dinges
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-10Cycles: Cleanp, avoid direct calls of RNA_enum_get, we've got utility for thatSergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-19Cycles: Add a debug flag to disable QBVHSergey Sharybin
2016-01-02Cycles: Force bottom-to-top tile order for viewport renderingLukas Stockner
2015-11-24Cycles: Support per-render layer world AO settingsSergey Sharybin
2015-10-13Cycles: Add support for motion blur positionSergey Sharybin
2015-09-24Cycles: Remove the BVH cache featureThomas Dinges
2015-07-21Cycles: Implement camera zoom motion blurSergey Sharybin
2015-05-15Cycles: Make animated seed a builtin feature.Thomas Dinges
2015-04-06Cycles: Experiment with making previews more interactiveSergey Sharybin
2015-04-06Cycles: Free unused image buffers when rendering with locked interfaceSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-02-21Cycles: Use lower progressive update timeout for preview renderingSergey Sharybin
2015-02-18Cycles: Initialize "headless" flags on engine initializationSergey Sharybin
2015-02-17Cycles: Make blender session aware of rendering from command lineSergey Sharybin
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2014-12-29Cycles: Disable QBVH on 32bit systems all togetherSergey Sharybin
2014-12-25Revert QBVH switch, after discussion with Sergey.Thomas Dinges
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-25Cycles: Expose QBVH on/off switch to the UI.Thomas Dinges
2014-12-25Cycles: Enable QBVH optimization structure for SSE2 CPUsSergey Sharybin
2014-11-14skip scene_armature_depsgraph_workaround when theres no armaturesCampbell Barton
2014-10-31Fix T42349: Windows Render command line Cycles CrashSergey Sharybin
2014-09-05Cycles: Split caustics option, to allow separate control for Reflection and R...Thomas Dinges
2014-08-26Cycles: Make Correlated Multi Jitter a regular feature.Thomas Dinges
2014-07-04Fix T40843: Cycles does not support viewport render overrideSergey Sharybin
2014-06-14Cycles: volume sampling method can now be set per material/world.Brecht Van Lommel
2014-05-19Move ShadingSystem enum to shader.hNathan Letwory
2014-05-19Move BVHType and shadingsystem enums to top-level of Cycles namespace.Nathan Letwory
2014-05-12Fix T40149: cycles motion blur render problem with multiple render layers.Brecht Van Lommel
2014-03-15Cycles: Direct multi light sampling in the Branched Path Integrator is option...Thomas Dinges
2014-03-10Cycles: Option to Sample all Lights in the Branched Path integrator for indir...Thomas Dinges
2014-02-14Cycles: equi-angular sampling for homogeneous volumesBrecht Van Lommel
2014-02-13Fix issue in recent bugfix, did not work with multiple sessions (preview rend...Brecht Van Lommel
2014-02-11Fix Cycles Light Passes being always enabled, own regression in Clamp commit ...Thomas Dinges
2014-02-11Cycles: Separation of Indirect and Direct clamping.Thomas Dinges
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-07Cycles Volume Render: scattering support.Brecht Van Lommel
2013-12-30Cycles Volume Render: heterogeneous (textured) volumes support.Brecht Van Lommel