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/collada
Sergey Sharybin a1a7317f6b Add argument to DM_to_mesh() function to take ownership over the DM
The idea is pretty simple: instead of making temporary copy of all the
related custom data layers just pass the ownership from the DM to the
mesh.

This is really handy in cases when you've got DM which you need to
convert to Mesh datablock and wouldn't need that DM after conversion
anyway.

Foe example, render database conversion, exporters and even Modifier
Apply will benefit from this option.

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D1127
2015-03-13 17:46:55 +05:00
..
2013-09-05 06:58:27 +00:00
2013-09-05 06:58:27 +00:00
2015-02-07 04:50:21 +11:00
2012-10-20 18:46:57 +00:00
2012-06-12 22:05:33 +00:00
2015-01-21 11:57:11 +11:00
2015-01-21 11:57:11 +11:00
2013-03-08 04:00:06 +00:00