blender/intern/cycles
Brecht Van Lommel 1162ba206d Cycles: change volume step size controls, auto adjust based on voxel size
By default it will now set the step size to the voxel size for smoke and
volume objects, and 1/10th the bounding box for procedural volume shaders.

New settings are:
* Scene render/preview step rate: to globally adjust detail and performance
* Material step rate: multiplied with auto detected per-object step size
* World step size: distance to steo for world shader

Differential Revision: https://developer.blender.org/D1777
2020-03-18 11:23:05 +01:00
..
app Cycles: support rendering new Volume object type 2020-03-18 11:23:05 +01:00
blender Cycles: change volume step size controls, auto adjust based on voxel size 2020-03-18 11:23:05 +01:00
bvh Cleanup: remove foreach include from header, conflicts with OpenVDB 2020-03-11 20:35:38 +01:00
cmake Cycles: Enabled quaternion motion blur with Embree. 2020-02-17 23:44:12 +01:00
device Fix memory leak in recent Cycles image texture refactor 2020-03-12 20:30:49 +01:00
doc ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
graph Cleanup: split Cycles Hair and Mesh classes, with Geometry base class 2020-02-07 12:18:15 +01:00
kernel Cycles: change volume step size controls, auto adjust based on voxel size 2020-03-18 11:23:05 +01:00
render Cycles: change volume step size controls, auto adjust based on voxel size 2020-03-18 11:23:05 +01:00
subd Cleanup: compiler warnings 2019-09-13 16:51:51 +02:00
test Cycles: support rendering new Volume object type 2020-03-18 11:23:05 +01:00
util Cycles: support for different 3D transform per volume grid 2020-03-18 11:23:05 +01:00
CMakeLists.txt Cycles: support rendering new Volume object type 2020-03-18 11:23:05 +01:00