Recent Releases of sciview
sciview - sciview 0.4.0
What's Changed
- Build: Bump Gradle to 8.7 by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/569
- Bump scenery to 0.11.0 by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/571
- Fixes an issue with the sizing of the transfer function editor
Full Changelog: https://github.com/scenerygraphics/sciview/compare/sciview-0.3.0...sciview-0.4.0
- Java
Published by skalarproduktraum almost 2 years ago
sciview - sciview 0.3.0
What's Changed
- Fixes for add object errors by @kephale in https://github.com/scenerygraphics/sciview/pull/566
- Bump scenery 0.10.1 by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/568
Full Changelog: https://github.com/scenerygraphics/sciview/compare/sciview-0.2.0...sciview-0.3.0
- Java
Published by skalarproduktraum almost 2 years ago
sciview - sciview 0.2.0
What's Changed
- Gradle catalog by @elect86 in https://github.com/scenerygraphics/sciview/pull/379
- SciView.kt: add default argument for overwrite in takeScreenshot by @kephale in https://github.com/scenerygraphics/sciview/pull/382
- Update to Kotlin 1.5.10, update to latest scenery version by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/384
- Add proteins from files by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/386
- Gradle CLI by @kephale in https://github.com/scenerygraphics/sciview/pull/387
- Complete shutdown in standalone mode by @kephale in https://github.com/scenerygraphics/sciview/pull/388
- SwingNodePropertyEditor: Fix NPE when right-clicking on a Scene by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/393
- Add CustomPropertyUI by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/385
- Add CITATION.cff file for citation information by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/394
- SciView/Utils/Screenshot: Improve screenshot functionality by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/395
- Bump Gradle to 7.1.1 by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/396
- Jitpack pom by @kephale in https://github.com/scenerygraphics/sciview/pull/399
- Pom bom fix by @kephale in https://github.com/scenerygraphics/sciview/pull/400
- Kotlin versions by @kephale in https://github.com/scenerygraphics/sciview/pull/401
- Hip summer school updates by @kephale in https://github.com/scenerygraphics/sciview/pull/408
- Introduce scenery's new Attribute API by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/397
- Update more deprecated calls from the attributes API by @kephale in https://github.com/scenerygraphics/sciview/pull/410
- AddVolume.kt: Add stepSize to scijava parameters to ensure float for … by @kephale in https://github.com/scenerygraphics/sciview/pull/414
- Add support for exporting STLs with their scaled dimensions by @kephale in https://github.com/scenerygraphics/sciview/pull/415
- Use scenery with volume flip fix by @kephale in https://github.com/scenerygraphics/sciview/pull/416
- Improve pom generation in gradle by @kephale in https://github.com/scenerygraphics/sciview/pull/417
- Fix isosurface positioning by @kephale in https://github.com/scenerygraphics/sciview/pull/419
- SciView: fix removing volumes by @frauzufall in https://github.com/scenerygraphics/sciview/pull/421
- Explicitly version imagej-mesh by @kephale in https://github.com/scenerygraphics/sciview/pull/424
- Imagej mesh version by @kephale in https://github.com/scenerygraphics/sciview/pull/425
- ParticleDemo: Convert to Kotlin and move code to attributes API by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/428
- Add slicing ui by @moreApi in https://github.com/scenerygraphics/sciview/pull/411
- Gradle: Bump to Kotlin 1.6.10, update dependencies, remove spirvcrossj by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/431
- Properties: Correctly persist colormap choices by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/432
- Support for macOS/M1 and Vulkan by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/436
- jitpack build: Switch to Java 11 by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/437
- Remove SciView Settings Command by @kephale in https://github.com/scenerygraphics/sciview/pull/447
- Gradle: Declare dependencies correctly for local build by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/442
- Automatic file download for Sciview demo by @LTempel in https://github.com/scenerygraphics/sciview/pull/426
- Add status messages for downloading and reading by @kephale in https://github.com/scenerygraphics/sciview/pull/454
- Make neuron meshes children of volume by @kephale in https://github.com/scenerygraphics/sciview/pull/456
- Remove environment.yml by @kephale in https://github.com/scenerygraphics/sciview/pull/458
- Clear property editor on delete by @moreApi in https://github.com/scenerygraphics/sciview/pull/463
- Bounding grids for all by @moreApi in https://github.com/scenerygraphics/sciview/pull/465
- Remove Travis cruft by @ctrueden in https://github.com/scenerygraphics/sciview/pull/459
- Improvements to the properties panel to close multiple issues by @kephale in https://github.com/scenerygraphics/sciview/pull/466
- SwingNodePropertyEditor.kt: Help text nice formatted by @moreApi in https://github.com/scenerygraphics/sciview/pull/474
- Wrap fpsControl to allow node selection on clicks without drag by @moreApi in https://github.com/scenerygraphics/sciview/pull/476
- Fix STL opening error in SceneRiggingDemo by @kephale in https://github.com/scenerygraphics/sciview/pull/464
- Add parameter to control HW encoding by @kephale in https://github.com/scenerygraphics/sciview/pull/461
- Specify that color Parameters are not required by @kephale in https://github.com/scenerygraphics/sciview/pull/486
- Use unicode value for the heart on the splash screen by @kephale in https://github.com/scenerygraphics/sciview/pull/484
- Add a command to reset the scene to initial conditions by @kephale in https://github.com/scenerygraphics/sciview/pull/462
- Use publishNode when adding children to Nodes by @kephale in https://github.com/scenerygraphics/sciview/pull/481
- Use unique names and retain names from filenames by @kephale in https://github.com/scenerygraphics/sciview/pull/488
- Add support for choosing filename for saving videos by @kephale in https://github.com/scenerygraphics/sciview/pull/483
- Call setVoxelDimension at the right time by @kephale in https://github.com/scenerygraphics/sciview/pull/490
- ShowSegmentationDemo: Fix scaling and face culling issue. Closes #444. by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/500
- Sidebar UX improvements by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/491
- Del key and add commands by @moreApi in https://github.com/scenerygraphics/sciview/pull/492
- Catch HDF5 reading exception in CREMI by @kephale in https://github.com/scenerygraphics/sciview/pull/493
- Revert change in REPL language that leads to script errors by @kephale in https://github.com/scenerygraphics/sciview/pull/501
- Adjust scroll speed for properties and tree views to be normal by @kephale in https://github.com/scenerygraphics/sciview/pull/502
- Fix LUT display and persistence for SetLUT and Properties panel by @kephale in https://github.com/scenerygraphics/sciview/pull/499
- Use XDG-compliant paths for cache and config files by @kephale in https://github.com/scenerygraphics/sciview/pull/506
- Fix compass exception and location in scene graph by @kephale in https://github.com/scenerygraphics/sciview/pull/512
- Remove edgeWidth for Nodes that aren't Line by @kephale in https://github.com/scenerygraphics/sciview/pull/515
- Convenience node adders, based on issue #497 by @xulman in https://github.com/scenerygraphics/sciview/pull/521
- Add support for splitting channels and adding separate volumes by @kephale in https://github.com/scenerygraphics/sciview/pull/522
- Bump to scenery 0.9.0 by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/513
- Move Add menu to root by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/433
- Use correct node deletion logic when disposing of sciview by @kephale in https://github.com/scenerygraphics/sciview/pull/525
- Add recursive options for node deletion, set LUT, and toggle bounding boxes by @kephale in https://github.com/scenerygraphics/sciview/pull/526
- Remove RenderingMethod options for Volume by @kephale in https://github.com/scenerygraphics/sciview/pull/529
- Fix the CI, plus other small updates by @ctrueden in https://github.com/scenerygraphics/sciview/pull/539
- Fix ResetScene to update scene tree by @kephale in https://github.com/scenerygraphics/sciview/pull/535
- Update default controls by @kephale in https://github.com/scenerygraphics/sciview/pull/532
- Display Volume's width, height, depth in Properties panel by @kephale in https://github.com/scenerygraphics/sciview/pull/542
- Fix Maven release issues by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/545
- First pass at Flybrain Demo by @kephale in https://github.com/scenerygraphics/sciview/pull/546
- SciView: set active node only when centerOnNewNodes is true by @smlpt in https://github.com/scenerygraphics/sciview/pull/551
- Updates for Java 21 by @kephale in https://github.com/scenerygraphics/sciview/pull/547
- Move arcball target as user translates camera by @kephale in https://github.com/scenerygraphics/sciview/pull/554
- Inspector improvements by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/555
- Update jitpack to java 21 by @kephale in https://github.com/scenerygraphics/sciview/pull/559
- Bump version to 0.2.0 by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/560
- Add version property for bigvolumeviewer, fix lwjgl version to 3.3.3 by @skalarproduktraum in https://github.com/scenerygraphics/sciview/pull/561
New Contributors
- @moreApi made their first contribution in https://github.com/scenerygraphics/sciview/pull/411
- @LTempel made their first contribution in https://github.com/scenerygraphics/sciview/pull/426
- @smlpt made their first contribution in https://github.com/scenerygraphics/sciview/pull/551
Full Changelog: https://github.com/scenerygraphics/sciview/compare/untagged-85b382aaed9556fe41e8...sciview-0.2.0
- Java
Published by skalarproduktraum almost 2 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-85b382aaed9556fe41e8
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-fcc84aa0a22eed478ac8
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-16bcf996574d5e6aaf5e
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-460dc2c13c39b2aa0ea3
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-5436eb91a675ed7e6317
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-ccf23f6c166aa4c3ee6c
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-792073c48bdbab268a4c
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-22536e466eba68d7e8da
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-a2e8ce212e8df6db5e52
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-46cae61ceb21e80f969e
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-2715daf7c65e44bc16ed
- Java
Published by kephale almost 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-5e6d798932118574dfae
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-7a3a48b82f58f62a2178
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-a5d5634aaf66acbf3f26
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-7e23866869822e8feebd
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-f1b6ac883f1686909173
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-08ed68d2bdd65fb0383b
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-1451522151bbaadbc2b2
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-724c965d2c5bec825108
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-b3434579c2a8e050f635
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-89014859c26f72df8009
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-0c1c2e074bc0f59336fe
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-0b954146f8d61af4dcc8
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-bb61f6a78d01b9440902
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-c4a5f959d23b75d1f937
- Java
Published by kephale about 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-9af4dc2cb0e20fe66267
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-386d527360ed193437bf
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-094460252b6a94a02d27
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-0230be22be1ef23571fa
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-01c54d0320b6d9d4b4ae
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-d232a65bd3cd31a9e9dc
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-395477d135fe0a43608b
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-72582a80b1639d1590ea
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-f843b27cea23b957f87e
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-365c09f86a0f2e910247
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-9fff77adf779bee5cde6
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-d2d8b94424efa0f4c774
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-36d2fdd6fcbfcf44cd51
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-f330f7fc539cc4f9f6b3
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-9c910759d209cb72c9e7
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-310f5fde807abb42228b
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-a29fb529839b3eb9cbbe
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-6ebdc699952089dda566
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-08919ca53c7d3d9eb5b5
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-7051a4b812baf2bfddb6
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-85ad6305ba7a01c45f17
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-d8c72f2a521760e26080
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-1d13c1ee09c3287fa141
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-511fe2d16007e9e69790
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-c14744963025751562e3
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-f034f8cfea3ffc698d4e
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-81922e549d2a549a7b93
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-3de6dfad20583b3cf02d
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-edc8c3940da4b19421ac
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-2cbae81ab2a9008d7e88
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-8462c1c032c2bc3a9d95
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-b3d40c71fac3a5b21409
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-f0ab3899eb6a111f3bed
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-2a6596d51340459db788
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-a558a9e16d59e5a9829a
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-31884509de26d7342fa0
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-7d0b3e213ed3c61d609a
- Java
Published by kephale over 5 years ago
sciview - https://github.com/scenerygraphics/sciview/releases/tag/untagged-8fc29929f34c79c2d32a
- Java
Published by kephale over 6 years ago