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

Repeating Textures, new UV Tools and UV options #2427

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2024

  1. prototype texture_repeat; lang; package-lock?

    # Conflicts:
    #	lang/zh.json
    #	package-lock.json
    caioraphael1 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e9c53c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0bdbc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    633c1e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e440e65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8be82c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd724fe View commit details
    Browse the repository at this point in the history
  7. indentation

    caioraphael1 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    f7530d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ff7965 View commit details
    Browse the repository at this point in the history
  9. fix the inconsistency of using UV Overlay

    The UV Overlay is now renamed to UV Show All, as now it's only function is to show the UV from all objects.
         (it was its only function before, but it was confusing to use, so I made it more clear what it does).
    The other UV options are shown normally when clicking with the Right Mouse Button in the UVEditor.
    The settings option regarding the UV Mode is now an Enum, to properly represent what's happening
    
    # Conflicts:
    #	lang/vi.json
    #	lang/zh.json
    #	lang/zh_tw.json
    caioraphael1 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    bfe956c View commit details
    Browse the repository at this point in the history
  10. UV Overlay tool rework (part 2), with small revert from 'part 1'

    # Conflicts:
    #	lang/vi.json
    #	lang/zh.json
    #	lang/zh_tw.json
    caioraphael1 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    18d6a7b View commit details
    Browse the repository at this point in the history