Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
ObsidianBlk
/
nespaint
Obserwuj
1
Polub
0
Forkuj
0
Kod
Zgłoszenia
0
Oczekujące zmiany
0
Wydania
0
Wiki
Aktywność
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
188
Commity
4
Gałęzie
Drzewo:
085e732488
dev
dev-bank
dev-tmpl
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z '085e732488'
${ noResults }
nespaint
/
app
/
js
Historia
Bryan Miller
085e732488
CTRLPainter now listens for keyboard shortcuts 'ctrl+z' and 'ctrl+y' to undo and redo (respectively) any drawing on active surfaces.
6 lat temu
..
common
Added a range() method to Utils which will return an array containing values from a to b over a given step.
6 lat temu
ctrls
CTRLPainter now listens for keyboard shortcuts 'ctrl+z' and 'ctrl+y' to undo and redo (respectively) any drawing on active surfaces.
6 lat temu
ifaces
ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank.
6 lat temu
models
NESBank.snapshot() was not intended to remain debounced. Method .snapshot() will now clear redo history if any.
6 lat temu
ui
Fixed a bug in Input
6 lat temu
main.js
Just some minor work on file dropping.
6 lat temu