skalarproduktraum on vulkan-macos-and-apple-silicon
Gradle: Update bigdataviewer-co… (compare)
wbueschel on openxr-support
Gradle: Add OpenXR runtime OpenXRHMD: Add initial sketch a… (compare)
aryaman-gupta on parallel-rendering
changes in benchmarking code (compare)
aryaman-gupta on parallel-rendering
configuration changes and debug… (compare)
aryaman-gupta on parallel-rendering
makes empty space texture optio… (compare)
aryaman-gupta on parallel-rendering
changes work group size calcula… enables device selection by ID,… implements in place handling of… and 1 more (compare)
skalarproduktraum on vulkan-macos-and-apple-silicon
Gradle: Include correct binarie… (compare)
skalarproduktraum on vulkan-macos-and-apple-silicon
Gradle: Include correct binarie… (compare)
skalarproduktraum on vulkan-macos-and-apple-silicon
Gradle: Exclude jvrpn ARM nativ… (compare)
skalarproduktraum on macos-vulkan-compatibility
Gradle: Bump to 7.4.2 (compare)
moreApi on branch-of-jan
Display, OpenVRHMD: introduce f… (compare)
skalarproduktraum on vulkan-macos-and-apple-silicon
Gradle: Update to 7.4.2 (compare)
skalarproduktraum on vulkan-macos-and-apple-silicon
SceneryBase: Also log architect… (compare)
I think the simplest solution would be to have a single mother project including all root projects where (single) libraries upgrades get tested in the whole environment before bumping them up, this means, first of all, compile-time check (jan issue would have been caught there to say) and test check.
Yes, I fully agree. That's pom-scijava, and the melting-pot / mega-melt script. It exists.
ScriptREPL
. (I doubt @hanslovsky tested that.)
scripting-kotlin
(from the ntakt) update site and I saw that SciView installs kotlin-compiler-embeddable
and other jars that are part of the shaded scripting-kotlin
jar. There may be some friction there.
ProteinComparisonExample
which is in the latest commit on the branch that's running on your cave, serialization-improvements
, and also here
scripting-kotlin
from ntakt update site and sciview argentum but they are not compatible :cry: I just tried the script interpreter but it greets me with this error message when executing Kotlin code:Expecting class implementing GetScriptingClassByClassLoader in the hostConfiguration[getScriptingClass], got kotlin.script.experimental.jvm.JvmGetScriptingClass@0
GetScriptingClassByClassLoader
for versions 1.4.30
and 1.5.0-M1
but not 1.4.31
.