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.
212
Commitit
4
Branchit
Puu:
c09222ca01
nespaint
/
app
/
js
/
ui
Historia
Bryan Miller
c09222ca01
Modal can now be opened with emit args of 'id' to open by element id or 'cls' to open by element class.
6 vuotta sitten
..
EditableText.js
Added ui class EditableText to handle swapping between a <span> and a text <input> element for text that can be changed.
6 vuotta sitten
Emitters.js
Emitters now include the triggering element in the emitted event. Modal updated for the new element.
6 vuotta sitten
Input.js
Fixed a bug in Input
6 vuotta sitten
Modal.js
Modal can now be opened with emit args of 'id' to open by element id or 'cls' to open by element class.
6 vuotta sitten
Renderer.js
Renderer now has a clear() method for clearing the given context with the given color.
6 vuotta sitten
Tabs.js
Tabs working.
6 vuotta sitten