Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
ObsidianBlk
/
nespaint
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
101
Commit
4
Rami (Branch)
Albero (Tree):
9f77e89b3b
nespaint
/
app
/
js
Cronologia
Bryan Miller
9f77e89b3b
Some minor refactoring of CTRLPainter
6 anni fa
..
common
Added Utils.isInt() function.
6 anni fa
ctrls
Some minor refactoring of CTRLPainter
6 anni fa
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 anni fa
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 anni fa
ui
Added [untested] code to combine kayboard and mouse events, to allow for keyboard+mouse event combos.
6 anni fa
main.js
Very rough ISurface object rendering now functional.
6 anni fa