fake-bpy-module 20241010__tar.gz → 20241011__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 (369) hide show
  1. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/PKG-INFO +3 -4
  2. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/README.md +1 -2
  3. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bmesh/ops/__init__.pyi +12 -0
  4. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bmesh/types/__init__.pyi +188 -106
  5. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/mesh/__init__.pyi +12 -0
  6. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/wm/__init__.pyi +43 -2
  7. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/types/__init__.pyi +45 -4
  8. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/fake_bpy_module.egg-info/PKG-INFO +3 -4
  9. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/pyproject.toml +1 -1
  10. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/__init__.pyi +0 -0
  11. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/addons/__init__.pyi +0 -0
  12. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/addons/cli/__init__.pyi +0 -0
  13. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/extensions/__init__.pyi +0 -0
  14. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
  15. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
  16. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
  17. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/freedesktop/__init__.pyi +0 -0
  18. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
  19. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
  20. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/py.typed +0 -0
  21. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/system_info/__init__.pyi +0 -0
  22. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
  23. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
  24. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
  25. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/addon_utils/__init__.pyi +0 -0
  26. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/addon_utils/py.typed +0 -0
  27. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/animsys_refactor/__init__.pyi +0 -0
  28. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/animsys_refactor/py.typed +0 -0
  29. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/aud/__init__.pyi +0 -0
  30. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/aud/py.typed +0 -0
  31. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bgl/__init__.pyi +0 -0
  32. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bgl/py.typed +0 -0
  33. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_app_override/__init__.pyi +0 -0
  34. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_app_override/helpers/__init__.pyi +0 -0
  35. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_app_override/py.typed +0 -0
  36. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_app_template_utils/__init__.pyi +0 -0
  37. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_app_template_utils/py.typed +0 -0
  38. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_console_utils/__init__.pyi +0 -0
  39. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  40. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  41. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  42. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  43. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  44. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_console_utils/py.typed +0 -0
  45. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/__init__.pyi +0 -0
  46. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  47. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  48. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/py.typed +0 -0
  49. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/settings/__init__.pyi +0 -0
  50. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/utils/__init__.pyi +0 -0
  51. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  52. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  53. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  54. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_keymap_utils/__init__.pyi +0 -0
  55. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_keymap_utils/io/__init__.pyi +0 -0
  56. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  57. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  58. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  59. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_keymap_utils/py.typed +0 -0
  60. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  61. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_math/__init__.pyi +0 -0
  62. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_math/py.typed +0 -0
  63. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/__init__.pyi +0 -0
  64. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  65. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/anim/__init__.pyi +0 -0
  66. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/assets/__init__.pyi +0 -0
  67. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/bmesh/__init__.pyi +0 -0
  68. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  69. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
  70. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/clip/__init__.pyi +0 -0
  71. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/connect_to_output/__init__.pyi +0 -0
  72. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/console/__init__.pyi +0 -0
  73. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/constraint/__init__.pyi +0 -0
  74. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/file/__init__.pyi +0 -0
  75. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/freestyle/__init__.pyi +0 -0
  76. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  77. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/image/__init__.pyi +0 -0
  78. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/image_as_planes/__init__.pyi +0 -0
  79. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/mesh/__init__.pyi +0 -0
  80. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/node/__init__.pyi +0 -0
  81. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/node_editor/__init__.pyi +0 -0
  82. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  83. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/object/__init__.pyi +0 -0
  84. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/object_align/__init__.pyi +0 -0
  85. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  86. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  87. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/presets/__init__.pyi +0 -0
  88. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/py.typed +0 -0
  89. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/rigidbody/__init__.pyi +0 -0
  90. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  91. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/sequencer/__init__.pyi +0 -0
  92. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/spreadsheet/__init__.pyi +0 -0
  93. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/userpref/__init__.pyi +0 -0
  94. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  95. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  96. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  97. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  98. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/view3d/__init__.pyi +0 -0
  99. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/wm/__init__.pyi +0 -0
  100. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_operators/world/__init__.pyi +0 -0
  101. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_previews_utils/__init__.pyi +0 -0
  102. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  103. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_previews_utils/py.typed +0 -0
  104. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_rna_utils/__init__.pyi +0 -0
  105. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_rna_utils/data_path/__init__.pyi +0 -0
  106. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_rna_utils/py.typed +0 -0
  107. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_text_utils/__init__.pyi +0 -0
  108. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_text_utils/external_editor/__init__.pyi +0 -0
  109. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_text_utils/py.typed +0 -0
  110. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/__init__.pyi +0 -0
  111. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/anim/__init__.pyi +0 -0
  112. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/asset_shelf/__init__.pyi +0 -0
  113. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  114. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/node_add_menu/__init__.pyi +0 -0
  115. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  116. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  117. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  118. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  119. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_animviz/__init__.pyi +0 -0
  120. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_collection/__init__.pyi +0 -0
  121. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_constraint/__init__.pyi +0 -0
  122. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  123. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  124. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  125. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  126. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  127. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  128. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  129. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  130. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_light/__init__.pyi +0 -0
  131. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  132. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  133. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  134. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  135. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  136. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  137. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  138. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  139. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  140. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  141. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  142. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_material/__init__.pyi +0 -0
  143. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  144. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_object/__init__.pyi +0 -0
  145. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_output/__init__.pyi +0 -0
  146. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  147. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_particle/__init__.pyi +0 -0
  148. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  149. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  150. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  151. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  152. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  153. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  154. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  155. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  156. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  157. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_render/__init__.pyi +0 -0
  158. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_scene/__init__.pyi +0 -0
  159. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_texture/__init__.pyi +0 -0
  160. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  161. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_workspace/__init__.pyi +0 -0
  162. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/properties_world/__init__.pyi +0 -0
  163. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/py.typed +0 -0
  164. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_clip/__init__.pyi +0 -0
  165. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_console/__init__.pyi +0 -0
  166. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  167. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  168. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_graph/__init__.pyi +0 -0
  169. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_image/__init__.pyi +0 -0
  170. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_info/__init__.pyi +0 -0
  171. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_nla/__init__.pyi +0 -0
  172. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_node/__init__.pyi +0 -0
  173. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_outliner/__init__.pyi +0 -0
  174. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_properties/__init__.pyi +0 -0
  175. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_sequencer/__init__.pyi +0 -0
  176. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  177. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_statusbar/__init__.pyi +0 -0
  178. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_text/__init__.pyi +0 -0
  179. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_time/__init__.pyi +0 -0
  180. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  181. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  182. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_topbar/__init__.pyi +0 -0
  183. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_userpref/__init__.pyi +0 -0
  184. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_view3d/__init__.pyi +0 -0
  185. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  186. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui/utils/__init__.pyi +0 -0
  187. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui_utils/__init__.pyi +0 -0
  188. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui_utils/layout/__init__.pyi +0 -0
  189. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bl_ui_utils/py.typed +0 -0
  190. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/blend_render_info/__init__.pyi +0 -0
  191. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/blend_render_info/py.typed +0 -0
  192. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/blf/__init__.pyi +0 -0
  193. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/blf/py.typed +0 -0
  194. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bmesh/__init__.pyi +0 -0
  195. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bmesh/geometry/__init__.pyi +0 -0
  196. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bmesh/py.typed +0 -0
  197. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bmesh/utils/__init__.pyi +0 -0
  198. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/__init__.pyi +0 -0
  199. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/app/__init__.pyi +0 -0
  200. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/app/handlers/__init__.pyi +0 -0
  201. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/app/icons/__init__.pyi +0 -0
  202. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/app/timers/__init__.pyi +0 -0
  203. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/app/translations/__init__.pyi +0 -0
  204. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/msgbus/__init__.pyi +0 -0
  205. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/__init__.pyi +0 -0
  206. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/action/__init__.pyi +0 -0
  207. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/anim/__init__.pyi +0 -0
  208. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/armature/__init__.pyi +0 -0
  209. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/asset/__init__.pyi +0 -0
  210. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/boid/__init__.pyi +0 -0
  211. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/brush/__init__.pyi +0 -0
  212. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/buttons/__init__.pyi +0 -0
  213. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/cachefile/__init__.pyi +0 -0
  214. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/camera/__init__.pyi +0 -0
  215. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/clip/__init__.pyi +0 -0
  216. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/cloth/__init__.pyi +0 -0
  217. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/collection/__init__.pyi +0 -0
  218. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/console/__init__.pyi +0 -0
  219. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/constraint/__init__.pyi +0 -0
  220. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/curve/__init__.pyi +0 -0
  221. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/curves/__init__.pyi +0 -0
  222. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/cycles/__init__.pyi +0 -0
  223. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/dpaint/__init__.pyi +0 -0
  224. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/ed/__init__.pyi +0 -0
  225. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/export_anim/__init__.pyi +0 -0
  226. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/export_scene/__init__.pyi +0 -0
  227. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/extensions/__init__.pyi +0 -0
  228. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/file/__init__.pyi +0 -0
  229. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/fluid/__init__.pyi +0 -0
  230. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/font/__init__.pyi +0 -0
  231. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/geometry/__init__.pyi +0 -0
  232. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  233. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/gpencil/__init__.pyi +0 -0
  234. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/graph/__init__.pyi +0 -0
  235. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  236. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/image/__init__.pyi +0 -0
  237. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/import_anim/__init__.pyi +0 -0
  238. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/import_curve/__init__.pyi +0 -0
  239. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/import_scene/__init__.pyi +0 -0
  240. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/info/__init__.pyi +0 -0
  241. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/lattice/__init__.pyi +0 -0
  242. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/marker/__init__.pyi +0 -0
  243. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/mask/__init__.pyi +0 -0
  244. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/material/__init__.pyi +0 -0
  245. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/mball/__init__.pyi +0 -0
  246. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/nla/__init__.pyi +0 -0
  247. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/node/__init__.pyi +0 -0
  248. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/object/__init__.pyi +0 -0
  249. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/outliner/__init__.pyi +0 -0
  250. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/paint/__init__.pyi +0 -0
  251. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/paintcurve/__init__.pyi +0 -0
  252. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/palette/__init__.pyi +0 -0
  253. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/particle/__init__.pyi +0 -0
  254. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/pose/__init__.pyi +0 -0
  255. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/poselib/__init__.pyi +0 -0
  256. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/preferences/__init__.pyi +0 -0
  257. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/ptcache/__init__.pyi +0 -0
  258. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/render/__init__.pyi +0 -0
  259. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/rigidbody/__init__.pyi +0 -0
  260. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/scene/__init__.pyi +0 -0
  261. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/screen/__init__.pyi +0 -0
  262. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/script/__init__.pyi +0 -0
  263. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/sculpt/__init__.pyi +0 -0
  264. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  265. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/sequencer/__init__.pyi +0 -0
  266. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/sound/__init__.pyi +0 -0
  267. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  268. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/surface/__init__.pyi +0 -0
  269. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/text/__init__.pyi +0 -0
  270. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/text_editor/__init__.pyi +0 -0
  271. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/texture/__init__.pyi +0 -0
  272. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/transform/__init__.pyi +0 -0
  273. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/ui/__init__.pyi +0 -0
  274. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/uilist/__init__.pyi +0 -0
  275. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/uv/__init__.pyi +0 -0
  276. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/view2d/__init__.pyi +0 -0
  277. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/view3d/__init__.pyi +0 -0
  278. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/workspace/__init__.pyi +0 -0
  279. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/ops/world/__init__.pyi +0 -0
  280. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/path/__init__.pyi +0 -0
  281. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/props/__init__.pyi +0 -0
  282. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/py.typed +0 -0
  283. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/typing/__init__.pyi +0 -0
  284. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/utils/__init__.pyi +0 -0
  285. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/utils/previews/__init__.pyi +0 -0
  286. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy/utils/units/__init__.pyi +0 -0
  287. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/__init__.pyi +0 -0
  288. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/anim_utils/__init__.pyi +0 -0
  289. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/asset_utils/__init__.pyi +0 -0
  290. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  291. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  292. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/image_utils/__init__.pyi +0 -0
  293. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/io_utils/__init__.pyi +0 -0
  294. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  295. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  296. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  297. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/node_utils/__init__.pyi +0 -0
  298. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/object_utils/__init__.pyi +0 -0
  299. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/py.typed +0 -0
  300. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  301. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/wm_utils/__init__.pyi +0 -0
  302. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  303. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_restrict_state/__init__.pyi +0 -0
  304. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_restrict_state/py.typed +0 -0
  305. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_types/__init__.pyi +0 -0
  306. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/bpy_types/py.typed +0 -0
  307. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/console_python/__init__.pyi +0 -0
  308. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/console_python/py.typed +0 -0
  309. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/console_shell/__init__.pyi +0 -0
  310. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/console_shell/py.typed +0 -0
  311. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  312. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  313. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/fake_bpy_module.egg-info/top_level.txt +0 -0
  314. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/__init__.pyi +0 -0
  315. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/chainingiterators/__init__.pyi +0 -0
  316. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/functions/__init__.pyi +0 -0
  317. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/predicates/__init__.pyi +0 -0
  318. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/py.typed +0 -0
  319. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/shaders/__init__.pyi +0 -0
  320. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/types/__init__.pyi +0 -0
  321. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  322. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/freestyle/utils/__init__.pyi +0 -0
  323. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/__init__.pyi +0 -0
  324. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/capabilities/__init__.pyi +0 -0
  325. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/matrix/__init__.pyi +0 -0
  326. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/platform/__init__.pyi +0 -0
  327. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/py.typed +0 -0
  328. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/select/__init__.pyi +0 -0
  329. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/shader/__init__.pyi +0 -0
  330. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/state/__init__.pyi +0 -0
  331. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/texture/__init__.pyi +0 -0
  332. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu/types/__init__.pyi +0 -0
  333. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu_extras/__init__.pyi +0 -0
  334. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu_extras/batch/__init__.pyi +0 -0
  335. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu_extras/presets/__init__.pyi +0 -0
  336. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/gpu_extras/py.typed +0 -0
  337. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/graphviz_export/__init__.pyi +0 -0
  338. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/graphviz_export/py.typed +0 -0
  339. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/idprop/__init__.pyi +0 -0
  340. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/idprop/py.typed +0 -0
  341. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/idprop/types/__init__.pyi +0 -0
  342. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/imbuf/__init__.pyi +0 -0
  343. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/imbuf/py.typed +0 -0
  344. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/imbuf/types/__init__.pyi +0 -0
  345. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/keyingsets_builtins/__init__.pyi +0 -0
  346. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/keyingsets_builtins/py.typed +0 -0
  347. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/keyingsets_utils/__init__.pyi +0 -0
  348. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/keyingsets_utils/py.typed +0 -0
  349. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/mathutils/__init__.pyi +0 -0
  350. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/mathutils/bvhtree/__init__.pyi +0 -0
  351. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/mathutils/geometry/__init__.pyi +0 -0
  352. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/mathutils/interpolate/__init__.pyi +0 -0
  353. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/mathutils/kdtree/__init__.pyi +0 -0
  354. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/mathutils/noise/__init__.pyi +0 -0
  355. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/mathutils/py.typed +0 -0
  356. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/nodeitems_builtins/__init__.pyi +0 -0
  357. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/nodeitems_builtins/py.typed +0 -0
  358. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/nodeitems_utils/__init__.pyi +0 -0
  359. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/nodeitems_utils/py.typed +0 -0
  360. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/rna_info/__init__.pyi +0 -0
  361. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/rna_info/py.typed +0 -0
  362. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/rna_keymap_ui/__init__.pyi +0 -0
  363. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/rna_keymap_ui/py.typed +0 -0
  364. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/rna_prop_ui/__init__.pyi +0 -0
  365. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/rna_prop_ui/py.typed +0 -0
  366. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/rna_xml/__init__.pyi +0 -0
  367. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/rna_xml/py.typed +0 -0
  368. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/setup.cfg +0 -0
  369. {fake_bpy_module-20241010 → fake_bpy_module-20241011}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20241010
