Skip to content

put imported tiles into a custom tilemap gallery#11112

Merged
riknoll merged 1 commit intomasterfrom
dev/riknoll/arcade-import-asset-pack-tilemap-gallery
Feb 13, 2026
Merged

put imported tiles into a custom tilemap gallery#11112
riknoll merged 1 commit intomasterfrom
dev/riknoll/arcade-import-asset-pack-tilemap-gallery

Conversation

@riknoll
Copy link
Member

@riknoll riknoll commented Feb 13, 2026

fixes microsoft/pxt-arcade#7300

Puts tiles imported from an asset pack in a custom category in the tile palette. That category is determined by the name of the project, invalid characters like space are replaced with underscores.

@riknoll riknoll requested a review from a team February 13, 2026 22:31
@riknoll riknoll merged commit 8678494 into master Feb 13, 2026
20 checks passed
@riknoll riknoll deleted the dev/riknoll/arcade-import-asset-pack-tilemap-gallery branch February 13, 2026 22:52
riknoll added a commit that referenced this pull request Feb 18, 2026
* put imported tiles into a custom tilemap gallery (#11112)

* allow users to delete project descriptions (#11113)

* fix font for animation icon in animation field editor (#11114)

* copilot generated: add media queries for print view (#11110)

* fix tile gallery not showing up when editing tile (#11115)

* prevent debugger toolbox from scrolling horizontally (#11120)

* Fix blockly dropdown scroll and media not being copied properly (#11119)

* add scroll to blockly dropdown content

* fix piping of blockly media files

* keep the error list collapsed if collapsed by user (#11121)

* add monkey patch workaround for blockly focus issue when deleting block (#11122)

* bring back the old mixer play instructions (#11123)

* fix missing gallery, don't import gallery tiles into my tiles, fix null listener (#11125)

---------

Co-authored-by: Sarah Rietkerk <49178322+srietkerk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Put the tiles from an imported tilemap in a gallery category

2 participants

Comments