Re: [osg-users] OpenSceneGraph-3.0.1 release candidate posted

2011-07-28 Thread Robert Osfield
Hi Jim,

On Wed, Jul 27, 2011 at 11:50 PM, Jim Bates jsba...@pacbell.net wrote:
  Zip file containing source code :
 http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.0.1-rc2.zip

Sorry about this, I've now fixed the 3.0.1-rc2.

I'll be reviewing a couple of submissions this morning and will likely
make rc3 later today.

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


Re: [osg-users] OpenSceneGraph-3.0.1 release candidate posted

2011-07-27 Thread Jim Bates
Hi,
Getting 404 (not found) error for rc2 candidate.

 Zip file containing source code :
http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.0.1-rc2.zip

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=41692#41692





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


Re: [osg-users] OpenSceneGraph-3.0.1 release candidate posted

2011-07-26 Thread Jean-Sébastien Guay

Hi Robert,


I'll test out 3.0.1 tomorrow morning - checking out the 3.0 branch now.


I've set up an auto-build of the 3.0 branch on my machine (VC9, both x86 
and x64). You can already see the result for the x86 build on 
cdash.openscenegraph.org, and x64 is in progress.


Runtime testing shows no problems for now, but I haven't tested a whole 
lot (osgviewer mostly). I'll link with our app and test it out that way.


J-S
--
__
Jean-Sebastien Guayjean-sebastien.g...@cm-labs.com
   http://www.cm-labs.com/
http://whitestar02.dyndns-web.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] OpenSceneGraph-3.0.1 release candidate posted

2011-07-25 Thread Robert Osfield
Hi All,

I have just tagged OpenSceneGraph-3.0.1-rc2.

 Zip file containing source code :

http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.0.1-rc2.zip

 Subversion tag : svn co
   
http://www.openscenegraph.org/svn/osg/OpenSceneGraph/tags/OpenSceneGraph-3.0.1-rc2
OpenSceneGraph

I have only checked in a couple of minor fixes since rc1, list of
Changes below.  I didn't get any feedback on rc1 at all, so I suspect
that means that users are all on holiday or spent from doing
exhuastive rounds of testing   We do need testing before we push
out a release, so please test out rc2.  All going well I'll be able to
tag 3.0.1 sooner rather than later.

Thanks,
Robert.

-- ChangeLog since OpenSceneGraph-3.0.1-rc1

2011-07-25 18:39  robert

* CMakeLists.txt: Updated release candidate number

2011-07-25 17:08  robert

* src/osgViewer/Renderer.cpp: Merged from svn/trunk revision 12818,
  Fixed stats bug where not all stats fields were being collected
  by the cull_draw() method used in the SingleThreaded and
  CullDrawThreadPerContext threading models.

2011-07-22 09:28  robert

* src/osg/Texture.cpp: From Alexander Irion, merged from svn/trunk
  revision 12716, Texture borders are not supported in ES.

  _isTextureBorderClampSupported is set to TRUE in Texture.cpp,
  because of the version number check (GL VERSION = 1.3).

  This leads to an invalid enum error, when GL_TEXTURE_BORDER_COLOR
  is tried to set.

2011-07-22 08:26  robert

* src/osgViewer/ViewerEventHandlers.cpp: Merged from svn/trunk
  revision 12714, In the RecordCameraPathhandler fixed the
  handling of pressing 'Z' before 'z' which was causing the view
  to be reset to 0,0,0 by AnimationPathManipualtor with an empty
  AnimationPath.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] OpenSceneGraph-3.0.1 release candidate posted

2011-07-25 Thread Jean-Sébastien Guay

Hi Robert,


I have only checked in a couple of minor fixes since rc1, list of
Changes below.  I didn't get any feedback on rc1 at all, so I suspect
that means that users are all on holiday or spent from doing
exhuastive rounds of testing   We do need testing before we push
out a release, so please test out rc2.  All going well I'll be able to
tag 3.0.1 sooner rather than later.


I'll test out 3.0.1 tomorrow morning - checking out the 3.0 branch now.

J-S
--
__
Jean-Sebastien Guayjean-sebastien.g...@cm-labs.com
   http://www.cm-labs.com/
http://whitestar02.dyndns-web.com/
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org