This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/include
Campbell Barton 5f48930a75 Moved Object.Join() into a function of an object.
eg.
ret_val = ob.join(objects)
Now it dosent depend on the current selection, or change the selection context.

Made respective join_* functions return 0 if the join was not mode, 1 when it workes.
2006-01-03 02:35:45 +00:00
..
2005-09-16 20:17:09 +00:00
2003-03-24 01:46:05 +00:00
2004-01-12 13:30:00 +00:00
2005-10-25 13:57:37 +00:00
2005-03-09 19:45:59 +00:00
2004-10-06 18:55:00 +00:00
2005-03-09 19:45:59 +00:00
2005-06-11 05:30:14 +00:00
2003-03-24 01:46:05 +00:00
2005-09-24 09:05:48 +00:00
2003-07-17 14:19:55 +00:00
2005-09-16 20:17:09 +00:00