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.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
112
Commitit
4
Branchit
Puu:
26352e888d
dev
dev-bank
dev-tmpl
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '26352e888d'
${ noResults }
nespaint
/
app
/
js
Historia
Bryan Miller
26352e888d
Added a range() method to Utils which will return an array containing values from a to b over a given step.
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
Fixed CTRLPainter scaling artifacts. Now renders grid.
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
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
ui
Added isMouseInBounds() and lastMousePosition() from Input.
6 vuotta sitten
main.js
Very rough ISurface object rendering now functional.
6 vuotta sitten