A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Bryan Miller 8a3a69a9d3 Added UI and functional code for starting a new project (clearing the one currently being worked on). vor 5 Jahren
..
common Loading of a project json file now works! vor 5 Jahren
ctrls Added UI and functional code for starting a new project (clearing the one currently being worked on). vor 5 Jahren
ifaces ISurface and NESBank updated to handle undo/redo history. Fixed a base64 issue in NESBank. vor 5 Jahren
models Fixed a bug in NESNameTable where attribute table was being loaded incorrectly. vor 5 Jahren
ui Grids now available in a number of different formats. Grid rendering has been moved to the ui/Renderer vor 5 Jahren
main.js Added CTRLNametableTools controller. vor 5 Jahren