fake-bpy-module 20231227__py3-none-any.whl → 20231228__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.
Files changed (437) hide show
  1. addon_utils/__init__.pyi +0 -39
  2. animsys_refactor/__init__.pyi +0 -24
  3. bl_app_override/__init__.pyi +0 -12
  4. bl_app_override/helpers/__init__.pyi +0 -21
  5. bl_app_template_utils/__init__.pyi +0 -16
  6. bl_console_utils/autocomplete/__init__.pyi +2 -2
  7. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -20
  8. bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -12
  9. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -20
  10. bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -8
  11. bl_i18n_utils/__init__.pyi +4 -4
  12. bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -60
  13. bl_i18n_utils/merge_po/__init__.pyi +0 -4
  14. bl_i18n_utils/settings/__init__.pyi +0 -33
  15. bl_i18n_utils/utils/__init__.pyi +0 -168
  16. bl_i18n_utils/utils_cli/__init__.pyi +0 -24
  17. bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -4
  18. bl_i18n_utils/utils_rtl/__init__.pyi +0 -8
  19. bl_keymap_utils/__init__.pyi +2 -2
  20. bl_keymap_utils/io/__init__.pyi +0 -36
  21. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -4
  22. bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -4
  23. bl_keymap_utils/platform_helpers/__init__.pyi +0 -8
  24. bl_keymap_utils/versioning/__init__.pyi +0 -4
  25. bl_operators/__init__.pyi +21 -29
  26. bl_operators/add_mesh_torus/__init__.pyi +0 -113
  27. bl_operators/anim/__init__.pyi +0 -646
  28. bl_operators/assets/__init__.pyi +0 -291
  29. bl_operators/bmesh/find_adjacent/__init__.pyi +0 -36
  30. bl_operators/clip/__init__.pyi +0 -951
  31. bl_operators/console/__init__.pyi +0 -457
  32. bl_operators/constraint/__init__.pyi +0 -372
  33. bl_operators/file/__init__.pyi +0 -279
  34. bl_operators/freestyle/__init__.pyi +0 -375
  35. bl_operators/geometry_nodes/__init__.pyi +0 -1611
  36. bl_operators/image/__init__.pyi +0 -273
  37. bl_operators/mesh/__init__.pyi +0 -282
  38. bl_operators/node/__init__.pyi +0 -905
  39. bl_operators/object/__init__.pyi +0 -1611
  40. bl_operators/object_align/__init__.pyi +0 -105
  41. bl_operators/object_quick_effects/__init__.pyi +0 -387
  42. bl_operators/object_randomize_transform/__init__.pyi +0 -97
  43. bl_operators/presets/__init__.pyi +0 -2029
  44. bl_operators/rigidbody/__init__.pyi +0 -282
  45. bl_operators/screen_play_rendered_anim/__init__.pyi +0 -94
  46. bl_operators/sequencer/__init__.pyi +0 -501
  47. bl_operators/spreadsheet/__init__.pyi +0 -99
  48. bl_operators/userpref/__init__.pyi +0 -2350
  49. bl_operators/uvcalc_follow_active/__init__.pyi +0 -104
  50. bl_operators/uvcalc_lightmap/__init__.pyi +0 -128
  51. bl_operators/uvcalc_transform/__init__.pyi +0 -249
  52. bl_operators/vertexpaint_dirt/__init__.pyi +0 -101
  53. bl_operators/view3d/__init__.pyi +0 -475
  54. bl_operators/wm/__init__.pyi +0 -4212
  55. bl_previews_utils/bl_previews_render/__init__.pyi +0 -28
  56. bl_rna_utils/data_path/__init__.pyi +0 -9
  57. bl_text_utils/external_editor/__init__.pyi +0 -4
  58. bl_ui/__init__.pyi +57 -367
  59. bl_ui/asset_shelf/__init__.pyi +0 -99
  60. bl_ui/generic_ui_list/__init__.pyi +0 -311
  61. bl_ui/node_add_menu/__init__.pyi +0 -127
  62. bl_ui/node_add_menu_compositor/__init__.pyi +0 -1854
  63. bl_ui/node_add_menu_geometry/__init__.pyi +0 -4639
  64. bl_ui/node_add_menu_shader/__init__.pyi +0 -1062
  65. bl_ui/node_add_menu_texture/__init__.pyi +0 -927
  66. bl_ui/properties_animviz/__init__.pyi +0 -16
  67. bl_ui/properties_collection/__init__.pyi +0 -523
  68. bl_ui/properties_constraint/__init__.pyi +0 -14892
  69. bl_ui/properties_data_armature/__init__.pyi +0 -1140
  70. bl_ui/properties_data_bone/__init__.pyi +0 -1052
  71. bl_ui/properties_data_camera/__init__.pyi +0 -1520
  72. bl_ui/properties_data_curve/__init__.pyi +0 -1592
  73. bl_ui/properties_data_curves/__init__.pyi +0 -623
  74. bl_ui/properties_data_empty/__init__.pyi +0 -212
  75. bl_ui/properties_data_gpencil/__init__.pyi +0 -1884
  76. bl_ui/properties_data_grease_pencil/__init__.pyi +0 -313
  77. bl_ui/properties_data_lattice/__init__.pyi +0 -319
  78. bl_ui/properties_data_light/__init__.pyi +0 -1069
  79. bl_ui/properties_data_lightprobe/__init__.pyi +0 -637
  80. bl_ui/properties_data_mesh/__init__.pyi +0 -2023
  81. bl_ui/properties_data_metaball/__init__.pyi +0 -525
  82. bl_ui/properties_data_modifier/__init__.pyi +0 -872
  83. bl_ui/properties_data_pointcloud/__init__.pyi +0 -520
  84. bl_ui/properties_data_shaderfx/__init__.pyi +0 -105
  85. bl_ui/properties_data_speaker/__init__.pyi +0 -533
  86. bl_ui/properties_data_volume/__init__.pyi +0 -830
  87. bl_ui/properties_freestyle/__init__.pyi +0 -2683
  88. bl_ui/properties_grease_pencil_common/__init__.pyi +0 -1362
  89. bl_ui/properties_mask_common/__init__.pyi +0 -759
  90. bl_ui/properties_material/__init__.pyi +0 -1572
  91. bl_ui/properties_material_gpencil/__init__.pyi +0 -1044
  92. bl_ui/properties_object/__init__.pyi +0 -1448
  93. bl_ui/properties_output/__init__.pyi +0 -1918
  94. bl_ui/properties_paint_common/__init__.pyi +0 -383
  95. bl_ui/properties_particle/__init__.pyi +0 -5553
  96. bl_ui/properties_physics_cloth/__init__.pyi +0 -1511
  97. bl_ui/properties_physics_common/__init__.pyi +0 -137
  98. bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -2750
  99. bl_ui/properties_physics_field/__init__.pyi +0 -1121
  100. bl_ui/properties_physics_fluid/__init__.pyi +0 -3693
  101. bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -106
  102. bl_ui/properties_physics_rigidbody/__init__.pyi +0 -860
  103. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -1377
  104. bl_ui/properties_physics_softbody/__init__.pyi +0 -1625
  105. bl_ui/properties_render/__init__.pyi +0 -5419
  106. bl_ui/properties_scene/__init__.pyi +0 -1445
  107. bl_ui/properties_texture/__init__.pyi +0 -2768
  108. bl_ui/properties_view_layer/__init__.pyi +0 -1758
  109. bl_ui/properties_workspace/__init__.pyi +0 -315
  110. bl_ui/properties_world/__init__.pyi +0 -747
  111. bl_ui/space_clip/__init__.pyi +0 -7157
  112. bl_ui/space_console/__init__.pyi +0 -603
  113. bl_ui/space_dopesheet/__init__.pyi +0 -2680
  114. bl_ui/space_filebrowser/__init__.pyi +0 -2979
  115. bl_ui/space_graph/__init__.pyi +0 -2009
  116. bl_ui/space_image/__init__.pyi +0 -7381
  117. bl_ui/space_info/__init__.pyi +0 -601
  118. bl_ui/space_nla/__init__.pyi +0 -1716
  119. bl_ui/space_node/__init__.pyi +0 -3454
  120. bl_ui/space_outliner/__init__.pyi +0 -1418
  121. bl_ui/space_properties/__init__.pyi +0 -286
  122. bl_ui/space_sequencer/__init__.pyi +0 -7667
  123. bl_ui/space_spreadsheet/__init__.pyi +0 -110
  124. bl_ui/space_statusbar/__init__.pyi +0 -92
  125. bl_ui/space_text/__init__.pyi +0 -1599
  126. bl_ui/space_time/__init__.pyi +0 -730
  127. bl_ui/space_toolsystem_common/__init__.pyi +0 -218
  128. bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -857
  129. bl_ui/space_topbar/__init__.pyi +0 -2634
  130. bl_ui/space_userpref/__init__.pyi +0 -8960
  131. bl_ui/space_view3d/__init__.pyi +0 -25978
  132. bl_ui/space_view3d_toolbar/__init__.pyi +0 -9520
  133. bl_ui/utils/__init__.pyi +0 -17
  134. bl_ui_utils/bug_report_url/__init__.pyi +0 -4
  135. bl_ui_utils/layout/__init__.pyi +0 -4
  136. blend_render_info/__init__.pyi +0 -8
  137. bpy/__init__.pyi +2 -2
  138. bpy/app/__init__.pyi +2 -2
  139. bpy/ops/__init__.pyi +64 -64
  140. bpy/types/__init__.pyi +338 -836
  141. bpy/utils/__init__.pyi +1 -49
  142. bpy_extras/__init__.pyi +2 -2
  143. bpy_extras/anim_utils/__init__.pyi +2 -18
  144. bpy_extras/asset_utils/__init__.pyi +0 -13
  145. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  146. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  147. bpy_extras/id_map_utils/__init__.pyi +0 -4
  148. bpy_extras/io_utils/__init__.pyi +0 -20
  149. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  150. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  151. bpy_extras/node_utils/__init__.pyi +0 -12
  152. bpy_extras/object_utils/__init__.pyi +0 -3
  153. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  154. bpy_restrict_state/__init__.pyi +0 -6
  155. bpy_types/__init__.pyi +0 -2643
  156. console_python/__init__.pyi +0 -33
  157. console_shell/__init__.pyi +0 -20
  158. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  159. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  160. freestyle/chainingiterators/__init__.pyi +0 -63
  161. freestyle/shaders/__init__.pyi +0 -117
  162. freestyle/utils/__init__.pyi +0 -3
  163. graphviz_export/__init__.pyi +0 -8
  164. keyingsets_builtins/__init__.pyi +0 -2007
  165. keyingsets_utils/__init__.pyi +0 -56
  166. nodeitems_builtins/__init__.pyi +0 -29
  167. nodeitems_utils/__init__.pyi +0 -37
  168. rna_info/__init__.pyi +0 -187
  169. rna_keymap_ui/__init__.pyi +0 -24
  170. rna_prop_ui/__init__.pyi +0 -51
  171. rna_xml/__init__.pyi +0 -24
  172. sys_info/__init__.pyi +0 -4
  173. bl_app_override/helpers/py.typed +0 -0
  174. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  177. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  178. bl_console_utils/autocomplete/py.typed +0 -0
  179. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  180. bl_i18n_utils/merge_po/py.typed +0 -0
  181. bl_i18n_utils/settings/py.typed +0 -0
  182. bl_i18n_utils/utils/py.typed +0 -0
  183. bl_i18n_utils/utils_cli/py.typed +0 -0
  184. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  185. bl_i18n_utils/utils_rtl/py.typed +0 -0
  186. bl_keymap_utils/io/py.typed +0 -0
  187. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  188. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  189. bl_keymap_utils/platform_helpers/py.typed +0 -0
  190. bl_keymap_utils/versioning/py.typed +0 -0
  191. bl_operators/add_mesh_torus/py.typed +0 -0
  192. bl_operators/anim/py.typed +0 -0
  193. bl_operators/assets/py.typed +0 -0
  194. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  195. bl_operators/bmesh/py.typed +0 -0
  196. bl_operators/clip/py.typed +0 -0
  197. bl_operators/console/py.typed +0 -0
  198. bl_operators/constraint/py.typed +0 -0
  199. bl_operators/file/py.typed +0 -0
  200. bl_operators/freestyle/py.typed +0 -0
  201. bl_operators/geometry_nodes/py.typed +0 -0
  202. bl_operators/image/py.typed +0 -0
  203. bl_operators/mesh/py.typed +0 -0
  204. bl_operators/node/py.typed +0 -0
  205. bl_operators/object/py.typed +0 -0
  206. bl_operators/object_align/py.typed +0 -0
  207. bl_operators/object_quick_effects/py.typed +0 -0
  208. bl_operators/object_randomize_transform/py.typed +0 -0
  209. bl_operators/presets/py.typed +0 -0
  210. bl_operators/rigidbody/py.typed +0 -0
  211. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  212. bl_operators/sequencer/py.typed +0 -0
  213. bl_operators/spreadsheet/py.typed +0 -0
  214. bl_operators/userpref/py.typed +0 -0
  215. bl_operators/uvcalc_follow_active/py.typed +0 -0
  216. bl_operators/uvcalc_lightmap/py.typed +0 -0
  217. bl_operators/uvcalc_transform/py.typed +0 -0
  218. bl_operators/vertexpaint_dirt/py.typed +0 -0
  219. bl_operators/view3d/py.typed +0 -0
  220. bl_operators/wm/py.typed +0 -0
  221. bl_previews_utils/bl_previews_render/py.typed +0 -0
  222. bl_rna_utils/data_path/py.typed +0 -0
  223. bl_text_utils/external_editor/py.typed +0 -0
  224. bl_ui/asset_shelf/py.typed +0 -0
  225. bl_ui/generic_ui_list/py.typed +0 -0
  226. bl_ui/node_add_menu/py.typed +0 -0
  227. bl_ui/node_add_menu_compositor/py.typed +0 -0
  228. bl_ui/node_add_menu_geometry/py.typed +0 -0
  229. bl_ui/node_add_menu_shader/py.typed +0 -0
  230. bl_ui/node_add_menu_texture/py.typed +0 -0
  231. bl_ui/properties_animviz/py.typed +0 -0
  232. bl_ui/properties_collection/py.typed +0 -0
  233. bl_ui/properties_constraint/py.typed +0 -0
  234. bl_ui/properties_data_armature/py.typed +0 -0
  235. bl_ui/properties_data_bone/py.typed +0 -0
  236. bl_ui/properties_data_camera/py.typed +0 -0
  237. bl_ui/properties_data_curve/py.typed +0 -0
  238. bl_ui/properties_data_curves/py.typed +0 -0
  239. bl_ui/properties_data_empty/py.typed +0 -0
  240. bl_ui/properties_data_gpencil/py.typed +0 -0
  241. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  242. bl_ui/properties_data_lattice/py.typed +0 -0
  243. bl_ui/properties_data_light/py.typed +0 -0
  244. bl_ui/properties_data_lightprobe/py.typed +0 -0
  245. bl_ui/properties_data_mesh/py.typed +0 -0
  246. bl_ui/properties_data_metaball/py.typed +0 -0
  247. bl_ui/properties_data_modifier/py.typed +0 -0
  248. bl_ui/properties_data_pointcloud/py.typed +0 -0
  249. bl_ui/properties_data_shaderfx/py.typed +0 -0
  250. bl_ui/properties_data_speaker/py.typed +0 -0
  251. bl_ui/properties_data_volume/py.typed +0 -0
  252. bl_ui/properties_freestyle/py.typed +0 -0
  253. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  254. bl_ui/properties_mask_common/py.typed +0 -0
  255. bl_ui/properties_material/py.typed +0 -0
  256. bl_ui/properties_material_gpencil/py.typed +0 -0
  257. bl_ui/properties_object/py.typed +0 -0
  258. bl_ui/properties_output/py.typed +0 -0
  259. bl_ui/properties_paint_common/py.typed +0 -0
  260. bl_ui/properties_particle/py.typed +0 -0
  261. bl_ui/properties_physics_cloth/py.typed +0 -0
  262. bl_ui/properties_physics_common/py.typed +0 -0
  263. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  264. bl_ui/properties_physics_field/py.typed +0 -0
  265. bl_ui/properties_physics_fluid/py.typed +0 -0
  266. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  267. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  269. bl_ui/properties_physics_softbody/py.typed +0 -0
  270. bl_ui/properties_render/py.typed +0 -0
  271. bl_ui/properties_scene/py.typed +0 -0
  272. bl_ui/properties_texture/py.typed +0 -0
  273. bl_ui/properties_view_layer/py.typed +0 -0
  274. bl_ui/properties_workspace/py.typed +0 -0
  275. bl_ui/properties_world/py.typed +0 -0
  276. bl_ui/space_clip/py.typed +0 -0
  277. bl_ui/space_console/py.typed +0 -0
  278. bl_ui/space_dopesheet/py.typed +0 -0
  279. bl_ui/space_filebrowser/py.typed +0 -0
  280. bl_ui/space_graph/py.typed +0 -0
  281. bl_ui/space_image/py.typed +0 -0
  282. bl_ui/space_info/py.typed +0 -0
  283. bl_ui/space_nla/py.typed +0 -0
  284. bl_ui/space_node/py.typed +0 -0
  285. bl_ui/space_outliner/py.typed +0 -0
  286. bl_ui/space_properties/py.typed +0 -0
  287. bl_ui/space_sequencer/py.typed +0 -0
  288. bl_ui/space_spreadsheet/py.typed +0 -0
  289. bl_ui/space_statusbar/py.typed +0 -0
  290. bl_ui/space_text/py.typed +0 -0
  291. bl_ui/space_time/py.typed +0 -0
  292. bl_ui/space_toolsystem_common/py.typed +0 -0
  293. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  294. bl_ui/space_topbar/py.typed +0 -0
  295. bl_ui/space_userpref/py.typed +0 -0
  296. bl_ui/space_view3d/py.typed +0 -0
  297. bl_ui/space_view3d_toolbar/py.typed +0 -0
  298. bl_ui/utils/py.typed +0 -0
  299. bl_ui_utils/bug_report_url/py.typed +0 -0
  300. bl_ui_utils/layout/py.typed +0 -0
  301. bmesh/geometry/py.typed +0 -0
  302. bmesh/ops/py.typed +0 -0
  303. bmesh/types/py.typed +0 -0
  304. bmesh/utils/py.typed +0 -0
  305. bpy/app/handlers/py.typed +0 -0
  306. bpy/app/icons/py.typed +0 -0
  307. bpy/app/py.typed +0 -0
  308. bpy/app/timers/py.typed +0 -0
  309. bpy/app/translations/py.typed +0 -0
  310. bpy/msgbus/py.typed +0 -0
  311. bpy/ops/action/py.typed +0 -0
  312. bpy/ops/anim/py.typed +0 -0
  313. bpy/ops/armature/py.typed +0 -0
  314. bpy/ops/asset/py.typed +0 -0
  315. bpy/ops/boid/py.typed +0 -0
  316. bpy/ops/brush/py.typed +0 -0
  317. bpy/ops/buttons/py.typed +0 -0
  318. bpy/ops/cachefile/py.typed +0 -0
  319. bpy/ops/camera/py.typed +0 -0
  320. bpy/ops/clip/py.typed +0 -0
  321. bpy/ops/cloth/py.typed +0 -0
  322. bpy/ops/collection/py.typed +0 -0
  323. bpy/ops/console/py.typed +0 -0
  324. bpy/ops/constraint/py.typed +0 -0
  325. bpy/ops/curve/py.typed +0 -0
  326. bpy/ops/curves/py.typed +0 -0
  327. bpy/ops/cycles/py.typed +0 -0
  328. bpy/ops/dpaint/py.typed +0 -0
  329. bpy/ops/ed/py.typed +0 -0
  330. bpy/ops/export_anim/py.typed +0 -0
  331. bpy/ops/export_mesh/py.typed +0 -0
  332. bpy/ops/export_scene/py.typed +0 -0
  333. bpy/ops/file/py.typed +0 -0
  334. bpy/ops/fluid/py.typed +0 -0
  335. bpy/ops/font/py.typed +0 -0
  336. bpy/ops/geometry/py.typed +0 -0
  337. bpy/ops/gizmogroup/py.typed +0 -0
  338. bpy/ops/gpencil/py.typed +0 -0
  339. bpy/ops/graph/py.typed +0 -0
  340. bpy/ops/grease_pencil/py.typed +0 -0
  341. bpy/ops/image/py.typed +0 -0
  342. bpy/ops/import_anim/py.typed +0 -0
  343. bpy/ops/import_curve/py.typed +0 -0
  344. bpy/ops/import_mesh/py.typed +0 -0
  345. bpy/ops/import_scene/py.typed +0 -0
  346. bpy/ops/info/py.typed +0 -0
  347. bpy/ops/lattice/py.typed +0 -0
  348. bpy/ops/marker/py.typed +0 -0
  349. bpy/ops/mask/py.typed +0 -0
  350. bpy/ops/material/py.typed +0 -0
  351. bpy/ops/mball/py.typed +0 -0
  352. bpy/ops/mesh/py.typed +0 -0
  353. bpy/ops/nla/py.typed +0 -0
  354. bpy/ops/node/py.typed +0 -0
  355. bpy/ops/object/py.typed +0 -0
  356. bpy/ops/outliner/py.typed +0 -0
  357. bpy/ops/paint/py.typed +0 -0
  358. bpy/ops/paintcurve/py.typed +0 -0
  359. bpy/ops/palette/py.typed +0 -0
  360. bpy/ops/particle/py.typed +0 -0
  361. bpy/ops/pose/py.typed +0 -0
  362. bpy/ops/poselib/py.typed +0 -0
  363. bpy/ops/preferences/py.typed +0 -0
  364. bpy/ops/ptcache/py.typed +0 -0
  365. bpy/ops/py.typed +0 -0
  366. bpy/ops/render/py.typed +0 -0
  367. bpy/ops/rigidbody/py.typed +0 -0
  368. bpy/ops/scene/py.typed +0 -0
  369. bpy/ops/screen/py.typed +0 -0
  370. bpy/ops/script/py.typed +0 -0
  371. bpy/ops/sculpt/py.typed +0 -0
  372. bpy/ops/sculpt_curves/py.typed +0 -0
  373. bpy/ops/sequencer/py.typed +0 -0
  374. bpy/ops/sound/py.typed +0 -0
  375. bpy/ops/spreadsheet/py.typed +0 -0
  376. bpy/ops/surface/py.typed +0 -0
  377. bpy/ops/text/py.typed +0 -0
  378. bpy/ops/text_editor/py.typed +0 -0
  379. bpy/ops/texture/py.typed +0 -0
  380. bpy/ops/transform/py.typed +0 -0
  381. bpy/ops/ui/py.typed +0 -0
  382. bpy/ops/uilist/py.typed +0 -0
  383. bpy/ops/uv/py.typed +0 -0
  384. bpy/ops/view2d/py.typed +0 -0
  385. bpy/ops/view3d/py.typed +0 -0
  386. bpy/ops/wm/py.typed +0 -0
  387. bpy/ops/workspace/py.typed +0 -0
  388. bpy/ops/world/py.typed +0 -0
  389. bpy/path/py.typed +0 -0
  390. bpy/props/py.typed +0 -0
  391. bpy/types/py.typed +0 -0
  392. bpy/utils/previews/py.typed +0 -0
  393. bpy/utils/py.typed +0 -0
  394. bpy/utils/units/py.typed +0 -0
  395. bpy_extras/anim_utils/py.typed +0 -0
  396. bpy_extras/asset_utils/py.typed +0 -0
  397. bpy_extras/bmesh_utils/py.typed +0 -0
  398. bpy_extras/extensions/junction_module/py.typed +0 -0
  399. bpy_extras/extensions/py.typed +0 -0
  400. bpy_extras/id_map_utils/py.typed +0 -0
  401. bpy_extras/image_utils/py.typed +0 -0
  402. bpy_extras/io_utils/py.typed +0 -0
  403. bpy_extras/keyconfig_utils/py.typed +0 -0
  404. bpy_extras/mesh_utils/py.typed +0 -0
  405. bpy_extras/node_shader_utils/py.typed +0 -0
  406. bpy_extras/node_utils/py.typed +0 -0
  407. bpy_extras/object_utils/py.typed +0 -0
  408. bpy_extras/view3d_utils/py.typed +0 -0
  409. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  410. bpy_extras/wm_utils/py.typed +0 -0
  411. fake_bpy_module-20231227.dist-info/RECORD +0 -610
  412. freestyle/chainingiterators/py.typed +0 -0
  413. freestyle/functions/py.typed +0 -0
  414. freestyle/predicates/py.typed +0 -0
  415. freestyle/shaders/py.typed +0 -0
  416. freestyle/types/py.typed +0 -0
  417. freestyle/utils/ContextFunctions/py.typed +0 -0
  418. freestyle/utils/py.typed +0 -0
  419. gpu/capabilities/py.typed +0 -0
  420. gpu/matrix/py.typed +0 -0
  421. gpu/platform/py.typed +0 -0
  422. gpu/select/py.typed +0 -0
  423. gpu/shader/py.typed +0 -0
  424. gpu/state/py.typed +0 -0
  425. gpu/texture/py.typed +0 -0
  426. gpu/types/py.typed +0 -0
  427. gpu_extras/batch/py.typed +0 -0
  428. gpu_extras/presets/py.typed +0 -0
  429. idprop/types/py.typed +0 -0
  430. imbuf/types/py.typed +0 -0
  431. mathutils/bvhtree/py.typed +0 -0
  432. mathutils/geometry/py.typed +0 -0
  433. mathutils/interpolate/py.typed +0 -0
  434. mathutils/kdtree/py.typed +0 -0
  435. mathutils/noise/py.typed +0 -0
  436. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  437. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
