Skip to content

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 20 Aug 16:26
· 236 commits to main since this release
7d868c2

What's Changed

  • Add Desktop IDE Ctrl+. Quick Fix at the caret by @amaldini in #37
  • Add game pixel-buffer blit and a JS CPU ray tracer by @amaldini in #38
  • Add three.js shader materials and a GPU ray tracer by @amaldini in #39
  • Fix missing-semicolon lightbulb and quick fix on the next line by @amaldini in #40
  • Theme Desktop IDE IntelliSense popups with the editor theme by @amaldini in #41
  • Theme the Desktop IDE quick-fix menu with the editor theme by @amaldini in #42
  • Split prompts into a dedicated Reference Manual chapter by @amaldini in #43
  • Fix re-running api examples in Desktop IDE by @amaldini in #44
  • Fix program(Api) args: coerce nested calls and numeric strings by @amaldini in #45
  • Fix Calc program(JSON) so _add/_mul prompts usually compute 20 by @amaldini in #46
  • Theme the Desktop IDE Rename Symbol dialog by @amaldini in #47
  • Add a context menu to the Desktop IDE editor by @amaldini in #48
  • Theme the Desktop IDE theme ComboBox by @amaldini in #49
  • Fix Desktop IDE Run button contrast across themes by @amaldini in #50
  • Add 10 Desktop IDE theme options, including dark variants by @amaldini in #52
  • Cut MALDA 1.0.10 by @amaldini in #51
  • Compile @shader() MALDA functions to GLSL in JavaScript mode by @amaldini in #53
  • Expand Reference Manual 26.10 three.js scene API by @amaldini in #54
  • Cut MALDA 1.0.11 by @amaldini in #55

Full Changelog: v1.0.9...v1.0.11