12 Commits (808079ac24af3de4a3edec06519697f3401c2f89)

Autor SHA1 Nachricht Datum
  Bryan Miller 82e30d22ba Added .currentBank and .currentBankName properties to CTRLBanksStore vor 5 Jahren
  Bryan Miller 8922f21cf5 Loading of a project json file now works! vor 5 Jahren
  Bryan Miller b56ccb7bcc Continue to attempt to integrate JSON schema validation for project loading process. Not yet working, but application will run. vor 5 Jahren
  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. vor 5 Jahren
  Bryan Miller d9ecac6506 Moved CTRLPalettesStore and CTRLBanksStore initialization from main to CTRLIO vor 5 Jahren
  Bryan Miller d706e08883 Updated CTRLPalettesStore and CTRLBanksStore (and associative *ListItem.html files to use the new EditableText class. vor 5 Jahren
  Bryan Miller 1c0213ac24 Tweaks vor 5 Jahren
  Bryan Miller c282d88cee Updated CTRLPainter and CTRLBanksStore to use the new Renderer system to draw surfaces to the canvas. vor 5 Jahren
  Bryan Miller 71cb5b3380 CTRLBanksStore properly renders thumbnail. vor 5 Jahren
  Bryan Miller 9c6c78941e Fixed issue with bank item list canvas not displaying. vor 5 Jahren
  Bryan Miller 44c56a74ff Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. vor 5 Jahren
  Bryan Miller 768cd68144 Created CTRLBanksStore and removed test code from main.js vor 5 Jahren