Merge remote-tracking branch 'remotes/origin/lm_sla_gizmo_snapshots_supports'

This commit is contained in:
bubnikv
2019-08-23 12:56:47 +02:00
6 changed files with 158 additions and 59 deletions

View File

@@ -45,6 +45,7 @@ struct SnapshotData
SELECTED_SETTINGS_ON_SIDEBAR = 2,
SELECTED_LAYERROOT_ON_SIDEBAR = 4,
SELECTED_LAYER_ON_SIDEBAR = 8,
RECALCULATE_SLA_SUPPORTS = 16
};
};