Peli de Halleux
|
e94ac6f6f1
|
renaming brick.setLight to brick.setStatusLight (#307)
* renaming brick.setLight to brick.setStatusLight
* updated docs
|
2018-02-06 22:18:39 -08:00 |
|
Abhijith Chatra
|
9bf50665fc
|
improving the spacing & block names (#298)
|
2018-02-01 16:21:08 -08:00 |
|
Peli de Halleux
|
ea956f1a73
|
Buttons rename (#287)
* renaming up/down/click to released/pressed/bump
* missing images
* fixing signature issue
* updated strings
* white lego logo
|
2018-01-31 08:28:00 -08:00 |
|
Galen Nickel
|
822227eb48
|
Brick ref topics 02 (#283)
* Add brick button topics
* Add the rest of the brick api
|
2018-01-30 20:58:18 -08:00 |
|
Peli de Halleux
|
ad2e82060d
|
removing BrickLight blockIdenity notations
|
2018-01-16 15:59:40 -08:00 |
|
Peli de Halleux
|
3815d2fd3b
|
simplifiying brick light api (#231)
|
2018-01-11 13:43:11 -08:00 |
|
Peli de Halleux
|
893dd0f9c4
|
rename "enter..." to "button enter"
|
2018-01-11 08:28:25 -08:00 |
|
Peli de Halleux
|
7d01823caf
|
remove stopAllMotors on escape key
|
2018-01-07 09:58:08 -08:00 |
|
Sam El-Husseini
|
7fe8580de8
|
Add brick buttons field editor (#202)
* Add brick buttons field editor
* add hover title text
|
2018-01-07 07:52:07 -08:00 |
|
Peli de Halleux
|
77fb64043d
|
stop all motors when pressing escape
|
2018-01-05 22:56:11 -08:00 |
|
Michal Moskal
|
4039a85bc9
|
Make sure the ESC button always stops the program
|
2018-01-05 16:17:33 +00:00 |
|
Sam El-Husseini
|
4d671f6cb0
|
Block layout fixes. Fixes to screen blocks. Adding print line API.
|
2018-01-03 14:00:08 -08:00 |
|
Sam El-Husseini
|
2b5f702bb6
|
Fix null ref for this when _update is called.
|
2018-01-03 11:20:37 -08:00 |
|
Sam El-Husseini
|
eb11d7926c
|
Fix null dereferencing issue for buttons
|
2018-01-02 23:18:54 -08:00 |
|
Peli de Halleux
|
93fd8c8c78
|
removing more icons
|
2017-12-19 15:10:13 -08:00 |
|
Peli de Halleux
|
09db613620
|
updated docs
|
2017-12-12 10:49:45 -08:00 |
|
Peli de Halleux
|
bacb4673c9
|
renaming all "wait until" to "pause until"
|
2017-12-12 10:46:56 -08:00 |
|
Peli de Halleux
|
a92edcffee
|
adding waitUntil to buttons
|
2017-11-30 10:05:00 -08:00 |
|
Peli de Halleux
|
580b40876c
|
fixing bumped
|
2017-11-28 16:02:04 -08:00 |
|
Peli de Halleux
|
b57ae5d588
|
implement wasPressed
|
2017-11-28 15:33:43 -08:00 |
|
Peli de Halleux
|
71479d0caa
|
adding touch button examples
|
2017-11-28 15:23:54 -08:00 |
|
Peli de Halleux
|
c936c16c33
|
more icons
|
2017-11-16 22:03:43 -08:00 |
|
Peli de Halleux
|
7c2ea7c406
|
fixing more groups
|
2017-10-28 09:20:34 -07:00 |
|
Peli de Halleux
|
84b98a2788
|
brick namespace
|
2017-10-28 09:13:02 -07:00 |
|
Peli de Halleux
|
18fefa2a44
|
output -> motors
|
2017-10-27 11:01:11 -07:00 |
|
Peli de Halleux
|
215e846a54
|
refactored remote button
|
2017-10-26 21:10:37 -07:00 |
|
Peli de Halleux
|
33c8902050
|
aligning groups with hardware name components
|
2017-10-24 16:52:13 -07:00 |
|
Peli de Halleux
|
fa6c81cf80
|
buttons -> brick buttons
|
2017-10-24 16:25:03 -07:00 |
|
Peli de Halleux
|
46175fc7db
|
separating touch sensor stuff
|
2017-10-24 15:58:47 -07:00 |
|
Peli de Halleux
|
b0380fbef8
|
more annotations
|
2017-10-24 15:33:28 -07:00 |
|
Peli de Halleux
|
fe46461c4c
|
adding a few more blocks
|
2017-10-24 05:30:05 -07:00 |
|
Sam El-Husseini
|
b18b8333d0
|
Remove button group
|
2017-10-03 02:31:06 -04:00 |
|
Sam El-Husseini
|
84d80131d4
|
Various UI fixes. Block refactoring and adding touch and color blocks.
|
2017-10-03 02:28:44 -04:00 |
|
Sam El-Husseini
|
a3f56f4c9a
|
Fix pattern enum decompilation and setSpeed when no speed is set.
|
2017-08-09 10:02:58 -07:00 |
|
Sam El-Husseini
|
15f50966aa
|
Update motor APIs
|
2017-08-07 17:39:37 -07:00 |
|
Sam El-Husseini
|
5e7af872b5
|
Add setLights shadow block
|
2017-08-07 10:19:38 -07:00 |
|
Michal Moskal
|
ad5d5daee5
|
Adding local include with constants; dropping LMS enum
|
2017-07-11 16:18:59 +02:00 |
|
Michal Moskal
|
1f51d137b3
|
Cleanup
|
2017-07-10 15:11:21 +01:00 |
|
Michal Moskal
|
df45cb98ef
|
Block-friendly buttons
|
2017-07-10 14:26:19 +01:00 |
|
Michal Moskal
|
36050de253
|
Move button code
|
2017-07-10 14:18:00 +01:00 |
|
Michal Moskal
|
768e8c60f5
|
Move buttons to TS
|
2017-07-10 14:16:31 +01:00 |
|