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

Add Restart command and keyboard shortcut for moving time to start of timeline #1802

Merged
merged 6 commits into from
Apr 15, 2023

Commits on Apr 12, 2023

  1. Add Restart button to timeline UI. This sets the timeline back to zero.

    * Adds Restart Command & Timeline Command
    
    * Adds Ctrl-Shift-Space keyboard modifier
    h3mosphere committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    3214e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a61092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f278523 View commit details
    Browse the repository at this point in the history
  4. Add TimeControl::restart to restart the current timeline.

    * Use this from the kb_shortcut function
    h3mosphere committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    31143ab View commit details
    Browse the repository at this point in the history
  5. fix some code nits

    h3mosphere committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    aedfabf View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

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