THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 19/01/2011 at 10:34, xxxxxxxx wrote:
I'm trying to animate programmatically from Python. It seems I need to be able to create multiple CTrack objects for each object I want to animate (and I will need to animate a camera FOV as part of this).
But I do not see any python initializer/constructor for CTrack or CCurve --- I don't see any code to do it from BaseList2D(id), and that would not be enough since it that would not have a way to set the descriptor information or category information.
Obviously if I can't animate, it's going to look pretty bad for an animation program!