A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Bryan Miller 00e5e8e850 Can now export CHR filesgit add .! il y a 5 ans
..
CTRLBankTools.js Fixed interactions and cleaned code for CTRLBankTools il y a 5 ans
CTRLBanksStore.js Added .currentBank and .currentBankName properties to CTRLBanksStore il y a 5 ans
CTRLIO.js Can now export CHR filesgit add .! il y a 5 ans
CTRLPainter.js CTRLPainter now listens for keyboard shortcuts 'ctrl+z' and 'ctrl+y' to undo and redo (respectively) any drawing on active surfaces. il y a 5 ans
CTRLPalettes.js Can now switch between the sprite and tile palettes il y a 5 ans
CTRLPalettesStore.js Loading of a project json file now works! il y a 5 ans