On Thu, 26 Sep 2024 10:30:47 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
> Fixing the wrong TriangleMesh.vertexFormat property. > TriangleMesh.getVertexFormat() and TriangleMesh.vertexProperty().get() > initially returned different values, which are now fixed. This pull request has now been integrated. Changeset: fbcbc980 Author: Florian Kirmaier <fkirma...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/fbcbc9803f418a3f4fa1a591ad170cd52146cac9 Stats: 10 lines in 2 files changed: 9 ins; 0 del; 1 mod 8341010: TriangleMesh.vertexFormat Property default value is wrong Reviewed-by: kcr, angorya ------------- PR: https://git.openjdk.org/jfx/pull/1581