Skip to content

Pull requests: ruffle-rs/ruffle

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

avm2: fix Loader behaviour when body is empty A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already)
#20242 opened Apr 22, 2025 by AllinolCP Loading…
avm1: implement Sound getBytesTotal(), getBytesLoaded() A-avm1 Area: AVM1 (ActionScript 1 & 2) T-compat Type: Compatibility with Flash Player
#20235 opened Apr 21, 2025 by InvoxiPlayGames Loading…
avm2: Make (almost) all class signatures match FP A-avm2 Area: AVM2 (ActionScript 3) T-compat Type: Compatibility with Flash Player
#20233 opened Apr 20, 2025 by Lord-McSweeney Loading…
desktop: more fallback cjk fonts for Linux A-desktop Area: Desktop Application T-compat Type: Compatibility with Flash Player
#20210 opened Apr 17, 2025 by lilydjwg Loading…
avm1: Migrate super to NativeObject, and kill off TObject A-avm1 Area: AVM1 (ActionScript 1 & 2) T-refactor Type: Refactor / Cleanup waiting-on-review Waiting on review from a Ruffle team member
#20204 opened Apr 16, 2025 by moulins Loading…
avm2: Add peephole optimization passes A-avm2 Area: AVM2 (ActionScript 3) T-perf Type: Performance Improvements
#20202 opened Apr 16, 2025 by Lord-McSweeney Loading…
chore: Update translations A-i18n Area: Internationalization & Localization T-chore Type: Chore (like updating a dependency, it's gotta be done)
#20199 opened Apr 15, 2025 by RuffleBuild Loading…
avm2: Shrink Method to 8 bytes by unifying BytecodeMethod and NativeMethod A-avm2 Area: AVM2 (ActionScript 3) T-refactor Type: Refactor / Cleanup
#20188 opened Apr 14, 2025 by Lord-McSweeney Loading…
debug_ui: More frame list related improvements A-desktop Area: Desktop Application T-feature Type: New Feature (that Flash doesn't have)
#20094 opened Apr 13, 2025 by crumblingstatue Loading…
avm2: hitTestPoint should only use local coordinates for the player root A-avm2 Area: AVM2 (ActionScript 3) hitTest Issues involving mouse picking and hitTest T-fix Type: Bug fix (in something that's supposed to work already)
#20054 opened Apr 9, 2025 by ZingBallyhoo Loading…
avm2: Prevent mouse picking from targeting a loader's root object A-avm2 Area: AVM2 (ActionScript 3) hitTest Issues involving mouse picking and hitTest T-compat Type: Compatibility with Flash Player
#20047 opened Apr 8, 2025 by ZingBallyhoo Loading…
web: Don't use .npmrc for detect_chromedriver_version A-web Area: Web & Extensions T-chore Type: Chore (like updating a dependency, it's gotta be done)
#20041 opened Apr 7, 2025 by danielhjacobs Loading…
core: Run scripts registered at frame script phase in a seperate pass A-core Area: Core player, where no other category fits newsworthy T-fix Type: Bug fix (in something that's supposed to work already)
#19941 opened Mar 28, 2025 by nivkner Loading…
2
5
chore: Update getrandom to 0.3, rand to 0.9, etc. A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#19908 opened Mar 24, 2025 by torokati44 Loading…
6075 duration issue fix A-core Area: Core player, where no other category fits T-refactor Type: Refactor / Cleanup
#19897 opened Mar 23, 2025 by cosmincalinov Loading…
web: Implement basic IME A-input Area: Input handling ime Issues related to Input Method Editor newsworthy T-compat Type: Compatibility with Flash Player text Issues relating to text rendering/input waiting-on-review Waiting on review from a Ruffle team member
#19896 opened Mar 23, 2025 by kjarosh Loading…
avm2: Make PerspectiveProjection.focalLength more precise A-avm2 Area: AVM2 (ActionScript 3) T-compat Type: Compatibility with Flash Player
#19748 opened Mar 8, 2025 by cookie-s Loading…
chore: Reduce binary sizes in desktop releases A-build Area: Build scripts & CI T-chore Type: Chore (like updating a dependency, it's gotta be done)
#19727 opened Mar 6, 2025 by kjarosh Loading…
avm2: Store PerspectiveProjection to DisplayObject A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member
#19670 opened Mar 1, 2025 by cookie-s Loading…
web: Fix extension webpack import not working (close #10981) A-web Area: Web & Extensions extension Related to the Ruffle WebExtension newsworthy safari T-fix Type: Bug fix (in something that's supposed to work already)
#19664 opened Mar 1, 2025 by thy486 Loading…
Make the blur filter more accurate (Close #19516) A-rendering Area: Rendering & Graphics filter-effects Issues involving filter effects such as Blur, Glow, etc. T-fix Type: Bug fix (in something that's supposed to work already)
#19645 opened Feb 27, 2025 by xrtxn Draft
avm2: Enable stack traces for Flash Player 11.5+ and SWF18+ A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member
#19571 opened Feb 19, 2025 by kjarosh Loading…
DRAFT: avm1/avm2: Change TDisplayObject::object1/2 return type to Option<Object> A-core Area: Core player, where no other category fits T-refactor Type: Refactor / Cleanup
#19522 opened Feb 15, 2025 by moulins Draft
avm2: Use Line Feed character for textInput newline events A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already) text Issues relating to text rendering/input
#19517 opened Feb 14, 2025 by evilpie Draft
ProTip! Exclude everything labeled bug with -label:bug.