fake-bpy-module 20240607__tar.gz → 20240609__tar.gz

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

Potentially problematic release.


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

Files changed (362) hide show
  1. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/PKG-INFO +1 -1
  2. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/generic_ui_list/__init__.pyi +2 -2
  3. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_userpref/__init__.pyi +540 -0
  4. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bmesh/types/__init__.pyi +6 -3
  5. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/app/handlers/__init__.pyi +36 -40
  6. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/app/timers/__init__.pyi +9 -1
  7. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/extensions/__init__.pyi +15 -1
  8. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/preferences/__init__.pyi +5 -39
  9. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/wm/__init__.pyi +10 -10
  10. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/types/__init__.pyi +20928 -20924
  11. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  12. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/README.md +0 -0
  13. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/_bpy_internal/__init__.pyi +0 -0
  14. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/_bpy_internal/freedesktop/__init__.pyi +0 -0
  15. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/_bpy_internal/py.typed +0 -0
  16. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/addon_utils/__init__.pyi +0 -0
  17. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/addon_utils/py.typed +0 -0
  18. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/animsys_refactor/__init__.pyi +0 -0
  19. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/animsys_refactor/py.typed +0 -0
  20. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/aud/__init__.pyi +0 -0
  21. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/aud/py.typed +0 -0
  22. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bgl/__init__.pyi +0 -0
  23. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bgl/py.typed +0 -0
  24. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_app_override/__init__.pyi +0 -0
  25. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_app_override/helpers/__init__.pyi +0 -0
  26. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_app_override/py.typed +0 -0
  27. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_app_template_utils/__init__.pyi +0 -0
  28. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_app_template_utils/py.typed +0 -0
  29. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_console_utils/__init__.pyi +0 -0
  30. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  31. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  32. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  33. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  34. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  35. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_console_utils/py.typed +0 -0
  36. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/__init__.pyi +0 -0
  37. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  38. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  39. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/py.typed +0 -0
  40. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/settings/__init__.pyi +0 -0
  41. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/utils/__init__.pyi +0 -0
  42. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  43. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  44. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  45. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_keymap_utils/__init__.pyi +0 -0
  46. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_keymap_utils/io/__init__.pyi +0 -0
  47. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  48. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  49. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  50. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_keymap_utils/py.typed +0 -0
  51. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  52. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_math/__init__.pyi +0 -0
  53. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_math/py.typed +0 -0
  54. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/__init__.pyi +0 -0
  55. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  56. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/anim/__init__.pyi +0 -0
  57. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/assets/__init__.pyi +0 -0
  58. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/bmesh/__init__.pyi +0 -0
  59. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  60. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/clip/__init__.pyi +0 -0
  61. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/connect_to_output/__init__.pyi +0 -0
  62. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/console/__init__.pyi +0 -0
  63. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/constraint/__init__.pyi +0 -0
  64. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/file/__init__.pyi +0 -0
  65. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/freestyle/__init__.pyi +0 -0
  66. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  67. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/image/__init__.pyi +0 -0
  68. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/image_as_planes/__init__.pyi +0 -0
  69. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/mesh/__init__.pyi +0 -0
  70. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/node/__init__.pyi +0 -0
  71. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/node_editor/__init__.pyi +0 -0
  72. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  73. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/object/__init__.pyi +0 -0
  74. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/object_align/__init__.pyi +0 -0
  75. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  76. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  77. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/presets/__init__.pyi +0 -0
  78. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/py.typed +0 -0
  79. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/rigidbody/__init__.pyi +0 -0
  80. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  81. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/sequencer/__init__.pyi +0 -0
  82. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/spreadsheet/__init__.pyi +0 -0
  83. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/userpref/__init__.pyi +0 -0
  84. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  85. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  86. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  87. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  88. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/view3d/__init__.pyi +0 -0
  89. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/wm/__init__.pyi +0 -0
  90. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_operators/world/__init__.pyi +0 -0
  91. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_previews_utils/__init__.pyi +0 -0
  92. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  93. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_previews_utils/py.typed +0 -0
  94. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_rna_utils/__init__.pyi +0 -0
  95. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_rna_utils/data_path/__init__.pyi +0 -0
  96. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_rna_utils/py.typed +0 -0
  97. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_text_utils/__init__.pyi +0 -0
  98. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_text_utils/external_editor/__init__.pyi +0 -0
  99. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_text_utils/py.typed +0 -0
  100. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/__init__.pyi +0 -0
  101. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/anim/__init__.pyi +0 -0
  102. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/asset_shelf/__init__.pyi +0 -0
  103. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/node_add_menu/__init__.pyi +0 -0
  104. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  105. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  106. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  107. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  108. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_animviz/__init__.pyi +0 -0
  109. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_collection/__init__.pyi +0 -0
  110. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_constraint/__init__.pyi +0 -0
  111. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  112. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  113. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  114. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  115. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  116. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  117. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  118. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  119. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  120. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_light/__init__.pyi +0 -0
  121. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  122. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  123. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  124. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  125. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  126. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  127. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  128. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  129. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  130. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  131. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  132. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_material/__init__.pyi +0 -0
  133. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  134. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_object/__init__.pyi +0 -0
  135. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_output/__init__.pyi +0 -0
  136. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  137. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_particle/__init__.pyi +0 -0
  138. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  139. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  140. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  141. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  142. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  143. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  144. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  145. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  146. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  147. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_render/__init__.pyi +0 -0
  148. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_scene/__init__.pyi +0 -0
  149. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_texture/__init__.pyi +0 -0
  150. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  151. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_workspace/__init__.pyi +0 -0
  152. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/properties_world/__init__.pyi +0 -0
  153. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/py.typed +0 -0
  154. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_clip/__init__.pyi +0 -0
  155. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_console/__init__.pyi +0 -0
  156. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  157. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  158. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_graph/__init__.pyi +0 -0
  159. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_image/__init__.pyi +0 -0
  160. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_info/__init__.pyi +0 -0
  161. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_nla/__init__.pyi +0 -0
  162. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_node/__init__.pyi +0 -0
  163. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_outliner/__init__.pyi +0 -0
  164. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_properties/__init__.pyi +0 -0
  165. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_sequencer/__init__.pyi +0 -0
  166. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  167. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_statusbar/__init__.pyi +0 -0
  168. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_text/__init__.pyi +0 -0
  169. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_time/__init__.pyi +0 -0
  170. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  171. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  172. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_topbar/__init__.pyi +0 -0
  173. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_view3d/__init__.pyi +0 -0
  174. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  175. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
  176. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui/utils/__init__.pyi +0 -0
  177. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui_utils/__init__.pyi +0 -0
  178. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  179. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui_utils/layout/__init__.pyi +0 -0
  180. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bl_ui_utils/py.typed +0 -0
  181. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/blend_render_info/__init__.pyi +0 -0
  182. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/blend_render_info/py.typed +0 -0
  183. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/blf/__init__.pyi +0 -0
  184. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/blf/py.typed +0 -0
  185. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bmesh/__init__.pyi +0 -0
  186. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bmesh/geometry/__init__.pyi +0 -0
  187. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bmesh/ops/__init__.pyi +0 -0
  188. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bmesh/py.typed +0 -0
  189. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bmesh/utils/__init__.pyi +0 -0
  190. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/__init__.pyi +0 -0
  191. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/app/__init__.pyi +0 -0
  192. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/app/icons/__init__.pyi +0 -0
  193. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/app/translations/__init__.pyi +0 -0
  194. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/msgbus/__init__.pyi +0 -0
  195. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/__init__.pyi +0 -0
  196. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/action/__init__.pyi +0 -0
  197. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/anim/__init__.pyi +0 -0
  198. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/armature/__init__.pyi +0 -0
  199. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/asset/__init__.pyi +0 -0
  200. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/boid/__init__.pyi +0 -0
  201. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/brush/__init__.pyi +0 -0
  202. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/buttons/__init__.pyi +0 -0
  203. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/cachefile/__init__.pyi +0 -0
  204. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/camera/__init__.pyi +0 -0
  205. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/clip/__init__.pyi +0 -0
  206. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/cloth/__init__.pyi +0 -0
  207. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/collection/__init__.pyi +0 -0
  208. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/console/__init__.pyi +0 -0
  209. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/constraint/__init__.pyi +0 -0
  210. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/curve/__init__.pyi +0 -0
  211. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/curves/__init__.pyi +0 -0
  212. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/cycles/__init__.pyi +0 -0
  213. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/dpaint/__init__.pyi +0 -0
  214. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/ed/__init__.pyi +0 -0
  215. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/export_anim/__init__.pyi +0 -0
  216. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/export_scene/__init__.pyi +0 -0
  217. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/file/__init__.pyi +0 -0
  218. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/fluid/__init__.pyi +0 -0
  219. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/font/__init__.pyi +0 -0
  220. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/geometry/__init__.pyi +0 -0
  221. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  222. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/gpencil/__init__.pyi +0 -0
  223. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/graph/__init__.pyi +0 -0
  224. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  225. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/image/__init__.pyi +0 -0
  226. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/import_anim/__init__.pyi +0 -0
  227. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/import_curve/__init__.pyi +0 -0
  228. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/import_scene/__init__.pyi +0 -0
  229. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/info/__init__.pyi +0 -0
  230. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/lattice/__init__.pyi +0 -0
  231. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/marker/__init__.pyi +0 -0
  232. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/mask/__init__.pyi +0 -0
  233. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/material/__init__.pyi +0 -0
  234. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/mball/__init__.pyi +0 -0
  235. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/mesh/__init__.pyi +0 -0
  236. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/nla/__init__.pyi +0 -0
  237. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/node/__init__.pyi +0 -0
  238. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/object/__init__.pyi +0 -0
  239. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/outliner/__init__.pyi +0 -0
  240. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/paint/__init__.pyi +0 -0
  241. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/paintcurve/__init__.pyi +0 -0
  242. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/palette/__init__.pyi +0 -0
  243. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/particle/__init__.pyi +0 -0
  244. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/pose/__init__.pyi +0 -0
  245. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/poselib/__init__.pyi +0 -0
  246. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/ptcache/__init__.pyi +0 -0
  247. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/render/__init__.pyi +0 -0
  248. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/rigidbody/__init__.pyi +0 -0
  249. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/scene/__init__.pyi +0 -0
  250. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/screen/__init__.pyi +0 -0
  251. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/script/__init__.pyi +0 -0
  252. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/sculpt/__init__.pyi +0 -0
  253. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  254. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/sequencer/__init__.pyi +0 -0
  255. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/sound/__init__.pyi +0 -0
  256. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  257. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/surface/__init__.pyi +0 -0
  258. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/text/__init__.pyi +0 -0
  259. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/text_editor/__init__.pyi +0 -0
  260. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/texture/__init__.pyi +0 -0
  261. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/transform/__init__.pyi +0 -0
  262. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/ui/__init__.pyi +0 -0
  263. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/uilist/__init__.pyi +0 -0
  264. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/uv/__init__.pyi +0 -0
  265. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/view2d/__init__.pyi +0 -0
  266. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/view3d/__init__.pyi +0 -0
  267. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/workspace/__init__.pyi +0 -0
  268. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/ops/world/__init__.pyi +0 -0
  269. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/path/__init__.pyi +0 -0
  270. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/props/__init__.pyi +0 -0
  271. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/py.typed +0 -0
  272. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/utils/__init__.pyi +0 -0
  273. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/utils/previews/__init__.pyi +0 -0
  274. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy/utils/units/__init__.pyi +0 -0
  275. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/__init__.pyi +0 -0
  276. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/anim_utils/__init__.pyi +0 -0
  277. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/asset_utils/__init__.pyi +0 -0
  278. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  279. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/extensions/__init__.pyi +0 -0
  280. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  281. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  282. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/image_utils/__init__.pyi +0 -0
  283. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/io_utils/__init__.pyi +0 -0
  284. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  285. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  286. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  287. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/node_utils/__init__.pyi +0 -0
  288. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/object_utils/__init__.pyi +0 -0
  289. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/py.typed +0 -0
  290. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  291. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/wm_utils/__init__.pyi +0 -0
  292. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  293. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_restrict_state/__init__.pyi +0 -0
  294. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_restrict_state/py.typed +0 -0
  295. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_types/__init__.pyi +0 -0
  296. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/bpy_types/py.typed +0 -0
  297. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/console_python/__init__.pyi +0 -0
  298. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/console_python/py.typed +0 -0
  299. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/console_shell/__init__.pyi +0 -0
  300. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/console_shell/py.typed +0 -0
  301. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  302. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  303. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/fake_bpy_module.egg-info/top_level.txt +0 -0
  304. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/__init__.pyi +0 -0
  305. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/chainingiterators/__init__.pyi +0 -0
  306. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/functions/__init__.pyi +0 -0
  307. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/predicates/__init__.pyi +0 -0
  308. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/py.typed +0 -0
  309. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/shaders/__init__.pyi +0 -0
  310. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/types/__init__.pyi +0 -0
  311. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  312. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/freestyle/utils/__init__.pyi +0 -0
  313. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/__init__.pyi +0 -0
  314. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/capabilities/__init__.pyi +0 -0
  315. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/matrix/__init__.pyi +0 -0
  316. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/platform/__init__.pyi +0 -0
  317. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/py.typed +0 -0
  318. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/select/__init__.pyi +0 -0
  319. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/shader/__init__.pyi +0 -0
  320. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/state/__init__.pyi +0 -0
  321. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/texture/__init__.pyi +0 -0
  322. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu/types/__init__.pyi +0 -0
  323. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu_extras/__init__.pyi +0 -0
  324. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu_extras/batch/__init__.pyi +0 -0
  325. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu_extras/presets/__init__.pyi +0 -0
  326. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/gpu_extras/py.typed +0 -0
  327. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/graphviz_export/__init__.pyi +0 -0
  328. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/graphviz_export/py.typed +0 -0
  329. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/idprop/__init__.pyi +0 -0
  330. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/idprop/py.typed +0 -0
  331. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/idprop/types/__init__.pyi +0 -0
  332. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/imbuf/__init__.pyi +0 -0
  333. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/imbuf/py.typed +0 -0
  334. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/imbuf/types/__init__.pyi +0 -0
  335. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/keyingsets_builtins/__init__.pyi +0 -0
  336. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/keyingsets_builtins/py.typed +0 -0
  337. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/keyingsets_utils/__init__.pyi +0 -0
  338. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/keyingsets_utils/py.typed +0 -0
  339. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/mathutils/__init__.pyi +0 -0
  340. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/mathutils/bvhtree/__init__.pyi +0 -0
  341. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/mathutils/geometry/__init__.pyi +0 -0
  342. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/mathutils/interpolate/__init__.pyi +0 -0
  343. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/mathutils/kdtree/__init__.pyi +0 -0
  344. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/mathutils/noise/__init__.pyi +0 -0
  345. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/mathutils/py.typed +0 -0
  346. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/nodeitems_builtins/__init__.pyi +0 -0
  347. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/nodeitems_builtins/py.typed +0 -0
  348. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/nodeitems_utils/__init__.pyi +0 -0
  349. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/nodeitems_utils/py.typed +0 -0
  350. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/pyproject.toml +0 -0
  351. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/rna_info/__init__.pyi +0 -0
  352. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/rna_info/py.typed +0 -0
  353. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/rna_keymap_ui/__init__.pyi +0 -0
  354. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/rna_keymap_ui/py.typed +0 -0
  355. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/rna_prop_ui/__init__.pyi +0 -0
  356. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/rna_prop_ui/py.typed +0 -0
  357. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/rna_xml/__init__.pyi +0 -0
  358. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/rna_xml/py.typed +0 -0
  359. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/setup.cfg +0 -0
  360. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/setup.py +0 -0
  361. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/sys_info/__init__.pyi +0 -0
  362. {fake_bpy_module-20240607 → fake_bpy_module-20240609}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240607
