overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
132 stars 48 forks source link

Fix a bug in Entities.getEntityProperties #768

Closed ksuprynowicz closed 7 months ago

ksuprynowicz commented 7 months ago

The issue was causing unwanted properties to be added, severely reducing performance (up to 100 times is some cases).

ksuprynowicz commented 7 months ago

This may also fix a bug with getting animation-related properties

ksuprynowicz commented 7 months ago

I tested it in VR and it's ready for merging as soon as it's reviewed.

ksuprynowicz commented 7 months ago

Big thanks to Silverfish for testing! PR is ready for merging now.