-
Notifications
You must be signed in to change notification settings - Fork 12
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: ui for scenes #65
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #65 +/- ##
==========================================
- Coverage 15.13% 13.98% -1.15%
==========================================
Files 78 85 +7
Lines 9173 10169 +996
==========================================
+ Hits 1388 1422 +34
- Misses 7785 8747 +962
☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Deleted)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!!
Implement UI system for scenes
TODO list
UiTransform
UiBackground
=> color, nine slices, center and stretch modeUiText
UiText
set fontscroll deferred
To be implemented in other PR:
UiBackground
UiBackground
andMaterial
UiDropdown
UiInput
PointerEvents