@@ -8,222 +8,111 @@ GenericType = typing.TypeVar("GenericType")
8
8
 
9
9
  class DataButtonsPanel:
10
10
  bl_context: typing.Any
11
- ''' '''
12
-
13
11
  bl_region_type: typing.Any
14
- ''' '''
15
-
16
12
  bl_space_type: typing.Any
17
- ''' '''
18
13
 
19
14
  def poll(self, context):
20
- '''
21
-
22
- '''
23
15
  ...
24
16
 
25
17
 
26
18
  class DATA_PT_context_metaball(DataButtonsPanel, bpy_types.Panel,
27
19
  bpy_types._GenericUI):
28
20
  bl_context: typing.Any
29
- ''' '''
30
-
31
21
  bl_label: typing.Any
32
- ''' '''
33
-
34
22
  bl_options: typing.Any
35
- ''' '''
36
-
37
23
  bl_region_type: typing.Any
38
- ''' '''
39
-
40
24
  bl_rna: typing.Any
41
- ''' '''
42
-
43
25
  bl_space_type: typing.Any
44
- ''' '''
45
-
46
26
  id_data: typing.Any
47
- ''' '''
48
27
 
49
28
  def append(self, draw_func):
50
- '''
51
-
52
- '''
53
29
  ...
54
30
 
