fix API doc generation after new volume entry in context...
This commit is contained in:
@@ -1073,6 +1073,7 @@ context_type_map = {
|
|||||||
"visible_pose_bones": ("PoseBone", True),
|
"visible_pose_bones": ("PoseBone", True),
|
||||||
"visible_fcurves": ("FCurve", True),
|
"visible_fcurves": ("FCurve", True),
|
||||||
"weight_paint_object": ("Object", False),
|
"weight_paint_object": ("Object", False),
|
||||||
|
"volume": ("Volume", False),
|
||||||
"world": ("World", False),
|
"world": ("World", False),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user