Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Reimplement DMScriptWrapper #8

Description

@miile7

DMScriptWrapper

Move error handling into the exit function where it belongs to!

Executing script

Keep current idea:

  • Wrap all setvars with DMTypes
  • Create code by using DMType.getDMCodeDefineVariable()
  • Execute Code
    • Add threaded code to be waited for optionally, check out old DMScriptWrapper.getSeparateThreadWaitCode() and bottom of DMScriptWrapper.getExecDMScriptCode()
  • Get Value by using DMType.parsePersistentTagGroupValueForPython()

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions