Wykres commitów

432 Commity (4aa1fac41ef83f1b7ee740d38c5d40bc2665ba6f)

Autor SHA1 Wiadomość Data
Jens Mönig 4aa1fac41e updated versions 2018-01-22 08:26:02 +01:00
Jens Mönig 7f52b0f501
Merge pull request #1969 from namoscato/save-as
#1944 Always set fragment identifier on setURL()
2018-01-22 08:05:13 +01:00
Jens Mönig c506e23d94 new "direction to..." primitive
as variant of "distance to..." in "Sensing"
2018-01-02 11:23:01 +01:00
Nick Amoscato 581875372c #1944 Always set fragment identifier on setURL()
Ensures the fragment identifier is cleared out when performing "Save
as" on a shared project and "Project URLs" is disabled (the default).
Resolves #1944.
2017-12-23 18:59:41 -05:00
Jens Mönig bf3eedab75 started development of v 4.1.1 2017-12-01 12:53:41 +01:00
Jens Mönig 145754cec6 v 4.1.0.5 2017-11-26 13:54:33 +01:00
Jens Mönig 266679d29c fixed #1933
avoid creating "obsolete" blocks by not copying method blocks into
sprites that don't understand them
2017-11-26 13:21:28 +01:00
Jens Mönig 94d8beb741 fixed two issues when forking processes while single-stepping
* suppress "exit" context when forking a process while single-stepping,
this avoids a false "reporter didn't report" error message
* avoid coloring the block-highlight when re-coloring a syntax element,
this prevents highlighted blocks inside LAUNCH statements to expand
when repeatedly single-stepped.
2017-11-16 18:18:35 +01:00
Jens Mönig aaa645cab0 v4..1.0.3 2017-11-15 08:14:18 +01:00
Jens Mönig d620b9267c changed minimum stage width to 240 2017-11-15 07:41:01 +01:00
Jens Mönig a8b13d829f fixed a glitch that raised an error instead of creating an “obsolete” block 2017-10-28 13:04:25 +02:00
Jens Mönig 9954794ae7 v4.1.0.1 2017-10-28 09:29:08 +02:00
Jens Mönig 30ce4ee739 release 2017-10-22 01:10:15 +02:00
Jens Mönig 2cd8c6e06a updated German translation and history 2017-10-20 19:18:35 +02:00
Joan Guillén i Pelegay 3ec0a5eabc Fixing #1890 - changin loading process for svg media to allow its later export 2017-10-20 13:59:09 +02:00
Jens Mönig 93d96140ca double-clicking a corral sprite icon flashes the sprite onstage
so it can be identified. Likewise double-clicking a sprite onstage
selects its corral icon (in edit mode)
2017-10-17 11:25:21 +02:00
Jens Mönig ad0d0f7803 made "import script" undoable 2017-09-28 08:54:10 +02:00
Jens Mönig c580ac0efc Merge pull request #1867 from bromagosa/download-stacks
Download script (as a hidden menu item)
2017-09-28 08:04:34 +02:00
Jens Mönig 1f5cf2ba2e enable experimental setting to turn off "ternary Boolean slots" 2017-09-28 07:45:02 +02:00
Jens Mönig fb6d2a4da0 Support "Keyboard Editing" setting in scripts toolbar 2017-09-26 19:47:31 +02:00
Jens Mönig ca4f94469f make Snap! work in Safari 11 offline (file:// protocol) again, Sheesh 2017-09-26 18:47:52 +02:00
Jens Mönig ee4d650f41 v4.1 release candidate 2017-09-26 15:48:43 +02:00
Jens Mönig 1101f29751 added floating toggle for keyboard entry to scripts toolbar 2017-09-26 15:46:07 +02:00
Jens Mönig 7998d21846 fixed camera support for Safari
thanks, Bernat!
2017-09-26 12:29:31 +02:00
Jens Mönig 0d5ac936d4 hiding camera support (again)
because of issues with Safari
2017-09-25 12:17:28 +02:00
Jens Mönig 251db7d473 catch missing https support for camera in Chrome 2017-09-25 11:17:35 +02:00
Jens Mönig 556f264319 un-mirror camera snapshots when accepting them 2017-09-25 10:01:25 +02:00
Jens Mönig 5e1eeb1348 Merge pull request #1866 from bromagosa/webcam-changes
Webcam changes
2017-09-25 08:41:19 +02:00
Jens Mönig 211ae93c62 new “visible stepping” toggle button in the control bar 2017-09-25 07:43:13 +02:00
Bernat Romagosa f90ae10267 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into download-stacks 2017-09-22 12:21:41 +02:00
Bernat Romagosa f1ff5adc43 minor slip 2017-09-22 12:13:26 +02:00
Bernat Romagosa ee191476c8 Merge branch 'master' of https://github.com/jmoenig/Snap--Build-Your-Own-Blocks into webcam-changes 2017-09-22 12:11:17 +02:00
Bernat Romagosa e7c56cef9d webcam dialog fixed for retina and differen cam resolutions 2017-09-22 12:11:14 +02:00
Jens Mönig 7aef56dbe9 hide search button in the search pane
as suggested by @brianharvey in #1865
2017-09-21 17:53:54 +02:00
Jens Mönig 8c7d443b70 added floating search button to search palette to take the user back 2017-09-21 11:46:55 +02:00
Jens Mönig c1b0ace00c let costume icons indicate svg icons (again!)
how come this was lost?! I hate Git!!
2017-09-19 13:35:52 +02:00
Jens Mönig c532ac1f02 updated history and version dates 2017-09-19 09:06:06 +02:00
Jens Mönig 643cf9072f Merge pull request #1841 from cycomachead/fix-downloads
Fix Issues for Exporting Files
2017-09-19 08:57:19 +02:00
Jens Mönig 5516f93da5 disable camera because of retina issues
(but make it accessible as hidden setting while we’re working on it)
2017-09-14 15:34:44 +02:00
Michael Ball 06284ae8a2 Merge master / resolve conflicts 2017-09-09 12:18:00 -07:00
Jens Mönig ba9a7bd6f6 slightly tweak camera button layout in the wardrobe 2017-09-08 20:49:27 +02:00
Jens Mönig d995f173e7 move CamSnapshotDialogMorph code from objects to gui 2017-09-08 19:39:10 +02:00
Jens Mönig 47264f10b0 little tweaks to camera snapshot code
mostly to satisfy JSHint ;-)
2017-09-08 19:03:28 +02:00
Jens Mönig 2c361bc9a1 Merge pull request #1851 from bromagosa/webcam-dialog
Webcam dialog
2017-09-08 18:43:10 +02:00
Jens Mönig 17ca9a3a62 Merge pull request #1778 from cycomachead/fix-export-names
Fix some file naming bugs
2017-09-07 23:33:27 +02:00
Jens Mönig 01c22843f9 German translation update 2017-09-05 08:34:46 +02:00
Bernat Romagosa edb384dd23 Disable cam button if not using HTTPS 2017-09-04 14:01:24 +02:00
Bernat Romagosa 85ba23bd32 merged with master 2017-09-04 13:41:10 +02:00
Michael Ball 1210006614 merge master 2017-09-01 16:14:50 -07:00
Michael Ball 072ae4aaa7 sigh..fix conflicts 2017-09-01 16:08:01 -07:00