File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
OpenVDB Version History
2
2
=======================
3
3
4
- Version 5.2.0 - In development
4
+ Version 5.2.0 - August 13, 2018
5
5
6
6
New features:
7
7
- Added tools to advect points stored in point data grids
8
8
through velocity fields.
9
9
[Contributed by Dan Bailey]
10
+ - For point data grids, voxel data can now be prefetched independently
11
+ of position or other attributes.
12
+ [Contributed by Dan Bailey]
10
13
- Added tools to sample voxel values onto points stored in
11
14
point data grids.
12
15
[Contributed by Double Negative]
Original file line number Diff line number Diff line change 4
4
5
5
@htmlonly <a name="v5_2_0_changes"></a>@endhtmlonly
6
6
@par
7
- <B>Version 5.2.0</B> - <I>In development </I>
7
+ <B>Version 5.2.0</B> - <I>August 13, 2018 </I>
8
8
9
9
@par
10
10
New features:
11
11
- Added @link points/PointAdvect.h tools@endlink to advect points
12
12
stored in point data grids through velocity fields.
13
13
<I>[Contributed by Dan Bailey]</I>
14
+ - For point data grids, voxel data can now be
15
+ @vdblink::points::prefetch() prefetched@endlink independently of
16
+ position or other attributes.
17
+ <I>[Contributed by Dan Bailey]</I>
14
18
- Added @link points/PointSample.h tools@endlink to sample voxel values
15
19
onto points stored in point data grids.
16
20
<I>[Contributed by Double Negative]</I>
You can’t perform that action at this time.
0 commit comments