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

upd: labPBR support / Material presets #3

Merged
merged 13 commits into from
Jun 5, 2024
Merged

Commits on Jun 2, 2024

  1. refactor: Split into multiple files

    - Added registry, setups, and teardowns to control plugin actions
    jasonjgardner committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    c033e03 View commit details
    Browse the repository at this point in the history
  2. feat: Reset exposure Action

    - Added messages to baking failures
    - Added reset exposure button
    - Added changelog build script
    jasonjgardner committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    f846fd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec2264d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79c1a38 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. chore: Remove unused code

    - Revert normal map usage in PbrMaterial.getMaterial()
    jasonjgardner committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cd774a6 View commit details
    Browse the repository at this point in the history
  2. fix: labPBR specular map logic

    - Fixed bug in alpha channel
    - Added better specular and normal export names
    jasonjgardner committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    14bbb77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    683dc31 View commit details
    Browse the repository at this point in the history
  4. feat: Channel assignment panel

    - Created panel to list current channel assignments
    jasonjgardner committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ed82427 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7967471 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0bdd2f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. feat: Material brush presets library

    - Created Dialog for editing, saving and loading material brush presets
    jasonjgardner committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e207970 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. upd: Change Action icon

    - Changed material brush Action icon
    jasonjgardner committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    dfd6dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f0e11b View commit details
    Browse the repository at this point in the history