scenery 0.9.1
skalarproduktraum
released this
05 Mar 13:14
·
509 commits
to main
since this release
What's Changed
- Bump io.github.classgraph:classgraph from 4.8.147 to 4.8.161 by @dependabot in #577
- Bump org.zeromq:jeromq from 0.5.2 to 0.5.3 by @dependabot in #573
- Gradle: Bump Kotlin to 1.9.0 by @skalarproduktraum in #581
- Update Gradle config to reflect main branch rename by @ctrueden in #587
- Fixing the visual kinks in the curve geometry by @Domino2357 in #560
- Improve vr examples by @moreApi in #558
- Bump org.jetbrains.kotlinx:kotlinx-coroutines-core from 1.6.2 to 1.7.3 by @dependabot in #596
- Bump sc.fiji:bigdataviewer-core from 10.4.7 to 10.4.9 by @dependabot in #595
- Bump org.msgpack:msgpack-core from 0.9.1 to 0.9.5 by @dependabot in #592
- ProceduralTextureExample: Use RingBuffer for procedural texture by @skalarproduktraum in #603
- Bump org.scijava:scijava-common from 2.94.1 to 2.96.0 by @dependabot in #599
- REPL: Fix issue where startup script would not be executed by @skalarproduktraum in #601
- Correctly include VK_KHR_portability_subset extension by @skalarproduktraum in #600
- Gradle: Bump lwjgl to 3.3.2 and lwjgl3-awt to official repo version by @skalarproduktraum in #604
- Bump info.picocli:picocli from 4.6.3 to 4.7.4 by @dependabot in #597
- GLFWMouseAndKeyHandler.kt: Ignore modifier key presses themselves. Th… by @moreApi in #576
- Eyetracking update by @smlpt in #575
- Bump sc.fiji:bigdataviewer-core from 10.4.9 to 10.4.10 by @dependabot in #606
- Bump org.bytedeco:ffmpeg from 5.0-1.5.7 to 6.0-1.5.9 by @dependabot in #607
- Bump actions/checkout from 3 to 4 by @dependabot in #608
- Finer-grained intersection testing for Nodes by @skalarproduktraum in #611
- Shader compilation improvements by @skalarproduktraum in #605
- OrientedBoundingBox.kt: fix scaled intersection by @moreApi in #614
- Gradle: Bump Gradle wrapper version to 8.3 by @skalarproduktraum in #612
- VulkanRenderer: Correctly hand over vsync parameter to swapchains by @skalarproduktraum in #617
- OBJ object/group conventions by @skalarproduktraum in #615
- VulkanDevice: Fix descriptor pool allocation by @skalarproduktraum in #616
- CI: Update Argos and Vulkan SDK by @skalarproduktraum in #625
- Gradle: Bump Gradle wrapper version to 8.4 by @skalarproduktraum in #623
- Bump com.fasterxml.jackson.core:jackson-databind from 2.13.3 to 2.15.3 by @dependabot in #627
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.13.3 to 2.15.3 by @dependabot in #628
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.13.3 to 2.15.3 by @dependabot in #629
- Bump org.msgpack:jackson-dataformat-msgpack from 0.9.1 to 0.9.6 by @dependabot in #620
- Bump org.jfree:jfreechart from 1.5.0 to 1.5.4 by @dependabot in #610
- Bump org.jetbrains.kotlin:kotlin-scripting-jsr223 from 1.5.31 to 1.9.10 by @dependabot in #633
- Bump info.picocli:picocli from 4.7.4 to 4.7.5 by @dependabot in #637
- CI: split build task into build and test for better log readability by @moreApi in #632
- Improve JInput native loading by @skalarproduktraum in #643
- Improve shader hot reloading by @skalarproduktraum in #642
- Bump net.java.dev.jna:jna-platform from 5.11.0 to 5.13.0 by @dependabot in #641
- Bump org.jetbrains.dokka:dokka-gradle-plugin from 1.8.20 to 1.9.10 by @dependabot in #639
- Bump org.zeromq:jeromq from 0.5.3 to 0.5.4 by @dependabot in #640
- Bump org.scijava:scijava-common from 2.96.0 to 2.97.1 by @dependabot in #638
- Github Actions: Use gradle-build-action to allow for wrapper caching by @skalarproduktraum in #649
- Bump sc.fiji:bigdataviewer-core from 10.4.10 to 10.4.11 by @dependabot in #648
- Bump io.github.classgraph:classgraph from 4.8.161 to 4.8.164 by @dependabot in #645
- Bump org.jetbrains.kotlin:kotlin-scripting-jsr223 from 1.9.10 to 1.9.20 by @dependabot in #644
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.15.3 to 2.16.0 by @dependabot in #652
- Bump com.fasterxml.jackson.core:jackson-databind from 2.15.3 to 2.16.0 by @dependabot in #654
- Bump actions/setup-java from 3 to 4 by @dependabot in #656
- Bump sc.fiji:bigdataviewer-core from 10.4.11 to 10.4.13 by @dependabot in #655
- Bump org.msgpack:msgpack-core from 0.9.5 to 0.9.6 by @dependabot in #646
- Implemented Kotlin Assignment Operator by @elect86 in #650
- Gradle: Bump Kotlin to 1.9.21, and lwjgl to 3.3.3 by @skalarproduktraum in #657
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.15.3 to 2.16.0 by @dependabot in #653
- Bump net.java.dev.jna:jna-platform from 5.13.0 to 5.14.0 by @dependabot in #658
- Bump org.jetbrains.kotlin:kotlin-scripting-jsr223 from 1.9.20 to 1.9.21 by @dependabot in #659
- Bump io.github.classgraph:classgraph from 4.8.164 to 4.8.165 by @dependabot in #660
- RenderConfigReader: Adjust to new Jackson Kotlin API by @skalarproduktraum in #661
- Bump org.jetbrains.kotlin:kotlin-scripting-jsr223 from 1.9.21 to 1.9.22 by @dependabot in #662
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.16.0 to 2.16.1 by @dependabot in #663
- Bump com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1 by @dependabot in #665
- Bump gradle/gradle-build-action from 2 to 3 by @dependabot in #668
- Cam rotation and stats by @aryaman-gupta in #631
- Bump gradle/wrapper-validation-action from 1 to 2 by @dependabot in #672
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.16.0 to 2.16.1 by @dependabot in #664
- Bump org.msgpack:msgpack-core from 0.9.6 to 0.9.8 by @dependabot in #670
- Bump org.msgpack:jackson-dataformat-msgpack from 0.9.6 to 0.9.8 by @dependabot in #673
- Switch default build to Java 21 by @skalarproduktraum in #675
- Update BVV to 0.3.3 by @kephale in #680
- Bump net.java.jinput:jinput from 2.0.9 to 2.0.10 by @dependabot in #669
- Don't let volumes defeat push mode by @skalarproduktraum in #684
- Bump al-cheb/configure-pagefile-action from 1.3 to 1.4 by @dependabot in #678
- Stabilise Argos' Screenshot evaluation by @skalarproduktraum in #685
- Bump org.bytedeco:ffmpeg from 6.0-1.5.9 to 6.1.1-1.5.10 by @dependabot in #683
- Feature: atmosphere shader by @smlpt in #594
- Gradle: Bump Gradle wrapper version to 8.6 by @skalarproduktraum in #686
- Build: Bump version to 0.9.1 by @skalarproduktraum in #687
Full Changelog: scenery-0.9.0...scenery-0.9.1