Files
test/source/blender/blenkernel
Ben Batt 893e93bb5f Fix for a segfault in the new Displace modifier UV layer selection code:
If the "UV" texture coordinate option is selected while no UV layers exist,
the UV layer name in the modifier is blank. This is not a problem while no UV
layers exist, but if a UV layer is added the modifier code attempts to use
UV coordinates without handling the missing layer name correctly, leading to a
segfault. This only occurs when the modifier stack is recalculated before a
modifier UI redraw, as the UI redraw updates the layer name.

This fix handles a missing UV layer name by setting it to the active UV layer.
2007-01-27 13:33:56 +00:00
..
2007-01-24 01:34:05 +00:00
2007-01-24 01:34:05 +00:00
2006-12-20 17:57:56 +00:00
2005-12-06 17:05:37 +00:00
2007-01-19 20:33:00 +00:00
2006-12-16 23:54:45 +00:00
2006-12-20 17:57:56 +00:00
2006-07-04 10:19:26 +00:00
2006-12-20 17:57:56 +00:00
2006-12-23 11:56:22 +00:00
2007-01-19 12:43:02 +00:00
2006-12-21 14:00:18 +00:00
2006-11-30 15:54:21 +00:00
2007-01-14 09:30:04 +00:00
2006-01-23 22:05:47 +00:00
2006-06-09 19:48:50 +00:00
2006-11-01 11:26:16 +00:00
2004-01-05 00:06:11 +00:00