Blender Git Commit Log

Git Commits -> Revision 281db89

July 10, 2018, 07:56 (GMT)
Simple OpenVDB import GUI.

Commit Details:

Full Hash: 281db895f33a3481d1a5b7689cb2e5c914613261
Parent Commit: 7fc47f8
Lines Changed: +274, -1

2 Added Paths:

/source/blender/editors/io/io_openvdb.c (+86, -0) (View)
/source/blender/editors/io/io_openvdb.h (+13, -0) (View)

9 Modified Paths:

/release/scripts/startup/bl_ui/space_info.py (+2, -0) (Diff)
/source/blender/blenkernel/BKE_pointcache.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+146, -1) (Diff)
/source/blender/editors/io/CMakeLists.txt (+7, -0) (Diff)
/source/blender/editors/io/io_ops.c (+7, -0) (Diff)
/source/blender/editors/space_file/filelist.c (+7, -0) (Diff)
/source/blender/editors/space_file/filesel.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -0) (Diff)
/source/blender/windowmanager/intern/wm_operator_props.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021