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
bl_ui/__init__.pyi CHANGED
@@ -2,705 +2,395 @@ import sys
2
2
  import typing
3
3
  import bpy_types
4
4
 
5
- from . import properties_animviz
6
- from . import properties_world
7
- from . import space_console
8
- from . import properties_data_curves
9
- from . import properties_paint_common
10
- from . import properties_output
5
+ from . import properties_physics_softbody
6
+ from . import properties_view_layer
7
+ from . import space_spreadsheet
8
+ from . import properties_collection
9
+ from . import properties_data_pointcloud
10
+ from . import properties_physics_rigidbody_constraint
11
11
  from . import space_view3d_toolbar
12
- from . import space_node
13
- from . import properties_data_modifier
14
- from . import properties_data_volume
15
- from . import space_graph
16
- from . import properties_data_lightprobe
17
- from . import node_add_menu_compositor
18
- from . import properties_object
19
- from . import properties_scene
20
- from . import properties_constraint
21
- from . import properties_data_shaderfx
22
- from . import properties_mask_common
23
- from . import properties_physics_geometry_nodes
12
+ from . import properties_animviz
24
13
  from . import space_userpref
25
- from . import properties_data_mesh
26
- from . import properties_data_grease_pencil
27
- from . import properties_physics_rigidbody
28
- from . import space_filebrowser
29
- from . import space_topbar
30
- from . import node_add_menu_shader
14
+ from . import space_view3d
15
+ from . import properties_data_gpencil
31
16
  from . import properties_physics_dynamicpaint
32
- from . import properties_physics_fluid
33
- from . import space_sequencer
34
- from . import properties_physics_common
35
17
  from . import space_properties
36
- from . import space_toolsystem_common
37
- from . import properties_data_curve
38
- from . import properties_data_lattice
39
- from . import generic_ui_list
40
- from . import properties_data_bone
18
+ from . import space_image
41
19
  from . import space_clip
20
+ from . import properties_particle
21
+ from . import properties_grease_pencil_common
22
+ from . import properties_workspace
23
+ from . import properties_constraint
24
+ from . import properties_output
42
25
  from . import properties_data_metaball
43
- from . import properties_physics_cloth
44
- from . import properties_data_speaker
45
- from . import space_image
46
- from . import asset_shelf
47
26
  from . import space_dopesheet
27
+ from . import properties_data_shaderfx
48
28
  from . import properties_material_gpencil
29
+ from . import space_topbar
30
+ from . import space_graph
31
+ from . import properties_physics_rigidbody
32
+ from . import space_nla
33
+ from . import space_statusbar
34
+ from . import asset_shelf
35
+ from . import node_add_menu_compositor
36
+ from . import properties_world
37
+ from . import properties_data_curve
49
38
  from . import properties_data_light
39
+ from . import node_add_menu_geometry
40
+ from . import properties_physics_common
41
+ from . import space_console
42
+ from . import properties_data_speaker
43
+ from . import generic_ui_list
50
44
  from . import properties_data_empty
51
45
  from . import properties_freestyle
46
+ from . import properties_physics_field
47
+ from . import properties_object
48
+ from . import space_toolsystem_common
52
49
  from . import properties_render
53
- from . import properties_grease_pencil_common
54
- from . import properties_data_pointcloud
55
- from . import space_statusbar
56
- from . import space_time
57
- from . import properties_physics_rigidbody_constraint
58
- from . import space_view3d
59
- from . import space_nla
50
+ from . import utils
51
+ from . import properties_data_mesh
52
+ from . import properties_data_curves
53
+ from . import node_add_menu_shader
54
+ from . import properties_data_volume
55
+ from . import properties_mask_common
56
+ from . import properties_data_modifier
60
57
  from . import properties_texture
61
- from . import node_add_menu_geometry
62
- from . import space_text
58
+ from . import node_add_menu_texture
59
+ from . import properties_paint_common
63
60
  from . import properties_material
61
+ from . import space_node
62
+ from . import space_text
63
+ from . import space_filebrowser
64
+ from . import properties_scene
65
+ from . import space_sequencer
64
66
  from . import space_outliner
65
- from . import properties_particle
66
- from . import properties_data_gpencil
67
- from . import properties_physics_field
68
- from . import utils
69
- from . import space_spreadsheet
70
- from . import node_add_menu_texture
71
67
  from . import node_add_menu
