Files
test/source/blender/blenkernel
Bastien Montagne 21836250c0 Fix T42260: By repeatedly joining meshes, you could end up with thousands of UVLayers
This is only an indirect fix, in fact: this commit adds a public API to check
the maximum number of a given layer type (`CustomData_layertype_layers_max()`),
and uses it to forbid too much layer creation in `CustomData_merge()`.

This only affects UVs/VCol data though, but merge behavior in itself is not a bug
actually, how user managed to get thousands of different UV layer names remain
rather mysterious...
2014-10-21 17:06:42 +02:00
..
2014-10-03 15:43:30 +02:00
2014-07-21 12:02:05 +02:00
2014-05-14 06:37:56 +10:00
2014-09-10 23:00:24 +10:00
2014-05-11 16:22:05 +10:00
2014-05-22 17:40:35 +10:00
2014-07-21 12:02:05 +02:00
2013-09-18 00:07:17 +00:00
2014-10-06 20:10:12 +02:00
2014-10-09 22:44:03 +02:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2014-04-15 14:25:33 +02:00
2014-10-07 15:47:32 -05:00
2014-10-07 15:47:32 -05:00