Releases: scenerygraphics/sciview
Releases · scenerygraphics/sciview
untagged-094460252b6a94a02d27: Switch "enter" and "shift+enter" behavior in REPL
"enter" sends command "shift+enter" goes to newline (and does not send command)
untagged-0230be22be1ef23571fa
Bump bigdataviewer-vistools version
untagged-01c54d0320b6d9d4b4ae
POM: Bump to latest scenery repository version
untagged-d232a65bd3cd31a9e9dc
SciView: Move close handling to SwingMainWindow
untagged-72582a80b1639d1590ea
Change mainSplitPane's resizeWeight to be more reasonable
untagged-395477d135fe0a43608b
Add missing elvis to addVolume
untagged-f843b27cea23b957f87e: Merge pull request #307 from scenerygraphics/main-class-cleanup
Refactor main class, factor out UI code, Kotlinise more classes
untagged-365c09f86a0f2e910247
SciView: Add requestPropEditorRefresh() and key binding from #296. Cl…
untagged-9fff77adf779bee5cde6: Merge pull request #304 from scenerygraphics/kotlin
Move main class to Kotlin
untagged-d2d8b94424efa0f4c774
Replace MeshConverter with Kotlin version, add option to flip vertex …