fake-bpy-module 20240403__py3-none-any.whl → 20240405__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of fake-bpy-module might be problematic. Click here for more details.

Files changed (268) hide show
  1. bl_app_override/helpers/py.typed +0 -0
  2. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  3. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  4. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  5. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  6. bl_console_utils/autocomplete/py.typed +0 -0
  7. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  8. bl_i18n_utils/merge_po/py.typed +0 -0
  9. bl_i18n_utils/settings/py.typed +0 -0
  10. bl_i18n_utils/utils/py.typed +0 -0
  11. bl_i18n_utils/utils_cli/py.typed +0 -0
  12. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  13. bl_i18n_utils/utils_rtl/py.typed +0 -0
  14. bl_keymap_utils/io/py.typed +0 -0
  15. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  16. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  17. bl_keymap_utils/platform_helpers/py.typed +0 -0
  18. bl_keymap_utils/versioning/py.typed +0 -0
  19. bl_operators/add_mesh_torus/py.typed +0 -0
  20. bl_operators/anim/py.typed +0 -0
  21. bl_operators/assets/py.typed +0 -0
  22. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  23. bl_operators/bmesh/py.typed +0 -0
  24. bl_operators/clip/py.typed +0 -0
  25. bl_operators/console/py.typed +0 -0
  26. bl_operators/constraint/py.typed +0 -0
  27. bl_operators/file/py.typed +0 -0
  28. bl_operators/freestyle/py.typed +0 -0
  29. bl_operators/geometry_nodes/py.typed +0 -0
  30. bl_operators/image/py.typed +0 -0
  31. bl_operators/mesh/py.typed +0 -0
  32. bl_operators/node/py.typed +0 -0
  33. bl_operators/object/py.typed +0 -0
  34. bl_operators/object_align/py.typed +0 -0
  35. bl_operators/object_quick_effects/py.typed +0 -0
  36. bl_operators/object_randomize_transform/py.typed +0 -0
  37. bl_operators/presets/py.typed +0 -0
  38. bl_operators/rigidbody/py.typed +0 -0
  39. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  40. bl_operators/sequencer/py.typed +0 -0
  41. bl_operators/spreadsheet/py.typed +0 -0
  42. bl_operators/userpref/py.typed +0 -0
  43. bl_operators/uvcalc_follow_active/py.typed +0 -0
  44. bl_operators/uvcalc_lightmap/py.typed +0 -0
  45. bl_operators/uvcalc_transform/py.typed +0 -0
  46. bl_operators/vertexpaint_dirt/py.typed +0 -0
  47. bl_operators/view3d/py.typed +0 -0
  48. bl_operators/wm/py.typed +0 -0
  49. bl_previews_utils/bl_previews_render/py.typed +0 -0
  50. bl_rna_utils/data_path/py.typed +0 -0
  51. bl_text_utils/external_editor/py.typed +0 -0
  52. bl_ui/anim/py.typed +0 -0
  53. bl_ui/asset_shelf/py.typed +0 -0
  54. bl_ui/generic_ui_list/py.typed +0 -0
  55. bl_ui/node_add_menu/py.typed +0 -0
  56. bl_ui/node_add_menu_compositor/py.typed +0 -0
  57. bl_ui/node_add_menu_geometry/py.typed +0 -0
  58. bl_ui/node_add_menu_shader/py.typed +0 -0
  59. bl_ui/node_add_menu_texture/py.typed +0 -0
  60. bl_ui/properties_animviz/py.typed +0 -0
  61. bl_ui/properties_collection/py.typed +0 -0
  62. bl_ui/properties_constraint/py.typed +0 -0
  63. bl_ui/properties_data_armature/py.typed +0 -0
  64. bl_ui/properties_data_bone/py.typed +0 -0
  65. bl_ui/properties_data_camera/py.typed +0 -0
  66. bl_ui/properties_data_curve/py.typed +0 -0
  67. bl_ui/properties_data_curves/py.typed +0 -0
  68. bl_ui/properties_data_empty/py.typed +0 -0
  69. bl_ui/properties_data_gpencil/py.typed +0 -0
  70. bl_ui/properties_data_grease_pencil/__init__.pyi +487 -0
  71. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  72. bl_ui/properties_data_lattice/py.typed +0 -0
  73. bl_ui/properties_data_light/py.typed +0 -0
  74. bl_ui/properties_data_lightprobe/py.typed +0 -0
  75. bl_ui/properties_data_mesh/py.typed +0 -0
  76. bl_ui/properties_data_metaball/py.typed +0 -0
  77. bl_ui/properties_data_modifier/py.typed +0 -0
  78. bl_ui/properties_data_pointcloud/py.typed +0 -0
  79. bl_ui/properties_data_shaderfx/py.typed +0 -0
  80. bl_ui/properties_data_speaker/py.typed +0 -0
  81. bl_ui/properties_data_volume/py.typed +0 -0
  82. bl_ui/properties_freestyle/py.typed +0 -0
  83. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  84. bl_ui/properties_mask_common/py.typed +0 -0
  85. bl_ui/properties_material/py.typed +0 -0
  86. bl_ui/properties_material_gpencil/py.typed +0 -0
  87. bl_ui/properties_object/py.typed +0 -0
  88. bl_ui/properties_output/py.typed +0 -0
  89. bl_ui/properties_paint_common/py.typed +0 -0
  90. bl_ui/properties_particle/py.typed +0 -0
  91. bl_ui/properties_physics_cloth/py.typed +0 -0
  92. bl_ui/properties_physics_common/py.typed +0 -0
  93. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  94. bl_ui/properties_physics_field/py.typed +0 -0
  95. bl_ui/properties_physics_fluid/py.typed +0 -0
  96. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  97. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  98. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  99. bl_ui/properties_physics_softbody/py.typed +0 -0
  100. bl_ui/properties_render/py.typed +0 -0
  101. bl_ui/properties_scene/py.typed +0 -0
  102. bl_ui/properties_texture/py.typed +0 -0
  103. bl_ui/properties_view_layer/py.typed +0 -0
  104. bl_ui/properties_workspace/py.typed +0 -0
  105. bl_ui/properties_world/py.typed +0 -0
  106. bl_ui/space_clip/py.typed +0 -0
  107. bl_ui/space_console/py.typed +0 -0
  108. bl_ui/space_dopesheet/py.typed +0 -0
  109. bl_ui/space_filebrowser/py.typed +0 -0
  110. bl_ui/space_graph/py.typed +0 -0
  111. bl_ui/space_image/py.typed +0 -0
  112. bl_ui/space_info/py.typed +0 -0
  113. bl_ui/space_nla/py.typed +0 -0
  114. bl_ui/space_node/py.typed +0 -0
  115. bl_ui/space_outliner/py.typed +0 -0
  116. bl_ui/space_properties/py.typed +0 -0
  117. bl_ui/space_sequencer/py.typed +0 -0
  118. bl_ui/space_spreadsheet/py.typed +0 -0
  119. bl_ui/space_statusbar/py.typed +0 -0
  120. bl_ui/space_text/py.typed +0 -0
  121. bl_ui/space_time/py.typed +0 -0
  122. bl_ui/space_toolsystem_common/py.typed +0 -0
  123. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  124. bl_ui/space_topbar/py.typed +0 -0
  125. bl_ui/space_userpref/__init__.pyi +2 -2
  126. bl_ui/space_userpref/py.typed +0 -0
  127. bl_ui/space_view3d/py.typed +0 -0
  128. bl_ui/space_view3d_toolbar/py.typed +0 -0
  129. bl_ui/utils/py.typed +0 -0
  130. bl_ui_utils/bug_report_url/py.typed +0 -0
  131. bl_ui_utils/layout/py.typed +0 -0
  132. bmesh/geometry/py.typed +0 -0
  133. bmesh/ops/py.typed +0 -0
  134. bmesh/types/py.typed +0 -0
  135. bmesh/utils/py.typed +0 -0
  136. bpy/app/handlers/py.typed +0 -0
  137. bpy/app/icons/py.typed +0 -0
  138. bpy/app/py.typed +0 -0
  139. bpy/app/timers/py.typed +0 -0
  140. bpy/app/translations/py.typed +0 -0
  141. bpy/msgbus/py.typed +0 -0
  142. bpy/ops/action/py.typed +0 -0
  143. bpy/ops/anim/py.typed +0 -0
  144. bpy/ops/armature/py.typed +0 -0
  145. bpy/ops/asset/py.typed +0 -0
  146. bpy/ops/boid/py.typed +0 -0
  147. bpy/ops/brush/py.typed +0 -0
  148. bpy/ops/buttons/py.typed +0 -0
  149. bpy/ops/cachefile/py.typed +0 -0
  150. bpy/ops/camera/py.typed +0 -0
  151. bpy/ops/clip/py.typed +0 -0
  152. bpy/ops/cloth/py.typed +0 -0
  153. bpy/ops/collection/py.typed +0 -0
  154. bpy/ops/console/py.typed +0 -0
  155. bpy/ops/constraint/py.typed +0 -0
  156. bpy/ops/curve/py.typed +0 -0
  157. bpy/ops/curves/__init__.pyi +31 -0
  158. bpy/ops/curves/py.typed +0 -0
  159. bpy/ops/cycles/py.typed +0 -0
  160. bpy/ops/dpaint/py.typed +0 -0
  161. bpy/ops/ed/py.typed +0 -0
  162. bpy/ops/export_anim/py.typed +0 -0
  163. bpy/ops/export_mesh/py.typed +0 -0
  164. bpy/ops/export_scene/__init__.pyi +2 -2
  165. bpy/ops/export_scene/py.typed +0 -0
  166. bpy/ops/file/py.typed +0 -0
  167. bpy/ops/fluid/py.typed +0 -0
  168. bpy/ops/font/py.typed +0 -0
  169. bpy/ops/geometry/py.typed +0 -0
  170. bpy/ops/gizmogroup/py.typed +0 -0
  171. bpy/ops/gpencil/py.typed +0 -0
  172. bpy/ops/graph/py.typed +0 -0
  173. bpy/ops/grease_pencil/py.typed +0 -0
  174. bpy/ops/image/py.typed +0 -0
  175. bpy/ops/import_anim/py.typed +0 -0
  176. bpy/ops/import_curve/py.typed +0 -0
  177. bpy/ops/import_mesh/py.typed +0 -0
  178. bpy/ops/import_scene/py.typed +0 -0
  179. bpy/ops/info/py.typed +0 -0
  180. bpy/ops/lattice/py.typed +0 -0
  181. bpy/ops/marker/py.typed +0 -0
  182. bpy/ops/mask/py.typed +0 -0
  183. bpy/ops/material/py.typed +0 -0
  184. bpy/ops/mball/py.typed +0 -0
  185. bpy/ops/mesh/py.typed +0 -0
  186. bpy/ops/nla/__init__.pyi +3 -3
  187. bpy/ops/nla/py.typed +0 -0
  188. bpy/ops/node/py.typed +0 -0
  189. bpy/ops/object/py.typed +0 -0
  190. bpy/ops/outliner/py.typed +0 -0
  191. bpy/ops/paint/py.typed +0 -0
  192. bpy/ops/paintcurve/py.typed +0 -0
  193. bpy/ops/palette/py.typed +0 -0
  194. bpy/ops/particle/py.typed +0 -0
  195. bpy/ops/pose/py.typed +0 -0
  196. bpy/ops/poselib/py.typed +0 -0
  197. bpy/ops/preferences/py.typed +0 -0
  198. bpy/ops/ptcache/py.typed +0 -0
  199. bpy/ops/py.typed +0 -0
  200. bpy/ops/render/py.typed +0 -0
  201. bpy/ops/rigidbody/py.typed +0 -0
  202. bpy/ops/scene/py.typed +0 -0
  203. bpy/ops/screen/py.typed +0 -0
  204. bpy/ops/script/py.typed +0 -0
  205. bpy/ops/sculpt/__init__.pyi +2 -2
  206. bpy/ops/sculpt/py.typed +0 -0
  207. bpy/ops/sculpt_curves/py.typed +0 -0
  208. bpy/ops/sequencer/py.typed +0 -0
  209. bpy/ops/sound/py.typed +0 -0
  210. bpy/ops/spreadsheet/py.typed +0 -0
  211. bpy/ops/surface/py.typed +0 -0
  212. bpy/ops/text/py.typed +0 -0
  213. bpy/ops/text_editor/py.typed +0 -0
  214. bpy/ops/texture/py.typed +0 -0
  215. bpy/ops/transform/py.typed +0 -0
  216. bpy/ops/ui/py.typed +0 -0
  217. bpy/ops/uilist/py.typed +0 -0
  218. bpy/ops/uv/py.typed +0 -0
  219. bpy/ops/view2d/py.typed +0 -0
  220. bpy/ops/view3d/py.typed +0 -0
  221. bpy/ops/wm/py.typed +0 -0
  222. bpy/ops/workspace/py.typed +0 -0
  223. bpy/ops/world/py.typed +0 -0
  224. bpy/path/py.typed +0 -0
  225. bpy/props/py.typed +0 -0
  226. bpy/types/__init__.pyi +117 -8
  227. bpy/types/py.typed +0 -0
  228. bpy/utils/previews/py.typed +0 -0
  229. bpy/utils/py.typed +0 -0
  230. bpy/utils/units/py.typed +0 -0
  231. bpy_extras/anim_utils/py.typed +0 -0
  232. bpy_extras/asset_utils/py.typed +0 -0
  233. bpy_extras/id_map_utils/py.typed +0 -0
  234. bpy_extras/image_utils/py.typed +0 -0
  235. bpy_extras/io_utils/py.typed +0 -0
  236. bpy_extras/keyconfig_utils/py.typed +0 -0
  237. bpy_extras/mesh_utils/py.typed +0 -0
  238. bpy_extras/node_utils/py.typed +0 -0
  239. bpy_extras/object_utils/py.typed +0 -0
  240. bpy_extras/view3d_utils/py.typed +0 -0
  241. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/METADATA +1 -1
  242. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/RECORD +268 -11
  243. freestyle/chainingiterators/py.typed +0 -0
  244. freestyle/functions/py.typed +0 -0
  245. freestyle/predicates/py.typed +0 -0
  246. freestyle/shaders/py.typed +0 -0
  247. freestyle/types/py.typed +0 -0
  248. freestyle/utils/ContextFunctions/py.typed +0 -0
  249. freestyle/utils/py.typed +0 -0
  250. gpu/capabilities/py.typed +0 -0
  251. gpu/matrix/py.typed +0 -0
  252. gpu/platform/py.typed +0 -0
  253. gpu/select/py.typed +0 -0
  254. gpu/shader/py.typed +0 -0
  255. gpu/state/py.typed +0 -0
  256. gpu/texture/py.typed +0 -0
  257. gpu/types/py.typed +0 -0
  258. gpu_extras/batch/py.typed +0 -0
  259. gpu_extras/presets/py.typed +0 -0
  260. idprop/types/py.typed +0 -0
  261. imbuf/types/py.typed +0 -0
  262. mathutils/bvhtree/py.typed +0 -0
  263. mathutils/geometry/py.typed +0 -0
  264. mathutils/interpolate/py.typed +0 -0
  265. mathutils/kdtree/py.typed +0 -0
  266. mathutils/noise/py.typed +0 -0
  267. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/WHEEL +0 -0
  268. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/top_level.txt +0 -0
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
bl_ui/anim/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -973,6 +973,493 @@ class DATA_PT_grease_pencil_layers(bpy_types._GenericUI):
973
973
  """ """
