Re: [osg-users] freetype build support on Windows

2016-06-04 Thread Stuart Mentzer
Hi Robert, I have asked the CMake community about updating their FindFreetype.cmake to support Windows debug library naming and I will follow up to try and get that fixed in upcoming releases. I was pointed to how they do it correctly for zlib so I could make a

Re: [osg-users] MSVS2015 3rdparty build

2016-06-04 Thread Björn Blissing
Hi Carl-Gustaf Kung, I wrote the CMake scripts to be able to quickly build the dependencies upon which I project I was working on was using. Then I added some more libraries by request. Are these scripts totally optimized for every platform? No. They should be used as a quick way of getting

Re: [osg-users] freetype build support on Windows

2016-06-04 Thread Robert Osfield
Hi Stuart, It sounds like the version of Freestyle is broken or it requires a tweak to configuration. Have you approached the freetype community about these issues. The debug vs release issue is something that would be worth raising with the cake community as it sounds like a revision to their

Re: [osg-users] Preparing to make 3.5.3 dev release, please test

2016-06-04 Thread Robert Osfield
Hi François, I have removed the register keyword usage from Matrix_implementation.cpp and added the "" to the CMakeLists.txt. These changes are now checked into git mater. Robert. On 4 June 2016 at 16:23, François Bérard wrote: > Hi Robert, > > On 3/6/16 18:46, Robert

[osg-users] Intersections with multiple Cameras and Views

2016-06-04 Thread Danyel Kemali
Hi, I'm currently trying to figure out something and hopefully one of you can help me to get the issue here. So I have two Views which I'm adding to a compviewer. My scene consists of several geodes and also includes a volume, we are working with a custom volume rendering here at my