Wings 1.5.4 released - Printable Version +- Wings 3D Development Forum (https://www.wings3d.com/forum) +-- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=1) +--- Forum: Wings 3D (https://www.wings3d.com/forum/forumdisplay.php?fid=9) +--- Thread: Wings 1.5.4 released (/showthread.php?tid=1299) Pages:
1
2
|
Wings 1.5.4 released - dgud - 08-06-2015 Notes: - The grid size is now adjusted automatically [Micheus] - Fixed crash in saved views (Thanks to Stem) [Micheus] - Fixed a bug with the routine to get vertex and point for move/scale/rotate operations. (Thanks PuzzledPaul) [Micheus] - Fixed crash in Set Constrain->Percentage in Edge mode, Thanks Arg Arg. [Micheus] - Fixed a crash caused by Flip command when the object has virtual mirror. Thanks VladD for report it. [Micheus] - Made it possible to bind a hotkey to ‘Lift’ command, reported by ptoing. [Micheus] - Fix autouv crashes. [Micheus] RE: Wings 1.5.4 released - ggaliens - 08-06-2015 Thanks Dan, Micheus. RE: Wings 1.5.4 released - oort - 08-06-2015 dgud, Thanks for the new release. I wasn't expecting a new release before the switch to wxWidgets... Thanks, oort RE: Wings 1.5.4 released - micheus - 08-06-2015 Thanks Dan. please, allow me to include: - New RMB option for Absolute command-Move; (related thread) - Fixed key management in Sculpt module when using Maya camera (Thanks lietus) [Micheus]; - Fixed a crash caused by trying to hide the axis if related workaround in the preferences was checked. (Thanks Dom, chosetec and Hank) [Micheus] - Fixed a crash cause by Merge if the merged project has saved views. (Thanks VladD) [Micheus] (08-06-2015, 03:52 PM)oort Wrote: I wasn't expecting a new release before the switch to wxWidgets...Before move to that, I believe that it could be a good idea have a build of 1.5.3 with all its bug fix included - the last one using ESDL and stable. RE: Wings 1.5.4 released - dgud - 08-06-2015 I thought it was a lot of notes missing, thanks for the fixes Micheus. RE: Wings 1.5.4 released - oort - 08-06-2015 Micheus, Yes, a very good idea to have a build of 1.5.3 with all the bug fixes... Thank you for your work on the fixes. Thanks, oort RE: Wings 1.5.4 released - Wegg - 08-06-2015 Thank you for the continued development of Wings! RE: Wings 1.5.4 released - oort - 08-07-2015 When I tried to install both the 64bit and 32bit versions of Wings 1.5.4, Panda Antivirus thinks there is a virus and is deleting the installer. Maybe a false positive??? Thanks, oort RE: Wings 1.5.4 released - dgud - 08-07-2015 Hopefully otherwise I have virus on two independent computers, where one is my work laptop. Can you ask their support to verify that? RE: Wings 1.5.4 released - micheus - 08-07-2015 oort, no problems here with Kaspersky. Yeah, it has long time NSIS installer can be assigned to a virus. They have a list of AV with point it as a false positive, but I think they don't update it for long time. It seems to be a very old problem. I found this interesting post by you where a similar problem was fixed replacing the Visual Studio 2010 by Visual Studio 2003 to build the software. In case the problem be Wings3D and not NSIS, I don't think we can do that. (and I think Erlang is using the 2010 version) |