panda3d-docs
panda3d-docs copied to clipboard
C++ version of Manual is incomplete
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 C++ api does not have an equivalent).
Pages in question include:
- Camera Control
- Intervals
- Render to Texture and Image Processing
- Panda3D Utility Functions
- Garbage Collection
- Physics: Panda3D Physics Engine
- Motion Paths
- Networking
- Multifiles
- Subclassing
- Artificial Intelligence (PandaAI)
- Debugging
- Performance Tuning
- Panda3D Tools
This is a known issue—not all of the manual pages have yet been written to include C++ content and will only serve up a page catering to Python users. We are seeking contributors to the C++ manual to remedy this.