mirror of https://github.com/mosra/magnum.git
Browse Source
There will be Flag::FlipY for images at some point, enabled by default for compatibility with existing GL code, and so it makes sense to start discouraging setFlags() as early as possible to avoid people resetting the default by accident. Also update the imageconverter, sceneconverter and shaderconverter utils to use these instead of setFlags().euler-xxx
16 changed files with 181 additions and 14 deletions
Loading…
Reference in new issue