Blender Git Commits

Blender Git "openvdb" branch commits.

Page: 9 / 16

June 22, 2015, 19:49 (GMT)
Visualization: compute normals for voxel box drawing.
June 22, 2015, 19:15 (GMT)
Visualization: draw full boxes for voxels.

Also avoid creating several instances of the same vertex.
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.
June 18, 2015, 05:00 (GMT)
Merge branch 'master' into openvdb
June 17, 2015, 16:33 (GMT)
Add a function to allocate and set default values for the drawing
properties.
June 17, 2015, 16:16 (GMT)
One more de-duplication.
June 17, 2015, 16:13 (GMT)
Rework the UI for displaying the OpenVDB data.
June 17, 2015, 16:12 (GMT)
Cleanup: de-duplicate drawing code.
June 17, 2015, 15:50 (GMT)
Add a level of detail scheme to reduce the number of voxels to be drawn.
June 17, 2015, 14:49 (GMT)
Add possibility to draw voxels as boxes.

The colors are set to be the same as the VDB paper, just like for the
tree. They are drawn perfectly, but that'll for the moment.
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.
June 17, 2015, 10:58 (GMT)
Use vertex arrays to draw the VDB tree and its values.
June 15, 2015, 11:35 (GMT)
Merge branch 'master' into openvdb
June 15, 2015, 11:31 (GMT)
Several fixes and cleanups to the compile process:

- disable exceptions in tbb for cycles due to typeid usage
- cleanup SConscript in intern/openvdb, and make others align with
CMakeLists
- import fixes from gooseberry branch by sergey
- fix compilation error when cycles logging is disabled
- avoid unnecessary includes if building without openvdb
June 14, 2015, 01:49 (GMT)
A simple UI for the VDB tree visualization.
June 13, 2015, 01:45 (GMT)
Merge branch 'master' into openvdb
June 13, 2015, 01:20 (GMT)
Add extra metadatas to the grids:

- set vector type for scalar grids as well
- set vector grids class to GRID_STAGGERED, this might become an option/
function parameter at some point.
June 13, 2015, 01:07 (GMT)
Cycles: add support for sampling staggered vector grids.
June 13, 2015, 00:38 (GMT)
Cycles: rename openvdb.* files to volume.*
June 13, 2015, 00:15 (GMT)
Cycles: style cleanup.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021