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 1d3024c167 Input updated to call the 'mouseup' event last, to remain consistant with all other events. před 6 roky
..
Emitters.js Emitters now include the triggering element in the emitted event. Modal updated for the new element. před 6 roky
Input.js Input updated to call the 'mouseup' event last, to remain consistant with all other events. před 6 roky
Modal.js Small bug fixes to Modal. před 6 roky
Renderer.js Renderer now has a clear() method for clearing the given context with the given color. před 6 roky
Tabs.js Tabs working. před 6 roky