jMonkeyEngine / jmonkeyengine

A complete 3-D game development suite written in Java.
http://jmonkeyengine.org
BSD 3-Clause "New" or "Revised" License
3.8k stars 1.12k forks source link

Fix Casting error that occurred on certain GPUs #2274

Closed yaRnMcDonuts closed 4 months ago

yaRnMcDonuts commented 4 months ago

Solves the issue recently discussed in this thread:

https://hub.jmonkeyengine.org/t/pbr-terrain-in-editor-advancedpbrterrain-frag-pbrterrain-frag-errors-solved-navmesh-editing-walkable-buildings-unsolved/47619/5

stephengold commented 4 months ago

Looks good to me.