Activities/TurtleNutrition: Difference between revisions
| (One intermediate revision by the same user not shown) | |||
| Line 61: | Line 61: | ||
# Create SVG images for the foods similar to [https://github.com/walterbender/turtleart/tree/nutrition/plugins/food/images] | # Create SVG images for the foods similar to [https://github.com/walterbender/turtleart/tree/nutrition/plugins/food/images] | ||
# Edit food.py [https://github.com/walterbender/turtleart/blob/nutrition/plugins/food/food.py#L211] to add your new foods to the food palette | # Edit food.py [https://github.com/walterbender/turtleart/blob/nutrition/plugins/food/food.py#L211] to add your new foods to the food palette | ||
[[File:AddFood.png]] | |||
'''Note''': As of version 202.1, there is an "add food" block that will replace Steps 4 and 5 above. | '''Note''': As of version 202.1, there is an "add food" block that will replace Steps 4 and 5 above. | ||
| Line 69: | Line 71: | ||
Please file bugs at [https://bugs.sugarlabs.org/newticket?component=TurtleArt]. | Please file bugs at [https://bugs.sugarlabs.org/newticket?component=TurtleArt]. | ||
To list all open tickets of Turtle | To list all open tickets of Turtle Nutrition, see [https://bugs.sugarlabs.org/query?status=accepted&status=assigned&status=new&status=reopened&component=TurtleArt]. | ||
== Credits == | == Credits == | ||
* Walter Bender wrote and maintains the code. | * Walter Bender wrote and maintains the code. | ||
* Brian Silverman is the first author of Turtle Art. | * Brian Silverman is the first author of Turtle Art. | ||