January 29, 2016, 19:59 (GMT) |
Merge branch 'master' into openvdb |
January 28, 2016, 18:12 (GMT) |
Added primitive type, some shell code. |
January 28, 2016, 15:11 (GMT) |
Merge branch 'openvdb' into cvdb_ray_isect |
January 28, 2016, 15:11 (GMT) |
Merge branch 'master' into openvdb |
January 27, 2016, 11:53 (GMT) |
Merge branch 'master' into openvdb Conflicts: source/blender/makesrna/intern/rna_nodetree.c |
January 25, 2016, 15:15 (GMT) |
Merge branch 'master' into openvdb |
January 25, 2016, 11:56 (GMT) |
Merge branch 'master' into openvdb |
January 25, 2016, 11:52 (GMT) |
Cleanup. |
January 25, 2016, 11:43 (GMT) |
Cycles: fix memory leaks due to hash collision. Also clean the code a bit. |
January 25, 2016, 06:15 (GMT) |
Cycles: fix crash when rendering a volume with non-uniform voxels. |
January 25, 2016, 05:31 (GMT) |
Merge branch 'master' into openvdb |
January 23, 2016, 08:23 (GMT) |
Merge branch 'openvdb' into cvdb_ray_isect |
January 23, 2016, 08:14 (GMT) |
Forgot this in previous commit |
January 23, 2016, 08:12 (GMT) |
Merge branch 'master' into openvdb Conflicts: CMakeLists.txt build_files/cmake/Modules/FindOpenVDB.cmake intern/openvdb/CMakeLists.txt intern/openvdb/intern/openvdb_dense_convert.cc intern/openvdb/intern/openvdb_dense_convert.h intern/openvdb/intern/openvdb_reader.cc intern/openvdb/intern/openvdb_reader.h intern/openvdb/intern/openvdb_writer.cc intern/openvdb/intern/openvdb_writer.h intern/openvdb/openvdb_capi.cc intern/openvdb/openvdb_capi.h intern/openvdb/openvdb_util.cc intern/openvdb/openvdb_util.h source/blender/blenkernel/CMakeLists.txt source/blender/python/intern/CMakeLists.txt source/blender/python/intern/bpy_app_openvdb.c |
January 23, 2016, 07:59 (GMT) |
Prepare merge with master |
January 17, 2016, 21:19 (GMT) |
Fix compile error wwhen building without OpenVDB |
January 17, 2016, 20:22 (GMT) |
Cycles: quick patch to support decoupled ray marching. Rendering is not quite right, lots of black spots and areas, but at least it's working. |
January 17, 2016, 19:35 (GMT) |
Cycles: avoid recomputing tread ids everytime we need them. |
January 17, 2016, 17:45 (GMT) |
Cleanup. |
January 17, 2016, 15:48 (GMT) |
Cycles: cleanup util_volume, move non-inline functions definition from header to source file. Also de-duplicate loop to free memory from the various maps. |
|