Wings 3D Development Forum
[fixed] Scale uniform + TAB - Printable Version

+- Wings 3D Development Forum (https://www.wings3d.com/forum)
+-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://www.wings3d.com/forum/forumdisplay.php?fid=12)
+--- Thread: [fixed] Scale uniform + TAB (/showthread.php?tid=2382)

Pages: 1 2


[fixed] Scale uniform + TAB - Hank - 02-08-2017

Hello W3D users,

System: Win 8.1
W3D 2.1.5

Steps:

1. Add any object(s)
2. Select 2 veritices
3. Scale uniform
4. move the mouse, so the percentage value change and press TAB
5. press Cancel or OK

Enclosed crash.dump

My recording:



BR, Hank


RE: Scale uniform + TAB - Asticles - 02-10-2017

The same on my computer.


RE: Scale uniform + TAB - micheus - 04-09-2017

That is fixed in the next version.


RE: [fixed] Scale uniform + TAB - Hank - 04-26-2017

(04-09-2017, 08:03 PM)micheus Wrote: That is fixed in the next version.

Is there newest version than 2.1.5?
Recently I've been playing with 'Crease' option and got similar result:
(add new object -> select edge -> crease -> TAB -> choose OK or cancel)
object is frozen for ~ 20 sec and erlang error appear



BR, Hank


RE: [fixed] Scale uniform + TAB - micheus - 04-26-2017

No newest version available.

That is a very annoying bug. I'm going to try check which beams are need to be replaced in order to fix that. (no guaranty I can link them here)

But, the tip here is: after invoke the the Input dialog, do not use the mouse. Use Enter for OK and ESC for Cancel.


RE: [fixed] Scale uniform + TAB - micheus - 04-30-2017

Here are the files for replacement: fix-tab-issue.zip (for v2.1.5)

The files must replace the ones at a folder like this: c:\Program Files\wings3d_2.1.5\lib\wings-2.1.5\ebin


RE: [fixed] Scale uniform + TAB - Hank - 04-30-2017

(04-30-2017, 01:01 AM)micheus Wrote: Here are the files for replacement: fix-tab-issue.zip (for v2.1.5)

The files must replace the ones at a folder like this: c:\Program Files\wings3d_2.1.5\lib\wings-2.1.5\ebin

Hi Micheus,

I replaced the files:



but now I can't run W3D at all.
Could you double check it?

BR, Hank


RE: [fixed] Scale uniform + TAB - micheus - 04-30-2017

Humm, I may be using a different (newest) version of Erlang compiler. Sorry for that.
You know you need to restore the old files back or reinstall Wings3D.

I'm going to confirm that is the cause and if it's the cause I upload new files.

Thanks for the feedback.


RE: [fixed] Scale uniform + TAB - micheus - 05-01-2017

Hank I updated the files. Got to Some fixes to be applied to v2.1.5
You can now replace the files again and it should be working fine. Smile


RE: [fixed] Scale uniform + TAB - Hank - 05-01-2017

(05-01-2017, 04:54 AM)micheus Wrote: Hank I updated the files into the .zip linked before.
You can now replace the files again and it should be working fine. Smile

yep, now it's OK (tested with 'Scale uniform')
Let me fall into my next project and check some other functions too.

By the way, I don't know if anyone noticed it before, but sometimes when using 'd' command (repeat last function) it works only for ~ 0,5 sec and turns off (just like some refresh option turning off/on) So, f.e if I use move command and want to repeat it (+d) the system allows only for limited time (0,5 sec) and it goes off
I still got no guarantee it's related with my system or hardware, but I will do the test with other computer and confirm it.

Thanks for bringing back TAB functionality!

BR, Hank