Age | Commit message (Collapse) | Author |
|
The user can select between run to completion and prompt for exit.
Also fixed the props dialog is changed function to have better hashes.
Now we hash a tuple of all "relevant" items which is "order aware".
Since xoring the individual hashes proved faulty when 2 params alternated hiding.
(cherry picked from commit fd37328c778ea8014e9ea9d932e61e5d229dd012)
|
|
This reverts commit 06281feea16143ca97a77348f72e1c6dd0616c57.
|
|
The user can select between run to completion and prompt for exit.
Also fixed the props dialog is changed function to have better hashes.
Now we hash a tuple of all "relevant" items which is "order aware".
Since xoring the individual hashes proved faulty when 2 params alternated hiding.
|
|
|
|
|
|
|
|
|
|
|
|
Also fixed the scripts to work since they were broken by previous changes.
Get input in param class now pases a param instance (self) into the object.
|
|
|
|
|
|
Better handles dynamic changes and subsequent code cleanup.
|
|
|