55
31
  def as_pointer(self):
56
- '''
57
-
58
- '''
59
32
  ...
60
33
 
61
34
  def bl_rna_get_subclass(self):
62
- '''
63
-
64
- '''
65
35
  ...
66
36
 
67
37
  def bl_rna_get_subclass_py(self):
68
- '''
69
-
70
- '''
71
38
  ...
72
39
 
73
40
  def draw(self, context):
74
- '''
75
-
76
- '''
77
41
  ...
78
42
 
79
43
  def driver_add(self):
80
- '''
81
-
82
- '''
83
44
  ...
84
45
 
85
46
  def driver_remove(self):
86
- '''
87
-
88
- '''
89
47
  ...
90
48
 
91
49
  def get(self):
92
- '''
93
-
94
- '''
95
50
  ...
96
51
 
97
52
  def id_properties_clear(self):
98
- '''
99
-
100
- '''
101
53
  ...
102
54
 
103
55
  def id_properties_ensure(self):
104
- '''
105
-
106
- '''
107
56
  ...
108
57
 
109
58
  def id_properties_ui(self):
110
- '''
111
-
112
- '''
113
59
  ...
114
60
 
115
61
  def is_extended(self):
116
- '''
117
-
118
- '''
119
62
  ...
120
63
 
121
64
  def is_property_hidden(self):
