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.
123
Commit
4
Rami (Branch)
Albero (Tree):
8a4da0cf9a
nespaint
/
app
/
js
Cronologia
Bryan Miller
0f4b20a3b1
Minor testing code added to main.js
6 anni fa
..
common
Added a range() method to Utils which will return an array containing values from a to b over a given step.
6 anni fa
ctrls
CTRLPainter now... paints! May be some issues with lines.
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
NESBank uses 'access_mode' to determine if sprites, background tiles, or both should be accessed given a coordinate.
6 anni fa
ui
Small modification on mouse event triggering.
6 anni fa
main.js
Minor testing code added to main.js
6 anni fa