Added the necessery classes to handle symmetry objects/mirrors in symbols; What used to be SymbolPart is now SymbolShape, SymbolPart is a base class.
This should also pave the way for grouping. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@526 0fc631ac-6414-0410-93d0-97cfa31319b6
|
After Width: | Height: | Size: 257 B |
|
After Width: | Height: | Size: 252 B |
@@ -100,6 +100,8 @@ combine_and_dark IMAGE "../common/combine_and_dark.png"
|
||||
combine_xor IMAGE "../common/combine_xor.png"
|
||||
combine_over IMAGE "../common/combine_over.png"
|
||||
combine_border IMAGE "../common/combine_border.png"
|
||||
symmetry_rotation IMAGE "../common/symmetry_rotation.png"
|
||||
symmetry_reflection IMAGE "../common/symmetry_reflection.png"
|
||||
|
||||
handle_rotate IMAGE "../common/handle_rotate.png"
|
||||
handle_shear_x IMAGE "../common/handle_shear_x.png"
|
||||
|
||||
|
Before Width: | Height: | Size: 657 B After Width: | Height: | Size: 551 B |
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 520 B |
|
Before Width: | Height: | Size: 568 B After Width: | Height: | Size: 380 B |