This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
ObsidianBlk
/
nespaint
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
119
Комити
4
Гране
Дрво:
49b181e7ae
nespaint
/
app
/
js
Историја
Bryan Miller
0f4b20a3b1
Minor testing code added to main.js
пре 6 година
..
common
Added a range() method to Utils which will return an array containing values from a to b over a given step.
пре 6 година
ctrls
CTRLPainter now... paints! May be some issues with lines.
пре 6 година
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 година
models
NESBank uses 'access_mode' to determine if sprites, background tiles, or both should be accessed given a coordinate.
пре 6 година
ui
Small modification on mouse event triggering.
пре 6 година
main.js
Minor testing code added to main.js
пре 6 година