Strange issue with dimensions display, particularly after extrude.
All  1  2-6

Previous
Next
 From:  Michael Gibson
8954.2 In reply to 8954.1 
Hi FDP, are you referring to the size readout in the properties panel in the upper-right corner of the window, that shows up when an object is selected?

That size is obtained from the display mesh bounding box, so it's not going to be accurate to a high number of decimal points. If you set your decimal display precision under Options > General > "Decimal display" to 2 decimal places it would then probably display better in this case.

That size uses the display mesh so it can give a result very quickly - that part of the UI is updated whenever you change selection and calculating an accurate bounding box can be a somewhat time consuming operation. When you click on it though, MoI will do a high accuracy calculation at that time so the result in the popup menu will be more accurate.

I guess probably a good solution would be to do a high accuracy calculation on a background thread so it wouldn't make the UI potentially stutter on every selection change. However, this is a pretty sensitive thing to get right because of things like the possibility of the background thread still processing things while the object is deleted. So it's something that will require a fair amount of effort.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  FDP
8954.3 In reply to 8954.2 
Thanks Michael,
Yes, I'm looking at the size readout in the properties panel. I figured it wasn't the actual mesh size, it's good to know a workaround.

Regards,
FDP
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
8954.4 In reply to 8954.3 
Hi FDP, I have an idea that may help with increasing the accuracy of the quick bounding box calculation, I'll give it a try for the next v4 beta and maybe that will help reduce this glitch.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  FDP
8954.5 In reply to 8954.4 
Thanks Michael!
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
8954.6 In reply to 8954.5 
Hi FDP, did you see any improvement in this with the last v4 beta?

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1  2-6