974
974
  ...
975
975
 
976
+ class DATA_PT_grease_pencil_onion_skinning(bpy_types._GenericUI):
977
+ """ """
978
+
979
+ bl_context: typing.Any
980
+ """ """
981
+
982
+ bl_label: typing.Any
983
+ """ """
984
+
985
+ bl_region_type: typing.Any
986
+ """ """
987
+
988
+ bl_rna: typing.Any
989
+ """ """
990
+
991
+ bl_space_type: typing.Any
992
+ """ """
993
+
994
+ id_data: typing.Any
995
+ """ """
996
+
997
+ def append(self, draw_func):
998
+ """
999
+
1000
+ :param draw_func:
1001
+ """
1002
+ ...
1003
+
1004
+ def as_pointer(self):
1005
+ """ """
1006
+ ...
1007
+
1008
+ def bl_rna_get_subclass(self):
1009
+ """ """
1010
+ ...
1011
+
1012
+ def bl_rna_get_subclass_py(self):
1013
+ """ """
1014
+ ...
1015
+
1016
+ def draw(self, context):
1017
+ """
1018
+
1019
+ :param context:
1020
+ """
1021
+ ...
1022
+
1023
+ def driver_add(self):
1024
+ """ """
1025
+ ...
1026
+
1027
+ def driver_remove(self):
1028
+ """ """
1029
+ ...
1030
+
1031
+ def get(self):
1032
+ """ """
1033
+ ...
1034
+
1035
+ def id_properties_clear(self):
1036
+ """ """
1037
+ ...
1038
+
1039
+ def id_properties_ensure(self):
1040
+ """ """
1041
+ ...
1042
+
1043
+ def id_properties_ui(self):
1044
+ """ """
1045
+ ...
1046
+
1047
+ def is_extended(self):
1048
+ """ """
1049
+ ...
1050
+
1051
+ def is_property_hidden(self):
1052
+ """ """
1053
+ ...
1054
+
1055
+ def is_property_overridable_library(self):
1056
+ """ """
1057
+ ...
1058
+
1059
+ def is_property_readonly(self):
1060
+ """ """
1061
+ ...
1062
+
1063
+ def is_property_set(self):
1064
+ """ """
1065
+ ...
1066
+
1067
+ def items(self):
1068
+ """ """
1069
+ ...
1070
+
1071
+ def keyframe_delete(self):
1072
+ """ """
1073
+ ...
1074
+
1075
+ def keyframe_insert(self):
1076
+ """ """
1077
+ ...
1078
+
1079
+ def keys(self):
1080
+ """ """
1081
+ ...
1082
+
1083
+ def path_from_id(self):
1084
+ """ """
1085
+ ...
1086
+
1087
+ def path_resolve(self):
1088
+ """ """
1089
+ ...
1090
+
1091
+ def poll(self, context):
1092
+ """
1093
+
1094
+ :param context:
1095
+ """
1096
+ ...
1097
+
1098
+ def pop(self):
1099
+ """ """
1100
+ ...
1101
+
1102
+ def prepend(self, draw_func):
1103
+ """
1104
+
1105
+ :param draw_func:
1106
+ """
1107
+ ...
1108
+
1109
+ def property_overridable_library_set(self):
1110
+ """ """
1111
+ ...
1112
+
1113
+ def property_unset(self):
1114
+ """ """
1115
+ ...
1116
+
1117
+ def remove(self, draw_func):
1118
+ """
1119
+
1120
+ :param draw_func:
1121
+ """
1122
+ ...
1123
+
1124
+ def type_recast(self):
1125
+ """ """
1126
+ ...
1127
+
1128
+ def values(self):
1129
+ """ """
1130
+ ...
1131
+
1132
+ class DATA_PT_grease_pencil_onion_skinning_custom_colors(bpy_types._GenericUI):
1133
+ """ """
1134
+
1135
+ bl_context: typing.Any
1136
+ """ """
1137
+
1138
+ bl_label: typing.Any
1139
+ """ """
1140
+
1141
+ bl_options: typing.Any
1142
+ """ """
1143
+
1144
+ bl_parent_id: typing.Any
1145
+ """ """
1146
+
1147
+ bl_region_type: typing.Any
1148
+ """ """
1149
+
1150
+ bl_rna: typing.Any
1151
+ """ """
1152
+
1153
+ bl_space_type: typing.Any
1154
+ """ """
1155
+
1156
+ id_data: typing.Any
1157
+ """ """
1158
+
1159
+ def append(self, draw_func):
1160
+ """
1161
+
1162
+ :param draw_func:
1163
+ """
1164
+ ...
1165
+
1166
+ def as_pointer(self):
1167
+ """ """
1168
+ ...
1169
+
1170
+ def bl_rna_get_subclass(self):
1171
+ """ """
1172
+ ...
1173
+
1174
+ def bl_rna_get_subclass_py(self):
1175
+ """ """
1176
+ ...
1177
+
1178
+ def draw(self, context):
1179
+ """
1180
+
1181
+ :param context:
1182
+ """
1183
+ ...
1184
+
1185
+ def draw_header(self, context):
1186
+ """
1187
+
1188
+ :param context:
1189
+ """
1190
+ ...
1191
+
1192
+ def driver_add(self):
1193
+ """ """
1194
+ ...
1195
+
1196
+ def driver_remove(self):
1197
+ """ """
1198
+ ...
1199
+
1200
+ def get(self):
1201
+ """ """
1202
+ ...
1203
+
1204
+ def id_properties_clear(self):
1205
+ """ """
1206
+ ...
1207
+
1208
+ def id_properties_ensure(self):
1209
+ """ """
1210
+ ...
1211
+
1212
+ def id_properties_ui(self):
1213
+ """ """
1214
+ ...
1215
+
1216
+ def is_extended(self):
1217
+ """ """
1218
+ ...
1219
+
1220
+ def is_property_hidden(self):
1221
+ """ """
1222
+ ...
1223
+
1224
+ def is_property_overridable_library(self):
1225
+ """ """
1226
+ ...
1227
+
1228
+ def is_property_readonly(self):
1229
+ """ """
1230
+ ...
1231
+
1232
+ def is_property_set(self):
1233
+ """ """
1234
+ ...
1235
+
1236
+ def items(self):
1237
+ """ """
1238
+ ...
1239
+
1240
+ def keyframe_delete(self):
1241
+ """ """
1242
+ ...
1243
+
1244
+ def keyframe_insert(self):
1245
+ """ """
1246
+ ...
1247
+
1248
+ def keys(self):
1249
+ """ """
1250
+ ...
1251
+
1252
+ def path_from_id(self):
1253
+ """ """
1254
+ ...
1255
+
1256
+ def path_resolve(self):
1257
+ """ """
1258
+ ...
1259
+
1260
+ def poll(self, context):
1261
+ """
1262
+
1263
+ :param context:
1264
+ """
1265
+ ...
1266
+
1267
+ def pop(self):
1268
+ """ """
1269
+ ...
1270
+
1271
+ def prepend(self, draw_func):
1272
+ """
1273
+
1274
+ :param draw_func:
1275
+ """
1276
+ ...
1277
+
1278
+ def property_overridable_library_set(self):
1279
+ """ """
1280
+ ...
1281
+
1282
+ def property_unset(self):
1283
+ """ """
1284
+ ...
1285
+
1286
+ def remove(self, draw_func):
1287
+ """
1288
+
1289
+ :param draw_func:
1290
+ """
1291
+ ...
1292
+
1293
+ def type_recast(self):
1294
+ """ """
1295
+ ...
1296
+
1297
+ def values(self):
1298
+ """ """
1299
+ ...
1300
+
1301
+ class DATA_PT_grease_pencil_onion_skinning_display(bpy_types._GenericUI):
1302
+ """ """
1303
+
1304
+ bl_context: typing.Any
1305
+ """ """
1306
+
1307
+ bl_label: typing.Any
1308
+ """ """
1309
+
1310
+ bl_options: typing.Any
1311
+ """ """
1312
+
1313
+ bl_parent_id: typing.Any
1314
+ """ """
1315
+
1316
+ bl_region_type: typing.Any
1317
+ """ """
1318
+
1319
+ bl_rna: typing.Any
1320
+ """ """
1321
+
1322
+ bl_space_type: typing.Any
1323
+ """ """
1324
+
1325
+ id_data: typing.Any
1326
+ """ """
1327
+
1328
+ def append(self, draw_func):
1329
+ """
1330
+
1331
+ :param draw_func:
1332
+ """
1333
+ ...
1334
+
1335
+ def as_pointer(self):
1336
+ """ """
1337
+ ...
1338
+
1339
+ def bl_rna_get_subclass(self):
1340
+ """ """
1341
+ ...
1342
+
1343
+ def bl_rna_get_subclass_py(self):
1344
+ """ """
1345
+ ...
1346
+
1347
+ def draw(self, context):
1348
+ """
1349
+
1350
+ :param context:
1351
+ """
1352
+ ...
1353
+
1354
+ def driver_add(self):
1355
+ """ """
1356
+ ...
1357
+
1358
+ def driver_remove(self):
1359
+ """ """
1360
+ ...
1361
+
1362
+ def get(self):
1363
+ """ """
1364
+ ...
1365
+
1366
+ def id_properties_clear(self):
1367
+ """ """
1368
+ ...
1369
+
1370
+ def id_properties_ensure(self):
1371
+ """ """
1372
+ ...
1373
+
1374
+ def id_properties_ui(self):
1375
+ """ """
1376
+ ...
1377
+
1378
+ def is_extended(self):
1379
+ """ """
1380
+ ...
1381
+
1382
+ def is_property_hidden(self):
1383
+ """ """
1384
+ ...
1385
+
1386
+ def is_property_overridable_library(self):
1387
+ """ """
1388
+ ...
1389
+
1390
+ def is_property_readonly(self):
1391
+ """ """
1392
+ ...
1393
+
1394
+ def is_property_set(self):
1395
+ """ """
1396
+ ...
1397
+
1398
+ def items(self):
1399
+ """ """
1400
+ ...
1401
+
1402
+ def keyframe_delete(self):
1403
+ """ """
1404
+ ...
1405
+
1406
+ def keyframe_insert(self):
1407
+ """ """
1408
+ ...
1409
+
1410
+ def keys(self):
1411
+ """ """
1412
+ ...
1413
+
1414
+ def path_from_id(self):
1415
+ """ """
1416
+ ...
1417
+
1418
+ def path_resolve(self):
1419
+ """ """
1420
+ ...
1421
+
1422
+ def poll(self, context):
1423
+ """
1424
+
1425
+ :param context:
1426
+ """
1427
+ ...
1428
+
1429
+ def pop(self):
1430
+ """ """
1431
+ ...
1432
+
1433
+ def prepend(self, draw_func):
1434
+ """
1435
+
1436
+ :param draw_func:
1437
+ """
1438
+ ...
1439
+
1440
+ def property_overridable_library_set(self):
1441
+ """ """
1442
+ ...
1443
+
1444
+ def property_unset(self):
1445
+ """ """
1446
+ ...
1447
+
1448
+ def remove(self, draw_func):
1449
+ """
1450
+
1451
+ :param draw_func:
1452
+ """
1453
+ ...
1454
+
1455
+ def type_recast(self):
1456
+ """ """
1457
+ ...
1458
+
1459
+ def values(self):
1460
+ """ """
1461
+ ...
1462
+
976
1463
  class DATA_PT_grease_pencil_settings(bpy_types._GenericUI):
977
1464
  """ """
978
1465
 
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes