Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
ObsidianBlk
/
nespaint
İzle
1
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
0
Wiki
Aktivite
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
188
İşlemeler
4
Dallar
Ağaç:
085e732488
nespaint
/
app
/
js
Geçmiş
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 yıl önce
..
common
Added a range() method to Utils which will return an array containing values from a to b over a given step.
6 yıl önce
ctrls
CTRLPainter now listens for keyboard shortcuts 'ctrl+z' and 'ctrl+y' to undo and redo (respectively) any drawing on active surfaces.
6 yıl önce
ifaces
ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank.
6 yıl önce
models
NESBank.snapshot() was not intended to remain debounced. Method .snapshot() will now clear redo history if any.
6 yıl önce
ui
Fixed a bug in Input
6 yıl önce
main.js
Just some minor work on file dropping.
6 yıl önce