3
+ Version: 20241011
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
@@ -21,7 +21,7 @@ Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
21
21
  Classifier: Programming Language :: Python
22
22
  Classifier: Programming Language :: Python :: 3
23
23
  Classifier: License :: OSI Approved :: MIT License
24
- Requires-Python: >=3.8
24
+ Requires-Python: >=3.12
25
25
  Description-Content-Type: text/markdown
26
26
 
27
27
  # Fake Blender Python API module collection: fake-bpy-module
@@ -43,8 +43,7 @@ Note: The similar project for Blender Game Engine (BGE) is available on
43
43
 
44
44
  ## Requirements
45
45
 
46
- fake-bpy-module uses typing module and type hints which are available from
47
- Python 3.8. Check your Python version is >= 3.8.
46
+ fake-bpy-module requires Python 3.12.
48
47
 
49
48
  ## Install
50
49
 
@@ -17,8 +17,7 @@ Note: The similar project for Blender Game Engine (BGE) is available on
17
17
 
18
18
  ## Requirements
19
19
 
20
- fake-bpy-module uses typing module and type hints which are available from
21
- Python 3.8. Check your Python version is >= 3.8.
20
+ fake-bpy-module requires Python 3.12.
22
21
 
23
22
  ## Install
24
23
 
@@ -1159,6 +1159,10 @@ def join_triangles(
1159
1159
  cmp_materials: bool = False,
1160
1160
  angle_face_threshold: float = 0,
1161
1161
  angle_shape_threshold: float = 0,
1162
+ topology_influence: float = 0,
1163
+ deselect_joined: bool = False,
1164
+ merge_limit: int = 0,
1165
+ neighbor_debug: int = 0,
1162
1166
  ) -> dict[str, typing.Any]:
