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

Hdf5 #5

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

Hdf5 #5

wants to merge 7 commits into from

Commits on Jun 18, 2019

  1. Added Awake() function header to UIController.cs

    dustin authored and dustin committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    cd866f9 View commit details
    Browse the repository at this point in the history
  2. added more comments

    dustin authored and dustin committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e16fea0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Few Comments and function headers.

    dustin authored and dustin committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    8f47195 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2019

  1. Added Simple Console Debug Messages to ConsolePanel

    dustin authored and dustin committed Jun 24, 2019
    Configuration menu
    Copy the full SHA
    2e05add View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Working Formatter multiton pattern to incorporate more serialization/…

    …deserialization format classes.
    dustin authored and dustin committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    a0a276e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2019

  1. Added Multion pattern to instantiate just one object of each *Format.…

    …cs type. This object is then utilized and controlled by the Formatter class.
    dustin authored and dustin committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    cea308a View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    reverted .gitignore back
    dustinlebsock authored Jul 15, 2019
    Configuration menu
    Copy the full SHA
    ae8c153 View commit details
    Browse the repository at this point in the history