-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: ruffle-rs/ruffle
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
🤖 avm1: Give an object literal its own constructor (close #24499)
#24570
opened Aug 30, 2026 by
arbelonson-source
Loading…
5 tasks done
🤖 avm1: Report -9 for an unmatched start-tag in XML (close #24337)
A-avm1
Area: AVM1 (ActionScript 1 & 2)
llm
The PR contains mostly LLM-generated code
T-compat
Type: Compatibility with Flash Player
waiting-on-author
Waiting on the PR author to make the requested changes
#24569
opened Aug 29, 2026 by
arbelonson-source
Loading…
5 tasks done
desktop: Implement font atlases and use them for FreeType
A-core
Area: Core player, where no other category fits
T-compat
Type: Compatibility with Flash Player
text
Issues relating to text rendering/input
#24568
opened Aug 29, 2026 by
kjarosh
Member
Loading…
5 tasks done
🤖 core: Let Enter start a new line despite restrict (close #23453)
A-core
Area: Core player, where no other category fits
llm
The PR contains mostly LLM-generated code
T-fix
Type: Bug fix (in something that's supposed to work already)
waiting-on-author
Waiting on the PR author to make the requested changes
#24567
opened Aug 29, 2026 by
arbelonson-source
Loading…
5 tasks done
tests: Improve the default log filter
A-tests
Area: Tests & Test Framework
T-chore
Type: Chore (like updating a dependency, it's gotta be done)
#24566
opened Aug 29, 2026 by
kjarosh
Member
Loading…
5 tasks done
render: Preserve strokes under collapsed transforms
A-rendering
Area: Rendering & Graphics
llm
The PR contains mostly LLM-generated code
needs-tests
This PR needs regression tests to be added before it can be merged
T-fix
Type: Bug fix (in something that's supposed to work already)
#24565
opened Aug 29, 2026 by
Perdu
Loading…
4 of 5 tasks
WGPU: Fix destination size out of bounds
A-rendering
Area: Rendering & Graphics
llm
The PR contains mostly LLM-generated code
needs-tests
This PR needs regression tests to be added before it can be merged
T-fix
Type: Bug fix (in something that's supposed to work already)
#24563
opened Aug 29, 2026 by
tygyh
Contributor
Loading…
5 tasks done
Use Area: Core player, where no other category fits
T-refactor
Type: Refactor / Cleanup
assert shorthands
A-core
#24561
opened Aug 29, 2026 by
tygyh
Contributor
Loading…
3 of 5 tasks
core: Fix timeline bug with inserting child into render list
A-core
Area: Core player, where no other category fits
T-fix
Type: Bug fix (in something that's supposed to work already)
#24560
opened Aug 29, 2026 by
ChrisCPI
Collaborator
Loading…
4 of 5 tasks
avm2: Support default superclass object for callstatic op
A-avm2
Area: AVM2 (ActionScript 3)
T-compat
Type: Compatibility with Flash Player
waiting-on-review
Waiting on review from a Ruffle team member
#24558
opened Aug 28, 2026 by
Lord-McSweeney
Member
Loading…
4 of 5 tasks
render: Fix panic when calling Area: Rendering & Graphics
llm
The PR contains mostly LLM-generated code
stage3d
T-fix
Type: Bug fix (in something that's supposed to work already)
Context3D.drawTriangles() with no bound texture
A-rendering
#24545
opened Aug 26, 2026 by
ChrisCPI
Collaborator
Loading…
5 tasks done
swf, core: Add PlaceByClass action for AS3 export-symbol placements
A-core
Area: Core player, where no other category fits
llm
The PR contains mostly LLM-generated code
T-fix
Type: Bug fix (in something that's supposed to work already)
waiting-on-author
Waiting on the PR author to make the requested changes
avm2: Don't allocate a buffer for arguments when calling non-variadic native methods
A-avm2
Area: AVM2 (ActionScript 3)
T-perf
Type: Performance Improvements
waiting-on-review
Waiting on review from a Ruffle team member
#24542
opened Aug 25, 2026 by
Lord-McSweeney
Member
Loading…
4 of 8 tasks
core: Playerglobal loading performance improvements
A-core
Area: Core player, where no other category fits
T-perf
Type: Performance Improvements
#24541
opened Aug 25, 2026 by
moulins
Contributor
Loading…
2 of 5 tasks
build(deps): bump the npm-minor group across 1 directory with 20 updates
A-deps
Area: Dependencies
T-chore
Type: Chore (like updating a dependency, it's gotta be done)
#24533
opened Aug 24, 2026 by
dependabot
Bot
Loading…
debug_ui: Add "Preview" tab to Display Objects
A-desktop
Area: Desktop Application
T-feature
Type: New Feature (that Flash doesn't have)
waiting-on-review
Waiting on review from a Ruffle team member
#24522
opened Aug 22, 2026 by
kjarosh
Member
Loading…
4 of 5 tasks
ci: Add a job for reviewing commits
A-build
Area: Build scripts & CI
T-feature
Type: New Feature (that Flash doesn't have)
waiting-on-review
Waiting on review from a Ruffle team member
#24521
opened Aug 22, 2026 by
kjarosh
Member
Loading…
4 of 5 tasks
fix(desktop): Prefer CJK-capable system fonts for default device fonts on Windows
waiting-on-author
Waiting on the PR author to make the requested changes
#24516
opened Aug 22, 2026 by
wgt19861219
Loading…
fix(avm2): Treat non-object elements and missing fields as undefined in Array.sortOn
needs-tests
This PR needs regression tests to be added before it can be merged
waiting-on-author
Waiting on the PR author to make the requested changes
#24515
opened Aug 22, 2026 by
wgt19861219
Loading…
avm2: Use laid-out metrics for TextLine ascent and descent
A-avm2
Area: AVM2 (ActionScript 3)
fte/tlf
Issues relating to the FTE (Flash Text Engine) AVM2 API or the TLF (Text Layout Framework) library
T-compat
Type: Compatibility with Flash Player
#24486
opened Aug 18, 2026 by
doombubbles
Contributor
Loading…
4 of 5 tasks
avm2: Store DisplayObject rotationX/rotationY/z
#24473
opened Aug 16, 2026 by
SulivanM
Contributor
Loading…
4 of 5 tasks
avm2: Respect the recreate argument in Context3D.dispose
waiting-on-author
Waiting on the PR author to make the requested changes
#24449
opened Aug 13, 2026 by
SulivanM
Contributor
Loading…
3 of 5 tasks
avm2: Implement Context3D.drawToBitmapData
A-avm2
Area: AVM2 (ActionScript 3)
stage3d
T-compat
Type: Compatibility with Flash Player
waiting-on-review
Waiting on review from a Ruffle team member
#24448
opened Aug 13, 2026 by
SulivanM
Contributor
Loading…
4 of 5 tasks
core: Fix paused NetStream preload and seek
A-video
llm
The PR contains mostly LLM-generated code
T-fix
Type: Bug fix (in something that's supposed to work already)
#24444
opened Aug 13, 2026 by
DeanshawnX
Loading…
5 tasks done
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.