Cleanup: move undo into it's own directory

Split out undo API from ED_util.h into ED_undo.h
This commit is contained in:
2018-04-02 15:02:08 +02:00
parent b186592b21
commit 4ffa05c30b
32 changed files with 182 additions and 110 deletions

View File

@@ -316,6 +316,10 @@
* \ingroup editors
*/
/** \defgroup edundo undo utilities
* \ingroup editors
*/
/** \defgroup spuv UV editing
* \ingroup editors
*/