Files
test2/source
Campbell Barton be2c208077 Fixed a bug where face flags could not be set because of the faces existing flags.
A problem with the current flag seting in Mesh is that Mesh needs to know of all possible flags or setting a flag can raise an error from the faces own unrecognezed flag.
also stopped the active face flag raising an error so pythoners can do face1.flag |= face2.flag without checking for active face flags. if the flag is a part of the arg its removed quietly.
Checked Mesh flags, face modes and edge flags, should all be ok now.
2006-06-27 02:49:55 +00:00
..
2006-06-23 14:10:12 +00:00
2006-03-10 22:50:27 +00:00
2006-02-07 21:24:36 +00:00
2006-02-22 23:34:12 +00:00
2006-06-26 09:18:30 +00:00
2006-03-20 17:25:42 +00:00
2005-03-09 19:45:59 +00:00
2006-03-10 20:47:34 +00:00