Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
ObsidianBlk
/
nespaint
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
126
Commitit
4
Branchit
Puu:
009617461f
nespaint
/
app
/
js
Historia
Bryan Miller
e5916272ae
Rewrote CTRLPainter LineToSurface() function. Lines should be MUCH better now.
6 vuotta sitten
..
common
Added a range() method to Utils which will return an array containing values from a to b over a given step.
6 vuotta sitten
ctrls
Rewrote CTRLPainter LineToSurface() function. Lines should be MUCH better now.
6 vuotta sitten
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 vuotta sitten
models
NESBank uses 'access_mode' to determine if sprites, background tiles, or both should be accessed given a coordinate.
6 vuotta sitten
ui
Small modification on mouse event triggering.
6 vuotta sitten
main.js
Minor testing code added to main.js
6 vuotta sitten