Etoys: Morphic-Richo.75.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Etoys: Morphic-Richo.75.mcz

commits-2
Ricardo Moran uploaded a new version of Morphic to project Etoys:
http://source.squeak.org/etoys/Morphic-Richo.75.mcz

==================== Summary ====================

Name: Morphic-Richo.75
Author: Richo
Time: 21 February 2012, 9:58:13 pm
UUID: eeeb9e70-d865-6245-883e-f4921f825a06
Ancestors: Morphic-kfr.74

* Fixed a bug when making a script that sets some object's heading to zero and then trying to rotate the object manually (via halo) while the script is ticking.

=============== Diff against Morphic-kfr.74 ===============

Item was added:
+ ----- Method: Morph>>rotationDegrees: (in category 'geometry eToy') -----
+ rotationDegrees: aFloat
+ ^ self heading: aFloat!

_______________________________________________
etoys-dev mailing list
[hidden email]
http://lists.squeakland.org/mailman/listinfo/etoys-dev