Usual minor UI messages fixes...
This commit is contained in:
@@ -851,7 +851,7 @@ class LodClearAll(Operator):
|
||||
|
||||
|
||||
class LodGenerate(Operator):
|
||||
"""Generates levels of detail using the decimate modifier"""
|
||||
"""Generate levels of detail using the decimate modifier"""
|
||||
bl_idname = "object.lod_generate"
|
||||
bl_label = "Generate Levels of Detail"
|
||||
bl_options = {'REGISTER', 'UNDO'}
|
||||
|
||||
Reference in New Issue
Block a user