1163
1167
  """Join Triangles.Tries to intelligently join triangles according
1164
1168
  to angle threshold and delimiters.
@@ -1181,6 +1185,14 @@ def join_triangles(
1181
1185
  :type angle_face_threshold: float
1182
1186
  :param angle_shape_threshold: Undocumented.
1183
1187
  :type angle_shape_threshold: float
1188
+ :param topology_influence: Undocumented.
1189
+ :type topology_influence: float
1190
+ :param deselect_joined: Undocumented.
1191
+ :type deselect_joined: bool
1192
+ :param merge_limit: Undocumented.
1193
+ :type merge_limit: int
1194
+ :param neighbor_debug: Undocumented.
1195
+ :type neighbor_debug: int
1184
1196
  :return: faces: joined faces
1185
1197
 
1186
1198
  type list of (`bmesh.types.BMFace`)
@@ -62,7 +62,7 @@ class BMDeformVert:
62
62
  :rtype: list[float]
63
63
  """
64
64
 
65
- class BMEdge:
65
+ class BMEdge[_GenericType1]:
66
66
  """The BMesh edge connecting 2 verts"""
67
67
 
68
68
  hide: bool
@@ -227,29 +227,29 @@ class BMEdge:
227
227
  :type select: bool
228
228
  """
229
229
 
230
- def __getitem__(self, key: BMLayerItem) -> typing.Any:
230
+ def __getitem__(self, key: BMLayerItem[_GenericType1]) -> _GenericType1:
231
231
  """
