Wings 3D Development Forum
[fixed] Performance - Printable Version

+- Wings 3D Development Forum (http://www.wings3d.com/forum)
+-- Forum: Wings 3D (/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (/forumdisplay.php?fid=12)
+--- Thread: [fixed] Performance (/showthread.php?tid=1922)

Pages: 1 2


RE: Performance - dgud - 05-02-2016 07:59 AM

Here is the new menu code, can you please test it, replace the old one with this:
https://www.dropbox.com/s/6d2oxptic5gkefe/wings_menu.beam?dl=0

It should not explode your memory usage as before.

Feedback wanted, does it work for all sorts of menu commands?
Are there other things that slow down wings after a while?


RE: Performance - Marcin Maćkowiak - 05-04-2016 07:32 AM

(04-30-2016 06:09 AM)dgud Wrote:  Marcin do you have all faces selected when doing RMB-menu, or is it few faces?
It doesn`t metter. It is the same for one face selection and for all (ofc with some diferences). For tests I have been selecting everything.

(05-02-2016 07:59 AM)dgud Wrote:  Here is the new menu code, can you please test it, replace the old one with this:
https://www.dropbox.com/s/6d2oxptic5gkefe/wings_menu.beam?dl=0

It should not explode your memory usage as before.
Are there other things that slow down wings after a while?
Works like a charm! You made my day hehe Smile

(05-02-2016 07:59 AM)dgud Wrote:  Are there other things that slow down wings after a while?
Hard to say right now but looks ok. I will give you feed back after some time spend in wings. For now problem solved thanks!


RE: Performance - Marcin Maćkowiak - 05-05-2016 12:02 PM

I found a problem.

Right now when i click RMB and again press RMB on the scene, wings is gonna crash.
For first I got this and when I press somewhere else wings has internal error.



RE: Performance - micheus - 05-05-2016 12:51 PM

Avoid that. Use ESC or LMB in the workspace to close the menu.
I already reported this to Dan and he already fixed that. It will be released a new version soon.


RE: Performance - Marcin Maćkowiak - 05-05-2016 01:19 PM

oh, super Smile thanks for info I thought dgud fix cause it.