add editmode wire color,

also changed lattice to use this, it used a hard-coded green color which was hard to see over the default background.
This commit is contained in:
2013-06-08 21:58:00 +00:00
parent b0d5555a06
commit 820acf1b9e
6 changed files with 34 additions and 21 deletions

View File

@@ -80,6 +80,7 @@ enum {
TH_GRID,
TH_WIRE,
TH_WIRE_EDIT,
TH_SELECT,
TH_ACTIVE,
TH_GROUP,