Blender Git Loki
Git Commits -> Revision aede6f9
Revision aede6f9 by Rafael Campos (soc-2013-cycles_volume) July 16, 2013, 20:06 (GMT) |
- added early versions of OpenVDBVolume, OpenVDBUtil and OpenVDBVolumeAccessor to openvdb_volume.h; - added a version of vdb_print as an executable target of /cycles/app to aid in testing; |
Commit Details:
Full Hash: aede6f983b05daeafe37b12abbc0043fd7341774
SVN Revision: 58317
Parent Commit: b4bb89d
Lines Changed: +567, -13
3 Added Paths:
/intern/cycles/app/cycles_openvdb_test.cpp (+394, -0) (View)
/intern/cycles/kernel/osl/openvdb_volume.cpp (+76, -0) (View)
/intern/cycles/kernel/osl/openvdb_volume.h (+71, -0) (View)
/intern/cycles/kernel/osl/openvdb_volume.cpp (+76, -0) (View)
/intern/cycles/kernel/osl/openvdb_volume.h (+71, -0) (View)