There is a newer version of the record available.

Published March 5, 2024 | Version scenery-0.9.1

scenerygraphics/scenery: scenery 0.9.1

Description

What's Changed

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

Full Changelog: https://github.com/scenerygraphics/scenery/compare/scenery-0.9.0...scenery-0.9.1

Files

scenerygraphics/scenery-scenery-0.9.1.zip

Files (2.6 MB)

Name Size Download all
md5:fe1c500837ee6662d6a9e189c098cf52
2.6 MB Preview Download

Additional details

Related works