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
@@ -6,66 +6,33 @@ GenericType = typing.TypeVar("GenericType")
6
6
 
7
7
  class _TempModuleOverride:
8
8
  module: typing.Any
9
- ''' '''
10
-
11
9
  module_name: typing.Any
12
- ''' '''
13
-
14
10
  module_override: typing.Any
15
- ''' '''
16
11
 
17
12
 
18
13
  def add_scrollback(text, text_type):
19
- '''
20
-
21
- '''
22
-
23
14
  ...
24
15
 
25
16
 
26
17
  def autocomplete(context):
27
- '''
28
-
29
- '''
30
-
31
18
  ...
32
19
 
33
20
 
34
21
  def banner(context):
35
- '''
36
-
37
- '''
38
-
39
22
  ...
40
23
 
41
24
 
42
25
  def copy_as_script(context):
43
- '''
44
-
45
- '''
46
-
47
26
  ...
48
27
 
49
28
 
50
29
  def execute(context, is_interactive):
51
- '''
52
-
53
- '''
54
-
55
30
  ...
56
31
 
57
32
 
58
33
  def get_console(console_id):
59
- '''
60
-
61
- '''
62
-
63
34
  ...
64
35
 
65
36
 
66
37
  def replace_help(namespace):
67
- '''
68
-
69
- '''
70
-
71
38
  ...
@@ -5,40 +5,20 @@ GenericType = typing.TypeVar("GenericType")
5
5
 
6
6
 
7
7
  def add_scrollback(text, text_type):
8
- '''
9
-
10
- '''
11
-
12
8
  ...
13
9
 
14
10
 
15
11
  def autocomplete(_context):
16
- '''
17
-
18
- '''
19
-
20
12
  ...
21
13
 
22
14
 
23
15
  def banner(context):
24
- '''
25
-
26
- '''
27
-
28
16
  ...
29
17
 
30
18
 
31
19
  def execute(context, _is_interactive):
32
- '''
33
-
34
- '''
35
-
36
20
  ...
37
21
 
38
22
 
39
23
  def shell_run(text):
40
- '''
41
-
42
- '''
43
-
44
24
  ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20231227
3
+ Version: 20231228
4
4
  Summary: Collection of the fake Blender Python API module for the code completion.
5
5
  Author: nutti
6
6
  Author-email: nutti.metro@gmail.com
