JannisX11 / blockbench

Blockbench - A low poly 3D model editor
https://www.blockbench.net
GNU General Public License v3.0
3.07k stars 272 forks source link

Directly open a skins PNG through a URL #2179

Closed zxl777 closed 2 months ago

zxl777 commented 6 months ago

Detailed description of your suggestion

In the app, a user selects a Minecraft skin and chooses to open it from https://web.blockbench.net/.

This can be done by carrying the PNG data in the URL using base64, or by adding the PNG's download link to the URL.

Is there currently a solution for this?

JannisX11 commented 3 months ago

Not at the moment, but I think this makes a lot of sense to add.

zxl777 commented 3 months ago

Thank you. If this feature is implemented, I will embed this editing functionality in my Minecraft Skins app. I believe that thousands of users will use this feature daily.

zxl777 commented 3 months ago

@JannisX11 Could you please provide instructions on how to use this feature once it has been completed?

JannisX11 commented 2 months ago

Documentation is live! https://www.blockbench.net/wiki/docs/url-parameters

zxl777 commented 2 months ago

The links in the document still don't work. The online version of Blockbench is still Blockbench 4.9.4, not Blockbench 4.10.

The links in the document

JannisX11 commented 2 months ago

That is correct, the release of version 4.10 is scheduled for early May.