Fix (unreported) broken Py API doc after adding gpencil to buttons_context...
This commit is contained in:
@@ -1009,7 +1009,8 @@ context_type_map = {
|
||||
"editable_gpencil_strokes": ("GPencilStroke", True),
|
||||
"editable_objects": ("Object", True),
|
||||
"fluid": ("FluidSimulationModifier", False),
|
||||
"gpencil_data": ("GreasePencel", False),
|
||||
"gpencil": ("GreasePencil", False),
|
||||
"gpencil_data": ("GreasePencil", False),
|
||||
"gpencil_data_owner": ("ID", False),
|
||||
"image_paint_object": ("Object", False),
|
||||
"lattice": ("Lattice", False),
|
||||
|
Reference in New Issue
Block a user