Page 1 of 1

[FIXED] No refresh after a scalar to coordinate operation

Posted: Tue May 12, 2015 5:36 pm
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,

Re: No refresh after a scalar to coordinate operation

Posted: Wed May 13, 2015 7:26 am
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 ;)

Re: No refresh after a scalar to coordinate operation

Posted: Wed May 13, 2015 8:39 am
by daniel
Okay the bug is fixed. The VBO was not correctly updated (i.e. it was only a display issue).