From: CL <clc...@gm...> - 2009-01-17 02:33:55
|
Hi Stef I've uploaded my version of cvisual.pyd for your testing, if you are interested. You can get it from http://code.google.com/p/vpythonex1 The cvisual.pyd-fix3 contains 3 fixes. Download and overwrite your C:\Python25\Lib\site-packages\visual\cvisual.pyd The three fixes are: 1. Fix the problem of my video card opengl extension library entry. It is not compatible with vpython 5.0. This fix shall not affecting you, I believe. 2. Fix the crash when opacity changed from 1.0 to below 1.0 3. The fix of mouse cursor positioning problem caused by re-parenting in the docking situation. CL |