Blender Git Commit Log
Git Commits -> Revision 98a6207
Revision 98a6207 by Geraldine Chua (soc-2018-cycles-volumes) July 26, 2018, 13:03 (GMT) |
Cleanup; fix some bugs causing crashes. |
Commit Details:
Full Hash: 98a620707f3f57189d96b2b4abdb645c9e179ea5
Parent Commit: c987ad8
Lines Changed: +535, -333
8 Modified Paths:
/intern/cycles/blender/blender_mesh.cpp (+45, -40) (Diff)
/intern/cycles/render/image.cpp (+100, -96) (Diff)
/intern/cycles/render/image.h (+2, -1) (Diff)
/intern/cycles/render/openvdb.cpp (+251, -88) (Diff)
/intern/cycles/render/openvdb.h (+22, -13) (Diff)
/intern/cycles/util/util_image_impl.h (+0, -15) (Diff)
/intern/cycles/util/util_sparse_grid.h (+107, -73) (Diff)
/intern/openvdb/openvdb_capi.cc (+8, -7) (Diff)
/intern/cycles/render/image.cpp (+100, -96) (Diff)
/intern/cycles/render/image.h (+2, -1) (Diff)
/intern/cycles/render/openvdb.cpp (+251, -88) (Diff)
/intern/cycles/render/openvdb.h (+22, -13) (Diff)
/intern/cycles/util/util_image_impl.h (+0, -15) (Diff)
/intern/cycles/util/util_sparse_grid.h (+107, -73) (Diff)
/intern/openvdb/openvdb_capi.cc (+8, -7) (Diff)