Blender Git Commit Log

Git Commits -> Revision 3f941ab

Revision 3f941ab by Kévin Dietrich (gooseberry, openvdb)
June 7, 2015, 02:29 (GMT)
Somewhat improve behaviour of the vdb file reader:

- it now stores a pointer to an io::File to avoid deleting and
reallocating the reader itself for each frame when importing.
- if a file is inder 10 Mb a private copy of it should be made by VDB to
ensure it is not modified while reading. This could become a user
setting at some point.

Commit Details:

Full Hash: 3f941ab8f55a4f4dc2648988302d44184cf405d9
Parent Commit: 0f6959d
Lines Changed: +45, -27

5 Modified Paths:

/intern/openvdb/intern/openvdb_reader.cpp (+27, -8) (Diff)
/intern/openvdb/intern/openvdb_reader.h (+3, -11) (Diff)
/intern/openvdb/openvdb_capi.cpp (+7, -2) (Diff)
/intern/openvdb/openvdb_capi.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/smoke.c (+6, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021