Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
ObsidianBlk
/
nespaint
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
105
Commits
4
Branches
Tag:
f5b3d77a03
nespaint
/
app
/
js
Histórico
Bryan Miller
f5b3d77a03
CTRLPainter now has VERY rough scaling using mouse wheel
6 anos atrás
..
common
Added Utils.isInt() function.
6 anos atrás
ctrls
CTRLPainter now has VERY rough scaling using mouse wheel
6 anos atrás
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 anos atrás
models
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 anos atrás
ui
Input now handles 'mousewheel' and 'wheel' events.
6 anos atrás
main.js
Very rough ISurface object rendering now functional.
6 anos atrás