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 8cab8812af The About button now displays Author, Version, License, and Description information (pulled from the package.json by the server 5 년 전
..
modals The About button now displays Author, Version, License, and Description information (pulled from the package.json by the server 5 년 전
bankListItem.html UI Improvements to the Palette and Bank lists. 5 년 전
canvas.html Preparing to handle some IO. Nothing really done yet. 5 년 전
ctrlpainter.html Grids now available in a number of different formats. Grid rendering has been moved to the ui/Renderer 5 년 전
docks.html UI Improvements to the Palette and Bank lists. 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 Modified top menu and added export options ui for palettes. Also added an 'About' button which does not yet display anything. 5 년 전
header_menu.html The About button now displays Author, Version, License, and Description information (pulled from the package.json by the server 5 년 전
index.html The About button now displays Author, Version, License, and Description information (pulled from the package.json by the server 5 년 전
modal.html The About button now displays Author, Version, License, and Description information (pulled from the package.json by the server 5 년 전
nametableListItem.html CTRLNameTablesStore created (untested). Added UI elements for CTRLNameTableStore (not fully complete). 5 년 전
paldraw.html Updated drawing palette UI. 5 년 전
paletteListItem.html UI Improvements to the Palette and Bank lists. 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 uses vendor.js to connect node_modules to the application in a consistent manner. 5 년 전
toolbar_bank.html Fix to last commit 5 년 전
toolbar_nametable.html Enhancements to the Nametable Tools and associated UI. 5 년 전
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 년 전