pxt-ev3/sim/visuals/nodes
Michał Moskal c5cec3a6ba update to pxt 5 and pxt-common-packages 6 (#934)
* bump pxt

* fix build issues

* Auto-gen of projects/summary

* removing feild editors moved to pxt

* various typing fixes

* more typing fixes

* fixing various typing issues

* Start on integration of new pxt

* serial number fixes

* gc-ify MMap object

* Re-build generated files

* fix console listeners

* clear lf() warnings

* More generated files

* also auto-generated

* Compilation fixes

* fix merge

* mostly fixing blocks

* fix sim

* fix field motors

* enable a few features

* moving to tsx

* try to fix edtiro compilation

* more defs

* removing commands

* removing extra $

* fix blockly warning

* hiding images

* enabling more pxt features

* hide images

* setup autorun

* add lock on target_reset

* update deps

* return trylock result

* updated pxt

* rename video section

* add alpha channel

* upgraded pxt

* bump pxt/version

* removed alpha ref

* var ceanup

* don't do major bump
2019-10-08 21:57:55 -07:00
..
brickView.ts update to pxt 5 and pxt-common-packages 6 (#934) 2019-10-08 21:57:55 -07:00
brickViewLandscape.ts Better screen zoom that makes use of the full width of the simulator. (#471) 2018-04-09 16:21:41 -07:00
brickViewPortrait.ts Better screen zoom that makes use of the full width of the simulator. (#471) 2018-04-09 16:21:41 -07:00
colorSensorView.ts Make the light around the color sensor appear bright and not a reflection of the current color detected. (#561) 2018-05-03 08:39:06 -07:00
gyroSensorView.ts Change to always show the sensor controls. (#526) 2018-04-16 11:50:12 -07:00
infraredview.ts Change to always show the sensor controls. (#526) 2018-04-16 11:50:12 -07:00
largeMotorView.ts Add large and medium motor speed labels (#480) 2018-04-10 11:50:58 -07:00
mediumMotorView.ts Add large and medium motor speed labels (#480) 2018-04-10 11:50:58 -07:00
moduleView.ts Update simulator as per latest lego UI design for sensors. Fix full screen layout issues. (#554) 2018-05-02 13:58:59 -07:00
motorView.ts Always show the motor value regardless if it's 0. (#509) 2018-04-13 14:01:25 -07:00
portView.ts Simulator refactoring to support better resizing of modules and controls 2017-12-22 14:00:23 -08:00
sensorView.ts Update simulator as per latest lego UI design for sensors. Fix full screen layout issues. (#554) 2018-05-02 13:58:59 -07:00
touchSensorView.ts Optimize simulator for light mode. (#379) 2018-03-28 13:36:52 -07:00
ultrasonicView.ts Change to always show the sensor controls. (#526) 2018-04-16 11:50:12 -07:00