Skip to content

v6.0.0-alpha9

Latest
Compare
Choose a tag to compare
@soywiz soywiz released this 05 Jul 13:58
· 2 commits to main since this release
ccc5614

What's Changed

  • Bidirectional IPC packets, support view tree operations for external debugger, support for offscreen GameWindow and rendering and initial incremental compilation without Gradle for faster, more-stable hot reloading by @soywiz in #2249
  • WebGPU tests on JS/HTML by @soywiz in #2255
  • IPC: Add event for bidirectional communication between the game and the projector by @soywiz in #2257
  • Reload Agent on top of Unix Socket by @soywiz in #2258
  • Fix warning by @soywiz in #2260
  • Bump to korlibs 6.0.0-alpha7 by @soywiz in #2253
  • Some WebGPU AG work by @soywiz in #2259
  • Initial Deno.JS support for testing and running by @soywiz in #2261
  • Initial SDLGameWindow working on JVM and Deno by @soywiz in #2262
  • WIP SDL FFI by @soywiz in #2263

Full Changelog: v6.0.0-alpha5...v6.0.0-alpha9