mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 21:06:59 -04:00
Symbol editor now has constraints on selection, but part list allows selection inside groups.
Added logical 'xor' operator for scripting. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@534 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -152,6 +152,13 @@ enum ChildMenuID {
|
||||
, ID_SHAPE_MAX
|
||||
, ID_SIDES
|
||||
|
||||
// SymbolSymmetryEditor toolbar/menu
|
||||
, ID_SYMMETRY = 2201
|
||||
, ID_SYMMETRY_ROTATION = ID_SHAPE
|
||||
, ID_SYMMETRY_REFLECTION
|
||||
, ID_SYMMETRY_MAX
|
||||
, ID_COPIES
|
||||
|
||||
// On cards panel
|
||||
, ID_COLLAPSE_NOTES = 3001
|
||||
|
||||
|
||||
Reference in New Issue
Block a user