[fixed] Crash changing Area Light Diffuse Alpha - 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] Crash changing Area Light Diffuse Alpha (/showthread.php?tid=1355) Pages:
1
2
|
RE: [fix] Crash changing Area Light Diffuse Alpha - micheus - 09-11-2015 Dan, as I told I could confirm the error in the install version, but not in my dev one. I checked the current master I have and it already has the problem fixed (I create a installer to test) I fetched your master branch two days ago. The last commit shows: Date: Tue Sep 1 20:42:57 2015 +0200 So, it should be something done between the 2.0.1 has been released and that master. RE: [fixed] Crash changing Area Light Diffuse Alpha - dgud - 09-11-2015 That commit is what was released as 2.0.1 see the tag in gitk. In which version did you have the problem? 64b or 32b or both? I could make the problem happen on my 64b build machine, without using the installed version. RE: [fixed] Crash changing Area Light Diffuse Alpha - micheus - 09-11-2015 (09-11-2015, 09:35 PM)dgud Wrote: I could make the problem happen on my 64b build machine, without usingYeah. That is it - only in 64bit. |