122
- '''
123
-
124
- '''
125
65
  ...
126
66
 
127
67
  def is_property_overridable_library(self):
128
- '''
129
-
130
- '''
131
68
  ...
132
69
 
133
70
  def is_property_readonly(self):
134
- '''
135
-
136
- '''
137
71
  ...
138
72
 
139
73
  def is_property_set(self):
140
- '''
141
-
142
- '''
143
74
  ...
144
75
 
145
76
  def items(self):
146
- '''
147
-
148
- '''
149
77
  ...
150
78
 
151
79
  def keyframe_delete(self):
152
- '''
153
-
154
- '''
155
80
  ...
156
81
 
157
82
  def keyframe_insert(self):
158
- '''
159
-
160
- '''
161
83
  ...
162
84
 
163
85
  def keys(self):
164
- '''
165
-
166
- '''
167
86
  ...
168
87
 
169
88
  def path_from_id(self):
170
- '''
171
-
172
- '''
173
89
  ...
174
90
 
175
91
  def path_resolve(self):
176
- '''
177
-
178
- '''
179
92
  ...
180
93
 
181
94
  def poll(self, context):
182
- '''
183
-
184
- '''
185
95
  ...
186
96
 
187
97
  def pop(self):
188
- '''
189
-
190
- '''
191
98
  ...
