6,816 research outputs found
Kitware/vtk-js: v28.5.1
<a href="https://github.com/Kitware/vtk-js/compare/v28.5.0...v28.5.1">28.5.1</a> (2023-08-01)
Bug Fixes
<ul>
<li><strong>ColorTransferFunction:</strong> misuse of return value (<a href="https://github.com/Kitware/vtk-js/commit/86adc56be22b89aabaa59c6ea2e71cdba2d0e563">86adc56</a>)</li>
<li><strong>RenderWindowInteractor:</strong> guard against undefined exitPointerLock (<a href="https://github.com/Kitware/vtk-js/commit/18bf5150e3ad60057377faeda7559e9d659b02ba">18bf515</a>)</li>
</ul>
Kitware/vtk-js: v28.5.0
<a href="https://github.com/Kitware/vtk-js/compare/v28.4.1...v28.5.0">28.5.0</a> (2023-07-31)
Features
<ul>
<li><strong>volumeMapper:</strong> add a first interaction render quality setting (<a href="https://github.com/Kitware/vtk-js/commit/34eb9bbdc6e650f2b09e6589c3676bb4d59b46e4">34eb9bb</a>)</li>
<li><strong>volumeMapper:</strong> add an interaction sample distance factor (<a href="https://github.com/Kitware/vtk-js/commit/370e71cd984be5a4da9de6517765e258717957c6">370e71c</a>)</li>
</ul>
Kitware/vtk-js: v28.4.1
<a href="https://github.com/Kitware/vtk-js/compare/v28.4.0...v28.4.1">28.4.1</a> (2023-07-28)
Bug Fixes
<ul>
<li><strong>vtkopenglrenderwindow:</strong> remove legacy WebVR TypeScript definitions (<a href="https://github.com/Kitware/vtk-js/commit/188c7fb379a87b97f39262659d4a66aedc2e88d3">188c7fb</a>)</li>
<li><strong>vtkOpenGLRenderWindow:</strong> Remove unused <code>HaveVRDisplay</code> event (<a href="https://github.com/Kitware/vtk-js/commit/ba942a83734a5397ee0be85e5c8b262aff8955bd">ba942a8</a>)</li>
</ul>
Kitware/vtk-js: v28.12.0
<a href="https://github.com/Kitware/vtk-js/compare/v28.11.1...v28.12.0">28.12.0</a> (2023-09-20)
Bug Fixes
<ul>
<li><strong>imagemapper:</strong> adding types for slicingMode and preferSizeOverAccuracy (<a href="https://github.com/Kitware/vtk-js/commit/5c93793653cc5068e4867721511c4f5029762a37">5c93793</a>)</li>
<li><strong>ImageMapper:</strong> use SlicingMode type (<a href="https://github.com/Kitware/vtk-js/commit/09d7954937ec137a54037de9d190ce3826a9572f">09d7954</a>)</li>
<li><strong>interactor:</strong> mouseEvent is not available in the worker (<a href="https://github.com/Kitware/vtk-js/commit/832f2596552fec54c598feed9f09eab370b8d857">832f259</a>)</li>
<li><strong>renderWindowInterActor:</strong> use empty mouse event object (<a href="https://github.com/Kitware/vtk-js/commit/0f6d364f43364d463c0284e2228b88e42fac865b">0f6d364</a>)</li>
</ul>
Features
<ul>
<li><strong>polydatanormals:</strong> add option to compute cell normals (<a href="https://github.com/Kitware/vtk-js/commit/602c9e864d17684224a2a6c68656a8a77e4b2e88">602c9e8</a>), closes <a href="https://github.com/Kitware/vtk-js/issues/2434">#2434</a></li>
<li><strong>vtkdataarray:</strong> add findTuple and findPoint (<a href="https://github.com/Kitware/vtk-js/commit/31bc72213bba7c797a82feccad517e6d1082f2ee">31bc722</a>)</li>
</ul>
Performance Improvements
<ul>
<li><strong>vtkcutter:</strong> improve vtkCutter performances (<a href="https://github.com/Kitware/vtk-js/commit/7f8a9607d54b2f444caf868bd0c42c59dcfc6b85">7f8a960</a>)</li>
</ul>
Kitware/vtk-js: v29.2.0
<h1><a href="https://github.com/Kitware/vtk-js/compare/v29.1.3...v29.2.0">29.2.0</a> (2023-12-01)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>apply review comments (<a href="https://github.com/Kitware/vtk-js/commit/5a7d28815d870c5c7014e0cf7bc83feaf62916a5">5a7d288</a>)</li>
<li>apply review comments (<a href="https://github.com/Kitware/vtk-js/commit/53dd0c842174bfd884d88a4f677d586069205741">53dd0c8</a>)</li>
<li><strong>normalization:</strong> now works fully with normalized outlines (<a href="https://github.com/Kitware/vtk-js/commit/b67780e920fa5c3f944b3bc344596ea61c7f0a97">b67780e</a>)</li>
<li><strong>outline:</strong> change setGet to setGetArray (<a href="https://github.com/Kitware/vtk-js/commit/10297c46fc71f61714d75a08737fbb0e77bdf340">10297c4</a>)</li>
<li>remove unnecessary check (<a href="https://github.com/Kitware/vtk-js/commit/bd32b05e375f1675cbbca74de259fa3ae17e421c">bd32b05</a>)</li>
<li>remove unnecessary max thickness (<a href="https://github.com/Kitware/vtk-js/commit/2f0c658381a4587d1e71473249acf32de78f89b7">2f0c658</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>labelOutline:</strong> add feature to define per segment label outline thickness (<a href="https://github.com/Kitware/vtk-js/commit/6ee0180878573b3f8c48ba6624f43a07cd6d2e23">6ee0180</a>)</li>
<li><strong>outline texture:</strong> move the outline thickness logic to the texture (<a href="https://github.com/Kitware/vtk-js/commit/7bb7c5e3fbe0972c5f30ad0e2d713ba0bbd3f283">7bb7c5e</a>)</li>
</ul>
Kitware/vtk-js: v25.15.0
<a href="https://github.com/kitware/vtk-js/compare/v25.14.2...v25.15.0">25.15.0</a> (2022-12-13)
Bug Fixes
<ul>
<li>getting rid of useHalfFloat flag (<a href="https://github.com/kitware/vtk-js/commit/f61378d7c8c4cf608cca64f0abdebb9950378ae1">f61378d</a>)</li>
<li>remove unnecessary logs (<a href="https://github.com/kitware/vtk-js/commit/67daa7e35185c808b871054305bef74b0f6ec701">67daa7e</a>)</li>
<li><strong>Rendering:</strong> Internal format for norm16 textures (<a href="https://github.com/kitware/vtk-js/commit/949991c0462f347ddcf82dbaaa3ab6abb6063f3e">949991c</a>)</li>
<li>scale for short and unsigned short (<a href="https://github.com/kitware/vtk-js/commit/04d1340f19b3c226424fbaf86137b58ab826a39c">04d1340</a>)</li>
<li>undefined variables inside mapper (<a href="https://github.com/kitware/vtk-js/commit/c6c30d8a511f5422a03663da51a9bcebe4a98418">c6c30d8</a>)</li>
</ul>
Features
<ul>
<li><strong>Rendering:</strong> Add support for 16bit normalized 3D texture formats (<a href="https://github.com/kitware/vtk-js/commit/78ab397a42087d6bad248047838339226e58b83f">78ab397</a>)</li>
<li>update the example for volume blend modes (<a href="https://github.com/kitware/vtk-js/commit/a6d9d32d169b4c63f7f8c38e1712c22ed7915697">a6d9d32</a>)</li>
<li>use ogl extension as function argument (<a href="https://github.com/kitware/vtk-js/commit/b548ceb064dd45ae73d3f9d164d54857c20ba179">b548ceb</a>)</li>
</ul>
Kitware/vtk-js: v29.3.0
<h1><a href="https://github.com/Kitware/vtk-js/compare/v29.2.0...v29.3.0">29.3.0</a> (2023-12-22)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>macro:</strong> fix shift + mousewheel on mac by using spinX values when spinY is 0 (<a href="https://github.com/Kitware/vtk-js/commit/17722e4b9cfe029d0d0be6f0a7ba95a52cc0a001">17722e4</a>), closes <a href="https://github.com/Kitware/vtk-js/issues/2834">#2834</a> <a href="https://github.com/Kitware/vtk-js/issues/2834">#2834</a></li>
<li>removing unnecessary imports (<a href="https://github.com/Kitware/vtk-js/commit/a5a1e446e27a221c35ebdec86c4b4bb1d7a30afa">a5a1e44</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>add labelmap outline thickness for image mapper (<a href="https://github.com/Kitware/vtk-js/commit/a421e07362aeec5f5f00ec1d0c6bf06d9d17bbc6">a421e07</a>)</li>
<li>changed splitStringOnEnter function (<a href="https://github.com/Kitware/vtk-js/commit/2d31f051919769aa8f535b2de7140540c2179e76">2d31f05</a>)</li>
</ul>
Kitware/vtk-js: v29.9.0
<h1><a href="https://github.com/Kitware/vtk-js/compare/v29.8.0...v29.9.0">29.9.0</a> (2024-03-15)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>volumeFS:</strong> Fix tColor and reformat (<a href="https://github.com/Kitware/vtk-js/commit/eb13cd87b29bf0b0bcabde34778c25dae77cc9de">eb13cd8</a>)</li>
<li><strong>VolumeMapper:</strong> Custom code changes will rebuild shader (<a href="https://github.com/Kitware/vtk-js/commit/a4fe27211414fa0c6be4a4f83f4f3195602cf132">a4fe272</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>VolumeMapper:</strong> Add colorize color preset (<a href="https://github.com/Kitware/vtk-js/commit/f17841ccb4b5656258b1de83c603e8e4707a9814">f17841c</a>)</li>
<li><strong>VolumeMapper:</strong> Add colorMixPresets to the example (<a href="https://github.com/Kitware/vtk-js/commit/5359685b5f02db76f5992db7d212fda776da1ac8">5359685</a>)</li>
<li><strong>volumeMapper:</strong> Add custom color mixing code (<a href="https://github.com/Kitware/vtk-js/commit/263a0b4120288191199bd14379e498ace41700dd">263a0b4</a>)</li>
<li><strong>volumeMapper:</strong> Make VolumeMapper inherit AbstractMapper3D (<a href="https://github.com/Kitware/vtk-js/commit/53b38b24e1a28d897a1a751620ed670e96c460ca">53b38b2</a>)</li>
</ul>
Kitware/vtk-js: v26.1.4
<a href="https://github.com/kitware/vtk-js/compare/v26.1.3...v26.1.4">26.1.4</a> (2023-01-26)
Bug Fixes
<ul>
<li><strong>convexfacecontextrepresentation:</strong> fix allocateSize crash (<a href="https://github.com/kitware/vtk-js/commit/03d64791bc28bddb212aa3b0c2723078e99d1980">03d6479</a>), closes <a href="https://github.com/kitware/vtk-js/issues/2684">#2684</a></li>
</ul>
Kitware/vtk-js: v26.6.0
<a href="https://github.com/kitware/vtk-js/compare/v26.5.6...v26.6.0">26.6.0</a> (2023-02-24)
Features
<ul>
<li><strong>renderwindowinteractor:</strong> optionally bypass debounce on mouse scroll (<a href="https://github.com/kitware/vtk-js/issues/2726">#2726</a>) (<a href="https://github.com/kitware/vtk-js/commit/9ee659eccfc8b50931c3a92b3aa3fe1c8abb3b1c">9ee659e</a>)</li>
</ul>
- …
