Skip to content

feat: add z-index and opacity support for ui elements#266

Merged
AlejandroAlvarezMelucciDCL merged 4 commits into
mainfrom
feat/4088-z-index-support-for-uielements
Jun 10, 2025
Merged

feat: add z-index and opacity support for ui elements#266
AlejandroAlvarezMelucciDCL merged 4 commits into
mainfrom
feat/4088-z-index-support-for-uielements

Conversation

@AlejandroAlvarezMelucciDCL

@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL commented Jun 3, 2025

Copy link
Copy Markdown
Contributor

Addresses the protocol implementation for issues
#4088 z-index
#4090 opacity

Related PRs:
E@: decentraland/unity-explorer#4366
SDK: decentraland/js-sdk-toolchain#1127

@github-actions

github-actions Bot commented Jun 3, 2025

Copy link
Copy Markdown

Test this pull request

  • The @dcl/protocol package can be tested in scenes by running
    npm install "https://sdk-team-cdn.decentraland.org/@dcl/protocol/branch//dcl-protocol-1.0.0-15509488195.commit-6001334.tgz"

@AlejandroAlvarezMelucciDCL
AlejandroAlvarezMelucciDCL marked this pull request as ready for review June 3, 2025 13:18
As per protocol-squad's request, I updated the index to match their implementation

Signed-off-by: Alejandro Alvarez Melucci <163010988+AlejandroAlvarezMelucciDCL@users.noreply.github.com>
robtfm
robtfm previously approved these changes Jun 3, 2025
@AlejandroAlvarezMelucciDCL AlejandroAlvarezMelucciDCL changed the title feat: 4088 add z-index support for ui elements feat: add z-index and opacity support for ui elements Jun 7, 2025
@AlejandroAlvarezMelucciDCL
AlejandroAlvarezMelucciDCL merged commit 8e03daa into main Jun 10, 2025
3 checks passed
@AlejandroAlvarezMelucciDCL
AlejandroAlvarezMelucciDCL deleted the feat/4088-z-index-support-for-uielements branch June 10, 2025 13:13
AlejandroAlvarezMelucciDCL added a commit that referenced this pull request Jun 10, 2025
feat: add z-index and opacity support for ui elements (#266)

* Added z index property to ui transform

* Update property id

As per protocol-squad's request, I updated the index to match their implementation



* Added opacity property

---------

Signed-off-by: Alejandro Alvarez Melucci <163010988+AlejandroAlvarezMelucciDCL@users.noreply.github.com>
AlejandroAlvarezMelucciDCL added a commit that referenced this pull request Jul 4, 2025
* feat: add z-index and opacity support for ui elements (#266)

* Added z index property to ui transform

* Update property id

As per protocol-squad's request, I updated the index to match their implementation

Signed-off-by: Alejandro Alvarez Melucci <163010988+AlejandroAlvarezMelucciDCL@users.noreply.github.com>

* Added opacity property

---------

Signed-off-by: Alejandro Alvarez Melucci <163010988+AlejandroAlvarezMelucciDCL@users.noreply.github.com>

* feat: control day/night cycle (#277)

* Added PBSkyboxTime.

* Fixed typo

* Lint pass fix

* Added documentation

* Fixed implementation to comply with ADR 259

* Removed unintended comment

---------

Signed-off-by: Alejandro Alvarez Melucci <163010988+AlejandroAlvarezMelucciDCL@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.

2 participants