-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move
Level Control Cluster
to match the spec (#30417)
* Rename: MoveMode == MoveModeEnum, LevelControlOptions == OptionsBitmap * Zap regen * Drop StepMode enum as it is not a separate enum in the spec * Ran zap_convert_all.py * Add backwards compat items * Zap regen for removing stepmode * make level control compile * Remove weak enums from removed enums * Make sure we use non-compat names in official code * More non-backwards compat usage * Minor change to kick CI * Restyle * Add context for backward compat data * Move back to StepModeEnum being a thing as spec adds it back * Zap regen * Fix types back * Make ameba compile * Restyle * Fix Darwin availability annotations * fix casting app compile/types * Undo submodule update ... again * Fix backwards compat naming back to StepModeEnum * Another compile fix --------- Co-authored-by: Andrei Litvin <[email protected]> Co-authored-by: Boris Zbarsky <[email protected]>
- Loading branch information
Showing
78 changed files
with
1,000 additions
and
1,001 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.