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

Ability to reposition and modify ui elements in more detail #53

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

Commits on May 24, 2019

  1. Updated

    Updated
    YawLighthouse committed May 24, 2019
    Configuration menu
    Copy the full SHA
    5526401 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Oldsiren/Update

    Updated
    Nicholas Helish authored May 24, 2019
    Configuration menu
    Copy the full SHA
    9b41fb9 View commit details
    Browse the repository at this point in the history
  3. Update

    Update
    YawLighthouse committed May 24, 2019
    Configuration menu
    Copy the full SHA
    ad14889 View commit details
    Browse the repository at this point in the history
  4. Update Cleanup

    Cleaned up
    YawLighthouse committed May 24, 2019
    Configuration menu
    Copy the full SHA
    e3c8538 View commit details
    Browse the repository at this point in the history
  5. Fixed startup crash

    Fixed crash where slate application was not valid on startup, replaced it with FPlatformTime.
    Nicholas Helish authored and Nicholas Helish committed May 24, 2019
    Configuration menu
    Copy the full SHA
    fc36f38 View commit details
    Browse the repository at this point in the history
  6. Added const correctness

    Constant for a boolean that isnt getting changed anywhere else
    Nicholas Helish authored and Nicholas Helish committed May 24, 2019
    Configuration menu
    Copy the full SHA
    b299069 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Fixed crash from tooltips

    Fixed crash from tooltips not having any to display. Where the widget was not created when it should have been
    Nicholas Helish authored and Nicholas Helish committed May 27, 2019
    Configuration menu
    Copy the full SHA
    03dd475 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Added image support for throbber

    An image(or material) can be used in place of a throbber
    Nicholas Helish authored and Nicholas Helish committed May 28, 2019
    Configuration menu
    Copy the full SHA
    569bcdd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

  1. Fixed Include paths to account for wherever module is

    Just an ease of use thing that fixes any warning or issues where it cannot find the public/private include paths when compiling from source.
    YawLighthouse committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    87dfe51 View commit details
    Browse the repository at this point in the history
  2. Forgot to include the proper libraries

    Fixed system.io library not being included, formatted file to be with the way build files for unreal are currently formatted and setup
    YawLighthouse committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    573ee95 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    65135f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Updated to 4.23

    Let me know of any bugs :)
    YawLighthouse committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    8c9ce03 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from Oldsiren/4.23

    Updated to 4.23
    Nicholas Helish authored Sep 19, 2019
    Configuration menu
    Copy the full SHA
    f5b16ef View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Update README.md

    Nicholas Helish authored Jan 27, 2020
    Configuration menu
    Copy the full SHA
    3860b0c View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. 4.24 Update

    Nicholas Helish authored and Nicholas Helish committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    5b66f17 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Remove engine specific line

    Nicholas Helish authored May 16, 2020
    Configuration menu
    Copy the full SHA
    d6d39e5 View commit details
    Browse the repository at this point in the history