ruffle/swf/src
Mike Welsh 316bc4e920 chore: Appease clippy 2020-11-09 01:52:57 -08:00
..
avm1 avm1: Switch to SmallVec for ActionPush 2020-11-03 13:47:12 -08:00
avm2 `read_i32` no longer panics if more than 28 bits are defined within the read-in integer constant. 2020-08-10 16:38:04 -07:00
types avm1: Implement most of flash.geom.Matrix (#303) 2020-05-20 14:54:41 +02: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: Add custom error type for SWF/AVM1 parse errors 2019-10-10 00:55:09 -07:00
lib.rs chore: Appease clippy 2020-11-09 01:52:57 -08:00
read.rs core: Implement getBytes{Loaded,Total} (simpler approach) 2020-10-23 13:13:00 -07:00
tag_code.rs swf: Remove panic when data left over in tag 2019-10-10 21:52:41 -07:00
test_data.rs avm1: Switch to SmallVec for ActionPush 2020-11-03 13:47:12 -08:00
types.rs core: Implement getBytes{Loaded,Total} (simpler approach) 2020-10-23 13:13:00 -07:00
write.rs core: Implement getBytes{Loaded,Total} (simpler approach) 2020-10-23 13:13:00 -07:00