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