methusalah / SplineMesh

A Unity plugin to create curved content in real-time with bézier curves
https://twitter.com/dumas181
MIT License
1.05k stars 104 forks source link

Fixed bug with undo/redo regarding node addition and node loop/unloop #29

Closed Fornan-II closed 4 years ago

Fornan-II commented 4 years ago

-Undo/Redo for node addition & loop/unloop.

methusalah commented 4 years ago

Hey thank you for this merge request !

Unfortunatly I can't merge it because of all the bracket reformatting. I suppose it was made automatically by your IDE.

Would you mind revert the reformatting and push an atomic commit for your undo/redo proposal?

Fornan-II commented 4 years ago

Whoops, sorry about the reformatting! I fixed that and cleaned up a few things - should be ready to at now.

methusalah commented 4 years ago

Thanks !