68
+ from . import properties_physics_cloth
69
+ from . import properties_physics_geometry_nodes
70
+ from . import properties_data_lattice
71
+ from . import properties_data_lightprobe
72
+ from . import space_time
73
+ from . import space_info
74
+ from . import space_toolsystem_toolbar
72
75
  from . import properties_data_camera
76
+ from . import properties_physics_fluid
73
77
  from . import properties_data_armature
74
- from . import space_toolsystem_toolbar
75
- from . import space_info
76
- from . import properties_workspace
77
- from . import properties_collection
78
- from . import properties_view_layer
79
- from . import properties_physics_softbody
78
+ from . import properties_data_grease_pencil
79
+ from . import properties_data_bone
80
80
 
81
81
  GenericType = typing.TypeVar("GenericType")
82
82
 
83
83
 
84
84
  class UI_MT_button_context_menu(bpy_types.Menu, bpy_types._GenericUI):
85
85
  bl_idname: typing.Any
86
- ''' '''
87
-
88
86
  bl_label: typing.Any
89
- ''' '''
90
-
91
87
  bl_rna: typing.Any
92
- ''' '''
93
-
94
88
  id_data: typing.Any
95
- ''' '''
96
89
 
97
90
  def append(self, draw_func):
98
- '''
99
-
100
- '''
101
91
  ...
102
92
 
103
93
  def as_pointer(self):
104
- '''
105
-
106
- '''
107
94
  ...
108
95
 
109
96
  def bl_rna_get_subclass(self):
110
- '''
111
-
112
- '''
113
97
  ...
114
98
 
115
99
  def bl_rna_get_subclass_py(self):
116
- '''
117
-
118
- '''
119
100
  ...
120
101
 
121
102
  def draw(self, context):
122
- '''
123
-
124
- '''
125
103
  ...
126
104
 
127
105
  def draw_collapsible(self, context, layout):
128
- '''
129
-
130
- '''
131
106
  ...
132
107
 
133
108
  def draw_preset(self, _context):
134
- '''
135
-
136
- '''
137
109
  ...
138
110
 
139
111
  def driver_add(self):
140
- '''
141
-
142
- '''
143
112
  ...
144
113
 
145
114
  def driver_remove(self):
146
- '''
147
-
148
- '''
149
115
  ...
150
116
 
151
117
  def get(self):
152
- '''
153
-
154
- '''
155
118
  ...
156
119
 
157
120
  def id_properties_clear(self):
158
- '''
159
-
160
- '''
161
121
  ...
162
122
 
163
123
  def id_properties_ensure(self):
164
- '''
165
-
166
- '''
167
124
  ...
168
125
 
169
126
  def id_properties_ui(self):
170
- '''
171
-
172
- '''
173
127
  ...
174
128
 
175
129
  def is_extended(self):
176
- '''
177
-
178
- '''
179
130
  ...
180
131
 
181
132
  def is_property_hidden(self):
182
- '''
183
-
184
- '''
185
133
  ...
186
134
 
187
135
  def is_property_overridable_library(self):
188
- '''
189
-
190
- '''
191
136
  ...
192
137
 
193
138
  def is_property_readonly(self):
194
- '''
195
-
196
- '''
197
139
  ...
198
140
 
199
141
  def is_property_set(self):
200
- '''
201
-
202
- '''
203
142
  ...
204
143
 
205
144
  def items(self):
206
- '''
207
-
208
- '''
209
145
  ...
210
146
 
211
147
  def keyframe_delete(self):
212
- '''
213
-
214
- '''
215
148
  ...
216
149
 
217
150
  def keyframe_insert(self):
218
- '''
219
-
220
- '''
221
151
  ...
222
152
 
223
153
  def keys(self):
224
- '''
225
-
226
- '''
227
154
  ...
228
155
 
229
156
  def path_from_id(self):
230
- '''
231
-
232
- '''
233
157
  ...
234
158
 
235
159
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
236
160
  filter_ext, filter_path, display_name, add_operator):
237
- '''
238
-
239
- '''
240
161
  ...
241
162
 
242
163
  def path_resolve(self):
243
- '''
244
-
245
- '''
246
164
  ...
247
165
 
248
166
  def pop(self):
249
- '''
250
-
251
- '''
252
167
  ...
253
168
 
254
169
  def prepend(self, draw_func):
255
- '''
256
-
257
- '''
258
170
  ...
259
171
 
260
172
  def property_overridable_library_set(self):
261
- '''
262
-
263
- '''
264
173
  ...
