Blender Git Commit Log

Git Commits -> Revision 77246e2

Revision 77246e2 by Lukas Toenne (gooseberry, openvdb)
June 9, 2015, 10:03 (GMT)
More flexible feedback function for reading header and metadata from
OpenVDB files.

Instead of fixed-size arrays (risking overrun) the function now uses a
callback, which allows callers to store the info in their own data
structures as needed. Nodes use this to create a list of grid info
structs and adding node sockets accordingly.

Commit Details:

Full Hash: 77246e2b936e4a179c7c0c3dd561c80664d333ce
Parent Commit: 99f7933
Lines Changed: +21, -23

3 Modified Paths:

/intern/openvdb/openvdb_capi.cpp (+9, -11) (Diff)
/source/blender/makesdna/DNA_node_types.h (+7, -7) (Diff)
/source/blender/nodes/shader/nodes/node_shader_openvdb.c (+5, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021