Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Увійти
ObsidianBlk
/
nespaint
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
130
Коміти
4
Гілки
Дерево:
b7957267eb
nespaint
/
app
/
js
Історія
Bryan Miller
b7957267eb
Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly!
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
Grid and Color palette toggle interfaces now working. Bug when drawing in a tile with a different palette.
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
Fixed a bug in NESBank. Color Index values are now being stored in the correct location. Rendering palette colors now works correctly!
6 роки тому
ui
Emitters now include the triggering element in the emitted event. Modal updated for the new element.
6 роки тому
main.js
Minor testing code added to main.js
6 роки тому