Blender Git Commit Log

Git Commits -> Revision dab11ef

Revision dab11ef by Brecht Van Lommel (new-object-types)
February 25, 2020, 16:48 (GMT)
Volumes: tweaks for better initial setup of volume object

* Auto rotate Houdini VDB files from Y-up to Z-up
* Set default workbench display density to 1.0
* Disable bounding box display by default
* Expose wireframe display option in object properties
* Display warning if VDB grid contains only points (unsupported)

Commit Details:

Full Hash: dab11ef764def80d4ef8c203ee04ab63a9240e07
Parent Commit: 29ff153
Lines Changed: +91, -15

6 Modified Paths:

/release/scripts/startup/bl_ui/properties_object.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_volume.h (+8, -4) (Diff)
/source/blender/blenkernel/intern/volume.cc (+60, -9) (Diff)
/source/blender/blenkernel/intern/volume_render.cc (+2, -0) (Diff)
/source/blender/editors/object/object_volume.c (+15, -1) (Diff)
/source/blender/makesrna/intern/rna_volume.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021