Skip to content

v0.9.3.3

Latest
Compare
Choose a tag to compare
@cfillion cfillion released this 29 Apr 17:28
v0.9.3.3
c070623
  • Accurately detect when script execution is suspended (REAPER v7.28+ only)
  • Fix default flags in Demo > Widgets > Text Input > Multi-line
  • Fix empty lines in imgui_defs.lua due to empty section help text
  • Fix gaining logical focus when the OS window gets it from a window outside the context
  • Fix omitting ColorPick4's ref_col parameter
  • Fix splash screen detection being off by one frame
  • Limit user window sizes to 8192px per axis to avoid crashes
  • macOS: report hit-testing transparency to SWELL's WindowFromPoint
  • Windows: fix Alt key input while holding down a mouse button when "Allow keyboard commands when mouse-editing" is disabled

gfx2imgui:

  • Accept passing a nil and other non-string names to gfx.init
  • Fix gfx.getchar returning a nil second value when closing
  • Fix unattached font fallback nearest lookup
  • Implement inverted text effect approximation
  • Repair rectangle rotation
  • Support uppercase font flag bytes