Skip to content

Extension update: Sprite3D - Add transparency support#2150

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
extension/Bouh/2149
Open

Extension update: Sprite3D - Add transparency support#2150
github-actions[bot] wants to merge 1 commit into
mainfrom
extension/Bouh/2149

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Changes

This add transparency support on Sprite3D against ShapePainter.

Before/After

Image

How to use the new features

No response

Checklist

  • I've followed all of the best practices.
  • I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

Example file

gdevelop-game.zip

Extension file

Sprite3D.zip


Extension by @Bouh

You can update the extension on this "Pull Request" by commenting the update command: in the comment field, type !update, then drag and drop a zip file with your extension file in the commenting field, like how you initially submitted the extension. It should look like this:

!update [MyExtension.zip](https://github.com/GDevelopApp/GDevelop-extensions/files/12709661/MyExtension.zip)

It can take a few seconds for the file to fully upload and show as the above. Once it is like shown above, click "Comment" and let the bot do the rest!

@github-actions github-actions Bot requested a review from a team as a code owner June 7, 2026 13:52
@github-actions github-actions Bot added the 🔄 Extension update An update for an existing extension label Jun 7, 2026
@D8H

D8H commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Thank you for submitting an extension update.

This is a duplicate of:

From what I understand, it rounds the alpha channel to either 0 or 1 which doesn't sound like an ideal solution.
Also, it's not safe to modify the material directly because the material may be shared with other objects.

@D8H D8H changed the title Extension update: Sprite3D - Add transparency support against shapepainter Extension update: Sprite3D - Add transparency support Jun 7, 2026
@D8H D8H added the 🧪 Experimental extension An extension submission to be merged with a lightweight review. label Jul 8, 2026
@github-project-automation github-project-automation Bot moved this to Needs review in Extensions review Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧪 Experimental extension An extension submission to be merged with a lightweight review. 🔄 Extension update An update for an existing extension

Projects

Status: Needs review

Development

Successfully merging this pull request may close these issues.

2 participants