Jordan Maxwell

Results 14 issues of Jordan Maxwell

I was unable to determine if this is a true issue or just part of my ignorance to how internally panda works. I was doing some experimenting in my free...

enhancement
performance

## Description Reparenting the Panda window to another window after a window has already been instantiated causes the FilterManager to display a fully black screen with a partial flickering render...

## Description This goes along with the mock pyjnius tests mentioned on issue https://github.com/panda3d/panda3d/issues/1272. Being able to write bridge code in native Java would make things such as accessing Google's...

enhancement
deployment
android

## Description Currently it would seem the stdpy/file.py open function does not behave as expected loading a file from an Android APK's VFS. On desktop it will properly locate and...

android

## Description For more advanced android users there is currently no way to adjust the manifest in your built application. This is critical if you want to use any android...

enhancement
deployment
android

I recently started experimenting with the render pipeline and noticed shadows do not seem to render correctly. They always have this weird look to them and are not just flat....

Using the latest pipeline and panda the samples crash when the mouse enters the window. It will run fine until this happens and there is no python stack trace for...

Calling base.oobe results in an error using these plugin settings. [plugins.txt](https://github.com/tobspr/RenderPipeline/files/2198488/plugins.txt) `Traceback (most recent call last): File "start_client.py", line 18, in engine.run() File "D:\Panda3D-1.10.0\direct\showbase\ShowBase.py", line 3047, in run self.taskMgr.run() File...

Attempting to access any value from a Oculus Rift S specifically results in a None/0 value. This shouldn't be a OpenVR issue specifically as OpenVR so far has handled my...

We need to pass our host machine name with each log message, however Elastic is complaining the field is not a "Keyword". We are not currently sure how to achieve...

stale