Skip to content

Wonkey v2021.04

Compare
Choose a tag to compare
@seyhajin seyhajin released this 08 Apr 12:56
· 209 commits to develop since this release

Wonkey 2021-04 release

First official Wonkey release with Wake and Wide built for Windows, Linux, MacOS ans Raspbian targets.

⚠️ Important: After installation, we recommanded to rebuild modules

Update 29/04/2021: Fixed msvc installer

What's new:

  • many fixes due to rebrand
  • use default 'x64' config
  • updated 'sdl2' module to 2.0.14 official release
  • updated 'sokol' module
  • added new modules: glfw, glad, raspberry, simplevideo
  • added some @StrangeIsMyName additions
  • upgraded iOS XCode project
  • upgraded Android product template
  • upgraded Emscripten toolchain (v2.x)
  • optimize C/C++/Linker flags for stripping dead code (reduced size of executable)
  • improved auto-detection of MSVC installation
  • added new String methods : PadLeft(), PadRight()
  • and many others stuff :)