overte-org / overte-docs-sphinx

User documentation for Overte.
https://docs.overte.org
Other
3 stars 8 forks source link

flowAppCpp unable to add collisions #42

Open SilverfishVR opened 10 months ago

SilverfishVR commented 10 months ago

This one: https://github.com/overte-org/overte-docs-sphinx/tree/master/source/_static/resources/script/flow/flowAppCpp

The dropdown to add collision spheres does not get populated correctly so only the first item in what should be a list of avatar joints is added (Body).

This means that while you can delete the collisions that are set by default, you can not add them back, or add new ones.

Only tested on Windows.

JulianGro commented 10 months ago

The joints are in there, as selecting the box, moving with the arrow keys, and pressing enter, changes the selected joint. The dropdown itself just doesn't seem to appear.

There are some other known issues: https://github.com/overte-org/overte-docs-sphinx/pull/40