Blender Git Commit Log

Git Commits -> Revision 7bd3b34

Revision 7bd3b34 by Kévin Dietrich (openvdb)
June 22, 2015, 16:09 (GMT)
Exporter: option to write grids as 16-bit half floats.

This is just for storing on disk, the grids are converted back to full
float format upon reading. Also this affects all grids to be written for
now.

Commit Details:

Full Hash: 7bd3b34e0240449b7a19b237bcf0e60cfc582aa7
Parent Commit: 1428324
Lines Changed: +27, -10

8 Modified Paths:

/intern/openvdb/intern/openvdb_writer.cpp (+6, -3) (Diff)
/intern/openvdb/intern/openvdb_writer.h (+3, -2) (Diff)
/intern/openvdb/openvdb_capi.cpp (+2, -2) (Diff)
/intern/openvdb/openvdb_capi.h (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_smoke.py (+2, -0) (Diff)
/source/blender/blenkernel/intern/smoke.c (+4, -1) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+8, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021