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 553cf3ad7b 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. hace 5 años
..
modals Some tweaks to the UI for creating new 'Store' items. 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 Reordered and Restructured Painter/Bank tools. Removed old unused tool bar. Painter/Bank tool buttons now have tool tips hace 5 años
ctrlpainter_bank.html Reordered and Restructured Painter/Bank tools. Removed old unused tool bar. Painter/Bank tool buttons now have tool tips 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 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
index.html CTRLNameTablesStore created (untested). Added UI elements for CTRLNameTableStore (not fully complete). hace 5 años
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. 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
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) hace 5 años