Inheritance list hide/show bug Doxygen pages

Post Reply
dileahwn
Posts: 2
Joined: Sun Aug 23, 2020 3:37 pm

Inheritance list hide/show bug Doxygen pages

Post by dileahwn »

Hi!

Reporting a minor bug with the online Doxygen documentation: in the class references (e.g. btBoxShape), the lists of inherited functions and members won't expand.

I notice that the page tries to load https://pybullet.org/Bullet/BulletFull/dynsections.js, which gives a 404 error; perhaps this is why?
dileahwn
Posts: 2
Joined: Sun Aug 23, 2020 3:37 pm

Re: Inheritance list hide/show bug Doxygen pages

Post by dileahwn »

Just noticed something else: many of the overloaded operator definitions seem to be missing from the btMatrix3x3 page (e.g. btMatrix3x3 * btMatrix3x3, btVector3 * btMatrix3x3, btMatrix3x3 * btVector3).

P.S. Let me know if this is the wrong place and you'd rather I report it elsewhere :-)
Post Reply