Commit graph

466 commits

Author SHA1 Message Date
Yueyu
0bc7a0107f add some thresholds for stage outside 2021-07-10 07:51:07 +08:00
Yueyu
5fc7775748 cancel the dragging event if the pointer is outside stage 2021-07-06 06:39:28 +08:00
chrisgarrity
a7d7cb1763
Merge pull request #456 from LLK/ignore-cal
Ignore cal variant
2021-06-21 12:53:18 -04:00
Chris Garrity
0db94d5685 Ignore cal variant
At some point I will clean up the git ignores - they are in almost every directory and that’s ridiculous. But for now make sure to ignore the cal variant if it shows up in the open source directory structure.
2021-06-21 12:52:31 -04:00
chrisgarrity
b4db8273da
Merge pull request #425 from yueyuzhao/issue/222-support-mouse-events
add mouse event support
2021-06-18 09:18:02 -04:00
chrisgarrity
f226f3fdc4
Merge pull request #437 from yueyuzhao/issue/398-highlight-recording-during-playback
save volumes when recording for playback
2021-06-11 16:10:37 -04:00
chrisgarrity
c561a39725
Merge pull request #434 from yueyuzhao/fix-guide-description-bkg
Fix description background image lost
2021-06-11 16:04:33 -04:00
chrisgarrity
fdf974616e
Merge pull request #436 from yueyuzhao/issue/388-video-poster
show video after poster image is loaded
2021-06-11 16:03:00 -04:00
Yueyu
acbd23a7aa add missing files 2021-06-11 06:19:44 +08:00
Yueyu
dab8462349 resolve conflicts and lint the code 2021-06-11 05:58:20 +08:00
chrisgarrity
fd9fed6424
Merge pull request #435 from yueyuzhao/issue/599-android-start-setting
Android: update setAnalyticsPref signature
2021-06-09 09:39:07 -04:00
Yueyu
1d9990b095 save volumes when recording for playback 2021-06-02 05:54:59 +08:00
Yueyu
564b43102b show video after poster image is loaded 2021-05-31 18:47:14 +08:00
Yueyu
7908c8d75f update setAnalyticsPref signature 2021-05-31 06:34:35 +08:00
Yueyu
3df01316de Fix #433 2021-05-29 06:42:37 +08:00
chrisgarrity
5e79e777da
Merge pull request #431 from yueyuzhao/issue/429-ios-import-project-with-text
iOS: fix app crash when importing project with text
2021-05-28 11:56:58 -04:00
Yueyu
eefc16b7b7 add md5 nil check 2021-05-28 20:34:40 +08:00
chrisgarrity
f517e0488a
Merge pull request #377 from yueyuzhao/issue/334-fix-ios-callout
disable drag & drop on images
2021-05-25 11:36:21 -04:00
chrisgarrity
cb39b8010d
Merge pull request #419 from yueyuzhao/dev-hide-gears-on-init-options-page
hide gears on init options page
2021-05-25 10:04:12 -04:00
chrisgarrity
70c89eee68
Merge pull request #424 from yueyuzhao/issue/423-touch-to-click
touch to click on init options page
2021-05-25 09:56:08 -04:00
chrisgarrity
0be5e272a5
Merge pull request #422 from yueyuzhao/issue/420-large-count-options2
change column-count by optionNum on init options page
2021-05-25 09:44:30 -04:00
Yueyu
ecd81d9045 robust improvement 2021-05-22 08:28:51 +08:00
Yueyu
247f41f33c clean up 2021-05-22 06:55:00 +08:00
Yueyu
29d26ba343 1. painter add mouse event support
2. Palette and ScriptPane add mouse event support
2021-05-21 18:41:41 +08:00
Yueyu
b72abe9723 remove unused variable 2021-05-20 07:19:13 +08:00
Yueyu
b515ab83de add mouse event support 2021-05-20 07:13:03 +08:00
Yueyu
267d09bc87 clean up 2021-05-13 19:39:03 +08:00
Yueyu
ec18d1ff92 touch to click on init options page 2021-05-13 19:33:38 +08:00
Yueyu
3293e506ca set column-count by optionNum 2021-05-13 18:47:56 +08:00
Yueyu
02d3035057 hide gears on init options page 2021-05-13 07:08:01 +08:00
chrisgarrity
8c5e099337
Merge pull request #373 from LLK/translations_editions-free-src-localizations-en-json--develop_ja
Translate '/editions/free/src/localizations/en.json' in 'ja'
2021-05-11 10:54:04 -04:00
chrisgarrity
91caa4a1a7
Merge pull request #381 from LLK/translations_editions-free-src-localizations-en-json--develop_pt
Translate '/editions/free/src/localizations/en.json' in 'pt'
2021-05-11 10:53:48 -04:00
chrisgarrity
4b0bc9d84c
Merge pull request #383 from LLK/translations_editions-free-src-localizations-en-json--develop_da
Translate '/editions/free/src/localizations/en.json' in 'da'
2021-05-11 10:53:12 -04:00
chrisgarrity
a24e5f47e8
Merge pull request #378 from yueyuzhao/issue/63-fix-watermark-resize
add max-width and max-height properties for watermark image
2021-05-11 10:16:17 -04:00
chrisgarrity
babba8e5e1
Update README.md
link to the current info for installing node and npm
2021-05-04 16:59:50 -04:00
chrisgarrity
6ccafdd9cc
Merge pull request #406 from yueyuzhao/issue/405-ios-warning
iOS: get rid of warnings Fix #405
2021-05-04 08:45:40 -04:00
chrisgarrity
b857280571
Merge pull request #404 from yueyuzhao/issue/241-native-zip
Issue/241 native zip
2021-05-03 17:35:39 -04:00
Yueyu
86665ae8a4 1. iOS: refactor to import in IO.m and comments to Database.m
2. Android: clean up
3. JavaScript: lint code style
2021-04-30 21:20:51 +08:00
Yueyu
0a1907564a clean up 2021-04-28 06:02:36 +08:00
Yueyu
c5f43b6152 iOS: get rid of warnings Fix #405 2021-04-15 06:53:27 +08:00
Yueyu
7b70938394 Javascript: remove jszip 2021-04-09 21:56:08 +08:00
Yueyu
c1e2449d45 iOS: fix export and clean up filder 2021-04-09 21:40:25 +08:00
Yueyu
b52045f221 Android: fix newIntent content import 2021-04-09 21:39:38 +08:00
Yueyu
c186305777 Android: fix project name 2021-04-09 13:37:43 +08:00
Yueyu
2af8f82276 clean up 2021-04-09 13:22:46 +08:00
Yueyu
d77fc04f2d Android: import project in native 2021-04-09 13:17:05 +08:00
Yueyu
e88b25dea0 iOS: fix zipUrls iteration 2021-04-09 07:39:35 +08:00
Yueyu
468bc4e0ab iOS: clean up import project and make thumbnails for sprites and backgrounds 2021-04-09 07:02:35 +08:00
Yueyu
397ce34148 iOS: native receive project 2021-04-05 08:09:32 +08:00
Yueyu
0d6918d508 clean up zips before creating a new one 2021-03-22 13:05:58 +08:00