Files
test/source/blender/blenkernel/intern
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-19 10:05:17 +00:00
2002-11-25 12:02:15 +00:00
2007-01-11 15:00:17 +00:00
2006-01-10 11:36:57 +00:00
2007-01-08 23:47:03 +00:00
2007-01-17 14:12:48 +00:00
2007-01-14 23:42:06 +00:00
2007-01-08 13:10:17 +00:00
2007-01-24 01:34:05 +00:00
2007-01-22 03:57:41 +00:00
2006-12-23 11:56:22 +00:00
2006-12-16 23:54:45 +00:00
2007-01-15 12:44:45 +00:00
2007-01-15 12:44:45 +00:00
2007-01-25 11:59:29 +00:00
2006-08-20 15:22:56 +00:00
2007-01-14 15:19:27 +00:00
2007-01-18 20:06:48 +00:00
2007-01-26 19:17:20 +00:00
2006-12-27 10:21:33 +00:00
2005-01-23 01:36:29 +00:00
2006-11-26 16:03:36 +00:00