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.
173
Commits
4
Branches
Struktur:
ad3a1a9ecd
nespaint
/
app
/
js
/
ctrls
Verlauf
Bryan Miller
2e9302f101
Input updated to allow a specific element to watch for mouse events in a more direct way than previously. CTRLPainter updated for the change to Input.
vor 6 Jahren
..
CTRLBankTools.js
Fixed interactions and cleaned code for CTRLBankTools
vor 6 Jahren
CTRLBanksStore.js
Created CTRLBanksStore and removed test code from main.js
vor 6 Jahren
CTRLIO.js
Rough loading of CHR files into NESBank object via drag and drop into canvas.
vor 6 Jahren
CTRLPainter.js
Input updated to allow a specific element to watch for mouse events in a more direct way than previously. CTRLPainter updated for the change to Input.
vor 6 Jahren
CTRLPalettes.js
CTRLPalettes now listens for a 'set_palette_mode' event to determine which set of four palettes to display.
vor 6 Jahren
CTRLPalettesStore.js
Work being done to add new items to the asset lists (palette at the moment). Not fully working.
vor 6 Jahren