blender/intern/cycles
Thomas Dinges 456e7be9d2 Cycles: Change several default values (first batch).
This changes the following defaults:

- Render settings:

  * Samples: 100
  * Preview Samples: 50
  * Filter: Blackmann-Harris
  * Tile Order: Hilbert Spiral

- Lamp settings:

  * Use MIS: On

- Material settings:

  * Volume Sampling: Multiple Importance

Old files are not affected, I tested the versioning code back and forth.
More changes are to come (World, BVH...) but that needs a bit more work.
2016-01-22 23:19:23 +01:00
..
app Cycles: Add option to directly link against CUDA libraries 2016-01-14 12:27:22 +05:00
blender Cycles: Change several default values (first batch). 2016-01-22 23:19:23 +01:00
bvh Cleanup: And one more commit... (BVH Cache). 2015-09-24 17:01:58 +02:00
cmake CMake: Fix typo in CUDA dynload commit 2016-01-14 12:48:14 +05:00
device Cycles: Fix OpenCL kernel compilation after the bake commit 2016-01-19 22:53:19 +01:00
doc Cycles: relicense GNU GPL source code to Apache version 2.0. 2013-08-18 14:16:15 +00:00
kernel Cycles: Fix OpenCL kernel compilation after the bake commit 2016-01-19 22:53:19 +01:00
render Fix T47201: Cycles+OSL keeps image files open until Blender exits 2016-01-19 14:56:52 +05:00
subd Cycles: Reduce scope of some defines set in CMakeLists 2016-01-14 13:12:50 +05:00
util MS Visual Studio 2015 does not find std::inserter 2016-01-21 17:21:32 +01:00
CMakeLists.txt Cycles: Reduce scope of some defines set in CMakeLists 2016-01-14 13:12:50 +05:00