192
99
 
193
100
  def prepend(self, draw_func):
194
- '''
195
-
196
- '''
197
101
  ...
198
102
 
199
103
  def property_overridable_library_set(self):
200
- '''
201
-
202
- '''
203
104
  ...
204
105
 
205
106
  def property_unset(self):
206
- '''
207
-
208
- '''
209
107
  ...
210
108
 
211
109
  def remove(self, draw_func):
212
- '''
213
-
214
- '''
215
110
  ...
216
111
 
217
112
  def type_recast(self):
218
- '''
219
-
220
- '''
221
113
  ...
222
114
 
223
115
  def values(self):
224
- '''
225
-
226
- '''
227
116
  ...
228
117
 
229
118
 
@@ -231,817 +120,403 @@ class DATA_PT_custom_props_metaball(DataButtonsPanel,
231
120
  rna_prop_ui.PropertyPanel, bpy_types.Panel,
232
121
  bpy_types._GenericUI):
233
122
  COMPAT_ENGINES: typing.Any
234
- ''' '''
235
-
236
123
  bl_context: typing.Any
237
- ''' '''
238
-
239
124
  bl_label: typing.Any
240
- ''' '''
241
-
242
125
  bl_options: typing.Any
243
- ''' '''
244
-
245
126
  bl_order: typing.Any
