Changes between Version 37 and Version 38 of GROUP_TIMELINES_R0


Ignore:
Timestamp:
06/19/09 21:05:24 (16 years ago)
Author:
sveto
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_TIMELINES_R0

    v37 v38  
    5656Have a TimedElement interface that will be implemented by all classes (Frame, Page, etc.) that have a timeline. This interface will have a list property of channels.[[BR]][[BR]] 
    5757Have a templated Channel class that can return the value of a tracked object property in time. It will perform an interpolation of the two neighboring values in case a value doesn't exist for this point in time.[[BR]][[BR]] 
    58 Make Frame inherit TimedElement. Change Frame visible property to be tracked.[[BR]][[BR]] 
    59 Make Page inherit TimedElement. Change Page elements property to be tracked.[[BR]][[BR]] 
     58Make Frame inherit TimedElement. Change Frame visible property to be tracked in a channel.[[BR]][[BR]] 
     59Make Page inherit TimedElement. Change Page elements property to be tracked in a channel.[[BR]][[BR]] 
    6060 
    6161