@@ -0,0 +1,348 @@
1
+ addon_utils/__init__.pyi,sha256=6Fxfx81wg9r_2eqADXBAQO8OmN9YxUavxyfCEEMviiE,545
2
+ addon_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ animsys_refactor/__init__.pyi,sha256=xCiwfXxBhvj_wp-AnXyqw-068ArZkoR81fEOC7HHRRY,454
4
+ animsys_refactor/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
+ aud/__init__.pyi,sha256=DwCvUJWdwlfT_p_Ek-rVR_T-RuhKpjcs-9wXrPsRoZE,33720
6
+ aud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ bgl/__init__.pyi,sha256=FjB_tleUZg2aQBOSTPbV6H4nbdURW7-rRsBMv_fmlYA,110310
8
+ bgl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
+ bl_app_override/__init__.pyi,sha256=Sk7jpSPgFRY6YuzS1JH7caa4JROeHJgUFZTnnSJVudA,381
10
+ bl_app_override/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ bl_app_override/helpers/__init__.pyi,sha256=ZDTRpjlG79Wfp-ZlHMs967e1c4NEb5NexVjrxvvWqz0,414
12
+ bl_app_template_utils/__init__.pyi,sha256=dHc8ZUZUJehs7P3a49XGc81fM8RxX0gNfrTXHmczzCw,277
13
+ bl_app_template_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
14
+ bl_console_utils/__init__.pyi,sha256=qOGRa_N1-VEAf9cr60mvvxQMYSKNNSzuSQ0_TuSEq1I,97
15
+ bl_console_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
+ bl_console_utils/autocomplete/__init__.pyi,sha256=5-66Gp94kSKZhW0g_i1nErudNbnHuF87w3-JJxXvHlM,191
17
+ bl_console_utils/autocomplete/complete_calltip/__init__.pyi,sha256=S51CI4_HsjT96zlf3XKRdOvMx0BJAg0o6WmrMZSsYCU,277
18
+ bl_console_utils/autocomplete/complete_import/__init__.pyi,sha256=ff9OmBuTobIrkQ_CBilwzR-e_jYsQ0D5mpJ_sItav4I,167
19
+ bl_console_utils/autocomplete/complete_namespace/__init__.pyi,sha256=CwiJzSTkaM3P3FCSkZ2Ean5U0CmQp6Uisr8OYlCSMl0,289
20
+ bl_console_utils/autocomplete/intellisense/__init__.pyi,sha256=JXRUXfWddQYdRHv45SbBfacu3aC6IHOhO5nUyr7W9rc,184
21
+ bl_i18n_utils/__init__.pyi,sha256=-LB-6PDSa5x-hmVSCJf_jc_n2E2Na-X_TteluB42pqQ,253
22
+ bl_i18n_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
23
+ bl_i18n_utils/bl_extract_messages/__init__.pyi,sha256=KGya6aOlTMy6IOMC_fZFuUKrIr_ArIEAoFqH-u29_pY,991
24
+ bl_i18n_utils/merge_po/__init__.pyi,sha256=_tdW26KP4vrw19s9P3SsOJOY1Ya3bRYbQdyklONJKFk,92
25
+ bl_i18n_utils/settings/__init__.pyi,sha256=bg2MI3cYb_DnDAnxLPiCuOrWisxfnF4AoFivmEw95y4,592
26
+ bl_i18n_utils/utils/__init__.pyi,sha256=AXxerdMxstTySHgBYSq2LmBYncJCSf4kUY2LR0ZakvA,2953
27
+ bl_i18n_utils/utils_cli/__init__.pyi,sha256=EdWQhi4EOsC_6rdj8n6w7MHnh7DnKbWwJQmh6sjd5OA,306
28
+ bl_i18n_utils/utils_languages_menu/__init__.pyi,sha256=oQ4rlhs7C_JuGfbZXT5Kot1oDnhaELfHgM05E-6s5yc,116
29
+ bl_i18n_utils/utils_rtl/__init__.pyi,sha256=LiW8ehn5vNG6znFbCr-zPlNM02g8k3VLG1wnPrAgpNQ,148
30
+ bl_keymap_utils/__init__.pyi,sha256=jOkiRnMh2VpOPkw6lLycKl5vIdnekf6ABAPLYlGrg7I,208
31
+ bl_keymap_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
32
+ bl_keymap_utils/io/__init__.pyi,sha256=ujZ5xD0MviF7Hu7P2qKOtqdiNbFnm5VbpVwbdkHiUYY,513
33
+ bl_keymap_utils/keymap_from_toolbar/__init__.pyi,sha256=zM3iXUcyvpAorYii-f3xzpDw2JRzF6i80JF8nDsSAi8,145
34
+ bl_keymap_utils/keymap_hierarchy/__init__.pyi,sha256=QDHtpgjDMGqCXdZJetxuadfykBR6yyI6NnbA3Hea3QM,96
35
+ bl_keymap_utils/platform_helpers/__init__.pyi,sha256=yxGnx27esfwbSQLHkJc9MD6W9i4W92DDftG_-shQIMA,223
36
+ bl_keymap_utils/versioning/__init__.pyi,sha256=rIOARoxzrAsFpJiisuUGmu2Z6dj8XCJWJMKJzFwDFPA,137
37
+ bl_math/__init__.pyi,sha256=jFSKwCJVEo3O0yrPDTeKwSWMJ3bAiKcMcS_7wm-ZusI,1597
38
+ bl_math/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
39
+ bl_operators/__init__.pyi,sha256=O_idBvtSnC8BYsntcJ0tUTysScOsQhc5rsLO0LZ-ulY,857
40
+ bl_operators/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
+ bl_operators/add_mesh_torus/__init__.pyi,sha256=ejoyN5gsP8QLFqJmPYx7ybXWDaEc5qnQC8HDLPa3sy0,1877
42
+ bl_operators/anim/__init__.pyi,sha256=YNRtztomJ6ap1ukIBjfzftxi-ggvzmIqzoCEcDJJHgY,9868
43
+ bl_operators/assets/__init__.pyi,sha256=3RXwPe2Lds_IAvfKEYHa_RYj23imTOkgw3OvUFB0SB0,4576
44
+ bl_operators/bmesh/__init__.pyi,sha256=RqpKaBmg6ClJZrSrvnS72CwoyvtEOYtDxSIE85m-Gg8,98
45
+ bl_operators/bmesh/find_adjacent/__init__.pyi,sha256=iGWChVJqkd2iQV--9sz5XRxrTUxe4J6QdGT4ih2OaZI,504
46
+ bl_operators/clip/__init__.pyi,sha256=uh3VIWN7VF3AYZiqoNHZ6PEpjAsZQZTV-WqxP9gYyEw,14487
47
+ bl_operators/console/__init__.pyi,sha256=DWb1jvp5uTU2Hm4fXtrZihLewGlGsrf_T5EuStx9ROs,6936
48
+ bl_operators/constraint/__init__.pyi,sha256=M8PumvVrLlvYCKxlU3I7m7_buUl4KxWFnMxtY_s0Prc,5716
49
+ bl_operators/file/__init__.pyi,sha256=XL8Qrivkiu03-AVv19h3Zm83ezbpKcLhuPSKfkvI7-Y,4345
50
+ bl_operators/freestyle/__init__.pyi,sha256=8nk23lj_-CEZQ_qgFwFZ0-cLQ19I2qRj5vSnLUtNm_0,5810
51
+ bl_operators/geometry_nodes/__init__.pyi,sha256=tbSOjqbskM4eA_TZO5NZI4OGPQ015Y_H_p0L6E_f85s,25683
52
+ bl_operators/image/__init__.pyi,sha256=7DGVK6uCLxAy_dpB7A7-Lw0-X8foeKkOc3yTwMwRfJw,4179
53
+ bl_operators/mesh/__init__.pyi,sha256=8Z80xLtqEf8DzS0JD4wwmssdmCInNsmPDTup1uHK-Rk,4312
54
+ bl_operators/node/__init__.pyi,sha256=YEKJhU17Fi2ImInsbu36s9cnFWIFaPMSpMLOXc8JXzk,14355
55
+ bl_operators/object/__init__.pyi,sha256=sB9ml6aCQ48CSKRuHsb7PHMv4ijExwMsvLWnx50mD7k,24385
56
+ bl_operators/object_align/__init__.pyi,sha256=3aroEcUQlRGsyMKRNIXGqutvIZXO7gEqsPdb_tpoyNk,1723
57
+ bl_operators/object_quick_effects/__init__.pyi,sha256=zI_c6zY0FjchHe1oKbCS704UrhjoOxNKtpS8GoKoJ34,5909
58
+ bl_operators/object_randomize_transform/__init__.pyi,sha256=btnpjJXR0whV5HFKwVs_MoC7ARCJwPzOHDQgMltBw2Y,1602
59
+ bl_operators/presets/__init__.pyi,sha256=kFrAUJO2WTa9BJylsCGIb5tvB7d9zGaQz6n2r7BCMVc,31167
60
+ bl_operators/rigidbody/__init__.pyi,sha256=ApWRLHrVSwba4LysZadaLih9Gk8lBrsqBt72zBMu2II,4321
61
+ bl_operators/screen_play_rendered_anim/__init__.pyi,sha256=WJ2pOgtv2V1zfDfHyB70qA_B7HB7dk_Tc9KioEb4WuQ,1478
62
+ bl_operators/sequencer/__init__.pyi,sha256=a_us-9oIOwatSfhe0aWu07S7DwzC1CM9OO6lHpsIe74,7868
63
+ bl_operators/spreadsheet/__init__.pyi,sha256=iLx9lXDzYKcHugPN7ySFDn0pHjjcahS5p3uFGQvhf7E,1572
64
+ bl_operators/userpref/__init__.pyi,sha256=7OArz-zhfltQetW7jIRlK81PqRDjzHmW3tVJGBxxB1g,35841
65
+ bl_operators/uvcalc_follow_active/__init__.pyi,sha256=fMVw3rnDoioL8tPr3f5QzTncB1KwFF6shpS8gfzTXkc,1629
66
+ bl_operators/uvcalc_lightmap/__init__.pyi,sha256=bm4UyyejE9NOakKjTYU4-lOrjgyeCSXvlKyuRJ8ri2o,2068
67
+ bl_operators/uvcalc_transform/__init__.pyi,sha256=WyCrumdrLg6icr6pyvZ3eAJACcUWPNXOtxLO8BJWOeI,3914
68
+ bl_operators/vertexpaint_dirt/__init__.pyi,sha256=StWqNtcEcJS61ZzmzwdJIHB2FMr_ooHOIoRniTKDYTw,1661
69
+ bl_operators/view3d/__init__.pyi,sha256=r5mSoli4BykQYW4rN1BAbLLTpKur70mC5XCR0an1IFk,7424
70
+ bl_operators/wm/__init__.pyi,sha256=AB5p5uI0qfBHFOFMIHZAy4yDGskrCkKqRHnqmP3_eqs,64590
71
+ bl_previews_utils/__init__.pyi,sha256=JILVVvj9rfHf6QQP0IRbkKeY0rSyXjhbwBNLtbFY2gQ,103
72
+ bl_previews_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
73
+ bl_previews_utils/bl_previews_render/__init__.pyi,sha256=wmj9yjhIMZnHx5zYWaaWXFhzsuYDxK5yK7VbBU5ULI8,457
74
+ bl_rna_utils/__init__.pyi,sha256=_ZedP0Rq98G84OMuo8xTNA45-U4caz9i1nPCLr8u1SI,94
75
+ bl_rna_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
76
+ bl_rna_utils/data_path/__init__.pyi,sha256=GLcfJxHOGwVQbV4VISDYC8flm5zMx1vUyjvJvSgAEcg,236
77
+ bl_text_utils/__init__.pyi,sha256=mA4rhlhHGbhXjawE0_uzcLQZhw4Rj4xm5DsFzDaoR0I,100
78
+ bl_text_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
79
+ bl_text_utils/external_editor/__init__.pyi,sha256=mtjD7YL0ybtTd1SrQUWfShzP-W6s4Ob2I41g9_wCzTc,130
80
+ bl_ui/__init__.pyi,sha256=Xb22qHyRcONRg23USpF2kOxTQXL-gHC6X__PazeTcQI,7747
81
+ bl_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
82
+ bl_ui/asset_shelf/__init__.pyi,sha256=iMRfyF1gYsOAXjTHE3Yk63LmmUVfZQAWp8ovqBpz0mM,1594
83
+ bl_ui/generic_ui_list/__init__.pyi,sha256=pGlZ0ja52x2qYpFERu2ChUdzcBTWP0k2wYQSpBMxJWA,5115
84
+ bl_ui/node_add_menu/__init__.pyi,sha256=IkuigzRnZhQQ0r6uAIlFdLqww6Ipw0kCtYlj7kAxeaY,2108
85
+ bl_ui/node_add_menu_compositor/__init__.pyi,sha256=U33oeh6z3sm9o7N25wVt5bTTCtcCYO5uAdeRGRbobaQ,31379
86
+ bl_ui/node_add_menu_geometry/__init__.pyi,sha256=IAGZmKhoPlnEm277Wtk-TP1YNLYWNluBe8f9mMsn_xk,78620
87
+ bl_ui/node_add_menu_shader/__init__.pyi,sha256=fnyc17WOubYXhtUeKP51kYJ2D_dbAVl86VU8-vsTQRo,17627
88
+ bl_ui/node_add_menu_texture/__init__.pyi,sha256=fglpPblrpa_pRFG5_CuPj7dmUALNlTyi_aX2bNqE8g8,15512
89
+ bl_ui/properties_animviz/__init__.pyi,sha256=S2QnamJliQOGDkqpyiMcVMPka8GiBsKujiSduteBxHM,456
90
+ bl_ui/properties_collection/__init__.pyi,sha256=QRrLW5VEc5U0aNvJYcJQTypxo2PEbLAMugiJbC-rRRA,8640
91
+ bl_ui/properties_constraint/__init__.pyi,sha256=AEV0UVprRdnraGvYzOwS5NfHNg8t-pGqSxGRuUwJEwU,256224
92
+ bl_ui/properties_data_armature/__init__.pyi,sha256=odHX5MSOGihF3kG-yW2i46MkamRbQ5z4gQRzn0DqKso,18400
93
+ bl_ui/properties_data_bone/__init__.pyi,sha256=rkGNfHRXy-CFwFMY2b_PNfdyXSAWxD1qVb2ig-vmxT4,16519
94
+ bl_ui/properties_data_camera/__init__.pyi,sha256=H4QoDLUMDV_pVz6cpVba3tbpqXssE-ESietGwl-_A8E,24351
95
+ bl_ui/properties_data_curve/__init__.pyi,sha256=d__NzhGPeb73bgYYzauAU8MD6SQXMusAYOloP4LR9iU,25589
96
+ bl_ui/properties_data_curves/__init__.pyi,sha256=pYxG9yhP0trdGMNQMpvA37xGZx1wBUYzntV5jKGJCx0,10150
97
+ bl_ui/properties_data_empty/__init__.pyi,sha256=5fG1eSJ7XTWqovxjC0UK1MwVj-oXjRZkSl5z2JXgLyU,3402
98
+ bl_ui/properties_data_gpencil/__init__.pyi,sha256=F8G7LdDYETOwtu2lKLFpEOqP8SSmZMJLLHO-MkIkGwY,30569
99
+ bl_ui/properties_data_grease_pencil/__init__.pyi,sha256=2ptNujRmQqj0Y7L6nNBfWjdiq8SqwmqUsmMHWxwAldo,5215
100
+ bl_ui/properties_data_lattice/__init__.pyi,sha256=Ms5D80Yps8ic6uTNdUs6IAeR8wP14xkKwitRRc9zh4U,5123
101
+ bl_ui/properties_data_light/__init__.pyi,sha256=tpF15dGST7ClvpXBxN3uG9kJtpxSvpvMSIYyVtaIjwc,16774
102
+ bl_ui/properties_data_lightprobe/__init__.pyi,sha256=EqRffs6ebbfcM1Hx0cHqiyHJ40CexjJ0qJlz8rSNh4E,10126
103
+ bl_ui/properties_data_mesh/__init__.pyi,sha256=-9TQvYfB5WTiq0cMRNtYUqW1-aetTCuvENhwgCSFqtM,32886
104
+ bl_ui/properties_data_metaball/__init__.pyi,sha256=FaaquEn-5QBe47usy5BYK1MAgyhVjU4IWwxOd0EEJbQ,8423
105
+ bl_ui/properties_data_modifier/__init__.pyi,sha256=Vr62N2ft3YaPXS90V19slMXtPYX7cfByuZtrvgileZk,14822
106
+ bl_ui/properties_data_pointcloud/__init__.pyi,sha256=bRpgvrHTqvHZWqgQ-AY6b3z3c61Jn9bMdcO-BgOi-ng,8642
107
+ bl_ui/properties_data_shaderfx/__init__.pyi,sha256=WOSrWRkUQWTd9lSnSQLdn5oDKZG2Z-ExhOjBduCYz_c,1767
108
+ bl_ui/properties_data_speaker/__init__.pyi,sha256=Y7qbxlPg033O5HAtMAMZuMcNTfS-wIG_n9yOCY45S9g,8414
109
+ bl_ui/properties_data_volume/__init__.pyi,sha256=2N5tjcFq3JfCK7vH_IrxnvQ0bdNsi27Gw_sP-MYc1F4,13216
110
+ bl_ui/properties_freestyle/__init__.pyi,sha256=Mn2V-Asd0aGxDNFVHM9E41YtT_mNeSxb5aIjgG7cxCw,44653
111
+ bl_ui/properties_grease_pencil_common/__init__.pyi,sha256=SZfcVwnF9rwY1rovv9d570eJDR5Bz0s_v9yGfC9_mnQ,22899
112
+ bl_ui/properties_mask_common/__init__.pyi,sha256=B5De-8QLE7qXRls2kbtHIv8bLScpjKyhk5ph-SB3YN4,12720
113
+ bl_ui/properties_material/__init__.pyi,sha256=osmZ2nAjcU93wygTx5WrzWg8lnebcn0q8O7CEJSLUjE,25001
114
+ bl_ui/properties_material_gpencil/__init__.pyi,sha256=BCZKmyc8mDxkmZayBHQk2dXxYbYeIBk_RZMXXsGskiU,17077
115
+ bl_ui/properties_object/__init__.pyi,sha256=L0kVc3ZfiYiLm6OT_DwqJDWkbLA-FRmE5X1xLY-6lFE,23052
116
+ bl_ui/properties_output/__init__.pyi,sha256=IwaemTB5icaXTAquyoQn4wuo07QZwz-KgLmLtelHqrM,30721
117
+ bl_ui/properties_paint_common/__init__.pyi,sha256=Zfs6fW1UZKwIzAVzqAtDm9q0QUXNxtMQmtG2fR1tax4,9330
118
+ bl_ui/properties_particle/__init__.pyi,sha256=EkDZS4QquBVPQaCs8Fa-u9UuPjcYOJz4Pm73USPUMeE,87660
119
+ bl_ui/properties_physics_cloth/__init__.pyi,sha256=WPo0yLwF3Mg0dTaOSVAtZUdvWmqr_8aRSQFVSVxH-mI,24050
120
+ bl_ui/properties_physics_common/__init__.pyi,sha256=fmJ4RFZW03le1XtcCDGNGp--cLi3j2ltHjIjgbVy50w,2240
121
+ bl_ui/properties_physics_dynamicpaint/__init__.pyi,sha256=_zUMPlizqT7rITWUUF0owsMsVUwqUcaAQadEGC_T2oc,44530
122
+ bl_ui/properties_physics_field/__init__.pyi,sha256=FhGAUfdOnxUJk7ofUqJ1ORRNZzwIi6uk0VbTF2Az-TY,17866
123
+ bl_ui/properties_physics_fluid/__init__.pyi,sha256=v6sG4atn6TQlPCw-pYE9t3w7-b9i4OMgU0F1Tl4WFAI,60248
124
+ bl_ui/properties_physics_geometry_nodes/__init__.pyi,sha256=ldcWAAi1Lhm4rmzVn9PtHGf4rG6QZVf8M7JmjlJss8g,1712
125
+ bl_ui/properties_physics_rigidbody/__init__.pyi,sha256=HiqDkydTgJGKmn-V0O3Z1znsj_w97T5ja6bKaaUbryg,13683
126
+ bl_ui/properties_physics_rigidbody_constraint/__init__.pyi,sha256=JiaYP5ntDpbCsMrg12rQh6dZ24nFnDK3jowzee35egg,22102
127
+ bl_ui/properties_physics_softbody/__init__.pyi,sha256=pbHYMXUZ2tE8lauX7Ol6tScqRGaOQxW0tBTo6FnVxyY,25653
128
+ bl_ui/properties_render/__init__.pyi,sha256=iz3QY3CG_8KzRTMDLm4Og_zGBA5OjLhBZV5yg6jFV6Q,85519
129
+ bl_ui/properties_scene/__init__.pyi,sha256=4y3vAO5nNHl0u4wJWvu1OJQZZlLp9S7xJ9ROTcUiWwM,23173
130
+ bl_ui/properties_texture/__init__.pyi,sha256=ETW18bK07CdHErotY-jGKz4jR6BI6mOVBOCvcRmJFa4,44010
131
+ bl_ui/properties_view_layer/__init__.pyi,sha256=WxBfBjKpyrmvROUddrc5UQGDlXedmPgXbRhsmNIkK1U,27967
132
+ bl_ui/properties_workspace/__init__.pyi,sha256=MimAbJuGQzym5Mew7oyUBscHsllm-_PraggU9yNEFQY,5141
133
+ bl_ui/properties_world/__init__.pyi,sha256=ueVF77f6T-ilaSrauHcHEz2ZZnhlKSj1qMfrDhIetWo,11839
134
+ bl_ui/space_clip/__init__.pyi,sha256=JTOYOCEiQPF17dlTQrd08rlAJLXHG9kkBpurfziB8QM,115507
135
+ bl_ui/space_console/__init__.pyi,sha256=rZNuWOsjlvNr8kMLxzMvw_lNM2quJmdwSMgrtc42Gic,9949
136
+ bl_ui/space_dopesheet/__init__.pyi,sha256=VgT4wgu_gwGVpOg0m7VNTYP8Js6Vvq80o5wWR8R4Gl4,44180
137
+ bl_ui/space_filebrowser/__init__.pyi,sha256=4v3J2FSJFXkFUk3b2LMPyvVAOYTEkGbQgNemrXJSq1g,48809
138
+ bl_ui/space_graph/__init__.pyi,sha256=Lq3Ht4rYKG8AannDXtfcl6eYqtKPjaB7ZFvvfAeSPy8,33049
139
+ bl_ui/space_image/__init__.pyi,sha256=JiSeOe-FU5oKe3iwGUL6KcJiCIbjbfrim0Z41dnBJPg,123908
140
+ bl_ui/space_info/__init__.pyi,sha256=K4LUyr3LzrK3t1lP7ATRWbH1NhMZuJVN1dCpfdyQYjo,9915
141
+ bl_ui/space_nla/__init__.pyi,sha256=Ph-mlnZPSI_lat0uRXp1EvrZLG58SeYJ3JfWxaT1TeU,28233
142
+ bl_ui/space_node/__init__.pyi,sha256=UUkcYv-f3KPBr92GgLI757i9awsy4ciUY8qan4pYiNQ,55206
143
+ bl_ui/space_outliner/__init__.pyi,sha256=W5SlDe-2oa_Q6ROz3DdH8OQc5SDwSPeV_SCsVUfQSo0,23422
144
+ bl_ui/space_properties/__init__.pyi,sha256=8sTUCm0CsvltlYasVQGqi8xX0tYovFT9cGe7ljxe8B8,4460
145
+ bl_ui/space_sequencer/__init__.pyi,sha256=N8Ljdy1Z1Ll42HNg6xFm248xdnGZMmkmLEGYQSj-Xd4,124347
146
+ bl_ui/space_spreadsheet/__init__.pyi,sha256=qZLCQnZeMV6W4YXhQhCa0DTNelBvh9c9gHn3i3HiXWU,1934
147
+ bl_ui/space_statusbar/__init__.pyi,sha256=4IQWdVQp8cAIfYUWnaAnG7JlZij5Jo0tN30VuvwwBa4,1495
148
+ bl_ui/space_text/__init__.pyi,sha256=U37bjcB3F6LgSQC9-bgmdtuI06SZs9dYtvLp_XJTvK0,26049
149
+ bl_ui/space_time/__init__.pyi,sha256=p74Oy-0lsavPMWZJriZR8CzJTFJr4BuhKTg9GY4cjRs,11976
150
+ bl_ui/space_toolsystem_common/__init__.pyi,sha256=AUjLf_Jn7cRZfGuNIGMgCrZpBL3YLAmpNhuv9ESSZbU,3965
151
+ bl_ui/space_toolsystem_toolbar/__init__.pyi,sha256=kSF2rEF6jdodo_z9v75q-IVBt7iiqhPCQeHmVRhOW-M,15854
152
+ bl_ui/space_topbar/__init__.pyi,sha256=ifJtNmFRHBIMleMOHFIxIMmhrQGl86crRt-zeR2QS8Y,42949
153
+ bl_ui/space_userpref/__init__.pyi,sha256=DSAPH_X0Rha8fa167NEACp97BjmucAEsL2Kk9g2-mi8,144599
154
+ bl_ui/space_view3d/__init__.pyi,sha256=z2CRzEnNOR2LxJWhDpYWf1vGKJiZGsFOGpl4ku1C5QI,426293
155
+ bl_ui/space_view3d_toolbar/__init__.pyi,sha256=cOKyvhRm1X6cDj4Rl7Xpi6BYH1Kcd74MzxoWSfHIhnk,163815
156
+ bl_ui/utils/__init__.pyi,sha256=pLq2OZfFeOiONP3_wUJKf3C9AR8-pocsCalBGlkh_Yc,487
157
+ bl_ui_utils/__init__.pyi,sha256=09VcD0Qr5ySzpITMc17GRGqGUrN-qjyG6qBeq0jgIFk,120
158
+ bl_ui_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
159
+ bl_ui_utils/bug_report_url/__init__.pyi,sha256=U7NnvVZ6mS0gx5p-C8gbdpbgr747sGkJwM-z_P5CYFI,122
160
+ bl_ui_utils/layout/__init__.pyi,sha256=E_H22SnKgTjhJlCjRzNHk0EfrSGS2GSPTCz0TI48H38,122
161
+ blend_render_info/__init__.pyi,sha256=C4k68bv7fPmnayiGrczsELPdu4oqeJb8Se6PPMrPUck,175
162
+ blend_render_info/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
163
+ blf/__init__.pyi,sha256=6nE-el2L5uOZpxcu_rni-BbHNqmioOsCIGhBipmEnXc,5223
164
+ blf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
165
+ bmesh/__init__.pyi,sha256=dmzARjyePSf4bZYnuDz8uxGVpVerWUpgDCDHDYhH5HA,1325
166
+ bmesh/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
167
+ bmesh/geometry/__init__.pyi,sha256=YCriOMjIVXs9POelcPyph6GMFG3KQaGg67qnApzGAZc,625
168
+ bmesh/ops/__init__.pyi,sha256=mE1AFU2B5gmH3XGNpnlOncXCcd2w_WexCnAjtG-ISd8,77279
169
+ bmesh/types/__init__.pyi,sha256=zO5ilLwp6S2PjWE_un7fFvhQFJn1Zj2c5fy-oW4hZ7A,40307
170
+ bmesh/utils/__init__.pyi,sha256=Zq-n06AUnuxrVpT9RQGaGyY4E16UesGsNeePnhik57w,6543
171
+ bpy/__init__.pyi,sha256=IWVcPw5NS1JNIBJrfUd9Okwxwn-qwtre_1H76GBIuA8,324
172
+ bpy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
173
+ bpy/app/__init__.pyi,sha256=1YVdRj6QV8RSaqcH8jLWqmrwevhs9XKbsh5dFShNAbE,9478
174
+ bpy/app/handlers/__init__.pyi,sha256=w-3lbeY4grEb-CpZtk5nMQ45aneqMLUn27P7UchPT2Y,5400
175
+ bpy/app/icons/__init__.pyi,sha256=jeRRT--nG3wifgfDPtShnENiqGun5JB40rjF3xzSOB4,1154
176
+ bpy/app/timers/__init__.pyi,sha256=tRwCXq2SNUtb8dgswSL5eG0dmF4iq3bC7hZVSn5qX7s,1473
177
+ bpy/app/translations/__init__.pyi,sha256=sufofHqcHY64ZzC8sDeTV6USzOrJINAbxNeFSgk7y2Q,4512
178
+ bpy/msgbus/__init__.pyi,sha256=_Wjy3pK_1bSGLACcS6i9nw4zR7BAEjjwRiaKu2mhj_k,1666
179
+ bpy/ops/__init__.pyi,sha256=FlMBQcHLjsYPhAtx1zZAaXZyX3yiAFZgaKpQVHXzurA,1751
180
+ bpy/ops/action/__init__.pyi,sha256=8YFm2Fmch8zMUmLNqXcws6S3S4v33OQre5yulSOkbvo,29657
181
+ bpy/ops/anim/__init__.pyi,sha256=Gv3-4h91sX23qGJ-BeAq6ZYJOKjo9bHEpfW2OCuHJn4,40738
182
+ bpy/ops/armature/__init__.pyi,sha256=iPno3BQ9wpSL40krLr8K2DShLvOHF9jvwnMoabWTsno,35099
183
+ bpy/ops/asset/__init__.pyi,sha256=qyn8vI690LMeHKVo0i_DHANueg3UQ_r7weNC9336p1c,16046
184
+ bpy/ops/boid/__init__.pyi,sha256=j8qs5zYsouAWhqKy8kACXA29j3AVjSyotYLwoeATf-w,4303
185
+ bpy/ops/brush/__init__.pyi,sha256=T4E54xYbSzZurZe_WUxxROSe7HhAOaP0f46Iffis7XM,6258
186
+ bpy/ops/buttons/__init__.pyi,sha256=cWaG5P6sVWf9lFfL8i7fer8WdLZ9v24QXLMBMz9FqFw,14197
187
+ bpy/ops/cachefile/__init__.pyi,sha256=CKlZNGXNYSbnr5DxTUh6vw3-D6GKdPVfS1haJncanTs,13718
188
+ bpy/ops/camera/__init__.pyi,sha256=di6e_tw4wOWE_PKBac7Zbhgc5kgGkaQjqxECLVm8XBg,2884
189
+ bpy/ops/clip/__init__.pyi,sha256=E-KkkKcuSSeiZ3uWKuL2Ziw-6zSnhTAih-cuMgdPQkw,75382
190
+ bpy/ops/cloth/__init__.pyi,sha256=JjRy_ePCG8z7VtHvFqYBHwfaWIUdWLSLN46Su0nLgIU,1352
191
+ bpy/ops/collection/__init__.pyi,sha256=kTrBNy4iE3zcMsNHwCMsuX_DB2FRfxxZDbC79PEpaHA,3671
192
+ bpy/ops/console/__init__.pyi,sha256=VTjMFZcC-16aPoAOdaJadVE0x7UBqQFo820ljg4Naz0,14642
193
+ bpy/ops/constraint/__init__.pyi,sha256=CVsgll2E-0kWOOXsHATSzcPfLrHuP2MfinBnm2TUBSQ,18061
194
+ bpy/ops/curve/__init__.pyi,sha256=smOKyWV0ew2kShTc7T11X24QOe-YK6K8sLCJCU_M-3k,43928
195
+ bpy/ops/curves/__init__.pyi,sha256=WmZizqZUHqiZ5dHAHq9weUReMvfn3ldxi9OF6_N9dm8,14095
196
+ bpy/ops/cycles/__init__.pyi,sha256=9L_spU4y9ri4fyFpLURh-trT0FbPIGPvnGpA_17ZpAw,3284
197
+ bpy/ops/dpaint/__init__.pyi,sha256=FFoIQfGDcLt_QfEcinly56jC4mzINKlqhTTpFvr1GSI,2956
198
+ bpy/ops/ed/__init__.pyi,sha256=pyEVIAKW33rM4kGb5BIumY-78nzpr8CejNZ-XLQaQx0,12346
199
+ bpy/ops/export_anim/__init__.pyi,sha256=Adx0C-6mhi3VzxZV5iH67ZjZDd0FMfpASSjdhDQn44c,2713
200
+ bpy/ops/export_mesh/__init__.pyi,sha256=11NOIPobcwdRqD76IeoH89VGA7US90TO26ep2H6fq1Q,3455
201
+ bpy/ops/export_scene/__init__.pyi,sha256=0elERxkpds5lThgbZlyDnef467XpaXoV0JMdS06jCJU,49770
202
+ bpy/ops/file/__init__.pyi,sha256=V23XlNnughg1nruzSBxAYDSuWOaj1MjJzP6Cn5TpNhs,33289
203
+ bpy/ops/fluid/__init__.pyi,sha256=-Ok3LM1Wb9G6H2wt5xcC8-gkfQi6jCAv5FFhdGy_7LY,7757
204
+ bpy/ops/font/__init__.pyi,sha256=yiPivTFjYgsy11aSwpRWTNjAn33-OZwqooTyyCmrpww,24130
205
+ bpy/ops/geometry/__init__.pyi,sha256=uT8DjxcqdKN_x31fv5iMLBgSuBJLyZbI0mk0_60PQlc,8972
206
+ bpy/ops/gizmogroup/__init__.pyi,sha256=QyxzRglgqeuLoNGfjUsDCSQ2MoF-eIB2XLjmzmJk-BQ,2305
207
+ bpy/ops/gpencil/__init__.pyi,sha256=eq5Ez4YxAdlXrzP_tS8_H4-0uQXhPwxI4Hhid_Fvjas,140437
208
+ bpy/ops/graph/__init__.pyi,sha256=llJIe1yron9lx39nd_G3RFDt-Bywq7q_aHtEl7VwqCc,64071
209
+ bpy/ops/grease_pencil/__init__.pyi,sha256=E1l5AaW6AiThEOdayfDjPASRjjKkHn7kod8W04T9bFw,28774
210
+ bpy/ops/image/__init__.pyi,sha256=p2OMjcLOOWJh0ydwG4sQTIhHhv-IuZNmW1m0zVF0Tto,60408
211
+ bpy/ops/import_anim/__init__.pyi,sha256=bKgiHmcBwEhMuMc-idr2IY0uOCB1zB1hHGWz2EyXyBo,3572
212
+ bpy/ops/import_curve/__init__.pyi,sha256=7QD0r6JCAbimzLk-v1feEAi5fX_0NVt456lngu_rwC0,1029
213
+ bpy/ops/import_mesh/__init__.pyi,sha256=4Xy8yKhVh3XngM7R1NoEOKnrQNq6m59tffkmF2AxRoo,2481
214
+ bpy/ops/import_scene/__init__.pyi,sha256=ljHdo-3APCoJXVh4t6uJXkE64H1nfOn721MX1eraYU4,13432
215
+ bpy/ops/info/__init__.pyi,sha256=HCTfBUVi8CSB7TNA34IuBdWGA_siciB3VvpzmXUeIXM,5306
216
+ bpy/ops/lattice/__init__.pyi,sha256=OFjv3rpzdx8FrnrDkeiY6FCfh3duPCHXc1iLvk9ub1k,5884
217
+ bpy/ops/marker/__init__.pyi,sha256=ZUXcn64ruQr-d-PYwTo7KPf112tCdqk864Bq12xXSzI,9443
218
+ bpy/ops/mask/__init__.pyi,sha256=mbK1qxE_3B8NyF9STfgsWRCeZ3t5CqbQbLoin7MjMzY,28877
219
+ bpy/ops/material/__init__.pyi,sha256=CzrdSxsYaudNiBsJ1IJPRijXXbUrKRtzK_HUOM6OyG0,1552
220
+ bpy/ops/mball/__init__.pyi,sha256=JB_H9rbJUBaF-j_OZW7qB3CZlL9GVm_11_X2oYf26X4,6635
221
+ bpy/ops/mesh/__init__.pyi,sha256=QIBMZa_Bva7Pf0N3Ecy3qjOGBdS9va8Wf658koLf_44,195108
222
+ bpy/ops/nla/__init__.pyi,sha256=0YYnrbIU-yT42Jk32KWerBtMoJ0FrlE-LQXMzNVfyDk,31705
223
+ bpy/ops/node/__init__.pyi,sha256=NwlUQOuqTjCSo-BIWNHnldB0Uj42ZJbnRkPdviPPcQk,82796
224
+ bpy/ops/object/__init__.pyi,sha256=0SWxEhio9KMAWjb_FRfEj7YquxyTvygyWGFOEpmKAL0,246151
225
+ bpy/ops/outliner/__init__.pyi,sha256=M7-BAlnhC7TIJaw13by9au0OEp1VKq15SwBALSrE2Lo,47092
226
+ bpy/ops/paint/__init__.pyi,sha256=aCmR3jjlvPaCezE6m1kVuO9JuP8iq7zwGqFQzpoT11E,47164
227
+ bpy/ops/paintcurve/__init__.pyi,sha256=libIDMr8RNcoAgVzkp0gFNgVGpNoHEdZJABcdwWCwgo,5628
228
+ bpy/ops/palette/__init__.pyi,sha256=4t__B-OEx1wyyMsZ9GfjgQCNBe3USebdgIUgNLWyoHc,4144
229
+ bpy/ops/particle/__init__.pyi,sha256=PgGMxsN71QMFx0rpyN5fvnNK3OaQh2G23AK7x-HNcvc,24760
230
+ bpy/ops/pose/__init__.pyi,sha256=lQvqlcPCjcGbBnP9mbjZRmQnzxEM3gj7S15heZtnBn8,34807
231
+ bpy/ops/poselib/__init__.pyi,sha256=qIMUZCAAsnRNCeZrPrps3XA_3dVdmmt9kkd-JV8kbAI,8123
232
+ bpy/ops/preferences/__init__.pyi,sha256=6tiAwqU1NzZj_FMwwfjLwGypOpUvvx0aAW7s9spS8uE,41218
233
+ bpy/ops/ptcache/__init__.pyi,sha256=gOx2NAQ_QFeqxZiy8bkjcGTG7XQtd1HvPkhMx5v_zx0,3867
234
+ bpy/ops/render/__init__.pyi,sha256=5hHma9kv6PIe8YeGA7YhR7yeA63gebiNylmN-k0Lqdk,13647
235
+ bpy/ops/rigidbody/__init__.pyi,sha256=YMoev8V_r5n2xwClSwVIbSM3iVNm9LPyzm3HfCzRJ1Y,10747
236
+ bpy/ops/scene/__init__.pyi,sha256=MlZOb4wdBMSEyk2E4P5W11CcV8E4j27aNdZ5atwIqS0,27349
237
+ bpy/ops/screen/__init__.pyi,sha256=v4rn5hpd2YIytOewVpsHRwNb_Bwlty3onYGEIceWMJA,35396
238
+ bpy/ops/script/__init__.pyi,sha256=UUXhPI80Q_qUZr6G8IAF6uMltIzfwZWeiNY8ZsF1ebo,2183
239
+ bpy/ops/sculpt/__init__.pyi,sha256=WMal_FwyOj-JsmJtp_yH7NrJKyco6A3-BrJO0ezPcdo,46422
240
+ bpy/ops/sculpt_curves/__init__.pyi,sha256=jAuf32aHGBVS1bIG8gk73rkKtZROYInjQqjs-AFeJEM,4066
241
+ bpy/ops/sequencer/__init__.pyi,sha256=kDnL9V8DmXgxNmz5iAShXE10ylF26mBmnJbR4jXDDtc,107179
242
+ bpy/ops/sound/__init__.pyi,sha256=At8K3M2txQTQXRLsr1Vl2NLwM6fj1TndI5jFmCWzzTk,23499
243
+ bpy/ops/spreadsheet/__init__.pyi,sha256=9Fqppqxvfcd6CF61CRBIEfSx1-GshWwBGhi7fPBNklY,2815
244
+ bpy/ops/surface/__init__.pyi,sha256=MKVZzXir_s1V67m-iPh1bLN6bT-1bAZAuA63DG8D7pU,11031
245
+ bpy/ops/text/__init__.pyi,sha256=wlgx-eDKMKEasNyWOyTD_hPWmQWCgMkUpA9m2p-GuGY,35596
246
+ bpy/ops/text_editor/__init__.pyi,sha256=kYOw5alregZSA-RmjDtBWdywtTIpauImmXkSJOMVo60,1358
247
+ bpy/ops/texture/__init__.pyi,sha256=ui41gzDv4diJMRDDuVjpZp4-3z4vT0pCvdY3cFXwIcU,2218
248
+ bpy/ops/transform/__init__.pyi,sha256=_jxr7an2cSvEuha4tySDiwdWj2IDRUDX2-X7fYaXSUo,87174
249
+ bpy/ops/ui/__init__.pyi,sha256=AIT58s3UV4QsL3vmhYDIC8etUwaxGFtUDVDzuETZLos,20772
250
+ bpy/ops/uilist/__init__.pyi,sha256=11XVA9xiVfXNgdeaXy5o-4VcGjCmIB7jk8bQsBks-fk,3253
251
+ bpy/ops/uv/__init__.pyi,sha256=2wo6Ko-fdEWm0PRXDQPqIaFVjZ6_gEB09eG7r0ih3Rs,62429
252
+ bpy/ops/view2d/__init__.pyi,sha256=Cp_YPhOJnWyETljbEkVFgbDiM0fNLGpq0HP5aAI4pgI,12715
253
+ bpy/ops/view3d/__init__.pyi,sha256=AMcJodTPF4u-dMdIa1Jw91OrhQkKB2j42S22p9b-2Tg,59685
254
+ bpy/ops/wm/__init__.pyi,sha256=6fnJMrSPkfNEd3d9JyQGZrwoZlpH27qVCZ3jrEup-Mw,291027
255
+ bpy/ops/workspace/__init__.pyi,sha256=_JxYjl8AuSUtwEmKHUR-EswIAhN-jSu_XnPAFqxTqMQ,4147
256
+ bpy/ops/world/__init__.pyi,sha256=J0L2bR-WDLhzyvpEhcud7L6ovc5uwNlXHHuNXRF36nw,571
257
+ bpy/path/__init__.pyi,sha256=UCfQ6H7g5j9jwGjKPxd2eYMJwzQ5-Vr3Kd6hXH3thiw,6314
258
+ bpy/props/__init__.pyi,sha256=Qxkp4fnTsA9dfNA8cPfUDds0eoKjImXl6L9T7Wf4vPw,28726
259
+ bpy/types/__init__.pyi,sha256=SciiX3oVdkelGutG490NmHNfbWTTCms9uSyTSImPonw,3497684
260
+ bpy/utils/__init__.pyi,sha256=6BR5xF10wTP9By4b4julLiLNizI604l6keHak0cUPgU,11000
261
+ bpy/utils/previews/__init__.pyi,sha256=QUL94heIKlOmcCIBSYgpWFG75uqAW0YPzRTsIbtA1rA,2308
262
+ bpy/utils/units/__init__.pyi,sha256=Htz1Vbpcp-YbtdqyvJyv-rsNAVHZVahWNi6Xy2qHUco,2786
263
+ bpy_extras/__init__.pyi,sha256=wQeDfzXd2gMgJAvi9DorPYp9Ymx4rjCIrakvHxLujBE,437
264
+ bpy_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
265
+ bpy_extras/anim_utils/__init__.pyi,sha256=8jDTy-ahrk8_qPgDo-Bu-4AjYaltIdscsz5_VtoGY4U,2777
266
+ bpy_extras/asset_utils/__init__.pyi,sha256=kuqjM52cXkw2EQ8bnsEZGK66aKDS2cnxzSglUfctBU4,394
267
+ bpy_extras/bmesh_utils/__init__.pyi,sha256=p7GWEKWhCWmzjXIZT7nB6uegptQVSY_MTsw574flCGg,173
268
+ bpy_extras/extensions/__init__.pyi,sha256=bdsIrb_l0d2w4d7-VdYRHrY1iSferwAUc8qAkJTmdtM,100
269
+ bpy_extras/extensions/junction_module/__init__.pyi,sha256=9kTb4T-HGHQO3yiD8pSc0uuyhtKu6snMKcxQT5m8qD0,525
270
+ bpy_extras/id_map_utils/__init__.pyi,sha256=SrhcK5xFVs5lTAGW9PEZ58zBEFJQwJ2AIgjcIGNGREw,425
271
+ bpy_extras/image_utils/__init__.pyi,sha256=56zC1RxKITUDSCeAT1eciP8YGFlwQ4w5V0G-Hu3RCtQ,2170
272
+ bpy_extras/io_utils/__init__.pyi,sha256=cKw3qsuuuqB3syg0sHkKPzu-IVJxAxKCJSjHyYAtmmg,4802
273
+ bpy_extras/keyconfig_utils/__init__.pyi,sha256=coL-UPT3EQ1kPzM5LMXA6QKsU9C1NwoxekZAH95YhNI,409
274
+ bpy_extras/mesh_utils/__init__.pyi,sha256=GnCwauIJ6iPCo85RbWvygfofFsu7LCbW8me3MAlioJI,2847
275
+ bpy_extras/node_shader_utils/__init__.pyi,sha256=y3kCCSGWkEUPkpHb31fKcXTRtA_DbhlmBjt5dRh6_wU,4713
276
+ bpy_extras/node_utils/__init__.pyi,sha256=51KWRWunxYuCdNOWEH_xEBoLppxQnKpytTe6q5g2afQ,204
277
+ bpy_extras/object_utils/__init__.pyi,sha256=1ysQ0fQLXwtfyvH_iplfS3ExIzaQqwziO3kWuAQb0L8,2720
278
+ bpy_extras/view3d_utils/__init__.pyi,sha256=RoBSY5O-e0nLCcuCkno4TOZIGvZCcPEMb6RuzzZXkOo,3558
279
+ bpy_extras/wm_utils/__init__.pyi,sha256=DW9DeIMC3fdLn7M9-PndWQSe2eT-mB5rhr8au0xj02M,100
280
+ bpy_extras/wm_utils/progress_report/__init__.pyi,sha256=N9ozLSmxULmhN375IgpBDbOWuyuuoTq_4jH8w7GUD4k,798
281
+ bpy_restrict_state/__init__.pyi,sha256=FWYb4wzAkOHMeJ2bAGJdOyyfARckky4_sO9ept0JgJQ,254
282
+ bpy_restrict_state/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
283
+ bpy_types/__init__.pyi,sha256=Lc5fVdUkll_55ANiznV3f-Bd5DqB16AsaGLSpbZ5mqk,39736
284
+ bpy_types/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
285
+ console_python/__init__.pyi,sha256=hAAC2E6p9fyymuWQ6gKpKUEH-mOIhs1HF2K0UEut4OU,462
286
+ console_python/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
287
+ console_shell/__init__.pyi,sha256=axapVKXvEyfK32jcLapRtVJwJtD6Z0oua91MHtx7O4Q,266
288
+ console_shell/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
289
+ freestyle/__init__.pyi,sha256=z5mDbXix-YQPGwJzrLn4LVRdUrfqkYuNDuSlBOkr4ls,213
290
+ freestyle/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
291
+ freestyle/chainingiterators/__init__.pyi,sha256=XZJjsBbHBnv-cdrKa0VBvG4-6u6zD1b7mmL4t184Q-k,9341
292
+ freestyle/functions/__init__.pyi,sha256=e_ckDssalzG1v4YTblq5cS-zJrK88RakBWjnT9yUIbE,47796
293
+ freestyle/predicates/__init__.pyi,sha256=IXjO_Fm5dNi93fW_EaQmTG1_KSc88pESx56jeyLN4Oc,13162
294
+ freestyle/shaders/__init__.pyi,sha256=xu724tjdeSa6OnmNQAS3ZqyOQsbMyL7G564841pZcqg,22656
295
+ freestyle/types/__init__.pyi,sha256=MefvZ1iwnwAzDqgQBb7Gu1T0RU0N4NrupH9Zi0MtOw4,85235
296
+ freestyle/utils/__init__.pyi,sha256=2VaBY92mbocx10cc3UfSKDWgsGSiouaB7mKe1MANq9M,5591
297
+ freestyle/utils/ContextFunctions/__init__.pyi,sha256=EQh-uQpb4Vm9zjo6F56AaRt569bTe993wBDFfPcvmrM,3348
298
+ gpu/__init__.pyi,sha256=-kmHOqM7qBmsvWHM59hfQclGgCWxD_TdtItlf4UUH1I,245
299
+ gpu/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
300
+ gpu/capabilities/__init__.pyi,sha256=jboJ1JzD1NE0abClF-RnUZLj5hlJoFOnSPp-Cn_MKZk,3644
301
+ gpu/matrix/__init__.pyi,sha256=PhvlHZXJ-DR3uwXlcDNa5Gd5tVZe_ta32_Ck9zsU-yE,2693
302
+ gpu/platform/__init__.pyi,sha256=O1NIYK4tJespUJKfS4plhrXeOcNLca1zz1zS4QpPIz4,799
303
+ gpu/select/__init__.pyi,sha256=VGKkhRWB7q9Bjimk9yNRJDlsWupZpm6KJXhVlfL4BE8,234
304
+ gpu/shader/__init__.pyi,sha256=PxnUed0rpmWjT7JCNBLmR1O5QEPD_oBt-QQYPpLDVZ0,1187
305
+ gpu/state/__init__.pyi,sha256=0kdRYDjz_3luIIhp-Cbjscg8yqQ08OoErUNYw66WF6E,5371
306
+ gpu/texture/__init__.pyi,sha256=iU0I-9Ru2NREGbZE0rGx5x3lj5Z0hn0MG51Bcl9sEsc,597
307
+ gpu/types/__init__.pyi,sha256=qoTaUGTM4Wb5oys43M7tLP3mrkZSBMsRG1W_uxA1VT4,29736
308
+ gpu_extras/__init__.pyi,sha256=V1uJEyWgegeo-UCSy3_bONu8zeb_0dJE7WUC7yYMvLI,112
309
+ gpu_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
310
+ gpu_extras/batch/__init__.pyi,sha256=e9K9IaNuUhe2uCRNEDINtXY6pFOa7GhQtsp4SIFkO7E,780
311
+ gpu_extras/presets/__init__.pyi,sha256=T3Mx78yPPjDAh4N-6Rr5UJW6dtnYA2Jhfh_UYMg4y-c,1436
312
+ graphviz_export/__init__.pyi,sha256=d1Qt_zrm05wWXXwCTednBdXOpFfA1180R3LWqaqqLNk,225
313
+ graphviz_export/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
314
+ idprop/__init__.pyi,sha256=VrqW1I_LJSGD7wUckdB6BuAnXGty0TKBrgII9mVAfsc,90
315
+ idprop/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
316
+ idprop/types/__init__.pyi,sha256=jsen1xhQnfAJomKezC2qqXkCWzHoqL6A819hFU-GbVo,1988
317
+ imbuf/__init__.pyi,sha256=EUoH7r6l91GT-Nf6Bkt9n-PA02Xn4jnoaLBuAYJ1bP8,994
318
+ imbuf/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
319
+ imbuf/types/__init__.pyi,sha256=Bf_yZuYWamB90Xi3zZ6qgBpLKuxgT3uhSql0OnRNUqQ,1259
320
+ keyingsets_builtins/__init__.pyi,sha256=QkQcuD_sTRVgiyMfiR1_F0c9qbGbvKseTOjZr1XYMj8,31262
321
+ keyingsets_builtins/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
322
+ keyingsets_utils/__init__.pyi,sha256=tWSmup39SOc5zT5BbEqgV92mYmwKLsTMzA61M0NVGRo,861
323
+ keyingsets_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
324
+ mathutils/__init__.pyi,sha256=CQxE_2Cz-KorfZq-dxJolf3t999LRk6B4jC8fmgI-lg,88109
325
+ mathutils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
326
+ mathutils/bvhtree/__init__.pyi,sha256=4uGsKHMlm30FSadf9J7yGJl-b_l2HPRfM1GUr7CzIsQ,4750
327
+ mathutils/geometry/__init__.pyi,sha256=-I7dkz1s9zizBmqJH-EFLbmJxj9M3G7SMjxOsLpgPII,22690
328
+ mathutils/interpolate/__init__.pyi,sha256=yjMupwMoV0tq4nVK_A2Gs2ZQMgd2L6po2EYMklEasFs,344
329
+ mathutils/kdtree/__init__.pyi,sha256=gB2aEQ1H4SSrGLcH4pC-X48aVzBMTf1yZ-y9QaS2a3w,2257
330
+ mathutils/noise/__init__.pyi,sha256=dOOCM_VJKuSGIWNolWwAkAWr_34SZnKxnqeNVy1Jr_c,13231
331
+ nodeitems_builtins/__init__.pyi,sha256=UbHBBzoNGer0PPI_00pQ4xVpHQEmZ8rbksSxpJ8tx5E,640
332
+ nodeitems_builtins/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
333
+ nodeitems_utils/__init__.pyi,sha256=0A_nJXfVNtLd9r-7uEZRYxMG-3zV6xNU7HBU6QvPsFY,635
334
+ nodeitems_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
335
+ rna_info/__init__.pyi,sha256=gxl-mF88_JMrTMYRuLCiEpd7-T6y1vpe9ysrMbk8Xis,2686
336
+ rna_info/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
337
+ rna_keymap_ui/__init__.pyi,sha256=0APJhwMv7m5H2o5Hv37vOOPfmFIXBaPGm95uR9fbMXw,454
338
+ rna_keymap_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
339
+ rna_prop_ui/__init__.pyi,sha256=ODno1iKkBPqi5qlOVH4SfkJVQ1wSxypQ1qejYTlNx0M,972
340
+ rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
341
+ rna_xml/__init__.pyi,sha256=WGctDNGVGzRL-35EnDTDB-TorJR5i7RqwJMrbjibmYo,486
342
+ rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
343
+ sys_info/__init__.pyi,sha256=VURe7mxbbiC4wBBxcXDSIEPqJ4Prs7z_3UKL2qMlg0Y,109
344
+ sys_info/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
345
+ fake_bpy_module-20231228.dist-info/METADATA,sha256=CaVOGoCgBL6ZgXS2IJfmkZ5vdZNPBu7l5XRLmrJSQw8,7008
346
+ fake_bpy_module-20231228.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
347
+ fake_bpy_module-20231228.dist-info/top_level.txt,sha256=7r84ZPNSbRAopA50b0pH3uZ2ysQ2IvkuP0uXadxl7gs,495
348
+ fake_bpy_module-20231228.dist-info/RECORD,,
@@ -75,15 +75,9 @@ class pyChainSilhouetteGenericIterator:
75
75
  ...