265
174
 
266
175
  def property_unset(self):
267
- '''
268
-
269
- '''
270
176
  ...
271
177
 
272
178
  def remove(self, draw_func):
273
- '''
274
-
275
- '''
276
179
  ...
277
180
 
278
181
  def type_recast(self):
279
- '''
280
-
281
- '''
282
182
  ...
283
183
 
284
184
  def values(self):
285
- '''
286
-
287
- '''
288
185
  ...
289
186
 
290
187
 
291
188
  class UI_MT_list_item_context_menu(bpy_types.Menu, bpy_types._GenericUI):
292
189
  bl_idname: typing.Any
293
- ''' '''
294
-
295
190
  bl_label: typing.Any
296
- ''' '''
297
-
298
191
  bl_rna: typing.Any
299
- ''' '''
300
-
301
192
  id_data: typing.Any
302
- ''' '''
303
193
 
304
194
  def append(self, draw_func):
305
- '''
306
-
307
- '''
308
195
  ...
309
196
 
310
197
  def as_pointer(self):
311
- '''
312
-
313
- '''
314
198
  ...
315
199
 
316
200
  def bl_rna_get_subclass(self):
317
- '''
318
-
319
- '''
320
201
  ...
321
202
 
322
203
  def bl_rna_get_subclass_py(self):
323
- '''
324
-
325
- '''
326
204
  ...
327
205
 
328
206
  def draw(self, context):
329
- '''
330
-
331
- '''
332
207
  ...
333
208
 
334
209
  def draw_collapsible(self, context, layout):
335
- '''
336
-
337
- '''
338
210
  ...
339
211
 
340
212
  def draw_preset(self, _context):
341
- '''
342
-
343
- '''
344
213
  ...
345
214
 
346
215
  def driver_add(self):
347
- '''
348
-
349
- '''
350
216
  ...
351
217
 
352
218
  def driver_remove(self):
353
- '''
354
-
355
- '''
356
219
  ...
357
220
 
358
221
  def get(self):
359
- '''
360
-
361
- '''
362
222
  ...
363
223
 
364
224
  def id_properties_clear(self):
365
- '''
366
-
367
- '''
368
225
  ...
369
226
 
370
227
  def id_properties_ensure(self):
371
- '''
372
-
373
- '''
374
228
  ...
375
229
 
376
230
  def id_properties_ui(self):
377
- '''
378
-
379
- '''
380
231
  ...
381
232
 
382
233
  def is_extended(self):
383
- '''
384
-
385
- '''
386
234
  ...
387
235
 
388
236
  def is_property_hidden(self):
389
- '''
390
-
391
- '''
392
237
  ...
393
238
 
394
239
  def is_property_overridable_library(self):
395
- '''
396
-
397
- '''
398
240
  ...
399
241
 
400
242
  def is_property_readonly(self):
401
- '''
402
-
403
- '''
404
243
  ...
405
244
 
406
245
  def is_property_set(self):
407
- '''
408
-
409
- '''
410
246
  ...
411
247
 
412
248
  def items(self):
413
- '''
414
-
415
- '''
416
249
  ...
417
250
 
418
251
  def keyframe_delete(self):
419
- '''
420
-
421
- '''
422
252
  ...
423
253
 
424
254
  def keyframe_insert(self):
425
- '''
426
-
427
- '''
428
255
  ...
429
256
 
430
257
  def keys(self):
431
- '''
432
-
433
- '''
434
258
  ...
435
259
 
436
260
  def path_from_id(self):
437
- '''
438
-
439
- '''
440
261
  ...
441
262
 
442
263
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
443
264
  filter_ext, filter_path, display_name, add_operator):
444
- '''
445
-
446
- '''
447
265
  ...
448
266
 
449
267
  def path_resolve(self):
450
- '''
451
-
452
- '''
453
268
  ...
454
269
 
455
270
  def pop(self):
456
- '''
457
-
458
- '''
459
271
  ...
460
272
 
461
273
  def prepend(self, draw_func):
462
- '''
463
-
464
- '''
465
274
  ...
466
275
 
467
276
  def property_overridable_library_set(self):
468
- '''
469
-
470
- '''
471
277
  ...
472
278
 
473
279
  def property_unset(self):
474
- '''
475
-
476
- '''
477
280
  ...
478
281
 
479
282
  def remove(self, draw_func):
480
- '''
481
-
482
- '''
483
283
  ...
