Skip to content

v0.0.16

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jan 14:13
· 410 commits to main since this release
8b4e8bc

New Features

  • Added FFI bindings for RmlUI (including a WebGPU render interface)
  • Added FFI bindings for LabSound
  • glfwSetWindowIcon is now exposed via the GLFW FFI bindings

Pull Requests

  • [8b4e8bc] - Update the changelog for v.0.0.16
  • [105714a] - Update glfw3webgpu to the latest HEAD
  • [89d816e] - Add FFI bindings for LabSound
  • [89669e9] - Increase the delay for various HTTP integration tests
  • [93163dd] - Improve the output format for debug.sbuf string buffer and userdata value dumps
  • [7c21003] - Enable Lua script handlers inside RML documents
  • [ff6a6db] - Add GLFW input hooks to the RML bindings
  • [e67a075] - Implement RML rendering and system interfaces to integrate with WebGPU-based render loops
  • [33d6024] - Add FFI bindings for several RML UI core APIs
  • [a1f758d] - Add FFI and Lua bindings for glfwSetWindowIcon
  • [13134d7] - Enable xvfb for automated tests in the Linux build workflow
  • [77636c9] - Exclude .DS_Store from VCS tracking
  • [e216838] - Disable GitHub Actions on .gitignore changes

Contributors (in alphabetical order)

  • No external contributors