ruffle/core
David Wendt ed29b1c3bb It turns out Macromedia just used an undocumented but user-modifiable property called `__constructor__` to store the constructor.
A previous version of this PR (whose history has been scrubbed, but go check 918d88abe68b7467a4194738b95e5bf3e9b5bb72 if you're curious) implemented a new `TObject` property which basically every line of code that dealt with object construction had to populate. It was terrible.
2020-04-25 14:37:24 -04:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.17 to 1.0.18 2020-04-25 10:19:18 +00:00
src It turns out Macromedia just used an undocumented but user-modifiable property called `__constructor__` to store the constructor. 2020-04-25 14:37:24 -04:00
tests Add test for the constructor property on v6 and v7 SWFs 2020-04-25 13:25:21 -04:00
Cargo.toml build(deps): bump smallvec from 1.3.0 to 1.4.0 2020-04-24 12:20:39 +00:00