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

Restored mirroring of texture feature for CUIStatic #1690

Merged
merged 5 commits into from
Jun 7, 2024

Commits on Jun 5, 2024

  1. Restored mirroring of texture feature for CUIStatic

    Using: in node of element based on `CUIStatic` class type `mirror="b"`, `b` is one of mirroring modes.
    
    `b` - both, mirror by vertical and horizontal;
    `v` - vertical, mirror by vertical;
    `h` - horizontal, mirror by horizontal.
    Hrusteckiy committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    98c7c61 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    caec557 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7595479 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d37da1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f51e320 View commit details
    Browse the repository at this point in the history