From: Jonathan B. <jbr...@ea...> - 2005-02-26 21:11:59
|
On Sat, 2005-02-26 at 06:41 -0600, John Brawley wrote: > Hi, Jonathan et.al. > > Noting release of new VPython, wondering if/when another release will > contain a modification to the stereo='passive' function, to make it > selectable between "walleyed" stereo (as it now is) and "crosseyed" stereo. I only heard about this feature request second-hand from Bruce a couple of days ago. I wanted to push out a new release before adding this feature since several bugfixes have been added to CVS since the last release, and I wanted to get them out to the public. Adding this new feature is on my todo list. If you want to contribute a patch, the relevant files are src/gldevice.cpp, src/display.cpp, include/gldevice.h and include/display.h. -Jonathan |