Skip to content

Releases: IppClub/Dora-SSR

v1.3.18

16 Apr 10:16
Compare
Choose a tag to compare

Update

  • update typescript-to-lua to v1.25.1.
  • add missing WASM API for emit() function.
  • stop holding some static temp variables.
  • add copy path menu item to Web IDE.
  • update ImGui Rust WASM bindings.
  • fix Yarn compiler issues.
  • update Lua.
  • fix node post event. adding tests for Rust wasm.
  • add HttpClient API to Rust.
  • fix rust binding compiling issues.
  • add missing APIs and docs for Teal, TS and Rust.
  • update WASM3.
  • revert mouse wheel event handling due to old SDL API issue.
  • add missing ImGui WASM APIs.
  • remove an unnecessary SDL function usage.
  • fix a Windows key down event issue.
  • fix a dora tsx definition issue on Windows.
  • update Yuescript to remove redundant 'do' blocks.
  • fix a Windows path issue.
  • fix Yuescript issue.

Full Changelog: v1.3.13...v1.3.18

v1.3.13

13 Mar 01:44
Compare
Choose a tag to compare

Update

  • add JSX AI tree node elements.
  • fix TS API and some related runtime issues.
  • fix an ImGui window dragging issue.
  • add ImGui::ScrollWhenDraggingOnVoid().
  • fix screen orientation for Android and iOS.
  • fix groundSensor not detecting surface issue.
  • add preview image for game demos.
  • update Yuescript.
  • fix demo game issues.
  • update rust bindings.
  • fix some dev entry issues.
  • stop Teal compiler from visiting unrelated codes.
  • update to ImGui 1.90.5, Lua 5.5. update ImPlot.

Full Changelog: v1.3.10...v1.3.13