mirror of
https://github.com/panda3d/panda3d.git
synced 2026-05-03 05:01:06 -05:00
2d6122457b
[skip ci] Co-authored-by: rdb <git@rdb.name> Closes #964
734 B
734 B
Issue description
Solution description
Checklist
I have done my best to ensure that…
- …I have familiarized myself with the CONTRIBUTING.md file
- …this change follows the coding style and design patterns of the codebase
- …I own the intellectual property rights to this code
- …the intent of this change is clearly explained
- …existing uses of the Panda3D API are not broken
- …the changed code is adequately covered by the test suite, where possible.