issues
search
PencilCode
/
jquery-turtle
Turtle Graphics for JQuery
Other
44
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed duplicate keys in object.
#106
MarkusBordihn
closed
7 years ago
1
Support for jQuery 3.x
#105
MarkusBordihn
closed
1 year ago
0
Browserify implementation and preparation for splitting into several files.
#104
MarkusBordihn
closed
7 years ago
14
Is there any kind of "reset()" or "clear()" function ?
#103
MarkusBordihn
closed
8 years ago
4
Browserify implementation and preparation for splitting into several files.
#102
MarkusBordihn
closed
8 years ago
4
`turnto Turtle` is weird
#101
dabbler0
opened
8 years ago
0
Fix and clean up the code to avoid compiler errors and warnings.
#100
MarkusBordihn
closed
8 years ago
1
Consider to use musical.js as a dependency
#99
timaschew
opened
8 years ago
16
Replaced the readvoice command with the listen command.
#98
maiadeutsch
closed
9 years ago
0
Added submit button to read and readnum, added type=number to readnum
#97
maiadeutsch
closed
9 years ago
6
Fixed language of 'say' command to british-english
#96
maiadeutsch
closed
9 years ago
1
Rename log to debug.
#95
davidbau
closed
9 years ago
4
"grow" works the way "scale" should have worked.
#94
davidbau
closed
9 years ago
0
Change trig functions to operate in radians; add degree trig functions
#93
bobcassels
closed
9 years ago
4
Added a reportEvent to seeeval
#92
calistenson
closed
9 years ago
1
Copy method
#91
yanamal
closed
9 years ago
4
Piano bug(?)
#90
100benabbott
closed
9 years ago
1
Fix clip off-by-one error.
#89
davidbau
closed
10 years ago
0
Add clip method and automatic convex hull hit-testing for transparent images.
#88
davidbau
closed
10 years ago
0
Based on student feedback, add box method.
#87
davidbau
closed
10 years ago
0
Shorten the default size of the testing panel.
#86
davidbau
closed
10 years ago
0
Fix twist
#85
davidbau
closed
10 years ago
0
Wear accepts css param and clears turtleHull.
#84
davidbau
closed
10 years ago
0
Focus window once the first time pressed() is used.
#83
davidbau
closed
10 years ago
0
Support drawon null
#82
davidbau
closed
10 years ago
0
Fix hsla and test it.
#81
davidbau
closed
10 years ago
0
Add remove function.
#80
davidbau
closed
10 years ago
0
Fix zero-width pen and touches(color); added test.
#79
davidbau
closed
10 years ago
0
Menu gets a left margin to help with accessiblity.
#78
davidbau
closed
10 years ago
1
New piano code, with visible letter notes.
#77
davidbau
closed
10 years ago
0
Synth
#76
davidbau
closed
10 years ago
0
Piano default timbre.
#75
davidbau
closed
10 years ago
1
Update to latest musical.js
#74
davidbau
closed
10 years ago
0
Add sync function.
#73
davidbau
closed
10 years ago
1
Add Video capture sprite.
#72
davidbau
closed
10 years ago
2
Fix handling of px units in CSS hook setters.
#71
davidbau
closed
10 years ago
1
Nolocalstorage
#70
davidbau
closed
10 years ago
1
Error in Safari
#69
weihang7
closed
10 years ago
2
Bring some names in closer alignment with proposed standards.
#68
davidbau
closed
10 years ago
1
Improve Music Support
#67
davidbau
closed
10 years ago
7
Size readstr input box with js instead of flex.
#66
davidbau
closed
10 years ago
3
More sophisticated ABC notation support.
#65
davidbau
closed
10 years ago
0
Fix play chord duration implementation
#64
davidbau
closed
10 years ago
0
Avoid autoscroll on input widget focus.
#63
davidbau
closed
10 years ago
0
Stop audio when the user interrupts execution.
#62
davidbau
closed
10 years ago
0
Possible audio fix for older browsers.
#61
davidbau
closed
10 years ago
3
Fix a bug in the interaction of jump and fill.
#60
davidbau
closed
10 years ago
1
Make readstr show a bigger input box.
#59
davidbau
closed
10 years ago
0
Add a hook to the 'play' function to allow visualizations.
#58
davidbau
closed
10 years ago
1
Add a "pressed" function to support keyboard polling.
#57
davidbau
closed
10 years ago
3
Next