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-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
2015-03-13Add an option to mesh.calc_tessface() to get rid of polygons and loopsSergey Sharybin
2015-03-13Cycles: Free caches used by the synchronized objectsSergey Sharybin
2015-03-12Partial fix for T43967: Background is wrong in 2.74Sergey Sharybin
2015-03-09Cycles: Improve logging in object motion detectionSergey Sharybin
2015-03-05Fix T43672: Cycles preview stalls when out of viewCampbell Barton
2015-02-21Cycles: Make it survive if preview_cycles.blend uses persistent dataSergey Sharybin
2015-02-21Cycles: Use lower progressive update timeout for preview renderingSergey Sharybin
2015-02-19Cleanup: Restructure curve settings code a bit.Thomas Dinges
2015-02-19Cycles: Make sphere and tube image mapping friendly with OpenCLSergey 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-02-17Fix T43685: New pointiness attribute error with auto-smooth enabledSergey Sharybin
2015-02-17Cycles: Minor code cleanup in recent attributes changesSergey Sharybin
2015-02-17Cleanup: Update comments and make it more clear what volume interpolation is ...Thomas Dinges
2015-02-16UI messages fixes and cleanup.Bastien Montagne
2015-02-12Use the RNA for overriding the name instead.Antony Riakiotakis
2015-02-12More naming refinement GPU fstop -> Viewport f-stopAntony Riakiotakis
2015-02-12Add DOF fstop property for cycles, also don't grey it out when object isAntony Riakiotakis
2015-02-10Cycles: Fallback to bottom-top tile order when rendering from the command lineSergey Sharybin
2015-02-10Cycles: Move mesh attribute creation into separate functionsSergey Sharybin
2015-02-10Cycles: optimize one normalization out from the previous commitSergey Sharybin
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-01-29cleanup: pep8Campbell Barton
2015-01-27Fix T43346: Window mapping is wrong in preview renderSergey Sharybin
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-22Fix T43120: Cycles mapping node rotation order is different from viewportSergey Sharybin
2015-01-20Support in Cycles for the extra spiral keys in hair paths.Lukas Tönne
2015-01-19Make use/computation of lnors consistant.Bastien Montagne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton