-
scrawl/OSG
vs.
OpenMW/OSG
is causing some duplication and confusion.
The former was meant to be a testing ground, and the latter "stable", but this hasn't really found any use. Anyway now that…
ghost updated
7 years ago
-
Hey,
I've compiled latest gl4es with -DBCMHOST=1 on my RPi 3 and tried running OpenMW and Minecraft. Both loaded the libraries (libGL: Initializin gl4es... etc...) and failed with Segmentation fault,…
-
If you have a multi-monitor setup (e.g. 2 Monitors attached) running the latest stable release 3.4.0 of OpenSceneGraph, the application crashed at startup when no --screen parameter is set. (OSG tries…
-
The review of API/ABI changes for OpenSceneGraph since version 3.3.3: https://abi-laboratory.pro/tracker/timeline/openscenegraph/
The report is updated 3 times a week. Hope it will be helpful for u…
-
https://github.com/openscenegraph/OpenSceneGraph/blob/34b4e7001522c1b47b4211dac34d2d6a6b994a6f/src/osgUtil/IncrementalCompileOperation.cpp#L335
-
Hello!
I am following the guide on youtube. More specifically 1.8 Video. I closely followed your setps couple of times but the end result is the same. I am getting the following error when I try t…
-
The current master (`108a9d812b1a32fa657cf336b3f8dd298803c497`) fails to build on Fedora 26 with the following error (subsequent run to only have relevant messages):
```
[ 0%] Built target openra…
morxa updated
7 years ago
-
Hi Robert,
the typedef of Timer_t is unsigned on linux (or any non-windows system). This can lead to underflow if you call osg::Timer::delta_s with t1 > t2 which will give you a very big delta valu…
-
message:
> DynamicLibrary::failed loading "osgPlugins-3.5.6/mingw_osgdb_106&lyrs=s&x=3&y=0&z=2.dll
the url is http://mt.google.com/vt/v=ap.106&lyrs=y&x=${x}&y=${y}&z=${z}
profile provided, spheri…
-
So when I try to build Openrave inside the rllab environment generated using conda i get the following error:
```bash
-- Compiling OpenRAVE Version 0.9.0, soversion=0.9
-- Using cmake version 3.5…