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
Ken Hughes 83ea72de1a ===Python API===
Three more changes for the Mesh module:
(1) Bug fix for UV vertices ("sticky").  me->msticky was not being updated
   when vertices were added or deleted from the mesh.
(2) Vertex, edge and face .extend() methods accept zero-length sequences
   instead of throwing an exception.  (Note that not giving any argument
   is still an error).
(3) Edge and face .extend() methods ignore "invalid" edges or faces which
   have the same vertex twice instead of throwing an exception.  Cam and I
   argued about this for a while... :-)

Ken
2006-02-10 00:08:06 +00:00
..
2006-01-11 20:44:24 +00:00
2006-01-13 15:27:23 +00:00
2005-06-15 06:22:26 +00:00
2005-11-15 21:14:24 +00:00
2005-10-03 19:12:11 +00:00
2003-06-21 11:44:10 +00:00
2006-01-08 18:59:55 +00:00
2005-06-15 06:22:26 +00:00
2005-12-14 03:27:35 +00:00
2003-06-21 11:44:10 +00:00
2005-09-09 01:31:10 +00:00
2004-06-24 09:43:13 +00:00
2006-01-12 01:11:42 +00:00
2006-02-10 00:08:06 +00:00
2003-06-21 11:44:10 +00:00
2006-02-05 14:12:45 +00:00
2004-04-25 14:43:21 +00:00
2006-01-31 22:18:07 +00:00
2006-01-13 15:53:22 +00:00
2004-07-27 03:13:45 +00:00
2005-04-21 19:44:52 +00:00
2005-11-15 21:14:24 +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-01-16 03:51:32 +00:00
2005-10-19 21:24:18 +00:00
2005-06-15 06:22:26 +00:00
2003-10-12 16:03:52 +00:00