Skip to content

Data Pixels Playground v1.1.0

Latest
Compare
Choose a tag to compare
@gmattie gmattie released this 03 Dec 17:36
· 3 commits to master since this release

New Features:

  • Added setting for automatic code execution
    Code can now be run automatically when changes are made by selecting the option in the settings panel.

  • Added image controls and info labels
    Compiled images within the Frame View can now be moved, scaled, and/or reflected using either the mouse/wheel, HUD controls or application's View menu items.

Maintenance:

  • Updated ./build dependencies
    Updated all build dependencies to the latest versions (including Electron, Project Foundation and Gulp) and implemented ESM modules to refactor and share constants between the Main and Render processes.

  • Refactored code
    Moved File logic into its own module and refactored Sass code.