Trevor Jones

Results 18 issues of Trevor Jones

Electron Version 13.5.1 .Net Core 6 NodeJS 16.16.1 * **Target**: windows runs with --self-contained Steps to Reproduce: ``` dotnet tool run electronize build /target win /dotnet-publish --no-self-contained ``` Produces the...

bug

As you may or may not be aware, there is a new gamepad emulation framework out that is an open source replacement for the scpBus driver that many projects are...

example: keyboard[Key.W] = xbox360[0].y bIsPressed = keyboard[Key.B]

I have just added a pull request that adds oculus touch support to freepie https://github.com/AndersMalmgren/FreePIE/pull/94

Added - oculus touch support +added - YawDegrees, PitchDegrees, and RawDegrees to [OculusVr6Dof] struct. +added - exposed some new properties to use in scripting such as isHmdMounted & IsTracking for...

since freepie is the spiritual successor to glovepie. There is a feature that i sorely miss. The ability to remap keyboard keys and block the input . for example when...

So in mobx you can wrap anythin in an action wrapper , since actions are needed to modify state. I have the following code ` myStore.foo)` I'm aware of the...

I have put Authorization on my Root Query, but now "ui playground" cannot get the initial introspection query to work. I can put the bearer token in UiPlayground to make...

enhancement
question

Please add an option to disable the space background.

The depth map is stretched horizontally which causes it to be misaligned with the game. Switching to a 16x9 resolution fixes it