246
- ''' '''
247
-
248
127
  bl_region_type: typing.Any
249
- ''' '''
250
-
251
128
  bl_rna: typing.Any
252
- ''' '''
253
-
254
129
  bl_space_type: typing.Any
255
- ''' '''
256
-
257
130
  id_data: typing.Any
258
- ''' '''
259
131
 
260
132
  def append(self, draw_func):
261
- '''
262
-
263
- '''
264
133
  ...
265
134
 
266
135
  def as_pointer(self):
267
- '''
268
-
269
- '''
270
136
  ...
271
137
 
272
138
  def bl_rna_get_subclass(self):
273
- '''
274
-
275
- '''
276
139
  ...
277
140
 
278
141
  def bl_rna_get_subclass_py(self):
279
- '''
280
-
281
- '''
282
142
  ...
283
143
 
284
144
  def draw(self, context):
285
- '''
286
-
287
- '''
288
145
  ...
289
146
 
290
147
  def driver_add(self):
291
- '''
292
-
293
- '''
294
148
  ...
295
149
 
296
150
  def driver_remove(self):
297
- '''
298
-
299
- '''
300
151
  ...
301
152
 
302
153
  def get(self):
303
- '''
304
-
305
- '''
306
154
  ...
307
155
 
308
156
  def id_properties_clear(self):
309
- '''
310
-
311
- '''
312
157
  ...
313
158
 
314
159
  def id_properties_ensure(self):
315
- '''
316
-
317
- '''
318
160
  ...
319
161
 
320
162
  def id_properties_ui(self):
321
- '''
322
-
323
- '''
324
163
  ...
325
164
 
326
165
  def is_extended(self):
327
- '''
328
-
329
- '''
330
166
  ...
331
167
 
332
168
  def is_property_hidden(self):
333
- '''
334
-
335
- '''
336
169
  ...
337
170
 
338
171
  def is_property_overridable_library(self):
339
- '''
340
-
341
- '''
342
172
  ...
343
173
 
344
174
  def is_property_readonly(self):
345
- '''
346
-
347
- '''
348
175
  ...
349
176
 
350
177
  def is_property_set(self):
351
- '''
352
-
353
- '''
354
178
  ...
355
179
 
356
180
  def items(self):
357
- '''
358
-
359
- '''
360
181
  ...
361
182
 
362
183
  def keyframe_delete(self):
363
- '''
364
-
365
- '''
366
184
  ...
367
185
 
368
186
  def keyframe_insert(self):
369
- '''
370
-
371
- '''
372
187
  ...
373
188
 
374
189
  def keys(self):
375
- '''
376
-
377
- '''
378
190
  ...
379
191
 
380
192
  def path_from_id(self):
381
- '''
382
-
383
- '''
384
193
  ...
385
194
 
386
195
  def path_resolve(self):
387
- '''
388
-
389
- '''
390
196
  ...
391
197
 
392
198
  def poll(self, context):
393
- '''
394
-
395
- '''
396
199
  ...
397
200
 
398
201
  def pop(self):
399
- '''
400
-
401
- '''
402
202
  ...
403
203
 
404
204
  def prepend(self, draw_func):
405
- '''
406
-
407
- '''
408
205
  ...
409
206
 
410
207
  def property_overridable_library_set(self):
411
- '''
412
-
413
- '''
414
208
  ...
415
209
 
416
210
  def property_unset(self):
417
- '''
418
-
419
- '''
420
211
  ...
421
212
 
422
213
  def remove(self, draw_func):
423
- '''
424
-
425
- '''
426
214
  ...
427
215
 
428
216
  def type_recast(self):
429
- '''
430
-
431
- '''
432
217
  ...
433
218
 
434
219
  def values(self):
435
- '''
436
-
437
- '''
438
220
  ...
439
221
 
440
222
 
441
223
  class DATA_PT_mball_texture_space(DataButtonsPanel, bpy_types.Panel,
442
224
  bpy_types._GenericUI):
443
225
  COMPAT_ENGINES: typing.Any
444
- ''' '''
445
-
446
226
  bl_context: typing.Any
447
- ''' '''
448
-
449
227
  bl_label: typing.Any
450
- ''' '''
451
-
452
228
  bl_options: typing.Any