232
232
 
233
233
  :param key:
234
- :type key: BMLayerItem
234
+ :type key: BMLayerItem[_GenericType1]
235
235
  :return:
236
- :rtype: typing.Any
236
+ :rtype: _GenericType1
237
237
  """
238
238
 
239
- def __setitem__(self, key: BMLayerItem, value: typing.Any):
239
+ def __setitem__(self, key: BMLayerItem[_GenericType1], value: _GenericType1):
240
240
  """
241
241
 
242
242
  :param key:
243
- :type key: BMLayerItem
243
+ :type key: BMLayerItem[_GenericType1]
244
244
  :param value:
245
- :type value: typing.Any
245
+ :type value: _GenericType1
246
246
  """
247
247
 
248
- def __delitem__(self, key: BMLayerItem):
248
+ def __delitem__(self, key: BMLayerItem[_GenericType1]):
249
249
  """
250
250
 
251
251
  :param key:
252
- :type key: BMLayerItem
252
+ :type key: BMLayerItem[_GenericType1]
253
253
  """
254
254
 
255
255
  class BMEdgeSeq:
@@ -414,7 +414,7 @@ class BMElemSeq[_GenericType1]:
414
414
  :rtype: int
415
415
  """
416
416
 
417
- class BMFace:
417
+ class BMFace[_GenericType1]:
418
418
  """The BMesh face with 3 or more sides"""
419
419
 
420
420
  edges: BMElemSeq[BMEdge]
@@ -598,29 +598,29 @@ class BMFace:
598
598
  :type select: bool
599
599
  """
600
600
 
601
- def __getitem__(self, key: BMLayerItem) -> typing.Any:
601
+ def __getitem__(self, key: BMLayerItem[_GenericType1]) -> _GenericType1:
602
602
  """
603
603
 
604
604
  :param key:
