Author Topic: CameraPathEditor spline explort little bug  (Read 3485 times)

0 Members and 1 Guest are viewing this topic.

tie2223

  • Associate
  • Posts: 1
CameraPathEditor spline explort little bug
« on: April 29, 2008, 04:06:04 PM »
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. :smile:


PS Sorry for my English  :oops:

JeGX

  • Global Moderator
  • Capo Crimine
  • *****
  • Posts: 2370
    • oZone3D.Net
Re: CameraPathEditor spline explort little bug
« Reply #1 on: April 29, 2008, 04:16:18 PM »
Thanks for your feedback. CPE is rather old and I don't know if I can recompile it  :oops: