panda3d-docs
panda3d-docs copied to clipboard
Sphinx documentation for Panda3D
Several of the pages in the C++ manual serve up the Python version of a page instead of C++ documentation (or if the case may be, fail to indicate when...
The old manual has a table of contents per page at the top of the page. The new manual has no obvious per page table of contents visible for a...
It should document more clearly that point lights are supported with shadow mapping, and should document the caveats.
After figuring out some details on the animation system with help from entikan, there was a question in the help channel that the documentation should imo answer: How to get...
This commit should document a variety of shader-inputs that are available in both Cg and GLSL, but that were mentioned only in the documentation for the former. I have, however,...
I've frequently stumbled across the [BulletClosestHitResult page](https://docs.panda3d.org/1.10/python/reference/panda3d.bullet.BulletClosestHitRayResult#panda3d.bullet.BulletClosestHitRayResult) and it was usually not able to answer my questions. It'd be great if it could get some attention! Here are a few...
Just adding the plugin worked like a charm like a charm locally, the exception being only the reference to the background picture, which I also changed in the css. So...
"ppython" is not a binary in windows. Is this a typo?
Like the title says, there is no license for the docs? Clarification would be appreciated. The website still says "© Copyright 2019 Carnegie Mellon University." is that true, do they...