Skip to content

Commit 8fcf31c

Browse files
committed
fixes bug in VolumeGridHelper
Fixes bug which may have caused volume data being rendered slightly displaced due to padding (up to one voxel).
1 parent 77d25d1 commit 8fcf31c

File tree

714 files changed

+773
-738
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

714 files changed

+773
-738
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ project(Carna)
33

44
set(MAJOR_VERSION 3)
55
set(MINOR_VERSION 3)
6-
set(PATCH_VERSION 0)
6+
set(PATCH_VERSION 1)
77

88
############################################
99

docs/html/Aggregation_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

docs/html/Aggregation_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

docs/html/Association_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

docs/html/Association_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

docs/html/BaseBuffer_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

docs/html/BaseBuffer_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

docs/html/BlendFunction_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

docs/html/BlendFunction_8h_source.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

docs/html/BoundingBox_8h.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<tr style="height: 56px;">
3030
<td id="projectalign" style="padding-left: 0.5em;">
3131
<div id="projectname">Carna
32-
&#160;<span id="projectnumber">Version 3.3.0</span>
32+
&#160;<span id="projectnumber">Version 3.3.1</span>
3333
</div>
3434
</td>
3535
</tr>

0 commit comments

Comments
 (0)