0.88/Turtle Art: Difference between revisions
| Line 45: | Line 45: | ||
* added new user-interface features | * added new user-interface features | ||
** support for multiple turtles | |||
** expandable blocks | |||
** collapsible stacks | |||
** runtime block highlighting | |||
** error highlighting | |||
** trash palette (with restore) | |||
** palette better integrated into Sugar toolbar | |||
** variable-length string blocks | |||
** editable string blocks | |||
** paste text from Sugar clipboard to string blocks | |||
** new prefix boolean logic | |||
** showblock to compliment hideblock | |||
** fullscreen block | |||
** Cartesian and polor coordinate blocks | |||
** color blocks | |||
** editible macros (used for presentation blocks) | |||
** labels on coordinate-grid overlays | |||
** more complete support in non-Sugar environments | |||
** new (and improved) sample code | |||
** Logo code for project added to View Source | |||
** save SVG block lets you generate SVG with Turtle Art | |||
** improved export-to-HTML logic | |||
** new translations | |||
* completed a major refactoring of the code | * completed a major refactoring of the code | ||
** 90% smaller download bundle-size | |||
** faster first-time launch | |||
** greatly simplified i18n maintenance | |||
** easier to extend with new blocks and palettes | |||
82 | 82 | ||