This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
ObsidianBlk
/
nespaint
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
202
Комити
4
Гране
Дрво:
efbeb123db
dev
dev-bank
dev-tmpl
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'efbeb123db'
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
efbeb123db
CTRLBanksStore, CTRLPalettesStore, and NESPalette now have an .obj property which returns a java object of the class's underlying data in a form that can be turned into a JSON. Each class's .json property has been modified to use the new .obj property.
пре 6 година
app/
js
CTRLBanksStore, CTRLPalettesStore, and NESPalette now have an .obj property which returns a java object of the class's underlying data in a form that can be turned into a JSON. Each class's .json property has been modified to use the new .obj property.
пре 6 година
sass
Added a dropdown menu to the nav bar for loading/saving projects (currently just cosmetic atm). Cleaned up the look of the main logo.
пре 6 година
views
Added a dropdown menu to the nav bar for loading/saving projects (currently just cosmetic atm). Cleaned up the look of the main logo.
пре 6 година
.gitignore
Switching from a pure css file to a dynamically generated sass -> css. Server will watch for sass file changes and update as needed. Path app/css/nespaint.css is now ignored as it's generated at start if missing.
пре 6 година
LICENSE
Switching over to NodeJS as a server host. Added an ISC license.
пре 6 година
package-lock.json
Switching from a pure css file to a dynamically generated sass -> css. Server will watch for sass file changes and update as needed. Path app/css/nespaint.css is now ignored as it's generated at start if missing.
пре 6 година
package.json
Tabs working.
пре 6 година
server.js
Broke out the nespaint.scss into a number of sub-styles and renamed nespaint.scss to style.scss . Updated Server for these changes.
пре 6 година
signal-list
Created a reference list of current emitted events and the data that comes with them.
пре 6 година
start.sh
Switching from a pure css file to a dynamically generated sass -> css. Server will watch for sass file changes and update as needed. Path app/css/nespaint.css is now ignored as it's generated at start if missing.
пре 6 година