AAF Test Build - Beta 69
Added 2019-03-22 04:39:54 +0000 UTC## [Beta 69] - 2019-3-21
### Fixed
- Meter positioning.
- OnSceneEnd event firing twice.
### Added
- combinedTags to PositionSettings.
- levels parameter to StopScene. This allows controlling how many levels to stop in a position hierarchy. The default remains -1 which stops the entire stack.
- Various small fixes, clean-up, re-org.
### Changed
- Position hierarchy exiting behavior. By default, stopping a position in a hierarchy will stop one position at a time (it used to stop the entire stack all at once). Hierarchy positions operating on a timer will also stop one position at a time and run each level for the same amount of time.