484
284
 
485
285
  def type_recast(self):
486
- '''
487
-
488
- '''
489
286
  ...
490
287
 
491
288
  def values(self):
492
- '''
493
-
494
- '''
495
289
  ...
496
290
 
497
291
 
498
292
  class UI_UL_list(bpy_types.UIList, bpy_types._GenericUI):
499
293
  bl_rna: typing.Any
500
- ''' '''
501
-
502
294
  id_data: typing.Any
503
- ''' '''
504
295
 
505
296
  def append(self, draw_func):
506
- '''
507
-
508
- '''
509
297
  ...
510
298
 
511
299
  def as_pointer(self):
512
- '''
513
-
514
- '''
515
300
  ...
516
301
 
517
302
  def bl_rna_get_subclass(self):
518
- '''
519
-
520
- '''
521
303
  ...
522
304
 
523
305
  def bl_rna_get_subclass_py(self):
524
- '''
525
-
526
- '''
527
306
  ...
528
307
 
529
308
  def driver_add(self):
530
- '''
531
-
532
- '''
533
309
  ...
534
310
 
535
311
  def driver_remove(self):
536
- '''
537
-
538
- '''
539
312
  ...
540
313
 
541
314
  def filter_items_by_name(self, pattern, bitflag, items, propname, flags,
542
315
  reverse):
543
- '''
544
-
545
- '''
546
316
  ...
547
317
 
548
318
  def get(self):
549
- '''
550
-
551
- '''
552
319
  ...
553
320
 
554
321
  def id_properties_clear(self):
555
- '''
556
-
557
- '''
558
322
  ...
559
323
 
560
324
  def id_properties_ensure(self):
561
- '''
562
-
563
- '''
564
325
  ...
565
326
 
566
327
  def id_properties_ui(self):
567
- '''
568
-
569
- '''
570
328
  ...
571
329
 
572
330
  def is_extended(self):
573
- '''
574
-
575
- '''
576
331
  ...
577
332
 
578
333
  def is_property_hidden(self):
579
- '''
580
-
581
- '''
582
334
  ...
583
335
 
584
336
  def is_property_overridable_library(self):
585
- '''
586
-
587
- '''
588
337
  ...
589
338
 
590
339
  def is_property_readonly(self):
591
- '''
592
-
593
- '''
594
340
  ...
595
341
 
596
342
  def is_property_set(self):
597
- '''
598
-
599
- '''
600
343
  ...
601
344
 
602
345
  def items(self):
603
- '''
604
-
605
- '''
606
346
  ...
607
347
 
608
348
  def keyframe_delete(self):
609
- '''
610
-
611
- '''
612
349
  ...
613
350
 
614
351
  def keyframe_insert(self):
615
- '''
616
-
617
- '''
618
352
  ...
619
353
 
620
354
  def keys(self):
621
- '''
622
-
623
- '''
624
355
  ...
625
356
 
626
357
  def path_from_id(self):
627
- '''
628
-
629
- '''
630
358
  ...
631
359
 
632
360
  def path_resolve(self):
633
- '''
634
-
635
- '''
636
361
  ...
637
362
 
638
363
  def pop(self):
639
- '''
640
-
641
- '''
642
364
  ...
643
365
 
644
366
  def prepend(self, draw_func):
645
- '''
646
-
647
- '''
648
367
  ...
649
368
 
650
369
  def property_overridable_library_set(self):
651
- '''
652
-
653
- '''
654
370
  ...
655
371
 
656
372
  def property_unset(self):
657
- '''
658
-
659
- '''
660
373
  ...
661
374
 
662
375
  def remove(self, draw_func):
663
- '''
664
-
665
- '''
666
376
  ...
667
377
 
668
378
  def sort_items_by_name(self, items, propname):
669
- '''
670
-
671
- '''
672
379
  ...
673
380
 
674
381
  def sort_items_helper(self, sort_data, key, reverse):
675
- '''
676
-
677
- '''
678
382
  ...
679
383
 
680
384
  def type_recast(self):
681
- '''
682
-
683
- '''
684
385
  ...
685
386
 
686
387
  def values(self):
687
- '''
688
-
689
- '''
690
388
  ...
691
389
 
692
390
 
693
391
  def register():
694
- '''
695
-
696
- '''
697
-
698
392
  ...
699
393
 
700
394
 
701
395
  def unregister():
702
- '''
703
-
704
- '''
705
-
706
396
  ...