Re: [osg-users] 2.6.1 RC1 tag created

2008-09-29 Thread Argentieri, John-P63223
Paul,

Will this release include the FLT Export fix for
PositionAttitudeTransforms AND the FLT ExportOptions texture path
stripping option initialization in the constructor with
ReaderWriterOptions passed in?

Thanks,
John Argentieri 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul
Martz
Sent: Friday, September 26, 2008 1:53 PM
To: 'OpenSceneGraph Users'
Subject: Re: [osg-users] 2.6.1 RC1 tag created


 Kubuntu 7.10, 64bit, 8800GTS, Quad core Intel.
 gcc --version
 gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
 
 Compiles cleanly and examples run fine ;-)

Excellent, thanks. I've tested in WinXP w/ VS8, and OSX w/ gcc 4.0.1, so
the major platforms are covered. I'll aim for an Oct 1 official release.
   -Paul

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or
g
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.6.1 RC1 tag created

2008-09-29 Thread Paul Martz
 Paul,
 
 Will this release include the FLT Export fix for 
 PositionAttitudeTransforms AND the FLT ExportOptions texture 
 path stripping option initialization in the constructor with 
 ReaderWriterOptions passed in?

Yes, both of those are included.

The other FLT fix we discussed (the BIND_PER_PRIMITIVE fix) will have to
wait for a future release, such as 2.8. I hope to get around to fixing that
sometime in the next couple months.
   -Paul

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.6.1 RC1 tag created

2008-09-29 Thread Argentieri, John-P63223
Thanks! to Paul and the rest of the OSG devs for maintaining OSG as a
great package. 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul
Martz
Sent: Monday, September 29, 2008 1:49 PM
To: 'OpenSceneGraph Users'
Subject: Re: [osg-users] 2.6.1 RC1 tag created

 Paul,
 
 Will this release include the FLT Export fix for 
 PositionAttitudeTransforms AND the FLT ExportOptions texture path 
 stripping option initialization in the constructor with 
 ReaderWriterOptions passed in?

Yes, both of those are included.

The other FLT fix we discussed (the BIND_PER_PRIMITIVE fix) will have to
wait for a future release, such as 2.8. I hope to get around to fixing
that sometime in the next couple months.
   -Paul

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.or
g
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] 2.6.1 RC1 tag created

2008-09-26 Thread Paul Martz
Hi folks -- I'm pleased to announce that I've created an RC1 tag for the
2.6.1 bug fix release.
 
As with any OSG release, community testing will improve the release quality
and would be greatly appreciated. Check out a 2.6.1 tree from here:
 
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags\OpenSceneGraph-2.
6.1-rc1
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags\OpenSceneGraph-2.6
.1-rc1
 
This release includes the following changes, which have been made to the
trunk since the 2.6.0 release:
 
8765 - Fix to OverlayNode from Jason Beverage.
8775,8776 - BlendEquation support in .osg/.ive
8791 - Fix to FLT exporter to properly export PositionAttitudeTransform
nodes.
8795 - Change OcclusionQueryNode to workaround an OpenGL implementation
issue on NVIDIA devices with Linux drivers. The workaround is to wait (in a
loop) until the query result is ready before we retrieve it. This workaround
can be enabled in cmake but is disabled by default.
8799, 8800 - cmake targets for wrappers and changelog
8804 - Change AutoTransform interface to use doubles; osgTerrain wrapper
modification for Layer.cpp.
8821 - cmake 'maintainer' enhancements for tags.
8853 - Fix to osgUtil::Simplifier to handle shared vertex arrays correctly.
Changes the Geometry interface, so forces a recompile.
 - Fix for uninitialized strip texture path option in OpenFlight
exporter.
8900 - Fix for FLT plugin user data handling.
 
In addition, the wrappers have been regenerated, and the revision number has
been bumped to 2.6.1. If there are other changes you'd like to see in this
release, please notify me immediately.
 
If there are no other change requests and no other significant issues found,
I'll move forward with the final release.
 
Paul Martz
Skew Matrix Software LLC
http://www.skew-matrix.com http://www.skew-matrix.com/ 
+1 303 859 9466
 
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.6.1 RC1 tag created

2008-09-26 Thread Robert Osfield
Hi Paul,

Thanks for pursuing the 2.6.1 release, both a weight of my shoulders
and a benefit to the community :-)

On Fri, Sep 26, 2008 at 3:26 PM, Paul Martz [EMAIL PROTECTED] wrote:
 As with any OSG release, community testing will improve the release quality
 and would be greatly appreciated. Check out a 2.6.1 tree from here:
 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags\OpenSceneGraph-2.6.1-rc1

I just tried checking out this tag under Linux to test, but got an
error due to the \ in the url, changing to / fixed the problem.  The
checkout that worked for me was:

  svn co  
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-2.6.1-rc1


Once the check out is completed and do a compile and test and let you
know how it goes.

Cheers,
Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] 2.6.1 RC1 tag created

2008-09-26 Thread Paul Martz
 I just tried checking out this tag under Linux to test, but 
 got an error due to the \ in the url, changing to / fixed the 
 problem.  The checkout that worked for me was:
 
   svn co  
 http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/Open
 SceneGraph-2.6.1-rc1

Ah yes, the hazards of cross-platform development... Thanks for the
correction.

 Once the check out is completed and do a compile and test and 
 let you know how it goes.

I appreciate it.
   -Paul

___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org