Blender Git Loki
Git Commits -> Revision f2e1284
Revision f2e1284 by Kévin Dietrich (openvdb) June 17, 2015, 13:56 (GMT) |
Move draw settings to its own struct and add some more options. For now the options control the tolerance for drawing voxels and their size in the viewport. |
Commit Details:
Full Hash: f2e1284f056d097990c40c26896dd5afcfd9e2e3
Parent Commit: 35476f5
Lines Changed: +128, -44
11 Modified Paths:
/intern/openvdb/intern/openvdb_render.cpp (+3, -3) (Diff)
/intern/openvdb/intern/openvdb_render.h (+1, -1) (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 (+9, -5) (Diff)
/source/blender/blenkernel/intern/smoke.c (+4, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+23, -7) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+25, -5) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+56, -19) (Diff)
/intern/openvdb/intern/openvdb_render.h (+1, -1) (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 (+9, -5) (Diff)
/source/blender/blenkernel/intern/smoke.c (+4, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -0) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+23, -7) (Diff)
/source/blender/makesdna/DNA_smoke_types.h (+25, -5) (Diff)
/source/blender/makesrna/intern/rna_smoke.c (+56, -19) (Diff)