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-04-16Cleanup: Move texture definitions to util, to avoid bad level include.Thomas Dinges
2016-04-11Cycles: Cleanup, make some comments easier to read on split editorsSergey Sharybin
2016-03-25Cycles: Cleanup, indent nested preprocessor directivesSergey 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-04Cycles: Speedup of Christensen-Burley SSS falloff functionSergey Sharybin
2016-01-30Cleanup for last commit, these variables are no longer needed.Thomas Dinges
2016-01-30Cycles: Cleanup of OpenCL split kernel routinesSergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2016-01-14Cycles: Remove the experimental CUDA kernel.Thomas Dinges
2015-12-31Cycles: Implement rolling shutter effectSergey Sharybin
2015-12-01Fix T46898: OpenCL Fails to compile after recent SSS changesSergey Sharybin
2015-11-28Cycles: Set of fixes for delayed SSS ray tracingSergey Sharybin
2015-11-27Cycles: Fully roll-back to non-delayed SSS indirect rays for CPUSergey Sharybin
2015-11-25Cycles: Delay shooting SSS indirect raysSergey Sharybin
2015-11-25Cysles: Avoid having ShaderData on the stackSergey Sharybin
2015-11-22Cycles: Make branched path tracer covered with requested featuresSergey Sharybin
2015-11-21Cycles: Make requested features struct aware of subsurface BSDFSergey Sharybin
2015-11-18Cycles: Add Blackman-Harris filter, fix Gaussian filterLukas Stockner
2015-10-28Cycles: Support user-defined shutter curveSergey Sharybin
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-07-30Cleanup: Remove unused variable in PathState.Thomas Dinges
2015-07-21Cycles: Implement camera zoom motion blurSergey Sharybin
2015-07-15Cycles: Enable OpenCL rendering on Apple OSXSergey Sharybin
2015-07-03Cycles: Use explicit indices for split kernel queuesSergey Sharybin
2015-06-12Cycles: Add debug pass which shows number of instance pushes during camera ra...Sergey Sharybin
2015-06-12Cycles: Enable transparent shadows for experimental AMD kernelSergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-06-08Cycles: Remove requirement of using experimental kernel for hair and blur on AMDSergey Sharybin
2015-06-08Cycles: Make hair, object and motion blur selective compiled into OpenCLSergey Sharybin
2015-05-28Cycles: Enable Object Motion on AMD OpenCL.Thomas Dinges
2015-05-26Cycles: Enable advanced shading for NVidia OpenCL kernelSergey Sharybin
2015-05-17Cycles / OpenCL: Enable Camera Motion and Hair for AMD.Thomas Dinges
2015-05-17Cleanup: typosCampbell Barton
2015-05-15Cleanup: style, spellingCampbell Barton
2015-05-15Cycles: Enable CMJ for Intel/NVidia experimental split kernelsSergey Sharybin
2015-05-15Cycles: Make experimental kernel build option more genericSergey Sharybin
2015-05-14Cycles: Enable object motion blur on Intel OpenCL platformSergey Sharybin
2015-05-14Cycles: Enable camera motion blur in split kernel for Intel/NVidiaSergey Sharybin
2015-05-14Cycles: Enable hair for split kernels when using Intel or NVidia driversSergey Sharybin
2015-05-09Cycles: Workaround for AMD compiler crashing building the split kernelSergey Sharybin
2015-05-09Cycles: OpenCL kernel splitGeorge Kyriazis
2015-05-08Cleanup: Remove unused ray type flags.Thomas Dinges
2015-05-05Cycles: Use curve approximation for blackbody instead of lookup tableSv. Lockal
2015-04-30Cycles: Record all possible volume intersections for SSS and camera checksThomas Dinges
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-04-26Cycles: Add Mirror ball mapping to camera panorama optionsLukas Stockner
2015-02-18Cleanup: Remove unused SD_PHASE_HAS_EVAL flag.Thomas Dinges
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas Stockner