UpdateRun: Debug & Programme

CHANGELOG

Version 1.3

  • Added new features for the script and put them in a new variant labeled Update-Run Plus
  • Added tools to benchmark Blender. This can be started and stopped under the ‘Benchmark’ button in the Text Editor UI
  • When finished benchmarking, the results can be visualized in SnakeVis
  • Added the ability to ‘protect’ a script from changing the selected objects, interaction mode or editor types when running a script, even if the script itself gets an error
  • Gave the ability to ‘revert’ the Blender save file each time the script is run which can be useful if a script you’re testing changes things

Version 1.1

  • Prevented UpdateRun from raising superfluous errors, since Blender already does this