PixiJS Devtools version history - 16 versions
PixiJS Devtools by Bob Fanger
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.3.1
Released 18 Apr 2026 - 131.96 kBWorks with firefox 109.0a1 and later- Automatic detection of Phaser when in WEBGL_DEBUG mode
- Select the "v4 Dev Build" in when browsering the Phaser examples
- Experimenting with support for Excalibur.js
- ErrorBoundary (Allow failing part of the UI instead, instead of resetting the UI)
- Improved detection for when applications are restarted with HMR
- Show a log when trying to connect to the page
Source code released under MIT Licence
Older versions
Version 3.2.0
Released 9 Apr 2026 - 128.58 kBWorks with firefox 109.0a1 and later- Attaching the devtools now works with iframes (in chrome)
Adding globalThis.PIXI_APP = app; in the https://pixijs.com/8.x/examples now work! - Change the background color in the scene properties (requires pixi v8)
- Start/Stop the app.ticker using a play/pause button instead of a checkbox
- Copy snippet button now also works in Firefox
Source code released under MIT Licence
- Attaching the devtools now works with iframes (in chrome)
Version 3.1.4
Released 12 Jan 2026 - 113.72 kBWorks with firefox 109.0a1 and later- fixed $pixi change detection
Source code released under MIT Licence
Version 3.1.3
Released 10 Jan 2026 - 113.72 kBWorks with firefox 109.0a1 and later- When global $pixi changed, expand parent nodes in the Outliner to show the activated node
Source code released under MIT Licence
Version 3.1.2
Released 27 Dec 2025 - 113.17 kBWorks with firefox 109.0a1 and later- Improved search speed
Source code released under MIT Licence
Version 3.1.1
Released 12 Dec 2025 - 113.03 kBWorks with firefox 109.0a1 and laterdestroying a selected node no longer results in an errorSource code released under MIT Licence
Version 3.1.0
Released 10 Dec 2025 - 113.01 kBWorks with firefox 109.0a1 and later- Allow patching the global PIXI object
Source code released under MIT Licence
Version 3.0.0
Released 7 Dec 2025 - 112.44 kBWorks with firefox 109.0a1 and later- Number fields now allow for entering calculations like 10*4" which sets the value to 40
- Uses a new architecture (UI-Protocol) impact of this change should be minimal, report issues if any 2.9.x features no longer work as expected.
Source code released under MIT Licence
Version 2.9.0
Released 19 Apr 2024 - 91.2 kBWorks with firefox 109.0a1 and later- Highlight node when hovering over the node in the treeviewSource code released under MIT Licence
Version 2.8.0
Released 13 Apr 2024 - 90.4 kBWorks with firefox 109.0a1 and later- Support for Pixi.js version 8Source code released under MIT Licence
Version 2.7.0
Released 24 Sep 2023 - 89.99 kBWorks with firefox 109.0a1 and later- Added Rendering & Interactivity panels
- Firefox panel icon based on darkmode setting
- Arrow buttons in number inputs work againSource code released under MIT Licence
Version 2.6.0
Released 16 Apr 2023 - 85.08 kBWorks with firefox 109.0a1 and later- Scene panel (manipulate the ticket speed)
-Text panel (Change text)Source code released under MIT Licence
Version 2.4.0
Released 26 Mar 2023 - 54.59 kBWorks with firefox 109.0a1 and later- Don't select invisible items
- Allow disabling selection from the outliner
- Clicking again without moving the mouse selects the next layer
- Highlight no longer affected by scale transforms
- Added Pivot X & Y properties
- Added Origin X & Y properties (Phaser's version of anchor)Source code released under MIT Licence
Version 2.3.0
Released 18 Mar 2023 - 51.19 kBWorks with firefox 109.0a1 and laterFeatures
- Search
- Anchor/Origin dot
- Re-added injection based on global PIXI instance
- Copy-to-clipboard button for the code-snippets
Bugfixes
- Arrows now clickable in number input
- Less janky number drag behavior when dragging "too fast"
The overlay now works when switching iframesSource code released under MIT Licence
Version 2.2.0
Released 12 Mar 2023 - 41.98 kBWorks with firefox 109.0a1 and later- Change the values in the NumberInputs by dragging the mouse or clicking the buttons
- Fixed a bug that caused CORS errors when trying to detect PIXI in protected iframesSource code released under MIT Licence
Version 2.1.0
Released 11 Mar 2023 - 38.97 kBWorks with firefox 109.0a1 and laterSource code released under MIT Licence