Skip to content

Fixed meshes with skeletons distoring when moved far from the scene origin [fixes #26057]

Created by: matthew1006

I copied the skeleton code from GLES2 scene.glsl (lines 386 - 399) to GLES3 scene.glsl and modified it to work in GLES3 based on the previous code. This fixes #26057 (closed)

Merge request reports