Integrated: 8341010: TriangleMesh.vertexFormat Property default value is wrong
Florian Kirmaier
fkirmaier at openjdk.org
Fri Oct 11 14:19:17 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.
This pull request has now been integrated.
Changeset: fbcbc980
Author: Florian Kirmaier <fkirmaier at 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
More information about the openjfx-dev
mailing list