Hi Wojtek, I've now merged DisplaySettings::SwapMethod into DisplaySettings/GraphicsContext. I have now checked this in.
I didn't merge your changes to GraphicsWindowWin32.cpp as somehow your editor has completed messed up the line endings/indentation of a vast number of lines in the file making it too difficult for me to discern what lines you've changed intentionally and what lines were screwed up unintentionally. Kinda looks like the editor has tried to clamp the line size below a specified value. This happened for the DisplaySettings and GraphicsContext files, but since I know these files inside out it was much easier for me to spot the real changes, I also had to modify the code by hand as well to simplify the enum usage again making it easy for me to workaround the editor nonesenes. Could you do an svn update and re-apply your changes to GraphicsWindowWin32.cpp and do so without the editor reformating everything. Thanks, Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
