Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Dynamic Prefabs UIToolkit UI (Post Project Rename) [MTT-5427] #94

Merged
merged 2 commits into from Feb 15, 2023

Conversation

jilfranco-unity
Copy link
Contributor

Description

This is a new branch for the UI toolkit work I've been doing in PR #92 to avoid merge/filepath issues after the project folder was renamed. My UI work was purely additive at this point, so I extracted it as a unity package and added back into this branch, which is based off of develop.

Here is the copied description from that PR, with the only visual change being that the Reset Scene button has since been removed:

This is a PR for the implementation of UI toolkit for the dynamic prefabs sample. The old UI has been converted over to UI toolkit elements, and new elements to support the added functionality of the sample have been added as well. The functionality of the UI is pretty limited--this is mostly a visual and basic setup pass.

Here are some screenshots!

Main Menu:
image

In Game:
image

The values for the ClientIDs, the prefab names, and statuses are all test values, and will be subject to change.

API Buttons can be toggled on and off in the inspector to support the different needs of the different scenes!

The HostJoinUI is also intended to be very simple to extract so that we can use it in other samples moving forward!

Issue Number(s)

MTT-5427

Contribution checklist

  • Tests have been added for the project and/or any internal package
  • Release notes have been added to the project changelog file
  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • JIRA ticket ID is in the PR title or at least one commit message
  • Include the ticket ID number within the body message of the PR to create a hyperlink

@jilfranco-unity jilfranco-unity added this pull request to the merge queue Feb 15, 2023
@jilfranco-unity jilfranco-unity removed this pull request from the merge queue due to a manual request Feb 15, 2023
@fernando-cortez fernando-cortez merged commit 12e6d72 into develop Feb 15, 2023
@fernando-cortez fernando-cortez deleted the feat/dp-uitoolkit-ui-postrename branch February 15, 2023 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants