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

Kevin Rushforth kcr at openjdk.org
Mon Oct 7 16:33:43 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.

Looks good.

@FlorianKirmaier Once you change the PR title to match the updated JBS title, Skara will mark it as ready to integrate.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/1581#pullrequestreview-2352443034


More information about the openjfx-dev mailing list