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-09-11Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDMai Lavelle
2016-05-22Code refactor: nodify Cycles background and film.Brecht Van Lommel
2016-04-15Cycles: Support heat volume attributeSergey Sharybin
2016-04-15Cycles: Improve error print a bitSergey Sharybin
2016-04-13Cycles: Minor cleanup, whitespace around keyword and preprocessor indentSergey Sharybin
2016-04-12Cycles: Add missing velocity attribute to builtin image loaderSergey Sharybin
2016-04-12Cycles: Avoid crash when accessing non-existing volume attributeSergey Sharybin
2016-04-06Cycles: Fix misleading remaining time report when using infinite number of sa...Sergey Sharybin
2016-03-30Cycles: Resumable render implementation for CyclesSergey Sharybin
2016-03-11Cycles: Fix border render after spherical stereo commitSergey Sharybin
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-02-06Fix T46550: Cycles combined baking black in some cases.Brecht Van Lommel
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-10-08Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-07-24Cycles: Don't explicitly add debug passes, this is now handled via RNASergey Sharybin
2015-07-21Cycles: Implement camera zoom motion blurSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Cycles; Make baking a feature-specific optionSergey Sharybin
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
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-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-05-12Fix T44616: Cycles crashes loading 42k by 21k texturesSergey Sharybin
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-08Cycles: Code cleanup, indentation. Was wrong in the multiview commitSergey Sharybin
2015-04-06Multi-View and Stereo 3DDalai Felinto
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, prepare for strict C++ flagsSergey 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-15Make grumpy gcc happy (double to float conversion...).Bastien Montagne
2015-01-14Cycles: Ignore preprocessing time in ETA calculationLukas Stockner
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-25Cycles: Enable QBVH optimization structure for SSE2 CPUsSergey Sharybin
2014-12-05Cycles: Report error via the new engine APISergey Sharybin
2014-12-05Cycles: Report error to the blender using report APISergey Sharybin
2014-12-05Cycles: Code cleanup, whitespaceSergey Sharybin
2014-10-08Cycles: reduce float/double conversionsCampbell Barton
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-08-29Cycles: Fix triangle ribbons hair in viewport and ortho cameraSergey Sharybin
2014-08-15Final Fix T41222 Blender gives weird ouput when baking (4096*4096) resolution...Dalai Felinto
2014-08-01Fix T41197: Blender freezes to infinite loop when switching to PAUSED Cycles ...Sergey Sharybin
2014-07-31Cycles Bake: use size_t instead of width, heightDalai Felinto
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2014-06-06Fix T40370: cycles CUDA baking timeout with high number of AA samples.Brecht Van Lommel
2014-05-19Fix T40262: cycles GPU bake crash due to kernels not loaded, randomly due to ...Brecht Van Lommel
2014-05-08Cycles-Bake: displacement support (fix T40068)Dalai Felinto
2014-05-03Cycles BakeDalai Felinto