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

added layer dialog and experiment dialog #56

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

Commits on Jul 16, 2014

  1. The majority of "additions" were added in the model_view module. A ne…

    …w feature that enables the user to insert, edit, and remove layers in the stack has been added in the popup menu of the profile interactor. The user may not insert layers before the first layer. The user may not remove layers when there are only two layers in the stack. Another feature that was added was the experiment dialog that allows the user to edit the current experiment. The user has the option to enable or disable step interfaces, edit the dA, the dz, and the roughness limit. When the user presses "Ok" on the experiment dialog, the profile is updated with the data.
    Yusuf Ameri cianaki committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    b993fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2014

  1. Added documentation

    Yusuf Ameri cianaki committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    e089f67 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master'

    Yusuf Ameri cianaki committed Jul 18, 2014
    Configuration menu
    Copy the full SHA
    417171a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2014

  1. Added a Layer and Experiment Dialog

    Yusuf Ameri cianaki committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    76c68f2 View commit details
    Browse the repository at this point in the history