-
## Description
The Panda3D build via makepanda fails since a recent revision on the master branch when building with PStats enabled. This issue may become visible with a certain combination of build …
-
There are various python and pygame on web browser projects.
- pyodide https://github.com/iodide-project/pyodide is a emscripten WASM compiled python scientific stack.
- https://github.com/Petlja/…
-
Hello,
I've tried the latest version of the sources on fedora29, and the .rpm doesn't get installed:
$sudo rpm --nodeps -ivh ./panda3d-1.11.0-1.x86_64.rpm
file /usr/lib64/python3.7/site-packages fr…
-
Many third-party SDKs and packages have been discussed being removed in the near future, so this issue is just to discuss this happening and give users the opportunity to object if they're still using…
-
## Description
Egg files tend to have mixed usefulness compared to bam files depending on the programmer. I personally think that egg files may be a bit better for things like storing levels, due to …
-
Hello . Me and my friends use VScode for programming python and panda3d but when we want to import **ai** or **core** modules vscode's pylance language server does not recognize contents of these fil…
-
Panda3D currently lacks object-level animations which could be handy for a variety of tasks. One for example to make it more easy to animate collision solids created in a 3D modelling application and …
-
## Description
For instance, the `loadModel` function in Panda3D (and similar functions) is used to load 3D models and other assets from files. Ensuring accurate type information for these functions …
-
## Description
Hello . Thank you for developing this framework . My friends and I are using vscode for programming python . But Pylance language server does not support your framework in its autosu…
-
## Description
## Steps to Reproduce
Hello . Your python version of this framework is not compatible with vscode's pylance language server because when I want to import content of **ai** and *…