ruffle/swf/src
Mike Welsh bca9b596b9 swf: Implement Display and FromStr for BlendMode 2022-08-18 16:38:17 -07:00
..
avm1 chore: Appease clippy 2022-05-22 02:34:18 -07:00
avm2 swf: Remove `#[allow(clippy::derive_partial_eq_without_eq)` 2022-08-16 16:24:21 -07:00
types core: Don't use `saturating_sub` for `width` / `height` 2022-07-23 10:33:12 -07:00
avm1.rs swf: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
avm2.rs Merge swf-rs into ruffle repo 2019-10-02 17:25:30 -07:00
error.rs swf: Extract `Opcode::format` and `TagCode::format` 2021-08-03 14:40:59 -07:00
extensions.rs avm2: Implemented newcatch and basic exception handling 2022-08-10 01:34:08 +02:00
lib.rs swf: General cleanup 2021-07-12 23:09:29 +03:00
read.rs chore: Appease clippy 2022-07-29 19:32:41 -07:00
string.rs swf: Mark some `SwfStr` functions as const 2022-05-10 09:34:57 +03:00
tag_code.rs chore: Appease clippy 2022-05-22 02:34:18 -07:00
test_data.rs avm2: Extract `MethodFlags` enum 2022-07-09 20:34:53 +03:00
types.rs swf: Implement Display and FromStr for BlendMode 2022-08-18 16:38:17 -07:00
write.rs chore: Appease clippy 2022-07-02 09:22:18 -07:00