[Non-BE] Add fix for directivity pattern under FIX_463_TD_RENDERER_DIRECTIVITY_RESET
Related to #463 (closed)
When rendering ISM with extended metadata, the directivity pattern is unintentionally reset in ivas_objectRenderer.c
. This practically disables the directivity feature. This was tested at an earlier stage, so the bug must have appeared when preparing the final contribution. The fix just removes the unintentional reset.
The fix does not affect the selection test processing.