ldtteam / Structurize

Minecraft Structures
GNU General Public License v3.0
45 stars 45 forks source link

Add preview transparency #607

Closed Nightenom closed 10 months ago

Nightenom commented 1 year ago

Changes proposed in this pull request:

Review please

uecasm commented 1 year ago

Could we get it in a form where (without config file change) it's enabled by a property in BlueprintPreviewData (in particular so that it can be selectively enabled by things calling StructureClientHandler)? Perhaps even a tuneable alpha value to allow variable transparency?

Bonus points if different BlueprintPreviewData can simultaneously request different alpha levels and it can honor that.

Nightenom commented 1 year ago

Since it's hack that breaks previews transparency sorting even moreeeeeee I would say no, but can be added once renderer gets its rewrite

edit: willing to add selective disable at most now

Nightenom commented 10 months ago

Finished, reviewable, add override if user already enabled transparency

UI warning + tooltip: image