3
+ Version: 20240609
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
@@ -724,7 +724,7 @@ class UILIST_OT_entry_remove(GenericUIListOperator, bpy_types.Operator):
724
724
 
725
725
  def draw_ui_list(
726
726
  layout: bpy.types.UILayout,
727
- context: bpy_types.Context,
727
+ context: bpy.types.Context,
728
728
  class_name: str = "UI_UL_list",
729
729
  unique_id: str = None,
730
730
  list_path: str = None,
@@ -739,7 +739,7 @@ def draw_ui_list(
739
739
  :param layout: UILayout to draw the list in.
740
740
  :type layout: bpy.types.UILayout
741
741
  :param context: Blender context to get the list data from.
742
- :type context: bpy_types.Context
742
+ :type context: bpy.types.Context
743
743
  :param class_name: Name of the UIList class to draw. The default is the UIList class that ships with Blender.
744
744
  :type class_name: str
745
745
  :param unique_id: Unique identifier to differentiate this from other UI lists.
@@ -670,6 +670,546 @@ class USERPREF_MT_editor_menus(bpy_types.Menu, bpy_types._GenericUI):
670
670
  """
671
671
  ...
672
672
 
673
+ class USERPREF_MT_extensions_active_repo(bpy_types.Menu, bpy_types._GenericUI):
674
+ bl_label: typing.Any
675
+ bl_rna: typing.Any
676
+ id_data: typing.Any
677
+
678
+ def append(self, draw_func):
679
+ """Append a draw function to this menu,
680
+ takes the same arguments as the menus draw function
681
+
682
+ :param draw_func:
683
+ """
684
+ ...
685
+
686
+ def as_pointer(self) -> int:
687
+ """Returns the memory address which holds a pointer to Blender's internal data
688
+
689
+ :return: int (memory address).
690
+ :rtype: int
691
+ """
692
+ ...
693
+
694
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
695
+ """
696
+
697
+ :return: The RNA type or default when not found.
698
+ :rtype: bpy.types.Struct
699
+ """
700
+ ...
701
+
702
+ def bl_rna_get_subclass_py(self) -> typing.Any:
703
+ """
704
+
705
+ :return: The class or default when not found.
706
+ :rtype: typing.Any
707
+ """
708
+ ...
709
+
710
+ def draw(self, context):
711
+ """
712
+
713
+ :param context:
714
+ """
715
+ ...
716
+
717
+ def draw_collapsible(self, context, layout):
718
+ """
719
+
720
+ :param context:
721
+ :param layout:
722
+ """
723
+ ...
724
+
725
+ def draw_preset(self, _context):
726
+ """Define these on the subclass:
727
+ - preset_operator (string)
728
+ - preset_subdir (string)Optionally:
729
+ - preset_add_operator (string)
730
+ - preset_extensions (set of strings)
731
+ - preset_operator_defaults (dict of keyword args)
732
+
733
+ :param _context:
734
+ """
735
+ ...
736
+
737
+ def driver_add(self) -> bpy.types.FCurve:
738
+ """Adds driver(s) to the given property
739
+
740
+ :return: The driver(s) added.
741
+ :rtype: bpy.types.FCurve
742
+ """
743
+ ...
744
+
745
+ def driver_remove(self) -> bool:
746
+ """Remove driver(s) from the given property
747
+
748
+ :return: Success of driver removal.
749
+ :rtype: bool
750
+ """
751
+ ...
752
+
753
+ def get(self):
754
+ """Returns the value of the custom property assigned to key or default
755
+ when not found (matches Python's dictionary function of the same name).
756
+
757
+ """
758
+ ...
759
+
760
+ def id_properties_clear(self):
761
+ """
762
+
763
+ :return: Remove the parent group for an RNA struct's custom IDProperties.
764
+ """
765
+ ...
766
+
767
+ def id_properties_ensure(self):
768
+ """
769
+
770
+ :return: the parent group for an RNA struct's custom IDProperties.
771
+ """
772
+ ...
773
+
774
+ def id_properties_ui(self):
775
+ """
776
+
777
+ :return: Return an object used to manage an IDProperty's UI data.
778
+ """
779
+ ...
780
+
781
+ def is_extended(self): ...
782
+ def is_property_hidden(self) -> bool:
783
+ """Check if a property is hidden.
784
+
785
+ :return: True when the property is hidden.
786
+ :rtype: bool
787
+ """
788
+ ...
789
+
790
+ def is_property_overridable_library(self) -> bool:
791
+ """Check if a property is overridable.
792
+
793
+ :return: True when the property is overridable.
794
+ :rtype: bool
795
+ """
796
+ ...
797
+
798
+ def is_property_readonly(self) -> bool:
799
+ """Check if a property is readonly.
800
+
801
+ :return: True when the property is readonly (not writable).
802
+ :rtype: bool
803
+ """
804
+ ...
805
+
806
+ def is_property_set(self) -> bool:
807
+ """Check if a property is set, use for testing operator properties.
808
+
809
+ :return: True when the property has been set.
810
+ :rtype: bool
811
+ """
812
+ ...
813
+
814
+ def items(self):
815
+ """Returns the items of this objects custom properties (matches Python's
816
+ dictionary function of the same name).
817
+
818
+ :return: custom property key, value pairs.
819
+ """
820
+ ...
821
+
822
+ def keyframe_delete(self) -> bool:
823
+ """Remove a keyframe from this properties fcurve.
824
+
825
+ :return: Success of keyframe deletion.
826
+ :rtype: bool
827
+ """
828
+ ...
829
+
830
+ def keyframe_insert(self) -> bool:
831
+ """Insert a keyframe on the property given, adding fcurves and animation data when necessary.
832
+
833
+ :return: Success of keyframe insertion.
834
+ :rtype: bool
835
+ """
836
+ ...
837
+
838
+ def keys(self):
839
+ """Returns the keys of this objects custom properties (matches Python's
840
+ dictionary function of the same name).
841
+
842
+ :return: custom property keys.
843
+ """
844
+ ...
845
+
846
+ def path_from_id(self) -> str:
847
+ """Returns the data path from the ID to this object (string).
848
+
849
+ :return: The path from `bpy.types.bpy_struct.id_data`
850
+ to this struct and property (when given).
851
+ :rtype: str
852
+ """
853
+ ...
854
+
855
+ def path_menu(
856
+ self,
857
+ searchpaths: list[str],
858
+ operator: str,
859
+ props_default: dict = None,
860
+ prop_filepath: str | None = "filepath",
861
+ filter_ext: collections.abc.Callable | None = None,
862
+ filter_path=None,
863
+ display_name: collections.abc.Callable | None = None,
864
+ add_operator=None,
865
+ add_operator_props=None,
866
+ ):
867
+ """Populate a menu from a list of paths.
868
+
869
+ :param searchpaths: Paths to scan.
870
+ :type searchpaths: list[str]
871
+ :param operator: The operator id to use with each file.
872
+ :type operator: str
873
+ :param props_default: Properties to assign to each operator.
874
+ :type props_default: dict
875
+ :param prop_filepath: Optional operator filepath property (defaults to "filepath").
876
+ :type prop_filepath: str | None
877
+ :param filter_ext: Optional callback that takes the file extensions.
878
+
879
+ Returning false excludes the file from the list.
880
+ :type filter_ext: collections.abc.Callable | None
881
+ :param filter_path:
882
+ :param display_name: Optional callback that takes the full path, returns the name to display.
883
+ :type display_name: collections.abc.Callable | None
884
+ :param add_operator:
885
+ :param add_operator_props:
886
+ """
887
+ ...
888
+
889
+ def path_resolve(self):
890
+ """Returns the property from the path, raise an exception when not found."""
891
+ ...
892
+
893
+ def pop(self):
894
+ """Remove and return the value of the custom property assigned to key or default
895
+ when not found (matches Python's dictionary function of the same name).
896
+
897
+ """
898
+ ...
899
+
900
+ def prepend(self, draw_func):
901
+ """Prepend a draw function to this menu, takes the same arguments as
902
+ the menus draw function
903
+
904
+ :param draw_func:
905
+ """
906
+ ...
907
+
908
+ def property_overridable_library_set(self) -> bool:
909
+ """Define a property as overridable or not (only for custom properties!).
910
+
911
+ :return: True when the overridable status of the property was successfully set.
912
+ :rtype: bool
913
+ """
914
+ ...
915
+
916
+ def property_unset(self):
917
+ """Unset a property, will use default value afterward."""
918
+ ...
919
+
920
+ def remove(self, draw_func):
921
+ """Remove a draw function that has been added to this menu
922
+
923
+ :param draw_func:
924
+ """
925
+ ...
926
+
927
+ def type_recast(self):
928
+ """Return a new instance, this is needed because types
929
+ such as textures can be changed at runtime.
930
+
931
+ :return: a new instance of this object with the type initialized again.
932
+ """
933
+ ...
934
+
935
+ def values(self):
936
+ """Returns the values of this objects custom properties (matches Python's
937
+ dictionary function of the same name).
938
+
939
+ :return: custom property values.
940
+ """
941
+ ...
942
+
943
+ class USERPREF_MT_extensions_active_repo_remove(bpy_types.Menu, bpy_types._GenericUI):
944
+ bl_label: typing.Any
945
+ bl_rna: typing.Any
946
+ id_data: typing.Any
947
+
948
+ def append(self, draw_func):
949
+ """Append a draw function to this menu,
950
+ takes the same arguments as the menus draw function
951
+
952
+ :param draw_func:
953
+ """
954
+ ...
955
+
956
+ def as_pointer(self) -> int:
957
+ """Returns the memory address which holds a pointer to Blender's internal data
958
+
959
+ :return: int (memory address).
960
+ :rtype: int
961
+ """
962
+ ...
963
+
964
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
965
+ """
966
+
967
+ :return: The RNA type or default when not found.
968
+ :rtype: bpy.types.Struct
969
+ """
970
+ ...
971
+
972
+ def bl_rna_get_subclass_py(self) -> typing.Any:
973
+ """
974
+
975
+ :return: The class or default when not found.
976
+ :rtype: typing.Any
977
+ """
978
+ ...
979
+
980
+ def draw(self, context):
981
+ """
982
+
983
+ :param context:
984
+ """
985
+ ...
986
+
987
+ def draw_collapsible(self, context, layout):
988
+ """
989
+
990
+ :param context:
991
+ :param layout:
992
+ """
993
+ ...
994
+
995
+ def draw_preset(self, _context):
996
+ """Define these on the subclass:
997
+ - preset_operator (string)
998
+ - preset_subdir (string)Optionally:
999
+ - preset_add_operator (string)
1000
+ - preset_extensions (set of strings)
1001
+ - preset_operator_defaults (dict of keyword args)
1002
+
1003
+ :param _context:
1004
+ """
1005
+ ...
1006
+
1007
+ def driver_add(self) -> bpy.types.FCurve:
1008
+ """Adds driver(s) to the given property
1009
+
1010
+ :return: The driver(s) added.
1011
+ :rtype: bpy.types.FCurve
1012
+ """
1013
+ ...
1014
+
1015
+ def driver_remove(self) -> bool:
1016
+ """Remove driver(s) from the given property
1017
+
1018
+ :return: Success of driver removal.
1019
+ :rtype: bool
1020
+ """
1021
+ ...
1022
+
1023
+ def get(self):
1024
+ """Returns the value of the custom property assigned to key or default
1025
+ when not found (matches Python's dictionary function of the same name).
1026
+
1027
+ """
1028
+ ...
1029
+
1030
+ def id_properties_clear(self):
1031
+ """
1032
+
1033
+ :return: Remove the parent group for an RNA struct's custom IDProperties.
1034
+ """
1035
+ ...
1036
+
1037
+ def id_properties_ensure(self):
1038
+ """
1039
+
1040
+ :return: the parent group for an RNA struct's custom IDProperties.
1041
+ """
1042
+ ...
1043
+
1044
+ def id_properties_ui(self):
1045
+ """
1046
+
1047
+ :return: Return an object used to manage an IDProperty's UI data.
1048
+ """
1049
+ ...
1050
+
1051
+ def is_extended(self): ...
1052
+ def is_property_hidden(self) -> bool:
1053
+ """Check if a property is hidden.
1054
+
1055
+ :return: True when the property is hidden.
1056
+ :rtype: bool
1057
+ """
1058
+ ...
1059
+
1060
+ def is_property_overridable_library(self) -> bool:
1061
+ """Check if a property is overridable.
1062
+
1063
+ :return: True when the property is overridable.
1064
+ :rtype: bool
1065
+ """
1066
+ ...
1067
+
1068
+ def is_property_readonly(self) -> bool:
1069
+ """Check if a property is readonly.
1070
+
1071
+ :return: True when the property is readonly (not writable).
1072
+ :rtype: bool
1073
+ """
1074
+ ...
1075
+
1076
+ def is_property_set(self) -> bool:
1077
+ """Check if a property is set, use for testing operator properties.
1078
+
1079
+ :return: True when the property has been set.
1080
+ :rtype: bool
1081
+ """
1082
+ ...
1083
+
1084
+ def items(self):
1085
+ """Returns the items of this objects custom properties (matches Python's
1086
+ dictionary function of the same name).
1087
+
1088
+ :return: custom property key, value pairs.
1089
+ """
1090
+ ...
1091
+
1092
+ def keyframe_delete(self) -> bool:
1093
+ """Remove a keyframe from this properties fcurve.
1094
+
1095
+ :return: Success of keyframe deletion.
1096
+ :rtype: bool
1097
+ """
1098
+ ...
1099
+
1100
+ def keyframe_insert(self) -> bool:
1101
+ """Insert a keyframe on the property given, adding fcurves and animation data when necessary.
1102
+
1103
+ :return: Success of keyframe insertion.
1104
+ :rtype: bool
1105
+ """
1106
+ ...
1107
+
1108
+ def keys(self):
1109
+ """Returns the keys of this objects custom properties (matches Python's
1110
+ dictionary function of the same name).
1111
+
1112
+ :return: custom property keys.
1113
+ """
1114
+ ...
1115
+
1116
+ def path_from_id(self) -> str:
1117
+ """Returns the data path from the ID to this object (string).
1118
+
1119
+ :return: The path from `bpy.types.bpy_struct.id_data`
1120
+ to this struct and property (when given).
1121
+ :rtype: str
1122
+ """
1123
+ ...
1124
+
1125
+ def path_menu(
1126
+ self,
1127
+ searchpaths: list[str],
1128
+ operator: str,
1129
+ props_default: dict = None,
1130
+ prop_filepath: str | None = "filepath",
1131
+ filter_ext: collections.abc.Callable | None = None,
1132
+ filter_path=None,
1133
+ display_name: collections.abc.Callable | None = None,
1134
+ add_operator=None,
1135
+ add_operator_props=None,
1136
+ ):
1137
+ """Populate a menu from a list of paths.
1138
+
1139
+ :param searchpaths: Paths to scan.
1140
+ :type searchpaths: list[str]
1141
+ :param operator: The operator id to use with each file.
1142
+ :type operator: str
1143
+ :param props_default: Properties to assign to each operator.
1144
+ :type props_default: dict
1145
+ :param prop_filepath: Optional operator filepath property (defaults to "filepath").
1146
+ :type prop_filepath: str | None
1147
+ :param filter_ext: Optional callback that takes the file extensions.
1148
+
1149
+ Returning false excludes the file from the list.
1150
+ :type filter_ext: collections.abc.Callable | None
1151
+ :param filter_path:
1152
+ :param display_name: Optional callback that takes the full path, returns the name to display.
1153
+ :type display_name: collections.abc.Callable | None
1154
+ :param add_operator:
1155
+ :param add_operator_props:
1156
+ """
1157
+ ...
1158
+
1159
+ def path_resolve(self):
1160
+ """Returns the property from the path, raise an exception when not found."""
1161
+ ...
1162
+
1163
+ def pop(self):
1164
+ """Remove and return the value of the custom property assigned to key or default
1165
+ when not found (matches Python's dictionary function of the same name).
1166
+
1167
+ """
1168
+ ...
1169
+
1170
+ def prepend(self, draw_func):
1171
+ """Prepend a draw function to this menu, takes the same arguments as
1172
+ the menus draw function
1173
+
1174
+ :param draw_func:
1175
+ """
1176
+ ...
1177
+
1178
+ def property_overridable_library_set(self) -> bool:
1179
+ """Define a property as overridable or not (only for custom properties!).
1180
+
1181
+ :return: True when the overridable status of the property was successfully set.
1182
+ :rtype: bool
1183
+ """
1184
+ ...
1185
+
1186
+ def property_unset(self):
1187
+ """Unset a property, will use default value afterward."""
1188
+ ...
1189
+
1190
+ def remove(self, draw_func):
1191
+ """Remove a draw function that has been added to this menu
1192
+
1193
+ :param draw_func:
1194
+ """
1195
+ ...
1196
+
1197
+ def type_recast(self):
1198
+ """Return a new instance, this is needed because types
1199
+ such as textures can be changed at runtime.
1200
+
1201
+ :return: a new instance of this object with the type initialized again.
1202
+ """
1203
+ ...
1204
+
1205
+ def values(self):
1206
+ """Returns the values of this objects custom properties (matches Python's
1207
+ dictionary function of the same name).
1208
+
1209
+ :return: custom property values.
1210
+ """
1211
+ ...
1212
+
673
1213
  class USERPREF_MT_interface_theme_presets(bpy_types.Menu, bpy_types._GenericUI):
674
1214
  bl_label: typing.Any
675
1215
  bl_rna: typing.Any
@@ -297,10 +297,13 @@ class BMEdgeSeq:
297
297
  """Initialize the index values of this sequence.This is the equivalent of looping over all elements and assigning the index values."""
298
298
  ...
299
299
 
300
- def new(self, verts, example: BMEdge | None = None) -> BMEdge:
300
+ def new(
301
+ self, verts: tuple[BMVert, BMVert], example: BMEdge | None = None
302
+ ) -> BMEdge:
301
303
  """Create a new edge from a given pair of verts.
302
304
 
303
305
  :param verts: Vertex pair.
306
+ :type verts: tuple[BMVert, BMVert]
304
307
  :param example: Existing edge to initialize settings (optional argument).
305
308
  :type example: BMEdge | None
306
309
  :return: The newly created edge.
@@ -655,10 +658,10 @@ class BMFace:
655
658
  ...
656
659
 
657
660
  class BMFaceSeq:
658
- active: BMFace | None
661
+ active: BMFace
659
662
  """ active face.
660
663
 
661
- :type: BMFace | None
664
+ :type: BMFace
662
665
  """
663
666
 
664
667
  layers: BMLayerAccessFace