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