Skip to content

Alpha 0.10.0

Compare
Choose a tag to compare
@EmperorJack EmperorJack released this 17 Dec 01:03
· 1 commit to main since this release

New features:

  • Add support for rendering Syphon inputs on Mac (Settings -> Syphon to list inputs, use get_frame API to access frame as PImage)

Improvements:

  • Display go to code tab shortcut prompt when code editor empty (UX fix for #13)
  • Update preview pane icons
  • Add icons to project, layer, console, and state variable context menu items

Bug fixes:

  • Fix issue where rendering CodeInput would break client (should fix #12)

Tech improvements:

  • Extract and refactor component library into an external package (now called refinery-ui)
  • Lots of behind the scenes tidy up & improvements for the client application