453
- ''' '''
454
-
455
229
  bl_region_type: typing.Any
456
- ''' '''
457
-
458
230
  bl_rna: typing.Any
459
- ''' '''
460
-
461
231
  bl_space_type: typing.Any
462
- ''' '''
463
-
464
232
  id_data: typing.Any
465
- ''' '''
466
233
 
467
234
  def append(self, draw_func):
468
- '''
469
-
470
- '''
471
235
  ...
472
236
 
473
237
  def as_pointer(self):
474
- '''
475
-
476
- '''
477
238
  ...
478
239
 
479
240
  def bl_rna_get_subclass(self):
480
- '''
481
-
482
- '''
483
241
  ...
484
242
 
485
243
  def bl_rna_get_subclass_py(self):
486
- '''
487
-
488
- '''
489
244
  ...
490
245
 
491
246
  def draw(self, context):
492
- '''
493
-
494
- '''
495
247
  ...
496
248
 
497
249
  def driver_add(self):
498
- '''
499
-
500
- '''
501
250
  ...
502
251
 
503
252
  def driver_remove(self):
504
- '''
505
-
506
- '''
507
253
  ...
508
254
 
509
255
  def get(self):
510
- '''
511
-
512
- '''
513
256
  ...
514
257
 
515
258
  def id_properties_clear(self):
516
- '''
517
-
518
- '''
519
259
  ...
520
260
 
521
261
  def id_properties_ensure(self):
522
- '''
523
-
524
- '''
525
262
  ...
526
263
 
527
264
  def id_properties_ui(self):
528
- '''
529
-
530
- '''
531
265
  ...
532
266
 
533
267
  def is_extended(self):
534
- '''
535
-
536
- '''
537
268
  ...
538
269
 
539
270
  def is_property_hidden(self):
540
- '''
541
-
542
- '''
543
271
  ...
544
272
 
545
273
  def is_property_overridable_library(self):
546
- '''
547
-
548
- '''
549
274
  ...
550
275
 
551
276
  def is_property_readonly(self):
552
- '''
553
-
554
- '''
555
277
  ...
556
278
 
557
279
  def is_property_set(self):
558
- '''
559
-
560
- '''
561
280
  ...
562
281
 
563
282
  def items(self):
564
- '''
565
-
566
- '''
567
283
  ...
568
284
 
569
285
  def keyframe_delete(self):
570
- '''
571
-
572
- '''
573
286
  ...
574
287
 
575
288
  def keyframe_insert(self):
576
- '''
577
-
578
- '''
579
289
  ...
580
290
 
581
291
  def keys(self):
582
- '''
583
-
584
- '''
585
292
  ...
586
293
 
587
294
  def path_from_id(self):
588
- '''
589
-
590
- '''
591
295
  ...
592
296
 
593
297
  def path_resolve(self):
594
- '''
595
-
596
- '''
597
298
  ...
598
299
 
599
300
  def poll(self, context):
600
- '''
601
-
602
- '''
603
301
  ...
604
302
 
605
303
  def pop(self):
606
- '''
607
-
608
- '''
609
304
  ...
610
305
 
611
306
  def prepend(self, draw_func):
612
- '''
613
-
614
- '''
615
307
  ...
616
308
 
617
309
  def property_overridable_library_set(self):
618
- '''
619
-
620
- '''
621
310
  ...
622
311
 
623
312
  def property_unset(self):
624
- '''
625
-
626
- '''
627
313
  ...
628
314
 
629
315
  def remove(self, draw_func):
630
- '''
631
-
632
- '''
633
316
  ...
634
317
 
635
318
  def type_recast(self):
636
- '''
637
-
638
- '''
639
319
  ...
640
320
 
641
321
  def values(self):
642
- '''
643
-
644
- '''
645
322
  ...
646
323
 
647
324
 
648
325
  class DATA_PT_metaball(DataButtonsPanel, bpy_types.Panel,
649
326
  bpy_types._GenericUI):
650
327
  bl_context: typing.Any
651
- ''' '''
652
-
653
328
  bl_label: typing.Any
654
- ''' '''
655
-
656
329
  bl_region_type: typing.Any
657
- ''' '''
658
-
659
330
  bl_rna: typing.Any
660
- ''' '''
661
-
662
331
  bl_space_type: typing.Any
663
- ''' '''
664
-
665
332
  id_data: typing.Any
666
- ''' '''
667
333
 
668
334
  def append(self, draw_func):
669
- '''
670
-
671
- '''
672
335
  ...
673
336
 
674
337
  def as_pointer(self):
675
- '''
676
-
677
- '''
678
338
  ...
679
339
 
680
340
  def bl_rna_get_subclass(self):
681
- '''
682
-
683
- '''
684
341
  ...
685
342
 
686
343
  def bl_rna_get_subclass_py(self):
687
- '''
688
-
689
- '''
690
344
  ...
691
345
 
692
346
  def draw(self, context):
693
- '''
694
-
695
- '''
696
347
  ...
697
348
 
698
349
  def driver_add(self):
699
- '''
700
-
701
- '''
702
350
  ...
703
351
 
704
352
  def driver_remove(self):
705
- '''
706
-
707
- '''
708
353
  ...
709
354
 
710
355
  def get(self):
711
- '''
712
-
713
- '''
714
356
  ...
715
357
 
716
358
  def id_properties_clear(self):
717
- '''
718
-
719
- '''
720
359
  ...
721
360
 
722
361
  def id_properties_ensure(self):
723
- '''
724
-
725
- '''
726
362
  ...
727
363
 
728
364
  def id_properties_ui(self):
729
- '''
730
-
731
- '''
732
365
  ...
733
366
 
734
367
  def is_extended(self):
735
- '''
736
-
737
- '''
738
368
  ...
739
369
 
740
370
  def is_property_hidden(self):
741
- '''
742
-
743
- '''
744
371
  ...
745
372
 
746
373
  def is_property_overridable_library(self):
747
- '''
748
-
749
- '''
750
374
  ...
