Files
test/source/blender/editors/space_nla
Brecht Van Lommel 5dd9f7635a 2.5
Make local and make single user are back for ID template.

Internally these calls got unified, id_make_local and
id_copy are now used to do these operations for all types
that support it. Also reveals that for some ID types the
implementation is still missing.

Further, some small changes:

* unlink_text is now in blenkernel.
* copy_group was implemented.
* ID template now has an open operator again.
* fix preview to not change material reference count,
  even if temporary it shows up with threaded preview.
* id_unlink unifies unlink for text, object and group.
2009-09-04 21:02:43 +00:00
..
2009-06-23 00:09:26 +00:00
2.5
2009-09-04 21:02:43 +00:00
2009-08-25 01:46:05 +00:00
2009-09-04 02:44:56 +00:00
2009-08-25 01:46:05 +00:00
2009-03-19 19:03:38 +00:00
2.5
2009-09-04 20:51:09 +00:00