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

perf(GUI): performance #174

Merged
merged 7 commits into from
May 29, 2023
Merged

Commits on May 25, 2023

  1. perf(GUI): performance

    Improve GUI.
    Add performance sample.
    hellmor committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3563d8a View commit details
    Browse the repository at this point in the history
  2. fix(GUI): revert a sample.

    revert a sample.
    hellmor committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6cc9234 View commit details
    Browse the repository at this point in the history
  3. fix(GUI): render gui errors

    fix some errors of rebuild gui
    hellmor committed May 25, 2023
    Configuration menu
    Copy the full SHA
    59323e1 View commit details
    Browse the repository at this point in the history
  4. fix(GUI): fix imageType

    When the imageType changes, the position attribute needs to be changed
    hellmor committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c704d74 View commit details
    Browse the repository at this point in the history
  5. chore(GUI): simplified code

    simplified code
    hellmor committed May 25, 2023
    Configuration menu
    Copy the full SHA
    3b2d490 View commit details
    Browse the repository at this point in the history
  6. feat(GUI): UIImageGroup.ts newly added

    See Sample_UIPerformance2.ts
    hellmor committed May 25, 2023
    Configuration menu
    Copy the full SHA
    04f4fa4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. fix(gui): UIGroup offset

    fix the erro of layout sprites.
    hellmor committed May 26, 2023
    Configuration menu
    Copy the full SHA
    c27e269 View commit details
    Browse the repository at this point in the history