Re: [osg-submissions] IGES File support plugin for OpenSceneGraph

2016-12-01 Thread Robert Osfield
Hi Alberto, Thanks for trying it out and fixes issues that came up. Could you generate a pull request. Cheers, Robert On 1 December 2016 at 17:30, Alberto Luaces wrote: > Robert Osfield writes: > >> Hi All, >> >> This thread has been kinda dead since I asked the community for

Re: [osg-submissions] OpenThreads Pthread.cpp fails to compile if ALLOW_PRIORITY_SCHEDULING is defined

2016-12-01 Thread Curtis Rubel
Hi Robert, Just curious if you would like this converted to a pull request? I have created a new local branch called PThreadPullRequest and committed the one file with the fixes. Just want to be sure its OK to commit this new branch up to the master branch and then generate the pull request?

Re: [osg-submissions] OpenThreads Pthread.cpp fails to compile if ALLOW_PRIORITY_SCHEDULING is defined

2016-12-01 Thread Robert Osfield
Hi Curtis, It would be worth just trying out a pull request from your commit, I can see if the use of local branch will have any effect, hopefully github will sort it out. I can of course simply use the file you posted. I haven't had time to review it, there isn't much difference in time for me

Re: [osg-submissions] OpenThreads Pthread.cpp fails to compile if ALLOW_PRIORITY_SCHEDULING is defined

2016-12-01 Thread Curtis Rubel
Hi Robert, The fist method I am used to do the push of my branch up to Github is requesting a password, so I guess I am not doing something correctly. Next I forked off a copy of the master branch, made my changes and then created the push request, this seems to have worked OK. If something

Re: [osg-submissions] IGES File support plugin for OpenSceneGraph

2016-12-01 Thread Alberto Luaces
Robert Osfield writes: > Hi All, > > This thread has been kinda dead since I asked the community for help > with the IGES plugin submission that use OpenCascade to load the files > and generates meshes. I've just returned to this submission and had a > bash at adding in missing parts of the