scenerygraphics / scenery

Flexible VR Visualisation for Volumetric and Geometric Data on the Java VM, powered by Kotlin and Vulkan.
https://scenery.graphics
GNU Lesser General Public License v3.0
129 stars 32 forks source link

RenderConfigReader: Adjust to new Jackson Kotlin API #661

Closed skalarproduktraum closed 7 months ago

skalarproduktraum commented 7 months ago

This PR fixes an issue where an old Jackson API was used that is not supported anymore.