Wednesday, May 4, 2011

Work Progress - May 4 - May 10

Demo: "SB in beta" link above

Work done:
* More forgiving cursor stated in SB default script
* Highlight on unselected PObject when the mouse cursor is currently over it. For the SB app, we have a dash-line bounding box (obtained from the PObject's GetPolyBound() method) for the skateboarder (the default behavior if one doesn't override the DrawMouseOver() method) and dash-line representation for the landscapes. Below, the curve is currently under the mouse cursor.
In progress:
* If a method codelet returns a value, we should make it a rectangular shape (like the variable codelet) because it returns a value.
* Move DoForever to control codelet: redirect everything inside to "DoForever" event. No more vertical attachment under "DoForever".

No comments:

Post a Comment