Releases: dvisionlab/Larvitar
Releases · dvisionlab/Larvitar
Brush eraser without thresholds
Merge pull request #49 from dvisionlab/eraseAll thresholdBrush: threshold does not affect erasing
Fixed US and XA rendering
Merge pull request #48 from dvisionlab/issue#47 fix(image_rendering): fixed rendering for US and XA images
Fixed Custom Threshold brush tool
v0.9.5 fix(brushTool)
Fixed Sync Viewports
Merge pull request #45 from dvisionlab/fix-viewports Fix viewports
Fix Load Image
Fixed the load image function when the dicom series has only 1 slice
Fixed safari bug w/ BigInt64Array
v0.9.2-bis Update README.md
Fixed safari bug for BigInt64Array
Merge pull request #42 from dvisionlab/issue#bigInt fix(nnrd): removed unused uint64
Fixed mouse handlers
v0.9.1 fix(mouseHandlers)
Custom Tool for Brush
Added support for custom tools and new brush tool with threshold support
Fixed "Short type" support for nrrd files
v0.8.3 fix(Short Type)