ruffle/core
TÖRÖK Attila 96d1f19e6c
chore: Port to bitflags 2.0.0
* Bump bitflags to 2.0.0
* Sprinkle Clone, Copy, Eq, PartialEq, and Debug derives where needed
* Call `bits` on bitflags, as it is now a method
* Switch from `from_bits_truncate` to `from_bits_retain` on bitflags where needed
* Bump h263-rs for the bitflags 2.0.0 dependency

As part of porting to bitflags 2.0.0, see:
https://kodraus.github.io/rust/2022/10/07/bitflags2.html#upgrading-to-2x
2023-03-15 20:06:10 -07:00
..
assets core: Extend the embedded fake device font with more characters 2022-02-09 20:09:52 +01:00
build_playerglobal avm2: Add custom call handlers and implement it for XML 2023-03-15 16:47:32 -05:00
macros fix(deps): update rust dependencies 2023-02-27 11:48:53 +02:00
src chore: Port to bitflags 2.0.0 2023-03-15 20:06:10 -07:00
Cargo.toml chore: Port to bitflags 2.0.0 2023-03-15 20:06:10 -07:00
build.rs core: Added ability to mark stubs inside actionscript 2023-02-07 20:34:59 +01:00