-
There is a crash happening when a terrain tile is loaded / copied. Are there any poposals how to fix this crash ? we are currently using a master version from December 5th (commit cb7907d44003140b2e93…
-
Hi,
I have a problem with osg earth version 2.6 VS2013.
I have built it with successfull and on my project I have included this header:
``` cpp
#include
#include
#include
#include
```
As result …
-
Hi, in my application I want to update the style of my modelLayer, so I need to remove the layer than insert the new one with the new style;
But removeModelLayer crash almost all time when I use a D…
-
![image](https://cloud.githubusercontent.com/assets/2715897/9351916/6efc48c6-465d-11e5-9460-9c2d56698dee.png)
The TrackNodes are no longer correctly positioned (image does not apear to be positioned …
-
osgEarth_engine_mp::QuickReleaseGLObjects::operator() seg. faults with the following backrace:
#0 0xded15de4 in empty (this=0x0) at /usr/gcc-4.6.3/lib/gcc/i686-suse-linux/4.6.3/../../../../include/c+…
-
No database entry: Remotec [ID:8031,Type:200]
http://www.remotec.com.hk/photos/software/Z-wave/8031_V3-05_F820-8031-0003_20140307.pdf
-
osgParticle ExplosionEffect unvisible use MatrixTransform, but fine when useing convertLatLongHeightToXYZ to convert coordinate.
``` c++
// this is fine:
osg::Vec3 position;
double x, y, z;
…
-
Hi @pelicanmapping,
the download button of the website osgearth.org still points to 2.6 but 2.7 is the latest release.
-
See http://forum.osgearth.org/GeoPDF-support-td7585153.html for more information
-
Hi,
I used to use the Pickers class to select features, but when I set a projected Map with geographic SRS like WGS84 I get a wrong selection; BUT if I work on geocentric Map with geographic SRS or on…