AI created changes, should it create PR's or work on my own fork
jMonkeyEngine Hub
March 12, 2026
i think one clean way to implement this, would be to have a new vertexbuffer type “Generic” with no checks whatsoever and a custom “name” field to VertexBuffer (that doubles as debug label), then we can make the renderer bind Generic vertexbuffers to “in”+name
Discussion in the ATmosphere