Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • iMSTK iMSTK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 83
    • Issues 83
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • iMSTKiMSTK
  • iMSTKiMSTK
  • Merge requests
  • !312

Add back-end mode for simulation manager

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sreekanth Arikatla requested to merge sreekanth-arikatla/iMSTK:refactorSimManager into master Jun 12, 2019
  • Overview 6
  • Commits 6
  • Pipelines 8
  • Changes 15

Adds a backend mode where the simulation will not run in an infinite loop. It expects the application level code to call advanceFrame() on the simulation manager object.

Edited Jun 17, 2019 by Sreekanth Arikatla
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: refactorSimManager