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
130 stars 32 forks source link

Push mode rendering needs to be updated on texture changes #189

Closed kephale closed 6 years ago

kephale commented 6 years ago

Use case: when running the game of life demo in sciview, an iterate button triggers volume updates, but there is no interaction with the scene so nothing changes

skalarproduktraum commented 6 years ago

Fixed in 23306ea49990fa2c37139940eef2ef50fa68a2b0. Please let me know if this still persists.