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.
142
Commit
4
Rami (Branch)
Albero (Tree):
38d0ce86b4
nespaint
/
app
/
js
Cronologia
Bryan Miller
35b1cad2b8
Tabs working.
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
Create the CTRLPalettesStore which will handle the organization of project palettes both internally and visually.
6 anni fa
ifaces
NESTile and ISurface are now event emitters. NESTile and by extension NESBank will emit 'data_changed' when there's a change to the data. CTRLPainter updated to utilize the new events.
6 anni fa
models
NESPalette updated to include a json parameter used for import and export.
6 anni fa
ui
Tabs working.
6 anni fa
main.js
Working on TABs. There's a bug in the event listener at the moment.
6 anni fa