Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Curvy Splines Built In Editor Undo causes issues.
#2
Hi Lupos

To keep things coherent, Curvy's behaviour mimics the one from Unity. Unity allows for undoing its operations in the editor even in playmode. Most users expect that undoing works in playmode. Curvy Splines is designed to match that expectation.

Your case (implementing an in-game undoing system) is uncommon. Reworking Curvy's undo system to fit this use case, as part of the next update, is not easily justifiable, compared to working on other features that would benefit most users.

If you are willing to do the modification yourself, you will have to look for all the occurrences of calls to Undo.<something> and handle the check on play mode.
I am open to implement this feature as part of a contractual work, let me know if you are interested in commissioning such work.

Have a nice
Available for freelance work, feel free to reach out: toolbuddy.net
Please consider leaving a review for Curvy, this helps immensely. Thank you.
Reply


Messages In This Thread
RE: Curvy Splines Built In Editor Undo causes issues. - by _Aka_ - 10-02-2023, 08:52 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Connections Between Opposing Splines lockiidraws 1 216 12-04-2025, 02:14 PM
Last Post: _Aka_
  Unity 6 issues Moonbo 4 541 11-21-2025, 12:07 PM
Last Post: _Aka_
  Curvy Line Renderer for UI Spline? gekido 7 5,152 07-13-2025, 07:11 PM
Last Post: _Aka_
Question Omitting Undo events in editor oldfort 3 2,148 05-26-2025, 11:29 PM
Last Post: _Aka_

Forum Jump: