A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Bryan Miller b86d5b939b Fixed mouse event test for element bounds. Attempting to add 'preventDefault' events. 6年前
..
common Properly refactored variables. 6年前
ctrls CTRLPainter now resizes internal surface to match as close as possible the DOM canvas element size. 6年前
models Reorganized files. Adjusted imports to match new locations. 6年前
ui Fixed mouse event test for element bounds. Attempting to add 'preventDefault' events. 6年前
main.js Input class basic mouse events functional. Wheel not handled. 6年前