Blender Git Loki

Git Commits -> Revision 0e2a1ef

Revision 0e2a1ef by Hans Goudey (master)
April 8, 2021, 18:28 (GMT)
BKE: Add a utility to transform a shallow copy of a volume grid

Often you need to apply a transformation to a grid without changing the
original, and it's necessary to avoid a deep copy of the actual data.
OpenVDB has a function to do this, this commit simply adds a wrapper
to transform and use that function with blender's `float4x4` data type.

Split from D10906

Commit Details:

Full Hash: 0e2a1ef13223925a874d6dbb139e0ce9f4eecab5
Parent Commit: 223093e
Lines Changed: +33, -3

2 Modified Paths:

/source/blender/blenkernel/BKE_volume.h (+10, -3) (Diff)
/source/blender/blenkernel/intern/volume.cc (+23, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021