76
76
 
77
77
  def init(self):
78
- '''
79
-
80
- '''
81
78
  ...
82
79
 
83
80
  def traverse(self, iter):
84
- '''
85
-
86
- '''
87
81
  ...
88
82
 
89
83
 
@@ -92,15 +86,9 @@ class pyChainSilhouetteIterator:
92
86
  '''
93
87
 
94
88
  def init(self):
95
- '''
96
-
97
- '''
98
89
  ...
99
90
 
100
91
  def traverse(self, iter):
101
- '''
102
-
103
- '''
104
92
  ...
105
93
 
106
94
 
@@ -109,21 +97,12 @@ class pyExternalContourChainingIterator:
109
97
  '''
110
98
 
111
99
  def checkViewEdge(self, ve, orientation):
112
- '''
113
-
114
- '''
115
100
  ...
116
101
 
117
102
  def init(self):
118
- '''
119
-
120
- '''
121
103
  ...
122
104
 
123
105
  def traverse(self, iter):
124
- '''
125
-
126
- '''
127
106
  ...
128
107
 
129
108
 
@@ -142,15 +121,9 @@ class pyFillOcclusionsAbsoluteAndRelativeChainingIterator:
142
121
  ...
143
122
 
144
123
  def init(self):
145
- '''
146
-
147
- '''
148
124
  ...
