pxt-ev3/editor
Peli de Halleux ce3383f1b7
Turn ratio field editor (#225)
* Turn ratio field editor (initial draft)

* Add field turn ratio editor

* Fix arrow rotation

* Fix left and right direction, remove unnecessary SVG circles.

* Update UI a little. add marker.

* updated math for turnratio angle

* slightly cuter

* cleanup

* consistent naming

* more cleanup

* fixing motor node issue

* updated package version
2018-01-09 22:05:26 -08:00
..
deploy.ts Disable HID deploy from command line (seems broken; was crashing until my previous checkin) 2018-01-05 16:17:20 +00:00
extension.ts Turn ratio field editor (#225) 2018-01-09 22:05:26 -08:00
field_brickbuttons.ts Add brick buttons field editor (#202) 2018-01-07 07:52:07 -08:00
field_images.ts Initial screen field editor. Adding Lego designer assets to legoresources 2018-01-03 17:20:35 -08:00
field_ports.ts Sort field port values. Fixes #212 (#220) 2018-01-09 12:01:42 -08:00
field_speed.ts Decompilation and minor PR feedback 2018-01-06 17:16:08 -08:00
field_turnratio.ts Turn ratio field editor (#225) 2018-01-09 22:05:26 -08:00
tsconfig.json Split editor extensions into multiple module loaded files. Re-using editor/deploy.ts for cmds. Fixing field ports 2018-01-03 16:18:39 -08:00
wrap.ts Add debug function 2017-11-16 16:28:10 -08:00