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-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-11Expose debug type into the interfaceSergey Sharybin
2015-06-11Cycles: Add debug pass showing average number of ray bounces per pixelSergey Sharybin
2015-06-01Cycles: Code cleanup, spaces around keyword and braceSergey Sharybin
2015-05-26Fix T44763: Surface Panel does not update correctly according to Node Output ...Sergey Sharybin
2015-05-17Cleanup: pep8Campbell Barton
2015-05-15Cycles: Make animated seed a builtin feature.Thomas Dinges
2015-05-15Add material reorder buttons for Cycles as wellJulian Eisel
2015-05-12Fix T44616: Cycles crashes loading 42k by 21k texturesSergey Sharybin
2015-05-10Cycles: Fix tiny greying out inconsistency for Volume settings.Thomas Dinges
2015-05-10Cycles: Do not show Branched Path integrator for OpenCL.Thomas Dinges
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