A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bryan Miller 181c1d09c8 Added the modal window for adding new Banks to the BankStore. NOTE: I'd like to update this method to something a little more universal. il y a 5 ans
..
bankListItem.html Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. il y a 5 ans
canvas.html Preparing to handle some IO. Nothing really done yet. il y a 5 ans
ctrlpainter.html CTRLPainter now handles scaling from the UI interface. Also added ability (and UI button) to fit-to-canvas il y a 5 ans
ctrlpainter_bank.html Better Bank Tools :) il y a 5 ans
docks.html Work being done to add new items to the asset lists (palette at the moment). Not fully working. il y a 5 ans
footer.html Added a simple footer as well as passing along author information. il y a 5 ans
head.html Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. il y a 5 ans
header.html Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. il y a 5 ans
index.html Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. il y a 5 ans
modal.html Added the modal window for adding new Banks to the BankStore. NOTE: I'd like to update this method to something a little more universal. il y a 5 ans
paldraw.html Can now switch between the sprite and tile palettes il y a 5 ans
paletteListItem.html CTRLPalettesStore now property generates a palette list entry. il y a 5 ans
palettectrl.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. il y a 5 ans
palsys.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. il y a 5 ans
tail.html Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. il y a 5 ans
tools.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) il y a 5 ans
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) il y a 5 ans