Re-examine animation permissions errors
Issue: ✓ Re-examine animation permissions errors
ID: 600
Assignee: rhet0rica
Date: 2017-02-01 09:58:35
Reported in: 8.4a2
Target version for fix: 8.4.1
Resolved in: 8.4.1
Priority: Minor
Product/Component: Companion - bonds (Core Services Bus)


7 years ago rhet0rica:
From llRequestPermissions():

  • Permissions do not accumulate.
  • If a permission was requested with a previous call to this function and granted, then in subsequent call was not requested, that permission is released (lost).
  • 7 years ago rhet0rica:
    This should be settled for good now—CB always requests both PERMISSION_TRIGGER_ANIMATION and PERMISSION_TAKE_CONTROLS.