Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ruffle-rs/ruffle
A Flash Player emulator written in Rust
https://github.com/ruffle-rs/ruffle
3677a0107b86cba6e2c994bbf9377c4ec452eb0c authored over 2 years ago by David Wendt <[email protected]>
bcb10308832e2b65ad76734ee2b97968dcf19fe3 authored over 2 years ago by David Wendt <[email protected]>
ed28578c12e7f6644055d830ccf45cea2be4a001 authored over 2 years ago by David Wendt <[email protected]>
6f0de246edc65c965b083b2a82747d1dddd3a439 authored over 2 years ago by David Wendt <[email protected]>
This is in keeping with the whole idea of a "recursive frame": gotos run the entire frame lifecy...
05caa0fceb55f086cc3fcb62e428a4a8142148b4 authored over 2 years ago by David Wendt <[email protected]>4510d51e18e35a522c44d665e6bdbe2b42e5f5e0 authored over 2 years ago by David Wendt <[email protected]>
59623a84523703a1bee689a91c801fbb1beb8360 authored over 2 years ago by David Wendt <[email protected]>
61d0f73fdbcea2935418f325d4af1477f18d5a64 authored over 2 years ago by Aaron Hill <[email protected]>
0353d176e4d345c069c028d1707fbc4ac5f73c64 authored over 2 years ago by David Wendt <[email protected]>
99003643ac5a3a5cb5447114a012358b269a5faf authored over 2 years ago by David Wendt <[email protected]>
d152cc3e6485b08937102b77434f6ec2cb1a40b9 authored over 2 years ago by relrelb <[email protected]>
Previously native functions defined inside a `package {}` block
(without a package name) would c...
This should speed up developer workflows when working on non-image
related changes. CI will stil...
67eb34fbc59ee4798dc36fa32ff7b63469ba0465 authored over 2 years ago by = <[email protected]>
b7dcd26c3835b155641001d0b91ca5a3cc076901 authored over 2 years ago by = <[email protected]>
1c7bfd8c5f4304c5e8b68c7ca2c03de517f02e7d authored over 2 years ago by = <[email protected]>
17f261fc1f7bff40e5f3564d4a869e9acb279c91 authored over 2 years ago by = <[email protected]>
b29b30de58203cae32473716d6e1a024d48ed6f8 authored over 2 years ago by = <[email protected]>
1df8de5bac531c48911da7ad97d2e4e8ad89ba89 authored over 2 years ago by = <[email protected]>
726217c6c256cd33b15bd1a9e10277ed31f7743c authored over 2 years ago by = <[email protected]>
30e7d23cc019e30b75f0168a10b0a4af98721dd0 authored over 2 years ago by = <[email protected]>
0084991e584079df812013b555f080ad998920e2 authored over 2 years ago by = <[email protected]>
5b5ee7d448cf5145ca1b7437f78e2df62138b010 authored over 2 years ago by = <[email protected]>
2d2869f44f4a43c00a862f08fca539fa26eaeaa9 authored over 2 years ago by = <[email protected]>
03eb769a3332d622a24adc448420d75a7334a26f authored over 2 years ago by = <[email protected]>
461c977be06be84f68e3cb202cee16797b78495e authored over 2 years ago by = <[email protected]>
201ed60d67dc8c90cc1ff3a04b0803341e55f009 authored over 2 years ago by = <[email protected]>
211a64b402abbaa8d4d85411a8ef85e33f9cad83 authored over 2 years ago by = <[email protected]>
620820be9ecc8c6de8e358128cc48173781640d9 authored over 2 years ago by = <[email protected]>
Add test for #5645.
bea757cc92ab445594a0dd2bba735334bff65980 authored over 2 years ago by Mike Welsh <[email protected]>
Normally a function closures also closes around its base clip.
If the base clip is removed, and ...
66d144bbddd6d5086cbb18ee8e2f919e96794a05 authored over 2 years ago by Roman Rogowski <[email protected]>
Reverts #7267
The image tests for the upcoming 'DisplayObject.stageRect' support
differ between...
a8edce8294818a4d68b75829810092ddc921499a authored over 2 years ago by relrelb <[email protected]>
This was missed when I added 'method'
c7216bf842c675ac771b58d2eaeefd92bba592d5 authored over 2 years ago by Aaron Hill <[email protected]>db22992b864b1ebde01c36e7ebf7ecf5e4a3b846 authored over 2 years ago by onkrot <[email protected]>
14abd01e9164b6c4d13d36cca7972b7a65240724 authored over 2 years ago by onkrot <[email protected]>
1a243bdd86659b715376d33112cb47c0c884b59e authored over 2 years ago by onkrot <[email protected]>
This PR implements the `Loader.load` method, as well as
the associated `LoaderInfo` properties a...
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.31 to 1.0.32.
- [Release notes]...
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.19 to 0.4.20.
- [Release notes](ht...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.143 to 1.0.144.
- [Release notes](http...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.61 to 1.0.62.
- [Release notes](https...
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.83 to 1.0.85.
- [Release notes](ht...
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.12.0 to 1.12.1.
- [Release notes](...
Previously, the viewport height and width were stored in
both `Stage` and the `RenderBackend`. A...
1ce877292e243e173e2bf28e51c3cde1b45698b7 authored over 2 years ago by Mike Welsh <[email protected]>
When doing mouse picking, interactive children were considered
before all non-interactives, whic...
3a1947445e773c7ff9e98a7e477b3f794a755735 authored over 2 years ago by = <[email protected]>
55566037f7b58df870cfb30a6a424307b26859e7 authored over 2 years ago by = <[email protected]>
44cfaa92007fe03b15904fa13aa762cfdad1353c authored over 2 years ago by = <[email protected]>
0cfbdc038563e944750b8f6d6db8936807d397f0 authored over 2 years ago by = <[email protected]>
b18329c8feb06d4b2feaba64687abbf580599952 authored over 2 years ago by Adrian Wielgosik <[email protected]>
b38fce230d178c71c0a0cb2f8a9017f447ef7375 authored over 2 years ago by Mike Welsh <[email protected]>
f66e54bd038945adddc61f966b94240dc5643994 authored over 2 years ago by David Wendt <[email protected]>
32542fdbc8afb16c9930ab89100c349efdfc6806 authored over 2 years ago by David Wendt <[email protected]>
72e40423fa8b8d401c99884b7aa36fc0fbdd8b4a authored over 2 years ago by David Wendt <[email protected]>
If we try to go to a frame that doesn't exist, or hasn't been loaded yet, we will stop on the la...
fe828d7c24b74d3d78528a09af7a643f89d84623 authored over 2 years ago by David Wendt <[email protected]>30b1d4af2a234985fc66fae9738363e0fdec4ff8 authored over 2 years ago by David Wendt <[email protected]>
c2354c1a303f14f110a4596535b53e765fc9e70b authored over 2 years ago by Daniel Jacobs <[email protected]>
86f0813a79feb714b99d0e3bf83cb2348880eccc authored over 2 years ago by Daniel Jacobs <[email protected]>
7343acf65b99a63c16d25402697adce65d007164 authored over 2 years ago by Daniel Jacobs <[email protected]>
9bd1a8c940ac9f97e0e3411ec01c343715fbf3f9 authored over 2 years ago by Daniel Jacobs <[email protected]>
a2968e6ecb82a1a284f53c02068dde1456d77513 authored over 2 years ago by Daniel Jacobs <[email protected]>
75becaf3ba195a4ebc3bb97b888879ee9e7b27ba authored over 2 years ago by Daniel Jacobs <[email protected]>
42cf08d578638b3252647d1def4628b225b52e46 authored over 2 years ago by Daniel Jacobs <[email protected]>
92a4d7c831c2f2edfa62b4541c10228ed14b2b61 authored over 2 years ago by Daniel Jacobs <[email protected]>
d8ed2f0d01ab0e75a2972878ffa614403e35afc2 authored over 2 years ago by Daniel Jacobs <[email protected]>
Avoid blend modes except ADD and SUBTRACT until they can be
implemented properly.
The captured WGPU texture uses premultiplied alpha.
This image gets saved as a PNG, so it should...
f72e02f4b20d8a9a790f60e76485e347081228f2 authored over 2 years ago by Mike Welsh <[email protected]>
Use `ScriptObject::new` instead.
5cbfcde784a36d8717e231a564135dd7b34c3565 authored over 2 years ago by relrelb <[email protected]>04b4a6cabeefc23f90f525886c07136b9d33f1a7 authored over 2 years ago by relrelb <[email protected]>
Use `ScriptObject::new` instead.
c7941e7248f90e4c36155a6e067733614cbdf305 authored over 2 years ago by relrelb <[email protected]>Fixes #7667
This behavior is by setter functions, and some SWFS
depend on it.
0cd6d13783e2189595c450995f5d089f839ef18f authored over 2 years ago by Aaron Hill <[email protected]>
04c440e8602cf64ad2feb140c2019d5e67f4f8a9 authored over 2 years ago by Mike Welsh <[email protected]>
2e83bb570de117ea08c46812140792a75934312f authored over 2 years ago by Mike Welsh <[email protected]>
0861bc86eb6e2a375594a2907ae00ef9cbf41b8e authored over 2 years ago by Mike Welsh <[email protected]>
a6b70e60ead4f52762ae123d46160574cbdb1d43 authored over 2 years ago by Mike Welsh <[email protected]>
bca9b596b9ed64dfe6be6f2b449bacb684de7f24 authored over 2 years ago by Mike Welsh <[email protected]>
b450b99e3e256e0e2b6124b486c74c55259502d1 authored over 2 years ago by Mike Welsh <[email protected]>
1e389112a15f6d75e43a132d93f598222d604b22 authored over 2 years ago by Mike Welsh <[email protected]>
Each render backend keeps track of a stack of BlenModes,
which are pushed and popped by 'core' a...
* Set blend mode in `DisplayObject::apply_place_object`.
* Change `DisplayObject::set_blend_mo...
7a53322cbb09d84e3cb1ddaa8d0d67703aa80eb3 authored over 2 years ago by Mike Welsh <[email protected]>
We still don't implement the actual filter logic for `DisplayObject`,
but the classes themselves...
Because GitHub is really slow in moving the ubuntu-latest alias over
to 22.04, and it's starting...
https://github.com/rust-lang/rust-clippy/issues/8867 is fixed, and
a false positive is no longer...
This adds the 'static_assertions' crate as a dependency of
'ruffle_wstr', but this dependency wa...
2d60e62b8b83eb948545d26e9b7171160738b360 authored over 2 years ago by Moulins <[email protected]>
2e255a5bbaaa321526dfa23d48d5a86e1544fb19 authored over 2 years ago by Moulins <[email protected]>
a678a39e85a5a009ccdf32f0b986cbb48492bcc5 authored over 2 years ago by Moulins <[email protected]>
Get a pointer with provenance over the whole buffer, instead of a
pointer with provenance only t...
e0c72f4c9ac4b7bd9b4823cfd753a28636a9e193 authored over 2 years ago by Mike Welsh <[email protected]>
038264a7a946c7bdf1dd1972a5427d31ea6b506e authored over 2 years ago by dowgird <[email protected]>
Simply use `is_action_script_3()` instead.
4d8e4111e3e41426bd892fe7c5e3f0fa63e1e0b4 authored over 2 years ago by relrelb <[email protected]>
Bumps [gc-arena](https://github.com/ruffle-rs/gc-arena) from `4882182` to `4743f2d`.
- [Release ...
Bumps [bytemuck](https://github.com/Lokathor/bytemuck) from 1.11.0 to 1.12.0.
- [Release notes](...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.60 to 1.0.61.
- [Release notes](https...