Data Pixels Playground Changelog

What's new in Data Pixels Playground 1.1.0

Dec 4, 2018
  • 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.

New in Data Pixels Playground 1.0.0 (Jun 16, 2017)

  • Create Pixel Art Programmatically