Hello!
I found some little bug in CameraPathEditor. When spline exporting to point array xml, the last point is missing. Last point time must be 1.0 but it is 1.0 - 1.0 / num_points. It looks like quantity of iterations in exporting loop must be increased by one step, for last segment.
Generally CPE cool editor, I like it.

PS Sorry for my English
