Releases: piernov/OpenBoardView
Releases · piernov/OpenBoardView
8.95.2-android
Android: loadFileWrapper use filesystem::path
8.90.3
Alpha3 of the board background image branch OpenBoardView#176.
- Add button to show/hide background image
- Configurable netweb thickness
- Some pointless default color changes
- Don't reset background image settings after browsing for file
Some "under the hood" stuff:
- Use std::filesystem and fallback to ghc::filesystem when not available
- Switch from SDL2_Image to stb_image since it's way less of a headache for cross-platform support (especially static win32 bin)
- Some updates to the CMake build system
9.0-alpha1
- Update ImGui (v1.76 / tables branch)
- Add custom keyboard bindings (OpenBoardView#175)
- Add background board image (OpenBoardView#176)