Skip to content

fix(Rendering): fix prop3d DEVICE coordinates on OpenGL

There was a missing check on the key matrices in OpenGL so that device coordinates were not recomputed as often as required.

Merge request reports