AAF Test Build - Beta 26
Added 2018-10-13 23:48:41 +0000 UTC## [Beta 26] - 2018-10-13
### Added
- meta setting. See SceneSettings docs. A String that can be anything the mod author wants. This is sent out with various events and is for indicating custom qualities of the animation to functions receiving events.
- Some missing races from the raceData XML
- AAF_GenderOverride_Male and AAF_GenderOverride_Female keywords in API. Allows adding these keywords to Actors so that AAF will treat the Actor as a specific gender.
- Partial implementation of megaScenes (not functional).
### Changed
- Naming convention for raceData XML to follow the esm names. DLC1-6 was confusing.
### Removed
- Expression clearing when AAF hasn't applied an expression.
### Fixed
- Issue with renamer feature not installing correctly.