Files
blockly/generators/dart
Tony Lian 071798546c Modify the colour_rgb function to match other languages (#1210)
There are two tests fail before modifying the color_rgb function because it behaves differently in Dart and in other languages. In Dart, this function takes parameters ranging from 0 to 1.0 while in other languages such as Lua the counterpart function takes parameters ranging from 0 to 100. Now I have modified it to let it behave the same as other languages.
2017-07-11 16:43:50 -07:00
..
2017-01-21 10:48:42 -08:00
2016-06-09 17:27:27 -07:00
2014-10-07 13:09:55 -07:00