Make the CTRL+Z redo more than 5 times

  • crappyusername
    27th May 2020 Member 1 Permalink

    If there is a reason why it's only 5, then that's acceptable.

  • phox
    27th May 2020 Member 0 Permalink

    124512

  • LBPHacker
    27th May 2020 Developer 1 Permalink
    It's 5 because we once arbitrarily made it default to 5 and most people tend to be fine with that. That said, you can just open powder.pref, find UndoHistoryLimit and crank it up to like, say, 100. Note though that every level of undo basically saves a copy of the entire simulation, so having a long undo history can become very memory-intensive. I set it to 100 and easily managed to get to 2 gigabytes of memory allocated to TPT.
  • crappyusername
    27th May 2020 Member 0 Permalink

    @LBPHacker (View Post)

     Thank you very much.