149
125
 
150
126
  def traverse(self, iter):
151
- '''
152
-
153
- '''
154
127
  ...
155
128
 
156
129
 
@@ -167,15 +140,9 @@ class pyFillOcclusionsAbsoluteChainingIterator:
167
140
  ...
168
141
 
169
142
  def init(self):
170
- '''
171
-
172
- '''
173
143
  ...
174
144
 
175
145
  def traverse(self, iter):
176
- '''
177
-
178
- '''
179
146
  ...
180
147
 
181
148
 
@@ -192,15 +159,9 @@ class pyFillOcclusionsRelativeChainingIterator:
192
159
  ...
193
160
 
194
161
  def init(self):
195
- '''
196
-
197
- '''
198
162
  ...
199
163
 
200
164
  def traverse(self, iter):
201
- '''
202
-
203
- '''
204
165
  ...
205
166
 
206
167
 
@@ -219,15 +180,9 @@ class pyFillQi0AbsoluteAndRelativeChainingIterator:
219
180
  ...
220
181
 
221
182
  def init(self):
222
- '''
223
-
224
- '''
225
183
  ...
226
184
 
227
185
  def traverse(self, iter):
228
- '''
229
-
230
- '''
231
186
  ...
232
187
 
233
188
 
@@ -244,15 +199,9 @@ class pyNoIdChainSilhouetteIterator:
244
199
  ...
245
200
 
246
201
  def init(self):
247
- '''
248
-
249
- '''
250
202
  ...
251
203
 
252
204
  def traverse(self, iter):
253
- '''
254
-
255
- '''
256
205
  ...
257
206
 
258
207
 
@@ -271,9 +220,6 @@ class pySketchyChainSilhouetteIterator:
271
220
  ...
272
221
 
273
222
  def init(self):
274
- '''
275
-
276
- '''
277
223
  ...
278
224
 
279
225
  def make_sketchy(self, ve):
@@ -283,9 +229,6 @@ class pySketchyChainSilhouetteIterator:
283
229
  ...
284
230
 
285
231
  def traverse(self, iter):
286
- '''
287
-
288
- '''
289
232
  ...
290
233
 
291
234
 
@@ -294,13 +237,7 @@ class pySketchyChainingIterator:
294
237
  '''
295
238
 
296
239
  def init(self):
297
- '''
298
-
299
- '''
300
240
  ...
301
241
 
302
242
  def traverse(self, iter):
303
- '''
304
-
305
- '''
306
243
  ...