A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Bryan Miller 4a2b094f31 Changed the name of the .html file where the bank toolbar is located. Updated the index.html to reflect the change. il y a 6 ans
..
modals Some tweaks to the UI for creating new 'Store' items. il y a 6 ans
bankListItem.html UI Improvements to the Palette and Bank lists. il y a 6 ans
canvas.html Preparing to handle some IO. Nothing really done yet. il y a 6 ans
ctrlpainter.html Reordered and Restructured Painter/Bank tools. Removed old unused tool bar. Painter/Bank tool buttons now have tool tips il y a 6 ans
docks.html UI Improvements to the Palette and Bank lists. il y a 6 ans
footer.html Added a simple footer as well as passing along author information. il y a 6 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 6 ans
header.html Modified top menu and added export options ui for palettes. Also added an 'About' button which does not yet display anything. il y a 6 ans
header_menu.html Modified top menu and added export options ui for palettes. Also added an 'About' button which does not yet display anything. il y a 6 ans
index.html CTRLNameTablesStore created (untested). Added UI elements for CTRLNameTableStore (not fully complete). il y a 6 ans
modal.html Finished up the first part of UI for NameTables. They can now be added, removed, and saved in project files. No editing as of yet. il y a 6 ans
nametableListItem.html CTRLNameTablesStore created (untested). Added UI elements for CTRLNameTableStore (not fully complete). il y a 6 ans
paldraw.html Updated drawing palette UI. il y a 6 ans
paletteListItem.html UI Improvements to the Palette and Bank lists. il y a 6 ans
palettectrl.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. il y a 6 ans
palsys.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. il y a 6 ans
tail.html Server uses vendor.js to connect node_modules to the application in a consistent manner. il y a 6 ans
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) il y a 6 ans