Bill Tschumy

Results 6 issues of Bill Tschumy

# Summary of feature I would like to be able to use Silk.NET in the Xamarin Forms OpenGLView class # Comments Right now I don't see the necessary hooks in...

enhancement
area-Windowing

With the new release of iOS 14, I'm finding the Urho drawing surface is 1/3 the size it should be. the actual UrhoSurface is the correct size, but the rendered...

I've been having a battle with the status bar on iOS. I would like it hidden in the app. However, it kept getting shown for some reason. I finally tracked...

I have a .png material that I'm using to texture a plane. It works just fine the running on Android. However on iOS, the red and blue color channels are...

I am using Plugin.SegmentedControl in an iOS/Android/UWP app. While the app is running, I need to change the colors of the segmented control. Here is the code: if (Utility.NightVision) {...

bug

The INDI docs say that INDI clients can be written for Android and iOS. However, there is no documentation on how to build the client library for those platforms. Can...

enhancement