A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Bryan Miller d206ec97e0 Added ui class EditableText to handle swapping between a <span> and a text <input> element for text that can be changed. před 5 roky
..
EditableText.js Added ui class EditableText to handle swapping between a <span> and a text <input> element for text that can be changed. před 5 roky
Emitters.js Emitters now include the triggering element in the emitted event. Modal updated for the new element. před 5 roky
Input.js Fixed a bug in Input před 5 roky
Modal.js Small bug fixes to Modal. před 5 roky
Renderer.js Renderer now has a clear() method for clearing the given context with the given color. před 5 roky
Tabs.js Tabs working. před 5 roky