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

Dynamically set object textures from existing UE material or texture PNG #3992

Merged
merged 7 commits into from
Nov 9, 2021

Commits on Aug 28, 2021

  1. API to change object material to existing UE material or from texture…

    … PNG
    Sai Vemprala committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    2a01ed0 View commit details
    Browse the repository at this point in the history
  2. Added example script

    Sai Vemprala committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    bec7c75 View commit details
    Browse the repository at this point in the history
  3. Add sample texture image

    saihv committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    a397215 View commit details
    Browse the repository at this point in the history
  4. Address review

    saihv committed Aug 28, 2021
    Configuration menu
    Copy the full SHA
    9e66a26 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Update DomainRandomizationMaterial.uasset

    recreate DomainRandomizationMaterial to make it compatible with UE 4.25
    zimmy87 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    fb49b66 View commit details
    Browse the repository at this point in the history
  2. add method stubs

    add new method stubs for setObjectMaterial APIs
    zimmy87 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    f853b88 View commit details
    Browse the repository at this point in the history
  3. fix clang-format

    zimmy87 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    f0ffcc5 View commit details
    Browse the repository at this point in the history