Jordan Maxwell
Jordan Maxwell
[panda3d_io_sample.zip](https://github.com/panda3d/panda3d/files/8153835/panda3d_io_sample.zip) I've attached a simple app that all it does is read a text file and places its contents on the screen. This demos the issue as it will work...
Is there an easy way to fix this from the projects end? I was not even aware you could run a chdir on the VFS. I assumed the stdpy open...
@rdb I have updated the issue. Turns out its a very specific scenario where if the Window already exists and the parent is set after in a ``requestProperties`` call. I...
Big one for the stuff I'm trying to do use the ```` tag which allows the application to access more of the host's features. https://developer.android.com/guide/topics/manifest/uses-permission-element. Perhaps an alternative is some...
I looked back in an old conversation with @rdb and noticed I had found and discussed this issue with him back in the start of 2019. It does very much...
I've created a simple example that for me showcases the issue in PStats fairly well.  [Terrain.zip](https://github.com/panda3d/panda3d/files/4747423/Terrain.zip)
I think it covers some though some of the native Android Java libraries are rather in-depth and might be clunky to call fully from Python. Would have to put a...
Id did however resetting everything to default does not seem to help. What "PCF" setting would you be referring to? I was unable to locate anything in my driver settings.
Disabling use_pcf does seem to help. Almost all the problems go away when that is turned off.
I don't see anything that could be doing it. An out of the box fresh install of the latest drivers still has the same issues