Simon-Mong
8e42398ae4
defination of toDXF function
...
defination of toDXF function
2021-09-19 22:09:04 +08:00
Michael Aschauer
399acff55a
Merge pull request #106 from Simon-Mong/patch-27
...
replace 'glide' with 'reportRandomPosition'
2021-09-16 10:53:44 +02:00
Michael Aschauer
4fce237cfd
Merge pull request #105 from Simon-Mong/patch-26
...
defination of reportRandomPosition block
2021-09-16 10:53:27 +02:00
Michael Aschauer
abefbaf614
Merge pull request #102 from Simon-Mong/patch-25
...
Update objects.js (sprite scale)
2021-09-15 11:57:14 +02:00
Simon-Mong
32ba70b59c
replace 'glide' with 'reportRandomPosition'
...
replace 'glide' with 'reportRandomPosition'
2021-09-08 19:23:27 +08:00
Simon-Mong
28e0f88c7e
defination of reportRandomPosition block
...
defination of reportRandomPosition block
2021-09-08 19:19:10 +08:00
Simon-Mong
6925603749
Update objects.js
2021-09-08 14:27:20 +08:00
Simon-Mong
6df757fdf5
Update objects.js
...
Though the grey areas are automatically covered by last update there is still an anoying white area follow the sprite only in app mode and following the key event. I found it is the canvas of the sprite image. As you press the key it flashes there sometimes(not always). Make the sprite scale to 0.1 to make the canvas small and not easy to be feel. It can't be set to smaller size or the line drawn with the move block would be biased. Anyway very few people use keyboard to drive the sprite in app mode(using the mouse doesn't trigger this problem). Maybe we could make it better in future versions.
2021-09-08 13:20:15 +08:00
Simon-Mong
dea52c2976
get rid of the grey areas
...
Let the worldmorph rerender the stage if it found the stage need to be updated.
2021-09-08 12:44:56 +08:00
Michael
3058111f9a
fix illegal char and missing bracket
2021-08-28 13:04:28 +02:00
Michael Aschauer
16d313c247
Merge pull request #98 from Simon-Mong/patch-21
...
enhance the bounce at edge block
2021-08-28 12:42:45 +02:00
Michael Aschauer
ca902e9048
Merge branch 'snap6' into patch-20
2021-08-28 12:40:43 +02:00
Michael Aschauer
fdde49b34e
Merge pull request #96 from Simon-Mong/patch-19
...
fix the wrong report of X and Y of mousepointer.
2021-08-28 12:36:33 +02:00
Michael Aschauer
43c062610d
Merge pull request #95 from Simon-Mong/patch-18
...
Update objects.js
2021-08-28 12:36:18 +02:00
Simon-Mong
871ea3ab9f
enable 'goto random position" block
...
enable 'goto random position" block
2021-08-23 22:32:48 +08:00
Simon-Mong
11654cd38a
enhance the bounce at edge block
...
enable the turtle to bounce back at the edge in any scale or zoomFactor.
2021-08-23 22:29:53 +08:00
Simon-Mong
6b6e56bba4
Correct the distance to mouse-pointer block.
...
Correct the distance to mouse-pointer block.
2021-08-21 22:07:12 +08:00
Simon-Mong
387d3773b6
fix the wrong report of X and Y of mousepointer.
...
When the scale of stage is greater than 1 , if zoom the stage the report of X and Y value of the mousepointer is wrong. Now it is fixed. It also works in customized stage size. Now we can draw images by hand in app mode stage.
2021-08-21 22:03:35 +08:00
Simon-Mong
c76b643e51
Update objects.js
...
Enable negtive input for move block.
Change the jump line to a straight line when the pen is up in running mode.
2021-08-17 23:13:42 +08:00
Michael
ae22178bc1
change to keyboard focus
2021-07-31 13:04:11 +02:00
Michael
c9350e5a71
hackish attempt to get rid of the gray rectangle render error
2021-07-31 12:16:56 +02:00
Michael
8c34d67cf3
include turtle model and font as javascript objects (works also local)
2021-07-30 12:49:40 +02:00
Michael
82a034e0e7
clenaer
2021-07-13 11:52:10 +02:00
Michael
f7cad3ed3e
more on app mode
2021-07-13 11:43:07 +02:00
Michael
ae6a6e7f38
enableJS
2021-07-12 17:48:40 +02:00
Michael
86f320701b
update changelog
2021-07-12 16:07:00 +02:00
Michael
f1e3001d2b
update appmode and stage sizing (temp fix for fullscreen!)
2021-07-12 15:58:08 +02:00
Michael
cfe3446513
revert to old three (for now)
2021-07-12 15:57:32 +02:00
Michael
a3a35965c0
add gltf
2021-07-09 11:49:52 +02:00
Michael
65fdd2917a
update URL
2021-07-09 10:50:01 +02:00
Michael
86c36be34c
change link
2021-07-08 18:25:00 +02:00
Michael
3187cf99fe
bring back reset
2021-07-08 17:17:09 +02:00
Michael
9c851a8878
start and add changelog
2021-07-08 16:54:36 +02:00
Michael
a1fc710adb
remove tools library and merge Snap's new blocks
2021-07-08 16:54:16 +02:00
Michael
8dac5d8a3f
add missing symbols (moved symbols there)
2021-07-08 15:40:57 +02:00
Michael
820c2bbc65
remove unused loaders
2021-07-08 15:40:35 +02:00
Michael
fcb13b85d1
three upgrade fixes
2021-07-08 15:24:16 +02:00
Michael
9ff1b97cef
upgrade three to r-124
2021-07-08 15:22:55 +02:00
Michael
fcced76319
updates for Snap 6
2021-07-08 11:39:09 +02:00
Michael
c2f7d5a265
bump version (2.6.4)
2021-07-07 12:17:52 +02:00
Michael
563f274059
Merge branch 'master' of github.com:backface/turtlestitch
2021-05-26 15:16:45 +02:00
Michael
35a0070be4
fix color error
2021-05-26 15:15:49 +02:00
Michael
383009cac3
bump version
2021-04-15 18:44:41 -07:00
Michael
9404e33373
revert changes
2021-04-15 18:27:21 -07:00
Michael
525946d675
update date and TODO
2021-04-15 17:53:41 -07:00
Michael
b6d4d2487a
don't encode orgin (zero) in EXP export!
2021-04-15 17:50:39 -07:00
Simon-Mong
9c3391f4cc
Update lang-zh_CN.js
...
Hi,Micheal.I made the translation of cross stitch more proper.Please update it.Thanks.
2021-03-31 22:35:09 +08:00
xota
7d09d35fb7
Update lang-nl.js
...
Typo wissenn -> wissen
Translation of embroidery block "stop running" / "Stickeinstellungen zurücksetzen"
2020-12-27 18:02:24 +01:00
Michael
5d75050f69
version change
2020-12-17 12:15:25 -08:00
Michael
28c53a6a33
remove zero stitches from EXP export
2020-12-17 12:13:55 -08:00
Michael
115913b48e
bump version
2020-12-10 09:12:45 -08:00
Michael
9185b9b490
add comment
2020-12-10 09:02:10 -08:00
Michael
32b8635087
don't add zero length (correction?) stitches
2020-12-10 08:38:08 -08:00
Michael
9c7413c46a
update version
2020-06-17 11:52:20 -07:00
Michael Aschauer
7983d5a72e
add catalan translation (thanks citilab)
2020-04-17 08:55:04 -07:00
Michael Aschauer
7fc654b5c0
activate reportPower
2020-03-19 07:22:46 -07:00
Michael Aschauer
847e366275
convert text to string it is a number before drawing text.
2020-03-16 15:36:20 -07:00
Michael Aschauer
19b2b93226
fix open from computer dialog
2020-02-22 09:36:57 -08:00
Michael Aschauer
30a08f610a
fix more snap upgrade issues
2020-02-21 11:39:41 -08:00
Michael Aschauer
498cdcdfe4
fix nl transation
2020-02-21 10:54:05 -08:00
Michael Aschauer
d6ede5949b
fix issues with current snap
2020-02-19 19:38:02 -08:00
Michael Aschauer
2fc89ba340
fix faulty mouseover messages in turtlestitch menu
2019-09-02 21:02:43 -06:00
Michael Aschauer
cb40346c03
Merge branch 'master' of https://github.com/backface/turtlestitch
2019-08-26 11:57:43 -06:00
xota
1dd3990c10
Update lang-nl.js Whizzy Needle
...
Based on lang-de.js
2019-08-22 01:17:03 +02:00
Michael Aschauer
334d00ffa6
remove comments, set dev version to 3.0
2019-08-01 14:19:09 -07:00
Michael Aschauer
38548cf869
update version info (dev)
2019-07-31 16:34:12 -07:00
Michael Aschauer
3c38be55bd
fixed issues:
...
* with svg export (inital color changes, initial pen size changes caused corrupted tag ending)
* initial pen sizes and colors that diverged from default
* reset now also resets pensize
2019-07-31 16:27:05 -07:00
Michael Aschauer
ba9870b38e
release version
2019-04-12 17:19:54 +02:00
Simon-Mong
1c8c43dd77
Update lang-zh_CN.js
...
Localization of mainland Chinese.
2019-02-16 15:15:06 +08:00
Michael Aschauer
c181bd46c6
fix spaces and trin
2019-02-04 23:43:19 -08:00
Michael Aschauer
4ee307e2be
language updates (german)
2019-01-17 10:37:33 -08:00
Michael Aschauer
1db69bd4a1
correct display of XRay checkbox
2019-01-16 22:47:24 -08:00
Michael Aschauer
6bd731b4b6
remove log message
2019-01-16 16:40:30 -08:00
Michael Aschauer
a42aa51546
fix bugs with stage scales (applied to forwad, mouse positions)
...
and bugs in tatami stitches
2019-01-16 16:35:47 -08:00
Michael Aschauer
0fc1644036
update xray
2019-01-16 15:22:29 -08:00
Michael Aschauer
5736afd9bf
fix typo
2019-01-02 15:48:56 -08:00
Michael Aschauer
4b9f6c8c89
fix wrong rotations in x-ray
2018-12-26 09:50:51 -08:00
Michael Aschauer
0ed86093c0
cleanup console logs
2018-12-25 17:28:09 -08:00
Michael Aschauer
de0866eabe
add X-Ray
2018-12-25 16:45:40 -08:00
Michael Aschauer
bff1934074
fix wrong rotaton
2018-12-25 14:51:24 -08:00
Michael Aschauer
5fe2457d82
fix display bug if angle is zero
2018-12-25 12:56:51 -08:00
Michael Aschauer
426770b33e
add text length reporter
2018-12-25 12:26:35 -08:00
Michael Aschauer
71dc4e5beb
fix a glyp and change to size (as measured everywhere else)
2018-12-25 11:41:39 -08:00
Michael Aschauer
3b06a8a93f
turn off offset for tatami (for now) add libraries.
2018-12-20 12:59:56 -08:00
Michael Aschauer
731a229866
font: make space less width
2018-12-13 11:13:57 -08:00
Michael Aschauer
684287ad5c
hide turtleMenu button in appMode
2018-12-03 12:32:24 +01:00
Michael Aschauer
f42191689b
add proxied url block
2018-11-24 13:06:07 +01:00
Michael Aschauer
e3c75db2d4
add missing and update turtleStich font definition
2018-11-20 20:45:59 +01:00
Michael Aschauer
4e7b9098de
change turtle color according to pen color + PNG image export
2018-11-18 17:17:34 +01:00
Michael Aschauer
9cc80758b7
add german translations
2018-11-15 22:08:29 +01:00
Michael Aschauer
bf071043f4
add color settings
2018-11-15 22:02:43 +01:00
Michael Aschauer
dfb9e92fef
more German translations
2018-11-15 00:36:47 +01:00
Michael Aschauer
f30119e621
German translation updates
2018-11-14 23:10:06 +01:00
Michael Aschauer
2978d22a83
add new version str
2018-11-14 22:53:43 +01:00
Michael Aschauer
7b92071140
move display settings into settings menu
...
store as new version
2018-11-14 22:34:59 +01:00
Michael Aschauer
f372d56da9
fix endless recursion in gotoxy and partial implementation of turtlestitch settings (menu)
2018-11-12 15:18:34 +01:00
Michael Aschauer
36f123e4c3
fix embroidery autoadjust to distance if distance is smaller than target density
2018-11-11 19:27:35 +01:00
Michael Aschauer
4455adff4b
make font drawing along the heading
2018-11-11 14:23:36 +01:00
Michael Aschauer
bf64180a83
testing new font definition
2018-11-10 15:01:09 +01:00
Michael Aschauer
53ab8fb756
prepare turtlestitch menu
2018-11-05 20:43:35 +01:00