Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
ObsidianBlk
/
nespaint
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
184
Commits
4
Branches
Struktur:
c4efdb74f0
nespaint
/
app
/
js
Verlauf
Bryan Miller
c4efdb74f0
ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank.
vor 6 Jahren
..
common
Added a range() method to Utils which will return an array containing values from a to b over a given step.
vor 6 Jahren
ctrls
CTRLPainter can now accept null for surfaces and will render a cleared screen if surface is null.
vor 6 Jahren
ifaces
ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank.
vor 6 Jahren
models
ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank.
vor 6 Jahren
ui
Input updated to call the 'mouseup' event last, to remain consistant with all other events.
vor 6 Jahren
main.js
Just some minor work on file dropping.
vor 6 Jahren