This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/api2_2x/doc
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-05-25 17:00:17 +00:00
2006-01-13 15:27:23 +00:00
2006-04-21 20:27:52 +00:00
2005-11-15 21:14:24 +00:00
2006-06-14 05:16:39 +00:00
2003-06-21 11:44:10 +00:00
2005-06-15 06:22:26 +00:00
2006-04-21 20:27:52 +00:00
2006-04-21 20:27:52 +00:00
2003-06-21 11:44:10 +00:00
2006-04-21 20:31:27 +00:00
2006-06-04 13:16:31 +00:00
2005-09-09 01:31:10 +00:00
2004-06-24 09:43:13 +00:00
2006-05-25 16:45:24 +00:00
2003-06-21 11:44:10 +00:00
2006-06-14 04:41:31 +00:00
2006-05-22 14:19:52 +00:00
2006-05-01 21:15:49 +00:00
2004-04-25 14:43:21 +00:00
2006-05-14 18:29:32 +00:00
2004-07-27 03:13:45 +00:00
2005-04-21 19:44:52 +00:00
2006-06-16 14:40:26 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:07:55 +00:00
2003-06-21 16:09:21 +00:00
2005-06-15 06:22:26 +00:00
2005-11-26 02:10:42 +00:00
2006-06-08 19:05:58 +00:00
2006-05-27 16:40:00 +00:00
2003-10-12 16:03:52 +00:00