Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
ObsidianBlk
/
nespaint
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
199
Commits
4
Ramas
Árbol:
9b1cab3472
nespaint
/
app
/
js
/
models
Histórico
Bryan Miller
4954ea9592
Added getRegion() and setRegion() to NESBank which will return color information within a defined region.
hace 6 años
..
NESBank.js
Added getRegion() and setRegion() to NESBank which will return color information within a defined region.
hace 6 años
NESPalette.js
NESPalette updated to include a json parameter used for import and export.
hace 6 años
NESTile.js
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.
hace 6 años