605
- :type key: BMLayerItem
605
+ :type key: BMLayerItem[_GenericType1]
606
606
  :return:
607
- :rtype: typing.Any
607
+ :rtype: _GenericType1
608
608
  """
609
609
 
610
- def __setitem__(self, key: BMLayerItem, value: typing.Any):
610
+ def __setitem__(self, key: BMLayerItem[_GenericType1], value: _GenericType1):
611
611
  """
612
612
 
613
613
  :param key:
614
- :type key: BMLayerItem
614
+ :type key: BMLayerItem[_GenericType1]
615
615
  :param value:
616
- :type value: typing.Any
616
+ :type value: _GenericType1
617
617
  """
618
618
 
619
- def __delitem__(self, key: BMLayerItem):
619
+ def __delitem__(self, key: BMLayerItem[_GenericType1]):
620
620
  """
621
621
 
622
622
  :param key:
623
- :type key: BMLayerItem
623
+ :type key: BMLayerItem[_GenericType1]
624
624
  """
625
625
 
626
626
  class BMFaceSeq:
@@ -735,17 +735,29 @@ class BMIter[_GenericType1]:
735
735
  class BMLayerAccessEdge:
736
736
  """Exposes custom-data layer attributes."""
737
737
 
738
- color: typing.Any
739
- """ Generic RGBA color with 8-bit precision custom-data layer."""
738
+ color: BMLayerCollection[mathutils.Vector]
739
+ """ Generic RGBA color with 8-bit precision custom-data layer.
740
+
741
+ :type: BMLayerCollection[mathutils.Vector]
742
+ """
743
+
744
+ float: BMLayerCollection[float]
745
+ """ Generic float custom-data layer.
746
+
747
+ :type: BMLayerCollection[float]
748
+ """
740
749
 
741
- float: typing.Any
742
- """ Generic float custom-data layer."""
750
+ float_color: BMLayerCollection[mathutils.Vector]
751
+ """ Generic RGBA color with float precision custom-data layer.
743
752
 
744
- float_color: typing.Any
745
- """ Generic RGBA color with float precision custom-data layer."""
753
+ :type: BMLayerCollection[mathutils.Vector]
754
+ """
746
755
 
747
- float_vector: typing.Any
748
- """ Generic 3D vector with float precision custom-data layer."""
756
+ float_vector: BMLayerCollection[mathutils.Vector]
757
+ """ Generic 3D vector with float precision custom-data layer.
758
+
759
+ :type: BMLayerCollection[mathutils.Vector]
760
+ """
749
761
 
750
762
  freestyle: BMLayerCollection
751
763
  """ Accessor for Freestyle edge layer.
@@ -753,26 +765,44 @@ class BMLayerAccessEdge:
753
765
  :type: BMLayerCollection
754
766
  """
755
767
 
756
- int: typing.Any
757
- """ Generic int custom-data layer."""
768
+ int: BMLayerCollection[int]
769
+ """ Generic int custom-data layer.
770
+
771
+ :type: BMLayerCollection[int]
772
+ """
758
773
 
759
- string: typing.Any
760
- """ Generic string custom-data layer (exposed as bytes, 255 max length)."""
774
+ string: BMLayerCollection[bytes]
775
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
776
+
777
+ :type: BMLayerCollection[bytes]
778
+ """
761
779
 
762
780
  class BMLayerAccessFace:
763
781
  """Exposes custom-data layer attributes."""
764
782
 
765
- color: typing.Any
766
- """ Generic RGBA color with 8-bit precision custom-data layer."""
783
+ color: BMLayerCollection[mathutils.Vector]
784
+ """ Generic RGBA color with 8-bit precision custom-data layer.
785
+
786
+ :type: BMLayerCollection[mathutils.Vector]
787
+ """
788
+
789
+ float: BMLayerCollection[float]
790
+ """ Generic float custom-data layer.
791
+
792
+ :type: BMLayerCollection[float]
793
+ """
767
794
 
768
- float: typing.Any
769
- """ Generic float custom-data layer."""
795
+ float_color: BMLayerCollection[mathutils.Vector]
796
+ """ Generic RGBA color with float precision custom-data layer.
770
797
 
771
- float_color: typing.Any
772
- """ Generic RGBA color with float precision custom-data layer."""
798
+ :type: BMLayerCollection[mathutils.Vector]
799
+ """
800
+
801
+ float_vector: BMLayerCollection[mathutils.Vector]
802
+ """ Generic 3D vector with float precision custom-data layer.
773
803
 
774
- float_vector: typing.Any
775
- """ Generic 3D vector with float precision custom-data layer."""
804
+ :type: BMLayerCollection[mathutils.Vector]
805
+ """
776
806
 
777
807
  freestyle: BMLayerCollection
778
808
  """ Accessor for Freestyle face layer.
@@ -780,73 +810,124 @@ class BMLayerAccessFace:
780
810
  :type: BMLayerCollection
781
811
  """
782
812
 
