0.84/Turtle Art: Difference between revisions

dev.sugarlabs.org -> bugs.sugarlabs.org; turn bug numbers into links
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{GoogleTrans-en}}{{TOCright}}</noinclude>[[Category:Release Notes]]
== Introduction ==
== Introduction ==


Line 4: Line 5:


[[Image:Galapagos.png|300px]]
[[Image:Galapagos.png|300px]]
More Info: [[Activities/Turtle Art]]
==errors==
Running sugar emulator as root on Fedora11 Turtle Art would not load any apps: http://www.youtube.com/watch?v=1Lvvjvi3yE0


== What is new for users ==
== What is new for users ==
Line 9: Line 15:
Turtle Art underwent a major overhaul since 0.82. From the user-interface perspective, there is more extensive use of the Sugar Toolbar. Functionally, there are a number of new blocks, including named variables (blocks) and subroutines (stacks), a FILO for passing arguments to subroutines and doing recursion, an in-line user-programmable brick for extending the math library, and support for text, image, audio, and video primitives.
Turtle Art underwent a major overhaul since 0.82. From the user-interface perspective, there is more extensive use of the Sugar Toolbar. Functionally, there are a number of new blocks, including named variables (blocks) and subroutines (stacks), a FILO for passing arguments to subroutines and doing recursion, an in-line user-programmable brick for extending the math library, and support for text, image, audio, and video primitives.


You can export your Turtle Art creations to [[Activities/TurtleArt#Exporting to Berkeley Logo|Berkeley Logo]].
You can export your Turtle Art creations to [[Activities/Turtle Art{{bug|}}Exporting to Berkeley Logo|Berkeley Logo]].


=== Portfolio ===
=== Portfolio ===
Line 16: Line 22:
Turtle Art also has an export-to-HTML function so that presentations can be viewed outside of the Sugar environment.
Turtle Art also has an export-to-HTML function so that presentations can be viewed outside of the Sugar environment.


More Info: [[Activities/TurtleArt]]
More Info: [[Activities/Turtle Art]]


== What is new for developers ==
== What is new for developers ==
Line 47: Line 53:
* Redesign of arithmetic operators
* Redesign of arithmetic operators
* Programmable block for adding user-defined math and time operators
* Programmable block for adding user-defined math and time operators
* Presentation templates to enable the Turtle to make programmable slideshows from Journal entries
* Presentation templates to enable the Turtle to make programmable slide shows from Journal entries
* FILO for passing arguments to subroutines
* FILO for passing arguments to subroutines
* Support for exporting project to Berkeley Logo
* Support for exporting project to Berkeley Logo
* Support for export of presentations to HTML
* Support for export of presentations to HTML
* New documentation page (http://wiki.sugarlabs.org/go/Activities/TurtleArt)
* New documentation page ([[Activities/Turtle Art]])
* Minor bug fixes as documented in dev.sugarlabs.org (#389; #343; #299; #240; #194; #116; #102)
* Minor bug fixes as documented on [https://bugs.sugarlabs.org bugs.sugarlabs.org] ({{bug|389}}; {{bug|343}}; {{bug|299}}; {{bug|240}}; {{bug|194}}; {{bug|116}}; {{bug|102}})
* Minor bug fixes as documented in dev.laptop.org (#9027, #8589, #8569)
* Minor bug fixes as documented on dev.laptop.org ([https://dev.laptop.org/ticket/9027 #9027], [https://dev.laptop.org/ticket/8589 #8589], [https://dev.laptop.org/ticket/8569 #8569])
* Keyboard shortcuts added for major toolbar actions
* Keyboard shortcuts added for major toolbar actions


Line 59: Line 65:
we hope to address by the time next release:
we hope to address by the time next release:


* Text input should wrap instead of overrun the input box (#489)
* Text input should wrap instead of overrun the input box ({{bug|489}})
* Text input should be editable (#489)
* Text input should be editable ({{bug|489}})
* Text input should support all Unicode characters (input in some languages--el, zh--currently disabled) (#489)
* Text input should support all Unicode characters (input in some languages--el, zh--currently disabled) ({{bug|489}})
* Repeated video playback unreliable (#490)
* Repeated video playback unreliable ({{bug|490}})
* Share won't synchronize if sharer leaves session (#491)
* Share won't synchronize if sharer leaves session ({{bug|491}})
* Sensor input is disabled because of #155
* Sensor input is disabled because of {{bug|155}}
* User-definable brick disabled because of #451
* User-definable brick disabled because of {{bug|451}}


== Credits ==
== Credits ==
Brian Silverman, Arjun Sarwl, Luis Michelena, Aleksey Lim, Walter Bender
Brian Silverman, Arjun Sarwl, Luis Michelena, Aleksey Lim, Walter Bender