A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Miller 5e5343920c Project can now be exported to a json file. Loading of project json file technically works, but doesn't actually put the loaded json into the data objects... effectively no loading ATM. 5 年之前
..
bankListItem.html Updated CTRLPalettesStore and CTRLBanksStore (and associative *ListItem.html files to use the new EditableText class. 5 年之前
canvas.html Preparing to handle some IO. Nothing really done yet. 5 年之前
ctrlpainter.html CTRLPainter now handles scaling from the UI interface. Also added ability (and UI button) to fit-to-canvas 5 年之前
ctrlpainter_bank.html Better Bank Tools :) 5 年之前
docks.html Work being done to add new items to the asset lists (palette at the moment). Not fully working. 5 年之前
footer.html Added a simple footer as well as passing along author information. 5 年之前
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. 5 年之前
header.html Project can now be exported to a json file. Loading of project json file technically works, but doesn't actually put the loaded json into the data objects... effectively no loading ATM. 5 年之前
index.html Added the cover element to the HTML and added code to remove it when the page is ready. 5 年之前
modal.html Project can now be exported to a json file. Loading of project json file technically works, but doesn't actually put the loaded json into the data objects... effectively no loading ATM. 5 年之前
paldraw.html Can now switch between the sprite and tile palettes 5 年之前
paletteListItem.html Updated CTRLPalettesStore and CTRLBanksStore (and associative *ListItem.html files to use the new EditableText class. 5 年之前
palettectrl.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 年之前
palsys.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 年之前
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. 5 年之前
tools.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 年之前
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 年之前