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-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
2014-03-29Cycles: add "density", "flame" and "color" attributes for smoke domains.Brecht Van Lommel
2014-03-29Cycles code internals: add CPU kernel support for 3D image textures.Brecht Van Lommel
2014-03-26Fix T39420: Cycles viewport/preview flickers, when moving mouse across editorsSergey Sharybin
2014-02-13Fix issue in recent bugfix, did not work with multiple sessions (preview rend...Brecht Van Lommel
2014-02-11Fix T38597: cycles status bar missing some updates.Brecht Van Lommel
2014-02-06Cycles: add pass alpha threshold value to render layers.Brecht Van Lommel
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-12-07Cycles: show remaining render time in render info textThomas Laroche
2013-09-17Fix #36731: border render not updating properly with persistent imagesBrecht Van Lommel