783
- int: typing.Any
784
- """ Generic int custom-data layer."""
813
+ int: BMLayerCollection[int]
814
+ """ Generic int custom-data layer.
785
815
 
786
- string: typing.Any
787
- """ Generic string custom-data layer (exposed as bytes, 255 max length)."""
816
+ :type: BMLayerCollection[int]
817
+ """
818
+
819
+ string: BMLayerCollection[bytes]
820
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
821
+
822
+ :type: BMLayerCollection[bytes]
823
+ """
788
824
 
789
825
  class BMLayerAccessLoop:
790
826
  """Exposes custom-data layer attributes."""
791
827
 
792
- color: typing.Any
793
- """ Generic RGBA color with 8-bit precision custom-data layer."""
828
+ color: BMLayerCollection[mathutils.Vector]
829
+ """ Generic RGBA color with 8-bit precision custom-data layer.
794
830
 
795
- float: typing.Any
796
- """ Generic float custom-data layer."""
831
+ :type: BMLayerCollection[mathutils.Vector]
832
+ """
797
833
 
798
- float_color: typing.Any
799
- """ Generic RGBA color with float precision custom-data layer."""
834
+ float: BMLayerCollection[float]
835
+ """ Generic float custom-data layer.
800
836
 
801
- float_vector: typing.Any
802
- """ Generic 3D vector with float precision custom-data layer."""
837
+ :type: BMLayerCollection[float]
838
+ """
803
839
 
804
- int: typing.Any
805
- """ Generic int custom-data layer."""
840
+ float_color: BMLayerCollection[mathutils.Vector]
841
+ """ Generic RGBA color with float precision custom-data layer.
806
842
 
807
- string: typing.Any
808
- """ Generic string custom-data layer (exposed as bytes, 255 max length)."""
843
+ :type: BMLayerCollection[mathutils.Vector]
844
+ """
809
845
 
810
- uv: typing.Any
811
- """ Accessor for `BMLoopUV` UV (as a 2D Vector)."""
846
+ float_vector: BMLayerCollection[mathutils.Vector]
847
+ """ Generic 3D vector with float precision custom-data layer.
848
+
849
+ :type: BMLayerCollection[mathutils.Vector]
850
+ """
851
+
852
+ int: BMLayerCollection[int]
853
+ """ Generic int custom-data layer.
854
+
855
+ :type: BMLayerCollection[int]
856
+ """
857
+
858
+ string: BMLayerCollection[bytes]
859
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
860
+
861
+ :type: BMLayerCollection[bytes]
862
+ """
863
+
864
+ uv: BMLayerCollection[BMLoopUV]
865
+ """ Accessor for `BMLoopUV` UV (as a 2D Vector).
866
+
867
+ :type: BMLayerCollection[BMLoopUV]
868
+ """
812
869
 
813
870
  class BMLayerAccessVert:
814
871
  """Exposes custom-data layer attributes."""
815
872
 
816
- color: typing.Any
817
- """ Generic RGBA color with 8-bit precision custom-data layer."""
873
+ color: BMLayerCollection[mathutils.Vector]
874
+ """ Generic RGBA color with 8-bit precision custom-data layer.
818
875
 
819
- deform: typing.Any
820
- """ Vertex deform weight `BMDeformVert` (TODO)."""
876
+ :type: BMLayerCollection[mathutils.Vector]
877
+ """
821
878
 
822
- float: typing.Any
823
- """ Generic float custom-data layer."""
879
+ deform: BMLayerCollection[BMDeformVert]
880
+ """ Vertex deform weight `BMDeformVert` (TODO).
824
881
 
825
- float_color: typing.Any
826
- """ Generic RGBA color with float precision custom-data layer."""
882
+ :type: BMLayerCollection[BMDeformVert]
883
+ """
827
884
 
828
- float_vector: typing.Any
829
- """ Generic 3D vector with float precision custom-data layer."""
885
+ float: BMLayerCollection[float]
886
+ """ Generic float custom-data layer.
830
887
 
831
- int: typing.Any
832
- """ Generic int custom-data layer."""
888
+ :type: BMLayerCollection[float]
889
+ """
890
+
891
+ float_color: BMLayerCollection[mathutils.Vector]
892
+ """ Generic RGBA color with float precision custom-data layer.
833
893
 
834
- shape: typing.Any
835
- """ Vertex shapekey absolute location (as a 3D Vector)."""
894
+ :type: BMLayerCollection[mathutils.Vector]
895
+ """
896
+
897
+ float_vector: BMLayerCollection[mathutils.Vector]
898
+ """ Generic 3D vector with float precision custom-data layer.
899
+
900
+ :type: BMLayerCollection[mathutils.Vector]
901
+ """
902
+
903
+ int: BMLayerCollection[int]
904
+ """ Generic int custom-data layer.
905
+
906
+ :type: BMLayerCollection[int]
907
+ """
908
+
909
+ shape: BMLayerCollection[mathutils.Vector]
910
+ """ Vertex shapekey absolute location (as a 3D Vector).
911
+
912
+ :type: BMLayerCollection[mathutils.Vector]
913
+ """
836
914
 
837
915
  skin: typing.Any
838
916
  """ Accessor for skin layer."""
839
917
 
840
- string: typing.Any
841
- """ Generic string custom-data layer (exposed as bytes, 255 max length)."""
918
+ string: BMLayerCollection[bytes]
919
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
920
+
921
+ :type: BMLayerCollection[bytes]
922
+ """
842
923
 
843
- class BMLayerCollection[_GenericType2]:
924
+ class BMLayerCollection[_GenericType1]:
844
925
  """Gives access to a collection of custom-data layers of the same type and behaves like Python dictionaries, except for the ability to do list like index access."""
845
926
 
846
- active: BMLayerItem
847
- """ The active layer of this type (read-only).
927
+ active: BMLayerItem[_GenericType1]
928
+ """
848
929
 
849
- :type: BMLayerItem
930
+ :type: BMLayerItem[_GenericType1]
850
931
  """