751
375
 
752
376
  def is_property_readonly(self):
753
- '''
754
-
755
- '''
756
377
  ...
757
378
 
758
379
  def is_property_set(self):
759
- '''
760
-
761
- '''
762
380
  ...
763
381
 
764
382
  def items(self):
765
- '''
766
-
767
- '''
768
383
  ...
769
384
 
770
385
  def keyframe_delete(self):
771
- '''
772
-
773
- '''
774
386
  ...
775
387
 
776
388
  def keyframe_insert(self):
777
- '''
778
-
779
- '''
780
389
  ...
781
390
 
782
391
  def keys(self):
783
- '''
784
-
785
- '''
786
392
  ...
787
393
 
788
394
  def path_from_id(self):
789
- '''
790
-
791
- '''
792
395
  ...
793
396
 
794
397
  def path_resolve(self):
795
- '''
796
-
797
- '''
798
398
  ...
799
399
 
800
400
  def poll(self, context):
801
- '''
802
-
803
- '''
804
401
  ...
805
402
 
806
403
  def pop(self):
807
- '''
808
-
809
- '''
810
404
  ...
811
405
 
812
406
  def prepend(self, draw_func):
813
- '''
814
-
815
- '''
816
407
  ...
817
408
 
818
409
  def property_overridable_library_set(self):
819
- '''
820
-
821
- '''
822
410
  ...
823
411
 
824
412
  def property_unset(self):
825
- '''
826
-
827
- '''
828
413
  ...
829
414
 
830
415
  def remove(self, draw_func):
831
- '''
832
-
833
- '''
834
416
  ...
835
417
 
836
418
  def type_recast(self):
837
- '''
838
-
839
- '''
840
419
  ...
841
420
 
842
421
  def values(self):
843
- '''
844
-
845
- '''
846
422
  ...
847
423
 
848
424
 
849
425
  class DATA_PT_metaball_element(DataButtonsPanel, bpy_types.Panel,
850
426
  bpy_types._GenericUI):
851
427
  bl_context: typing.Any
852
- ''' '''
853
-
854
428
  bl_label: typing.Any
855
- ''' '''
856
-
857
429
  bl_region_type: typing.Any
858
- ''' '''
859
-
860
430
  bl_rna: typing.Any
861
- ''' '''
862
-
863
431
  bl_space_type: typing.Any
864
- ''' '''
865
-
866
432
  id_data: typing.Any
867
- ''' '''
868
433
 
869
434
  def append(self, draw_func):
870
- '''
871
-
872
- '''
873
435
  ...
874
436
 
875
437
  def as_pointer(self):
876
- '''
877
-
878
- '''
879
438
  ...
880
439
 
881
440
  def bl_rna_get_subclass(self):
882
- '''
883
-
884
- '''
885
441
  ...
886
442
 
887
443
  def bl_rna_get_subclass_py(self):
888
- '''
889
-
890
- '''
891
444
  ...
892
445
 
893
446
  def draw(self, context):
894
- '''
895
-
896
- '''
897
447
  ...
898
448
 
899
449
  def driver_add(self):
900
- '''
901
-
902
- '''
903
450
  ...
904
451
 
905
452
  def driver_remove(self):
906
- '''
907
-
908
- '''
909
453
  ...
910
454
 
911
455
  def get(self):
912
- '''
913
-
914
- '''
915
456
  ...
916
457
 
917
458
  def id_properties_clear(self):
918
- '''
919
-
920
- '''
921
459
  ...
922
460
 
923
461
  def id_properties_ensure(self):
924
- '''
925
-
926
- '''
927
462
  ...
928
463
 
929
464
  def id_properties_ui(self):
930
- '''
931
-
932
- '''
933
465
  ...
934
466
 
935
467
  def is_extended(self):
936
- '''
937
-
938
- '''
939
468
  ...
940
469
 
941
470
  def is_property_hidden(self):
942
- '''
943
-
944
- '''
945
471
  ...
946
472
 
947
473
  def is_property_overridable_library(self):
948
- '''
949
-
950
- '''
951
474
  ...
952
475
 
953
476
  def is_property_readonly(self):
954
- '''
955
-
956
- '''
957
477
  ...
958
478
 
959
479
  def is_property_set(self):
960
- '''
961
-
962
- '''
963
480
  ...
964
481
 
965
482
  def items(self):
966
- '''
967
-
968
- '''
969
483
  ...
970
484
 
971
485
  def keyframe_delete(self):
972
- '''
973
-
974
- '''
975
486
  ...
976
487
 
977
488
  def keyframe_insert(self):
978
- '''
979
-
980
- '''
981
489
  ...
982
490
 
983
491
  def keys(self):
984
- '''
985
-
986
- '''
987
492
  ...
988
493
 
989
494
  def path_from_id(self):
990
- '''
991
-
992
- '''
993
495
  ...
994
496
 
995
497
  def path_resolve(self):
996
- '''
997
-
998
- '''
999
498
  ...
1000
499
 
1001
500
  def poll(self, context):
1002
- '''
1003
-
1004
- '''
1005
501
  ...
1006
502
 
1007
503
  def pop(self):
1008
- '''
1009
-
1010
- '''
1011
504
  ...
1012
505
 
1013
506
  def prepend(self, draw_func):
1014
- '''
1015
-
1016
- '''
1017
507
  ...
1018
508
 
1019
509
  def property_overridable_library_set(self):
1020
- '''
1021
-
1022
- '''
1023
510
  ...
1024
511
 
1025
512
  def property_unset(self):
1026
- '''
1027
-
1028
- '''
1029
513
  ...
1030
514
 
1031
515
  def remove(self, draw_func):
1032
- '''
1033
-
1034
- '''
1035
516
  ...
1036
517
 
1037
518
  def type_recast(self):
1038
- '''
1039
-
1040
- '''
1041
519
  ...
1042
520
 
1043
521
  def values(self):
1044
- '''
1045
-
1046
- '''
1047
522
  ...