Dear list, I have only recently discovered OpenFlipper, and I really like it from my first experience. Thanks for providing such a nice software (and framework). I'm currently writing a first plugin and have come to a point where I don't know how to advance. More specifically, I have written a plugin that computes a parameterization of a TriMesh. Once finished, I've used mesh->request_vertex_texcoords2D() and have subsequently assigned the coordinates to all vertices. However, there seems to be something else I have to do, as the texture coordinates do not appear in the "Texture properties" popup. Only if a mesh already had texture coordinates before, does an entry "Original Per Vertex Texture Coords" field appear. Unfortunately I found no other plugins where I could learn what to do, or maybe I missed them, in which case I would be grateful for a hint. It would be great if I could automatically switch to a checkerboard visualization of the parameterization, if that is possible. Greetings André