A new version of my WipEout Pulse Ship Skin Editor has been released, improving support for limited OpenGL support in Windows VMs.
ChangeLog: Version 1.0.3 - 2022-12-20
- Font textures are uploaded using power-of-two for OpenGL drivers without NPOT support
- Implement picking of texture coordinates using mouse coordinates when drawing on the texture preview (3D view picking will be broken on the Generic GDI OpenGL 1.1 driver)
- Updated dependencies to newest versions: zlib 1.2.13, libpng 1.6.39, SDL2 2.16.1
Download
- Windows: available on itch.io
- Source: available on GitLab