Skip to content

Releases: 16BitWonder/Pixel-Painter-Switch

Final Release 2 - Electric Boogaloo

19 Aug 22:46

Choose a tag to compare

Changes:

  • Removed deprecated gfx API code (Yes, v1.7.0 was that old)
  • Built with latest libnx (v3.3.0) for 9.0.0+ compatibility

Once again, this will likely be the final release unless it's somehow broken again.

Final Release (Hopefully)

14 Sep 16:11
47e96a6

Choose a tag to compare

Changes:

  • Made it so that controls are only handled when a button is actually pressed

This will likely be the final release unless it's broken again in the future.

Fix after being broken for a while

07 Sep 01:30
5e75340

Choose a tag to compare

Changes:

  • Fixed the application so it works as intended

Planned:

  • General refactoring, coming back to this it looks pretty bad

Update to latest libnx

07 Mar 12:58
9132366

Choose a tag to compare

Changes:

  • Compiled with latest stable libnx (1.1.0)

Brush Sizes Update

26 Feb 22:43
7511ad6

Choose a tag to compare

Changes:

  • Added more brush sizes, 1x1-4x4
  • Switch between brush sizes with ZL/ZR

Refactoring

22 Feb 23:03
a626283

Choose a tag to compare

Changes:

  • All functions are now handled in separate .c/.h file

Minor tweaking

22 Feb 21:21
086d5a9

Choose a tag to compare

Changes:

  • Reworked controls to be more efficient and condensed

New Options

22 Feb 17:24
086d5a9

Choose a tag to compare

Changes:

  • Added toggle-able fast moving cursor with Y
  • Added a clear drawing area option with Minus

Small Updates

21 Feb 21:07
086d5a9

Choose a tag to compare

Changes:

  • Added white as a draw-able color
  • Updated to latest libnx commit, fixes a possible screen-burn issue
  • Icon is now correctly displayed in the Homebrew Launcher Menu

Note:

  • Swapping between colors is no longer as 'clean'

Initial Release

21 Feb 01:08
086d5a9

Choose a tag to compare

v1.0.0

Update to v1.4.1