[FIXED] No refresh after a scalar to coordinate operation

If you are allergic to bug trackers, you can post here any remarks, issues and potential bugs you encounter
Post Reply
palmitoale
Posts: 6
Joined: Tue May 12, 2015 4:17 pm

[FIXED] No refresh after a scalar to coordinate operation

Post by palmitoale »

Hello,

here is a little bug I have found.

Lets say, that I export coordinates to scalar field. Then I create a constant field, and a new one as sum of the 2 previous.
If I set the last SF as coordinates (in the example it is a simple shift, but it could be more complex), I see the yellow bonding box shifting but the cloud remains at the same place.

To fix this, I simply do a transformation with defaut parameters (identity matrix) and the cloud takes the right place, so it might be a simple problem of refreshing the coordinates...

Kind regards,
daniel
Site Admin
Posts: 7497
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: No refresh after a scalar to coordinate operation

Post by daniel »

Indeed! I'll fix this asap.

Thanks for the feedback.

P.S. : for the records, it's faster and safer to use the 'Apply transformation' to do this ;)
Daniel, CloudCompare admin
daniel
Site Admin
Posts: 7497
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: No refresh after a scalar to coordinate operation

Post by daniel »

Okay the bug is fixed. The VBO was not correctly updated (i.e. it was only a display issue).
Daniel, CloudCompare admin
Post Reply