Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
ObsidianBlk
/
nespaint
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
97
Incheckningar
4
Grenar
Träd:
958450729e
nespaint
/
app
/
js
Historik
Bryan Miller
958450729e
NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface)
6 år sedan
..
common
Added Utils.isInt() function.
6 år sedan
ctrls
CTRLPainter listens for color changes and surface changes. Still mostly doesn't do anything yet.
6 år sedan
ifaces
NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface)
6 år sedan
models
NESPalette now has a static .Default[] array containing a system-wide palette. This is now used by NESBank instead of __default_pi (which is also removed from ISurface)
6 år sedan
ui
Added some mouse button code/name mapping in Input.
6 år sedan
main.js
CTRLPainter initialization called. Slowly commenting out some test code.
6 år sedan