index
:
snap-yow
gh-pages
mapbox
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
objects.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
move shape size calculation to core
Code WvS
2015-03-25
1
-0
/
+16
|
*
let each sprite manage its own pen trail parts
Code WvS
2015-03-25
1
-29
/
+32
|
*
short note
Code WvS
2015-03-23
1
-0
/
+1
|
*
on pen up, do not draw multiple polygons from the same line
Code WvS
2015-03-22
1
-1
/
+4
|
*
add distanceFromTo block
Code WvS
2015-03-22
1
-0
/
+6
|
*
doAsk is not implemented yet
Code WvS
2015-03-22
1
-8
/
+8
|
*
hide doStamp as it is not implemented
Code WvS
2015-03-22
1
-2
/
+2
|
*
move the decision whether to draw a line or a shape to pen up
Code WvS
2015-03-22
1
-36
/
+32
|
*
support sprite distances/touching
Code WvS
2015-03-22
1
-7
/
+8
|
*
allow drawing lines and shapes; use a different approach to close polygons
Code WvS
2015-03-22
1
-37
/
+39
|
*
splice, not slice lines to polygons
Code WvS
2015-03-21
1
-1
/
+6
|
*
fix polygon drawing
Code WvS
2015-03-21
1
-3
/
+7
|
*
update translation and fix a typo
Code WvS
2015-03-21
1
-3
/
+3
|
*
cherry-pick compass and acceleration blocks
Gubolin
2015-03-21
1
-0
/
+34
|
*
add vibration blocks to sprites
Code WvS
2015-03-21
1
-0
/
+2
|
*
cherry-pick vibration block
Gubolin
2015-03-21
1
-0
/
+7
|
*
Merge branch 'p2p' of ../Snap--Build-Your-Own-Blocks into gh-pages
Code WvS
2015-03-20
1
-32
/
+1
|
\
|
*
create one peer per IDE
Gubolin
2015-03-20
1
-32
/
+1
|
|
*
|
Merge branch 'p2p' into gh-pages
Code WvS
2015-03-08
1
-10
/
+4
|
\
|
|
*
solve connection issues
Gubolin
2015-03-08
1
-10
/
+4
|
|
*
|
Merge branch 'p2p' into gh-pages
Code WvS
2015-03-08
1
-9
/
+4
|
\
|
|
*
another attempt to fix disconnect issues
Gubolin
2015-03-08
1
-9
/
+4
|
|
*
|
Merge branch 'p2p' into gh-pages
Code WvS
2015-03-08
1
-5
/
+3
|
\
|
|
*
destroy old peers properly
Gubolin
2015-03-08
1
-5
/
+3
|
|
*
|
clone markers correctly
Code WvS
2015-03-08
1
-0
/
+3
|
|
*
|
differ between shapes and lines
Code WvS
2015-03-08
1
-2
/
+4
|
|
*
|
be less accurate with polygon creation
Code WvS
2015-03-08
1
-1
/
+3
|
|
*
|
make overpass query more usable by returning the list of elements
Code WvS
2015-03-08
1
-4
/
+4
|
|
*
|
Merge remote branch "p2p"
Code WvS
2015-03-08
1
-0
/
+128
|
\
|
|
*
fix localization bug; accept lists as peer message receiver
Gubolin
2015-03-08
1
-4
/
+4
|
|
|
*
rewrite peering flow; add peer id blocks
Gubolin
2015-03-08
1
-59
/
+83
|
|
|
*
add Todo with workaround
Gubolin
2015-03-07
1
-0
/
+6
|
|
|
*
send lists and blocks via "send"
Gubolin
2015-03-07
1
-4
/
+23
|
|
|
*
first working version of p2p cloud variables
Gubolin
2015-03-06
1
-0
/
+79
|
|
*
|
change map size to (nearly) full window size in app mode
Code WvS
2015-03-04
1
-4
/
+13
|
|
*
|
(re)move debug blocks
Code WvS
2015-03-01
1
-13
/
+3
|
|
*
|
do not abbreviate lon/lat
Code WvS
2015-03-01
1
-11
/
+11
|
|
*
|
make markers theoretically draggable
Code WvS
2015-03-01
1
-1
/
+1
|
|
*
|
comments and code style
Code WvS
2015-03-01
1
-5
/
+8
|
|
*
|
draw pen trails; expand to polygons automatically
Code WvS
2015-03-01
1
-1
/
+34
|
|
*
|
typo
Code WvS
2015-03-01
1
-1
/
+1
|
|
*
|
Merge branch 'master'
Code WvS
2015-03-01
1
-17
/
+72
|
\
|
|
*
slightly optimize warped / turbo execution
Jens Mönig
2015-02-28
1
-6
/
+9
|
|
|
*
fix a bug in the automatic block migration mechanism
jmoenig
2015-02-23
1
-2
/
+2
|
|
|
|
|
|
|
|
Thanks, Josh, for telling me!
|
*
Add user-interaction choices to the “When I am ...” hat block
jmoenig
2015-02-23
1
-11
/
+63
|
|
|
|
|
|
|
|
“clicked”, “pressed”, “dropped”, “mouse-entered”, “mouse-departed”
*
|
add overpass API block
Code WvS
2015-03-01
1
-1
/
+10
|
|
*
|
add geocoding block
Code WvS
2015-02-28
1
-0
/
+7
|
|
*
|
add popups as speech bubbles
Code WvS
2015-02-28
1
-0
/
+10
|
|
*
|
typo
Code WvS
2015-02-28
1
-1
/
+1
|
|
*
|
add motion category; use X/Y positions as lon/lat
Code WvS
2015-02-28
1
-94
/
+62
|
|
[next]