851
932
 
852
933
  is_singleton: bool
@@ -857,7 +938,7 @@ class BMLayerCollection[_GenericType2]:
857
938
 
858
939
  def get[_GenericType2](
859
940
  self, key: str, default: _GenericType2 = None
860
- ) -> BMLayerItem | _GenericType2:
941
+ ) -> BMLayerItem[_GenericType1] | _GenericType2:
861
942
  """Returns the value of the layer matching the key or default
862
943
  when not found (matches Python's dictionary function of the same name).
863
944
 
@@ -867,14 +948,15 @@ class BMLayerCollection[_GenericType2]:
867
948
  key is not found.
868
949
  :type default: _GenericType2
869
950
  :return:
870
- :rtype: BMLayerItem | _GenericType2
951
+ :rtype: BMLayerItem[_GenericType1] | _GenericType2
871
952
  """
872
953
 
873
- def items(self):
954
+ def items(self) -> list[str, BMLayerItem[_GenericType1]]:
874
955
  """Return the identifiers of collection members
875
956
  (matching Python's dict.items() functionality).
876
957
 
877
958
  :return: (key, value) pairs for each member of this collection.
959
+ :rtype: list[str, BMLayerItem[_GenericType1]]
878
960
  """
879
961
 
880
962
  def keys(self) -> list[str]:
@@ -885,38 +967,38 @@ class BMLayerCollection[_GenericType2]:
885
967
  :rtype: list[str]
886
968
  """
887
969
 
888
- def new(self, name: str | None = "") -> BMLayerItem:
970
+ def new(self, name: str | None = "") -> BMLayerItem[_GenericType1]:
889
971
  """Create a new layer
890
972
 
891
973
  :param name: Optional name argument (will be made unique).
892
974
  :type name: str | None
893
975
  :return: The newly created layer.
894
- :rtype: BMLayerItem
976
+ :rtype: BMLayerItem[_GenericType1]
895
977
  """
896
978
 
897
- def remove(self, layer: BMLayerItem):
979
+ def remove(self, layer: BMLayerItem[_GenericType1]):
898
980
  """Remove a layer
899
981
 
900
982
  :param layer: The layer to remove.
901
- :type layer: BMLayerItem
983
+ :type layer: BMLayerItem[_GenericType1]
902
984
  """
903
985
 
904
- def values(self) -> list:
986
+ def values(self) -> list[BMLayerItem[_GenericType1]]:
905
987
  """Return the values of collection
