blender/intern/cycles
Sergey Sharybin 517f58be3c Subsurf: Make uv boundaries easily extendible
This replaces old single toggle option to subdivide UVs with
an enum which can have more options. The usecase for this is
to be compatible with other software. But we also might choose
different subdivision type as default in the future.

DNA and underlying code supports all possible options, but
only the ones which are compatible with old subdivision code
are currently exposes.

Reviewers: brecht

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D3575
2018-08-13 12:37:46 +02:00
..
app Fix Cycles standalone build issue with OpenColorIO. 2018-07-10 17:48:48 +02:00
blender Subsurf: Make uv boundaries easily extendible 2018-08-13 12:37:46 +02:00
bvh Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
cmake Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assuming sRGB 2018-06-14 22:21:37 +02:00
device Merge branch 'master' into blender2.8 2018-08-09 16:03:09 +02:00
doc Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
graph Cycles: Add utility function to query graph node size in bytes 2018-07-27 17:19:54 +02:00
kernel Merge branch 'master' into blender2.8 2018-08-05 12:15:13 +02:00
render Merge branch 'master' into blender2.8 2018-07-29 12:12:36 +10:00
subd Cleanup: strip trailing space for cycles 2018-07-06 10:17:58 +02:00
test Fix Cycles tests build on macOS. 2018-06-28 00:11:01 +02:00
util Merge branch 'master' into blender2.8 2018-08-09 16:03:09 +02:00
CMakeLists.txt Build: require C11/C++11 for all operating systems in master. 2018-07-30 17:12:24 +02:00