Commit Graph

1257 Commits

Author SHA1 Message Date
Peli de Halleux
d4b3ebc2e4
Missing updatestats (#351)
* aligning screeninit with pxt32

* remove shim

* missing shim

* missing shim
2018-02-26 21:25:04 -08:00
Peli de Halleux
fa5ba504c5 bump common packages 2018-02-26 16:21:18 -08:00
Peli de Halleux
2d639b9a90 pointing master to 0.1.2 2018-02-26 16:14:04 -08:00
Peli de Halleux
f8b8fbb1b4 0.1.2 2018-02-26 15:59:57 -08:00
Peli de Halleux
594ead703c
fixing mood block (#349) 2018-02-26 15:59:36 -08:00
Peli de Halleux
5f05934dda 0.1.1 2018-02-26 15:17:14 -08:00
Peli de Halleux
3e0ca1acb9 bump minor 2018-02-26 15:17:06 -08:00
Michał Moskal
c2d26a8418 Integrate screen APIs from common packages (#343)
* starting screen api intergration

* Further image integration

* Aligning with new screen apis

* Build fixes

* Adjust to common screen state

* Fix unpackPNG

* Add game library

* Optimize screen rendering

* bumping common packages

* updated shims

* moving images into ev3

* upgrading to common packages

* added try/use

* cap

* fixed tryp age
2018-02-26 15:16:17 -08:00
Sam El-Husseini
5bd9705966 0.0.109 2018-02-26 14:49:15 -08:00
Sam El-Husseini
1160d73b16 bump pxt-core to 3.4.9, bump pxt-common-packages to 0.20.3, 2018-02-26 14:49:00 -08:00
Sam El-Husseini
a2218d9ba5
Fix canvas (screen) user select options to disable selection in Safari, Mozilla, etc. (#348) 2018-02-26 13:58:51 -08:00
Sam El-Husseini
54576ae77a
Fix authoring of the mood field editor. (#347) 2018-02-26 13:52:26 -08:00
Sam El-Husseini
f16549d7cd 0.0.108 2018-02-26 13:38:20 -08:00
Sam El-Husseini
a021c0b292
Use a color picker for the color field (color enum picker) (#346) 2018-02-26 13:37:58 -08:00
Peli de Halleux
cda7013e96 fixing links 2018-02-26 13:27:03 -08:00
Peli de Halleux
2f0fefbeaf updated images 2018-02-26 13:25:53 -08:00
Peli de Halleux
b5303a660b 0.0.107 2018-02-26 11:22:44 -08:00
Sam El-Husseini
a60958f72a
Update search icon and avatar SVG (#345) 2018-02-26 10:43:29 -08:00
Peli de Halleux
33dcb6deee renaming infraredSensor to infrared (#344) 2018-02-26 10:39:15 -08:00
Guillaume Jenkins
130a47d684
Sensor names are now part of the block text (#341)
* Sensor names are now part of the block text

* Use ports field editor
2018-02-26 11:33:50 -05:00
Peli de Halleux
2d355bb2ca Merge branch 'master' of https://github.com/microsoft/pxt-ev3 2018-02-23 20:38:53 -08:00
Galen Nickel
8ee63df325 Add in 'console' doc stuff (#342)
* Add 'playSound' api docs

* Add in 'console' doc stuff

* Add 'send to screen' in summary\
2018-02-23 14:13:08 -08:00
Peli de Halleux
7d16cf10ac added make it smarter 2018-02-23 07:37:32 -08:00
Galen Nickel
60ec3f1c99 Add 'playSound' api docs (#340)
* Add 'playSound' api docs

* Linkup summary
2018-02-22 16:23:07 -08:00
Galen Nickel
6524b0a841 Add 'timer' api docs (#339) 2018-02-22 14:56:15 -08:00
Peli de Halleux
d778232155 removing .mp4 file 2018-02-22 10:24:40 -08:00
Peli de Halleux
c157b4d922 0.0.106 2018-02-22 10:18:13 -08:00
Peli de Halleux
0837123828 bumping pxt 2018-02-22 10:15:58 -08:00
Peli de Halleux
e51a32b69f
use full motor names (#338) 2018-02-22 10:03:25 -08:00
Peli de Halleux
029066000d updated style 2018-02-22 08:28:42 -08:00
Peli de Halleux
7e35abeff3 lock on 0.0.104 2018-02-22 06:54:18 -08:00
Peli de Halleux
0166785c1b 0.0.105 2018-02-22 06:36:41 -08:00
Peli de Halleux
ea0f6a4734 updated pxt 2018-02-22 06:36:26 -08:00
Peli de Halleux
271721561d turn sample into blocks 2018-02-21 22:39:35 -08:00
Galen Nickel
ed8f8bafa7 Add 'infrared beacon' api topics (#330)
* Add 'infrared beacon' api topics

* Include note about channel selection
2018-02-21 22:35:51 -08:00
Galen Nickel
8cfb70c97b Threshold api docs - 01 (#336)
* Local commit

* Throw on more topics

* Throw in threshold topics for infrared
2018-02-21 22:35:25 -08:00
Galen Nickel
84c8e31ff5 First burst of 'color' pages (#335)
* Add 'color sensor' api topics

* Last set of edits/adds
2018-02-21 14:03:55 -08:00
Peli de Halleux
ceb9b7fabf 0.0.104 2018-02-21 06:45:29 -08:00
Peli de Halleux
9e0670551f upgrading pxt 2018-02-21 06:45:14 -08:00
Peli de Halleux
6613607503
Make it comm lesson (#331)
* integrating lego lesson

* fixed link

* adding various solutions

* updatring to 3.4.6

* using play sound effect until done

* revert pxtversion

* fixing link
2018-02-21 06:43:53 -08:00
Galen Nickel
3a67190914
Add some 'infrared' api docs (#326)
* Add some 'infrared' api docs

* Fix display messages

* Change discussion of distance to relative

* Include motor speed note
2018-02-20 10:38:41 -08:00
Peli de Halleux
05e916e247 0.0.103 2018-02-19 07:35:38 -08:00
Peli de Halleux
fad4ca98db
renaming 'set speed' to 'run' (#327) 2018-02-19 07:35:08 -08:00
Peli de Halleux
3b6cfed5b2 added distance measurer 2018-02-15 13:56:50 -08:00
Peli de Halleux
472ea170d0 fixing default light 2018-02-15 13:49:04 -08:00
Peli de Halleux
80f24948ec 0.0.102 2018-02-14 16:05:40 -08:00
Peli de Halleux
daa88b299d replacing loops.pause -> pause, loops.forever -> forever 2018-02-14 16:05:31 -08:00
Peli de Halleux
0384eb4d9d upgrading common packages 2018-02-14 15:59:08 -08:00
Peli de Halleux
f33f88e87c fixing struture 2018-02-14 11:20:56 -08:00
Peli de Halleux
239827c259 0.0.101 2018-02-14 11:06:56 -08:00