RFR: 8341010: JavaFX - TriangleMesh.vertexFormat Property default value is wrong.

Kevin Rushforth kcr at openjdk.org
Thu Sep 26 16:38:39 UTC 2024


On Thu, 26 Sep 2024 10:30:47 GMT, Florian Kirmaier <fkirmaier at openjdk.org> wrote:

> Fixing the wrong TriangleMesh.vertexFormat property. TriangleMesh.getVertexFormat() and TriangleMesh.vertexProperty().get() initially returned different values, which are now fixed.

I changed the title to `TriangleMesh.vertexFormat Property default value is wrong` -- can you update the title of this PR to match?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1581#issuecomment-2377440866


More information about the openjfx-dev mailing list