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.
232
Commits
4
Ramas
Árbol:
1e6b0ae751
nespaint
/
app
/
js
/
ctrls
Histórico
Bryan Miller
447f65c033
CTRLBankTools now listens for the 'bank_remove_duplicates' event, which will call the NESBank .removeDuplicates().compact()
hace 6 años
..
CTRLBankTools.js
CTRLBankTools now listens for the 'bank_remove_duplicates' event, which will call the NESBank .removeDuplicates().compact()
hace 6 años
CTRLBanksStore.js
Some tweaks to the UI for creating new 'Store' items.
hace 6 años
CTRLIO.js
CTRLIO added functionality for exporting palette as 6502 assembly text.
hace 6 años
CTRLPainter.js
CTRLPainter now listens for keyboard shortcuts 'ctrl+z' and 'ctrl+y' to undo and redo (respectively) any drawing on active surfaces.
hace 6 años
CTRLPalettes.js
Updated drawing palette UI.
hace 6 años
CTRLPalettesStore.js
Added .currentPalette and .currentPaletteName properties to CTRLPalettesStore
hace 6 años