blender/intern/cycles/blender
Mai Lavelle 9396e11180 Cycles microdisplacement: Move call to tessellate() from addon to Cycles
By calling `tessellate()` from the mesh manager in Cycles we can do pre/post
processing or even threaded tessellation without concerning client side code
with the details.
2016-08-14 15:04:21 -04:00
..
addon Cycles microdisplacement: Move displacement options from mesh to material settings 2016-08-07 14:15:20 -04:00
blender_camera.cpp Code refactor: nodify Cycles camera and fix some mistakes in XML node read. 2016-05-28 14:07:19 +02:00
blender_curves.cpp Fix broken Cycles curve motion radius after recent refactor, and fix warnings. 2016-05-31 00:21:33 +02:00
blender_logging.cpp Cycles: Fully support WITH_CYCLES_LOGGING option 2015-01-01 01:31:07 +05:00
blender_mesh.cpp Cycles microdisplacement: Move call to tessellate() from addon to Cycles 2016-08-14 15:04:21 -04:00
blender_object.cpp Cycles: fix objects disappearing when starting or stopping movement. 2016-08-07 22:45:28 +03:00
blender_particles.cpp Code refactor: modify mesh storage to use arrays rather than vectors, separate some arrays. 2016-05-28 18:31:00 +02:00
blender_python.cpp Cycles: Make CUDA adaptive feature compile a Debug flag. 2016-05-06 23:13:33 +02:00
blender_session.cpp Code refactor: nodify Cycles background and film. 2016-05-22 17:29:25 +02:00
blender_session.h Cycles: Resumable render implementation for Cycles 2016-03-30 16:02:27 +02:00
blender_shader.cpp Cycles microdisplacement: Move displacement options from mesh to material settings 2016-08-07 14:15:20 -04:00
blender_sync.cpp Cycles: Add option to disable new Hair BVH 2016-07-15 16:29:28 +02:00
blender_sync.h Cycles: add support for motion blurring of fluid meshes. 2016-07-18 22:40:08 +02:00
blender_texture.cpp Cycles: Pass Blender's C++ RNA structures by reference 2016-01-30 15:08:57 +01:00
blender_texture.h Cycles: Pass Blender's C++ RNA structures by reference 2016-01-30 15:08:57 +01:00
blender_util.h Cycles microdisplacement: move subdivision options to subsurf modifier 2016-07-29 03:37:55 -04:00
CCL_api.h Cleanup: Fix Cycles Apache header. 2014-12-25 02:50:24 +01:00
CMakeLists.txt Code refactor: add generic Cycles node infrastructure. 2016-05-22 17:29:24 +02:00