Skip to content

11602313608

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 22:07
· 69 commits to master since this release
0fee6f5
Use Smart pointers (#735)

* Make UndoItem unique_ptr in undolist and redolist

* Correct unique_ptr to shared_ptr for Grid in evaluator