Greg Bowering
Greg Bowering
### Description of the Change 1. OSMMapnickLayer default to 50% opacity so it is useful as an overlay 2. Swap broken OSM Layer Earth/OpenStreetMap.xml with OSMMapnikLayer in config/worldwind.layers.xml ### Why...
### Description The default OpenStreetMap layer is currently broken, creating a problem for all the demo/example apps. `Oct 27, 2017 12:01:39 PM gov.nasa.worldwind.util.SessionCacheRetrievalPostProcessor run SEVERE: Retrieval returned no content for...
This PR attempts to address some potentially unexpected behaviour of assertSame() when passed primitive expected and actual arguments. Currently: 1. assertSame(123, 123) passes because the although the primitive int arguments...
My app needs a File Browser for "Save As". Previously use OI File Manager PICK_FILE intent which worked find. Can't use your library without that kind of feature.
Check for virtual env as previously, if no virtual env add a check to see if we have an active conda env. If there is no virtual env but we...
JsonDeserializeHelper seems to only handle 3 message types "set", "unset" and "result". The "result" message seems to work okay, but with Meteor 1.1.0.2 our .NET client is never seeing any...
I have no idea what is going on here... I am calling a method via DDPClient once every second and it seems to work fine for about 60 seconds then...
Clean checkout had build errors. Could not find Newtonsoft.Json. To fix I had to open NuGet package manager and tick Json.Net for the project Net.DDP.Client I am running Visual Studio...
If `nn_params['sampling_frequency']` is changed in `config/nn_config.py` (e.g. from 44100 to 8000) GRUV attempts to use lame to decode mp3 to wav with the specified sample frequency via the lame --resample...
Cesium changed its top-level domain and location of blog articles so original link was broken.