| DIRTYFLAGS_NONE |
None. |
| DIRTYFLAGS_MATRIX |
Matrix changed. |
| DIRTYFLAGS_DATA |
Container changed. |
| DIRTYFLAGS_SELECT |
Checks all valid selections of the object, e.g. points, edge, polys. |
| DIRTYFLAGS_CACHE |
Checks if the cache of an object has been changed (rebuilt). |
| DIRTYFLAGS_CHILDREN |
Checks if the children are dirty. |
| DIRTYFLAGS_DESCRIPTION |
Description changed. |
| DIRTYFLAGS_SELECTION_OBJECTS |
For BaseDocument, object selections have changed. |
| DIRTYFLAGS_SELECTION_TAGS |
For BaseDocument, tag selections have changed. |
| DIRTYFLAGS_SELECTION_MATERIALS |
For BaseDocument, material selections have changed. |
| DIRTYFLAGS_ALL |
Check all dirty flags. |