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.
149
Commits
4
Ramas
Árbol:
e9b9f9eeff
nespaint
/
app
/
js
/
ctrls
Histórico
Bryan Miller
eb01231ff3
CTRLPalettesStore now property generates a palette list entry.
hace 6 años
..
CTRLIO.js
Create the CTRLPalettesStore which will handle the organization of project palettes both internally and visually.
hace 6 años
CTRLPainter.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
CTRLPalettes.js
CTRLPalettes now emits a global 'active_palette_color' event when a palette color button is clicked.
hace 6 años
CTRLPalettesStore.js
CTRLPalettesStore now property generates a palette list entry.
hace 6 años