A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Bryan Miller d206ec97e0 Added ui class EditableText to handle swapping between a <span> and a text <input> element for text that can be changed. hace 5 años
..
EditableText.js Added ui class EditableText to handle swapping between a <span> and a text <input> element for text that can be changed. hace 5 años
Emitters.js Emitters now include the triggering element in the emitted event. Modal updated for the new element. hace 5 años
Input.js Fixed a bug in Input hace 5 años
Modal.js Small bug fixes to Modal. hace 5 años
Renderer.js Renderer now has a clear() method for clearing the given context with the given color. hace 5 años
Tabs.js Tabs working. hace 5 años