chrisgarrity
3366deec4a
Merge pull request #532 from LLK/dei/prototype1
...
Update people characters
2021-11-17 14:08:18 -05:00
Yueyu
06626cca07
code lint
2021-10-13 06:28:38 +08:00
Yueyu
d656f28ca8
add support to handle mp3 sound
2021-10-11 08:15:50 +08:00
Yueyu
d32d2214e7
duplicate library and sample assets
2021-10-11 08:14:34 +08:00
Yueyu
c74319cfe0
register assetLibraryVersion to native
2021-10-09 19:25:14 +08:00
Yueyu
e9120b0854
export assetLibraryVersion
field in media.json
file
2021-10-09 19:24:30 +08:00
Yueyu
032e7b1d91
Import: don't add library assets to database
2021-10-09 07:22:10 +08:00
Yueyu
4fdfc480fe
export: add library assets to zip
2021-10-09 06:55:21 +08:00
chrisgarrity
d0dc91626f
Merge pull request #512 from yueyuzhao/issue/511
...
Don't remove shape when cancelling camera fill
2021-09-20 20:24:22 +01:00
chrisgarrity
009bcb5be7
Merge pull request #514 from yueyuzhao/issue/474
...
iOS: scroll up a little bit if the textbox is on the bottom half of the screen
2021-09-08 13:36:18 -04:00
Yueyu
3a35279a6c
change to 45% of the window.innerHeight to show color and font size menu
2021-09-04 07:27:54 +08:00
chrisgarrity
d0df27787a
Reword comment explanation
2021-09-03 10:14:43 -04:00
Yueyu
4ccc880cf6
code lint
2021-09-02 21:02:44 +08:00
Yueyu
bdc158f6d2
import WINDOW_INNER_HEIGHT from lib
2021-09-02 21:00:22 +08:00
Yueyu
f40757c50f
iOS: scroll up a little bit if the textbox is on the bottom part of the screen
2021-09-02 20:52:24 +08:00
Yueyu
04401859a2
Don't close the text form when click on the textbox
2021-09-01 20:14:10 +08:00
Yueyu
39f707d7be
Don't remove shape when cancelling camera fill
2021-09-01 19:49:07 +08:00
Chris Garrity
0f909781c4
New skin handling in Watermark
...
Graphic elements that are part of a person's body will include "Body" in the id. When generating the watermark, do not fill those elements, just keep the outline.
2021-08-30 14:55:53 -04:00
Chris Garrity
1ec553e197
Handle new people sprites
...
* change the palette in the Paint editor to have more skin tones (6)
* Add new assets to the localizations for later translation
* Add handling for a new section of the Media json for legacy sprites.
Existing projects may use current library sprites, so they need to be in the app media keys even if they are no longer displayed in the library by default.
2021-08-30 14:55:53 -04:00
chrisgarrity
ce9200b2f1
Merge pull request #507 from LLK/issue/506-pt-br
...
Handle Brazilian Portuguese
2021-08-30 14:54:22 -04:00
Chris Garrity
50541dd940
Handle Brazilian Portuguese
...
We need special handling for languages where we use locale (zh and pt), pt was missing from the code.
2021-08-30 14:37:49 -04:00
chrisgarrity
1a218c46b6
Merge pull request #498 from yueyuzhao/issue/282-paint-editor-calibration
...
Set screen matrix scale to Paint.currentZoom
2021-08-24 14:55:07 -04:00
Yueyu
0c7a3a6abc
Fix clone svg element null pointer
2021-08-24 21:34:44 +08:00
Yueyu
650157bc7a
Set screen matrix scale to Paint.currentZoom
2021-08-23 19:02:12 +08:00
Yueyu
19e8c27467
code lint
2021-08-10 21:14:46 +08:00
Yueyu
a32cb2c056
set storyStarted if script is changed
2021-08-10 20:52:57 +08:00
Yueyu
7e7581dd34
Fix story saving
2021-08-10 20:52:09 +08:00
chrisgarrity
3cffccf182
Merge pull request #428 from yueyuzhao/fix-story-save
...
fix story saving for PBS
2021-08-02 10:26:17 -04:00
Yueyu
5ae6b2b7d1
only save the sample project if it's changed
2021-07-31 09:46:40 +08:00
Yueyu
5c0d80f048
localize sample name in storyStarter mode
2021-07-31 09:27:18 +08:00
Yueyu
a5e91730e0
code lint
2021-07-22 18:17:27 +08:00
Yueyu
ca55699744
resort sprite, sprite outline, background, delete button zIndex
2021-07-22 18:12:33 +08:00
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
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
Yueyu
dab8462349
resolve conflicts and lint the code
2021-06-11 05:58:20 +08: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
3df01316de
Fix #433
2021-05-29 06:42:37 +08:00
Yueyu
fa6bf47b35
lint
2021-05-28 08:26:53 +08:00
Yueyu
cc7b6ee883
don't save project if project not changed
2021-05-28 08:26:37 +08:00
Yueyu
064ee0cf48
fix story saving for PBS
2021-05-27 05:18:02 +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
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