-
I installed qgis2 on Sierrra, and I get the following error when starting:
```
Couldn't load plugin processing due to an error when calling its classFactory() method
TypeError: coercing to Uni…
rkrug updated
6 years ago
-
I haven't found the code which free this:
https://github.com/gwaldron/osgearth/blob/516634196983c53a202dd3ac0b37d1e9db777df1/src/osgEarth/TerrainLayer.cpp#L623
remoe updated
7 years ago
-
For example:
GeoExtent ext(osgEarth::SpatialReference::create("wgs84"), 178, 30, 183.4, 34.5);
ext.crossesAntimeridian() == true;
GeoExtent transformed;
ext.transform(osgEarth::SpatialReference:…
-
Hi,
Actually this not issue but a question. I had OSG 3.2.0 binary, I must need to use that for further development. In that case what is right version of OSGEarth to be used?
Thanks in advance.…
-
If one runs:
```
osgearth_viewer tests/feature_occlusion_culling.earth
```
It throws:
```
[osgEarth]* [GeoPoint] ILLEGAL: called GeoPoint::createLocalToorld with AltitudeMode = RELATIVE_TO…
remoe updated
7 years ago
-
I've tested OSG latest 3.5.6 master with osgEarth master (c80bc10f8c2d14220020e65773b9da2da19c808c) on Win64 and also with MacOSX Core Profile. I see the following issue with stock example "feature_dr…
remoe updated
7 years ago
-
RTTPicker crashes as a result of using bad/invalidated `Pick::_context` pointer in its _picks member caused by a resize of `std::vector` upon a new view joining the picking. I guess that draining the …
-
Invoking 'osgearth_viewer' or other non-trivial executables causes a segmentation fault (osgearth:version is working though)
-
hello! I use Featurenode draw a clamping line on earth, but sometimes the line display not normal like the follow picture, I don't konw the reason. Can you help me?
[
![404120889172835448](https://c…
-
Latest OSG 3.5.6 has a new GL3 osgText backend. I've tested it with MacOSX OpenGL Core Profile. It works great with stock examples.
I see this font rendering issue:
remoe updated
7 years ago