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 ecd4f4193d CTRLPalettes now listens for a 'set_palette_mode' event to determine which set of four palettes to display. il y a 5 ans
..
CTRLBanksStore.js Created CTRLBanksStore and removed test code from main.js il y a 5 ans
CTRLIO.js Create the CTRLPalettesStore which will handle the organization of project palettes both internally and visually. il y a 5 ans
CTRLPainter.js Fixed issue of mouse move event not checking if a surface is set first. il y a 5 ans
CTRLPalettes.js CTRLPalettes now listens for a 'set_palette_mode' event to determine which set of four palettes to display. il y a 5 ans
CTRLPalettesStore.js CTRLPalettesStore now property generates a palette list entry. il y a 5 ans