906
988
  (matching Python's dict.values() functionality).
907
989
 
908
990
  :return: the members of this collection.
909
- :rtype: list
991
+ :rtype: list[BMLayerItem[_GenericType1]]
910
992
  """
911
993
 
912
- def verify(self) -> BMLayerItem:
994
+ def verify(self) -> BMLayerItem[_GenericType1]:
913
995
  """Create a new layer or return an existing active layer
914
996
 
915
997
  :return: The newly verified layer.
916
- :rtype: BMLayerItem
998
+ :rtype: BMLayerItem[_GenericType1]
917
999
  """
918
1000
 
919
- class BMLayerItem:
1001
+ class BMLayerItem[_GenericType1]:
920
1002
  """Exposes a single custom data layer, their main purpose is for use as item accessors to custom-data when used with vert/edge/face/loop data."""
921
1003
 
922
1004
  name: str
@@ -932,7 +1014,7 @@ class BMLayerItem:
932
1014
  :type other: typing_extensions.Self
933
1015
  """
934
1016
 
935
- class BMLoop:
1017
+ class BMLoop[_GenericType1]:
936
1018
  """This is normally accessed from `BMFace.loops` where each face loop represents a corner of the face."""
937
1019
 
938
1020
  edge: BMEdge
@@ -1051,29 +1133,29 @@ class BMLoop:
1051
1133
  :type multires: bool
1052
1134
  """
1053
1135
 
1054
- def __getitem__(self, key: BMLayerItem) -> typing.Any:
1136
+ def __getitem__(self, key: BMLayerItem[_GenericType1]) -> _GenericType1:
1055
1137
  """
1056
1138
 
1057
1139
  :param key:
1058
- :type key: BMLayerItem
1140
+ :type key: BMLayerItem[_GenericType1]
1059
1141
  :return:
1060
- :rtype: typing.Any
1142
+ :rtype: _GenericType1
1061
1143
  """
1062
1144
 
1063
- def __setitem__(self, key: BMLayerItem, value: typing.Any):
1145
+ def __setitem__(self, key: BMLayerItem[_GenericType1], value: _GenericType1):
1064
1146
  """
1065
1147
 
1066
1148
  :param key:
1067
- :type key: BMLayerItem
1149
+ :type key: BMLayerItem[_GenericType1]
1068
1150
  :param value:
1069
- :type value: typing.Any
1151
+ :type value: _GenericType1
1070
1152
  """
1071
1153
 
1072
- def __delitem__(self, key: BMLayerItem):
1154
+ def __delitem__(self, key: BMLayerItem[_GenericType1]):
1073
1155
  """
1074
1156
 
1075
1157
  :param key:
1076
- :type key: BMLayerItem
1158
+ :type key: BMLayerItem[_GenericType1]
1077
1159
  """
1078
1160
 
1079
1161
  class BMLoopSeq:
@@ -1108,7 +1190,7 @@ class BMLoopUV:
1108
1190
  :type: mathutils.Vector
1109
1191
  """
1110
1192
 
1111
- class BMVert:
1193
+ class BMVert[_GenericType1]:
1112
1194
  """The BMesh vertex type"""
1113
1195
 
1114
1196
  co: mathutils.Vector
@@ -1253,29 +1335,29 @@ class BMVert:
1253
1335
  :type select: bool
1254
1336
  """
1255
1337
 
1256
- def __getitem__(self, key: BMLayerItem) -> typing.Any:
1338
+ def __getitem__(self, key: BMLayerItem[_GenericType1]) -> _GenericType1:
1257
1339
  """
1258
1340
 
1259
1341
  :param key:
1260
- :type key: BMLayerItem
1342
+ :type key: BMLayerItem[_GenericType1]
1261
1343
  :return:
1262
- :rtype: typing.Any
1344
+ :rtype: _GenericType1
1263
1345
  """
1264
1346
 
1265
- def __setitem__(self, key: BMLayerItem, value: typing.Any):
1347
+ def __setitem__(self, key: BMLayerItem[_GenericType1], value: _GenericType1):
1266
1348
  """
1267
1349
 
1268
1350
  :param key:
1269
- :type key: BMLayerItem
1351
+ :type key: BMLayerItem[_GenericType1]
1270
1352
  :param value:
1271
- :type value: typing.Any
1353
+ :type value: _GenericType1
1272
1354
  """
1273
1355
 
1274
- def __delitem__(self, key: BMLayerItem):
1356
+ def __delitem__(self, key: BMLayerItem[_GenericType1]):
1275
1357
  """
1276
1358
 
1277
1359
  :param key:
1278
- :type key: BMLayerItem
1360
+ :type key: BMLayerItem[_GenericType1]
1279
1361
  """
1280
1362
 
1281
1363
  class BMVertSeq:
@@ -378,11 +378,13 @@ def convex_hull(
378
378
  join_triangles: bool | None = True,
379
379
  face_threshold: float | None = 0.698132,
380
380
  shape_threshold: float | None = 0.698132,
381
+ topology_influence: float | None = 0.0,
381
382
  uvs: bool | None = False,
382
383
  vcols: bool | None = False,
383
384
  seam: bool | None = False,
384
385
  sharp: bool | None = False,
385
386
  materials: bool | None = False,
387
+ deselect_joined: bool | None = False,
386
388
  ):
387
389
  """Enclose selected vertices in a convex polyhedron
388
390
 
@@ -401,6 +403,8 @@ def convex_hull(
401
403
  :type face_threshold: float | None
402
404
  :param shape_threshold: Max Shape Angle, Shape angle limit
403
405
  :type shape_threshold: float | None
406
+ :param topology_influence: Topology Influence, How much to prioritize regular grids of quads as well as quads that touch existing quads
407
+ :type topology_influence: float | None
404
408
  :param uvs: Compare UVs
405
409
  :type uvs: bool | None
406
410
  :param vcols: Compare Color Attributes
@@ -411,6 +415,8 @@ def convex_hull(
411
415
  :type sharp: bool | None
412
416
  :param materials: Compare Materials
413
417
  :type materials: bool | None
418
+ :param deselect_joined: Deselect Joined, Only select remaining triangles that were not merged
419
+ :type deselect_joined: bool | None
414
420
  """
415
421
 
416
422
  def customdata_custom_splitnormals_add(
@@ -3868,11 +3874,13 @@ def tris_convert_to_quads(
3868
3874
  *,
3869
3875
  face_threshold: float | None = 0.698132,
3870
3876
  shape_threshold: float | None = 0.698132,
3877
+ topology_influence: float | None = 0.0,
3871
3878
  uvs: bool | None = False,
3872
3879
  vcols: bool | None = False,
3873
3880
  seam: bool | None = False,
3874
3881
  sharp: bool | None = False,
3875
3882
  materials: bool | None = False,
3883
+ deselect_joined: bool | None = False,
3876
3884
  ):
3877
3885
  """Join triangles into quads
3878
3886
 
@@ -3883,6 +3891,8 @@ def tris_convert_to_quads(
3883
3891
  :type face_threshold: float | None
3884
3892
  :param shape_threshold: Max Shape Angle, Shape angle limit
3885
3893
  :type shape_threshold: float | None
3894
+ :param topology_influence: Topology Influence, How much to prioritize regular grids of quads as well as quads that touch existing quads
3895
+ :type topology_influence: float | None
3886
3896
  :param uvs: Compare UVs
3887
3897
  :type uvs: bool | None
3888
3898
  :param vcols: Compare Color Attributes
@@ -3893,6 +3903,8 @@ def tris_convert_to_quads(
3893
3903
  :type sharp: bool | None
3894
3904
  :param materials: Compare Materials
3895
3905
  :type materials: bool | None
3906
+ :param deselect_joined: Deselect Joined, Only select remaining triangles that were not merged
3907
+ :type deselect_joined: bool | None
3896
3908
  """
3897
3909
 
3898
3910
  def unsubdivide(