fake-bpy-module 20240106__tar.gz → 20240107__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.
Files changed (353) hide show
  1. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/PKG-INFO +1 -1
  2. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/wm/__init__.pyi +25 -0
  3. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/types/__init__.pyi +112 -112
  4. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/anim_utils/__init__.pyi +2 -2
  5. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  6. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/README.md +0 -0
  7. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/addon_utils/__init__.pyi +0 -0
  8. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/addon_utils/py.typed +0 -0
  9. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/animsys_refactor/__init__.pyi +0 -0
  10. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/animsys_refactor/py.typed +0 -0
  11. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/aud/__init__.pyi +0 -0
  12. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/aud/py.typed +0 -0
  13. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bgl/__init__.pyi +0 -0
  14. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bgl/py.typed +0 -0
  15. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_app_override/__init__.pyi +0 -0
  16. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_app_override/helpers/__init__.pyi +0 -0
  17. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_app_override/py.typed +0 -0
  18. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_app_template_utils/__init__.pyi +0 -0
  19. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_app_template_utils/py.typed +0 -0
  20. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_console_utils/__init__.pyi +0 -0
  21. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_console_utils/autocomplete/__init__.pyi +2 -2
  22. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  23. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  24. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  25. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  26. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_console_utils/py.typed +0 -0
  27. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/__init__.pyi +4 -4
  28. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  29. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  30. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/py.typed +0 -0
  31. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/settings/__init__.pyi +0 -0
  32. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/utils/__init__.pyi +0 -0
  33. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  34. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  35. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  36. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_keymap_utils/__init__.pyi +3 -3
  37. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_keymap_utils/io/__init__.pyi +0 -0
  38. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  39. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  40. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  41. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_keymap_utils/py.typed +0 -0
  42. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  43. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_math/__init__.pyi +0 -0
  44. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_math/py.typed +0 -0
  45. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/__init__.pyi +18 -18
  46. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  47. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/anim/__init__.pyi +0 -0
  48. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/assets/__init__.pyi +0 -0
  49. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/bmesh/__init__.pyi +0 -0
  50. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  51. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/clip/__init__.pyi +0 -0
  52. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/console/__init__.pyi +0 -0
  53. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/constraint/__init__.pyi +0 -0
  54. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/file/__init__.pyi +0 -0
  55. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/freestyle/__init__.pyi +0 -0
  56. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  57. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/image/__init__.pyi +0 -0
  58. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/mesh/__init__.pyi +0 -0
  59. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/node/__init__.pyi +0 -0
  60. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/object/__init__.pyi +0 -0
  61. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/object_align/__init__.pyi +0 -0
  62. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  63. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  64. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/presets/__init__.pyi +0 -0
  65. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/py.typed +0 -0
  66. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/rigidbody/__init__.pyi +0 -0
  67. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  68. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/sequencer/__init__.pyi +0 -0
  69. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/spreadsheet/__init__.pyi +0 -0
  70. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/userpref/__init__.pyi +0 -0
  71. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  72. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  73. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  74. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  75. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/view3d/__init__.pyi +0 -0
  76. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_operators/wm/__init__.pyi +0 -0
  77. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_previews_utils/__init__.pyi +0 -0
  78. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  79. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_previews_utils/py.typed +0 -0
  80. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_rna_utils/__init__.pyi +0 -0
  81. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_rna_utils/data_path/__init__.pyi +0 -0
  82. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_rna_utils/py.typed +0 -0
  83. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_text_utils/__init__.pyi +0 -0
  84. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_text_utils/external_editor/__init__.pyi +0 -0
  85. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_text_utils/py.typed +0 -0
  86. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/__init__.pyi +60 -60
  87. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/asset_shelf/__init__.pyi +0 -0
  88. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  89. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/node_add_menu/__init__.pyi +0 -0
  90. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  91. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  92. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  93. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  94. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_animviz/__init__.pyi +0 -0
  95. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_collection/__init__.pyi +0 -0
  96. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_constraint/__init__.pyi +0 -0
  97. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  98. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  99. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  100. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  101. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  102. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  103. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  104. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  105. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  106. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_light/__init__.pyi +0 -0
  107. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  108. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  109. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  110. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  111. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  112. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  113. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  114. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  115. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  116. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  117. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  118. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_material/__init__.pyi +0 -0
  119. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  120. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_object/__init__.pyi +0 -0
  121. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_output/__init__.pyi +0 -0
  122. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  123. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_particle/__init__.pyi +0 -0
  124. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  125. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  126. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  127. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  128. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  129. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  130. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  131. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  132. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  133. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_render/__init__.pyi +0 -0
  134. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_scene/__init__.pyi +0 -0
  135. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_texture/__init__.pyi +0 -0
  136. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  137. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_workspace/__init__.pyi +0 -0
  138. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/properties_world/__init__.pyi +0 -0
  139. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/py.typed +0 -0
  140. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_clip/__init__.pyi +0 -0
  141. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_console/__init__.pyi +0 -0
  142. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  143. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  144. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_graph/__init__.pyi +0 -0
  145. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_image/__init__.pyi +0 -0
  146. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_info/__init__.pyi +0 -0
  147. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_nla/__init__.pyi +0 -0
  148. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_node/__init__.pyi +0 -0
  149. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_outliner/__init__.pyi +0 -0
  150. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_properties/__init__.pyi +0 -0
  151. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_sequencer/__init__.pyi +0 -0
  152. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  153. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_statusbar/__init__.pyi +0 -0
  154. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_text/__init__.pyi +0 -0
  155. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_time/__init__.pyi +0 -0
  156. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  157. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  158. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_topbar/__init__.pyi +0 -0
  159. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_userpref/__init__.pyi +0 -0
  160. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_view3d/__init__.pyi +0 -0
  161. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  162. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui/utils/__init__.pyi +0 -0
  163. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui_utils/__init__.pyi +1 -1
  164. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  165. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui_utils/layout/__init__.pyi +0 -0
  166. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bl_ui_utils/py.typed +0 -0
  167. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/blend_render_info/__init__.pyi +0 -0
  168. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/blend_render_info/py.typed +0 -0
  169. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/blf/__init__.pyi +0 -0
  170. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/blf/py.typed +0 -0
  171. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bmesh/__init__.pyi +0 -0
  172. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bmesh/geometry/__init__.pyi +0 -0
  173. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bmesh/ops/__init__.pyi +0 -0
  174. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bmesh/py.typed +0 -0
  175. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bmesh/types/__init__.pyi +0 -0
  176. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bmesh/utils/__init__.pyi +0 -0
  177. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/__init__.pyi +3 -3
  178. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/app/__init__.pyi +2 -2
  179. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/app/handlers/__init__.pyi +0 -0
  180. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/app/icons/__init__.pyi +0 -0
  181. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/app/timers/__init__.pyi +0 -0
  182. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/app/translations/__init__.pyi +0 -0
  183. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/msgbus/__init__.pyi +0 -0
  184. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/__init__.pyi +63 -63
  185. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/action/__init__.pyi +0 -0
  186. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/anim/__init__.pyi +0 -0
  187. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/armature/__init__.pyi +0 -0
  188. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/asset/__init__.pyi +0 -0
  189. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/boid/__init__.pyi +0 -0
  190. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/brush/__init__.pyi +0 -0
  191. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/buttons/__init__.pyi +0 -0
  192. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/cachefile/__init__.pyi +0 -0
  193. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/camera/__init__.pyi +0 -0
  194. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/clip/__init__.pyi +0 -0
  195. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/cloth/__init__.pyi +0 -0
  196. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/collection/__init__.pyi +0 -0
  197. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/console/__init__.pyi +0 -0
  198. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/constraint/__init__.pyi +0 -0
  199. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/curve/__init__.pyi +0 -0
  200. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/curves/__init__.pyi +0 -0
  201. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/cycles/__init__.pyi +0 -0
  202. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/dpaint/__init__.pyi +0 -0
  203. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/ed/__init__.pyi +0 -0
  204. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/export_anim/__init__.pyi +0 -0
  205. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/export_mesh/__init__.pyi +0 -0
  206. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/export_scene/__init__.pyi +0 -0
  207. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/file/__init__.pyi +0 -0
  208. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/fluid/__init__.pyi +0 -0
  209. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/font/__init__.pyi +0 -0
  210. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/geometry/__init__.pyi +0 -0
  211. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  212. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/gpencil/__init__.pyi +0 -0
  213. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/graph/__init__.pyi +0 -0
  214. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  215. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/image/__init__.pyi +0 -0
  216. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/import_anim/__init__.pyi +0 -0
  217. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/import_curve/__init__.pyi +0 -0
  218. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/import_mesh/__init__.pyi +0 -0
  219. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/import_scene/__init__.pyi +0 -0
  220. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/info/__init__.pyi +0 -0
  221. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/lattice/__init__.pyi +0 -0
  222. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/marker/__init__.pyi +0 -0
  223. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/mask/__init__.pyi +0 -0
  224. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/material/__init__.pyi +0 -0
  225. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/mball/__init__.pyi +0 -0
  226. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/mesh/__init__.pyi +0 -0
  227. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/nla/__init__.pyi +0 -0
  228. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/node/__init__.pyi +0 -0
  229. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/object/__init__.pyi +0 -0
  230. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/outliner/__init__.pyi +0 -0
  231. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/paint/__init__.pyi +0 -0
  232. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/paintcurve/__init__.pyi +0 -0
  233. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/palette/__init__.pyi +0 -0
  234. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/particle/__init__.pyi +0 -0
  235. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/pose/__init__.pyi +0 -0
  236. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/poselib/__init__.pyi +0 -0
  237. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/preferences/__init__.pyi +0 -0
  238. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/ptcache/__init__.pyi +0 -0
  239. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/render/__init__.pyi +0 -0
  240. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/rigidbody/__init__.pyi +0 -0
  241. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/scene/__init__.pyi +0 -0
  242. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/screen/__init__.pyi +0 -0
  243. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/script/__init__.pyi +0 -0
  244. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/sculpt/__init__.pyi +0 -0
  245. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  246. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/sequencer/__init__.pyi +0 -0
  247. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/sound/__init__.pyi +0 -0
  248. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  249. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/surface/__init__.pyi +0 -0
  250. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/text/__init__.pyi +0 -0
  251. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/text_editor/__init__.pyi +0 -0
  252. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/texture/__init__.pyi +0 -0
  253. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/transform/__init__.pyi +0 -0
  254. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/ui/__init__.pyi +0 -0
  255. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/uilist/__init__.pyi +0 -0
  256. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/uv/__init__.pyi +0 -0
  257. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/view2d/__init__.pyi +0 -0
  258. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/view3d/__init__.pyi +0 -0
  259. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/workspace/__init__.pyi +0 -0
  260. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/ops/world/__init__.pyi +0 -0
  261. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/path/__init__.pyi +0 -0
  262. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/props/__init__.pyi +0 -0
  263. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/py.typed +0 -0
  264. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/utils/__init__.pyi +0 -0
  265. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/utils/previews/__init__.pyi +0 -0
  266. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy/utils/units/__init__.pyi +0 -0
  267. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/__init__.pyi +1 -1
  268. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/asset_utils/__init__.pyi +0 -0
  269. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  270. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/extensions/__init__.pyi +0 -0
  271. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  272. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  273. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/image_utils/__init__.pyi +0 -0
  274. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/io_utils/__init__.pyi +0 -0
  275. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  276. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  277. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  278. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/node_utils/__init__.pyi +0 -0
  279. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/object_utils/__init__.pyi +0 -0
  280. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/py.typed +0 -0
  281. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  282. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/wm_utils/__init__.pyi +0 -0
  283. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  284. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_restrict_state/__init__.pyi +0 -0
  285. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_restrict_state/py.typed +0 -0
  286. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_types/__init__.pyi +0 -0
  287. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/bpy_types/py.typed +0 -0
  288. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/console_python/__init__.pyi +0 -0
  289. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/console_python/py.typed +0 -0
  290. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/console_shell/__init__.pyi +0 -0
  291. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/console_shell/py.typed +0 -0
  292. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  293. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  294. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/fake_bpy_module.egg-info/top_level.txt +0 -0
  295. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/__init__.pyi +0 -0
  296. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/chainingiterators/__init__.pyi +0 -0
  297. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/functions/__init__.pyi +0 -0
  298. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/predicates/__init__.pyi +0 -0
  299. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/py.typed +0 -0
  300. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/shaders/__init__.pyi +0 -0
  301. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/types/__init__.pyi +0 -0
  302. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  303. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/freestyle/utils/__init__.pyi +0 -0
  304. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/__init__.pyi +0 -0
  305. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/capabilities/__init__.pyi +0 -0
  306. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/matrix/__init__.pyi +0 -0
  307. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/platform/__init__.pyi +0 -0
  308. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/py.typed +0 -0
  309. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/select/__init__.pyi +0 -0
  310. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/shader/__init__.pyi +0 -0
  311. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/state/__init__.pyi +0 -0
  312. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/texture/__init__.pyi +0 -0
  313. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu/types/__init__.pyi +0 -0
  314. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu_extras/__init__.pyi +0 -0
  315. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu_extras/batch/__init__.pyi +0 -0
  316. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu_extras/presets/__init__.pyi +0 -0
  317. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/gpu_extras/py.typed +0 -0
  318. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/graphviz_export/__init__.pyi +0 -0
  319. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/graphviz_export/py.typed +0 -0
  320. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/idprop/__init__.pyi +0 -0
  321. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/idprop/py.typed +0 -0
  322. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/idprop/types/__init__.pyi +0 -0
  323. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/imbuf/__init__.pyi +0 -0
  324. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/imbuf/py.typed +0 -0
  325. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/imbuf/types/__init__.pyi +0 -0
  326. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/keyingsets_builtins/__init__.pyi +0 -0
  327. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/keyingsets_builtins/py.typed +0 -0
  328. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/keyingsets_utils/__init__.pyi +0 -0
  329. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/keyingsets_utils/py.typed +0 -0
  330. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/mathutils/__init__.pyi +0 -0
  331. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/mathutils/bvhtree/__init__.pyi +0 -0
  332. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/mathutils/geometry/__init__.pyi +0 -0
  333. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/mathutils/interpolate/__init__.pyi +0 -0
  334. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/mathutils/kdtree/__init__.pyi +0 -0
  335. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/mathutils/noise/__init__.pyi +0 -0
  336. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/mathutils/py.typed +0 -0
  337. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/nodeitems_builtins/__init__.pyi +0 -0
  338. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/nodeitems_builtins/py.typed +0 -0
  339. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/nodeitems_utils/__init__.pyi +0 -0
  340. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/nodeitems_utils/py.typed +0 -0
  341. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/pyproject.toml +0 -0
  342. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/rna_info/__init__.pyi +0 -0
  343. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/rna_info/py.typed +0 -0
  344. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/rna_keymap_ui/__init__.pyi +0 -0
  345. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/rna_keymap_ui/py.typed +0 -0
  346. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/rna_prop_ui/__init__.pyi +0 -0
  347. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/rna_prop_ui/py.typed +0 -0
  348. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/rna_xml/__init__.pyi +0 -0
  349. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/rna_xml/py.typed +0 -0
  350. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/setup.cfg +0 -0
  351. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/setup.py +0 -0
  352. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/sys_info/__init__.pyi +0 -0
  353. {fake-bpy-module-20240106 → fake-bpy-module-20240107}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240106
3
+ Version: 20240107
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
@@ -1352,6 +1352,31 @@ def drop_blend_file(
1352
1352
 
1353
1353
  ...
1354
1354
 
1355
+ def drop_import_file(
1356
+ override_context: typing.Optional[
1357
+ typing.Union[typing.Dict, "bpy.types.Context"]
1358
+ ] = None,
1359
+ execution_context: typing.Optional[typing.Union[str, int]] = None,
1360
+ undo: typing.Optional[bool] = None,
1361
+ *,
1362
+ directory: typing.Union[str, typing.Any] = "",
1363
+ files: typing.Optional[
1364
+ bpy.types.bpy_prop_collection["bpy.types.OperatorFileListElement"]
1365
+ ] = None,
1366
+ ):
1367
+ """Operator that allows file handlers to receive file drops
1368
+
1369
+ :type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
1370
+ :type execution_context: typing.Optional[typing.Union[str, int]]
1371
+ :type undo: typing.Optional[bool]
1372
+ :param directory: Directory, Directory of the file
1373
+ :type directory: typing.Union[str, typing.Any]
1374
+ :param files: Files
1375
+ :type files: typing.Optional[bpy.types.bpy_prop_collection['bpy.types.OperatorFileListElement']]
1376
+ """
1377
+
1378
+ ...
1379
+
1355
1380
  def gpencil_export_pdf(
1356
1381
  override_context: typing.Optional[
1357
1382
  typing.Union[typing.Dict, "bpy.types.Context"]
@@ -2,93 +2,93 @@ import sys
2
2
  import typing
3
3
  import mathutils
4
4
  import bpy
5
+ import bl_operators.assets
6
+ import bl_ui.properties_output
7
+ import bl_ui.properties_data_camera
8
+ import bl_operators.anim
9
+ import bl_ui.properties_material_gpencil
10
+ import bl_operators.view3d
11
+ import bl_ui.properties_physics_field
12
+ import bl_ui.properties_data_curve
13
+ import bl_ui.space_dopesheet
14
+ import bl_ui.space_info
15
+ import bl_ui.properties_workspace
16
+ import bl_ui.properties_grease_pencil_common
17
+ import bl_ui.space_view3d
18
+ import bl_ui.space_properties
19
+ import bl_ui.properties_data_light
20
+ import bl_ui.properties_paint_common
5
21
  import bl_ui.properties_material
6
- import bl_ui.generic_ui_list
7
22
  import bl_ui.properties_data_metaball
8
- import bl_ui.properties_data_empty
9
- import bl_operators.file
10
- import bl_ui.properties_particle
11
- import bl_ui.space_statusbar
12
- import bl_ui.properties_workspace
23
+ import bl_ui.properties_data_speaker
13
24
  import bl_ui.node_add_menu_texture
14
- import bl_ui.properties_view_layer
15
- import bl_ui.space_dopesheet
16
- import bl_ui.properties_data_lightprobe
17
- import bl_ui.properties_physics_common
25
+ import bl_ui.space_node
26
+ import bl_ui.properties_collection
27
+ import bl_ui.space_statusbar
28
+ import bl_ui.space_userpref
29
+ import bl_ui.space_outliner
30
+ import bl_ui.generic_ui_list
31
+ import bl_ui.space_image
32
+ import bl_ui.node_add_menu_compositor
33
+ import bl_ui.properties_scene
18
34
  import bl_operators.node
35
+ import bl_ui.asset_shelf
19
36
  import bl_ui.properties_data_shaderfx
20
- import bl_ui.space_properties
37
+ import bl_ui.space_console
38
+ import bl_ui.properties_data_volume
39
+ import bl_ui.properties_object
40
+ import bl_ui.properties_data_bone
41
+ import bl_ui.space_clip
21
42
  import bl_ui.properties_data_mesh
22
- import bl_ui.properties_freestyle
43
+ import bl_ui
44
+ import bl_ui.properties_data_armature
45
+ import bl_ui.node_add_menu_geometry
46
+ import bl_ui.properties_data_pointcloud
47
+ import bl_operators.file
48
+ import bl_ui.properties_physics_rigidbody_constraint
49
+ import bl_ui.space_sequencer
23
50
  import bl_ui.properties_mask_common
24
- import bl_operators.view3d
25
- import bl_ui.space_outliner
26
- import bl_ui.properties_physics_dynamicpaint
27
- import bl_ui.properties_physics_cloth
28
- import bl_ui.space_clip
29
- import bl_ui.space_userpref
30
- import bl_operators.presets
31
- import bl_ui.properties_data_speaker
32
- import bl_ui.properties_physics_geometry_nodes
33
- import bl_operators.userpref
34
51
  import bl_ui.properties_render
35
- import bl_ui.space_image
36
- import bl_ui.node_add_menu_shader
37
- import bl_ui
38
- import bl_ui.properties_constraint
39
- import bl_ui.properties_data_gpencil
40
- import bl_ui.properties_physics_field
41
- import bl_ui.properties_data_modifier
42
- import bl_ui.properties_output
43
- import bl_operators.freestyle
44
- import bl_ui.properties_paint_common
45
- import bl_ui.space_toolsystem_common
46
- import bl_ui.properties_data_curves
47
- import bl_ui.properties_data_bone
52
+ import bl_operators.constraint
48
53
  import bl_ui.properties_physics_rigidbody
49
- import bl_ui.properties_data_camera
50
- import bl_ui.properties_grease_pencil_common
51
- import bl_ui.space_view3d
54
+ import bl_ui.properties_view_layer
52
55
  import bl_ui.properties_physics_softbody
53
- import bl_ui.space_node
54
- import bl_operators.assets
55
- import bl_ui.properties_data_curve
56
- import bl_ui.space_toolsystem_toolbar
57
- import bl_ui.node_add_menu_geometry
58
- import bl_operators.constraint
59
- import bl_ui.properties_data_pointcloud
56
+ import bl_operators.clip
57
+ import bl_ui.properties_physics_common
58
+ import bl_ui.space_toolsystem_common
59
+ import bl_ui.properties_physics_dynamicpaint
60
60
  import bl_ui.properties_data_lattice
61
- import bl_ui.properties_data_armature
62
- import bl_operators.anim
63
- import bl_ui.properties_material_gpencil
64
- import bl_ui.node_add_menu_compositor
61
+ import bl_ui.node_add_menu_shader
62
+ import bl_ui.properties_particle
63
+ import bl_ui.properties_physics_geometry_nodes
64
+ import bl_ui.space_text
65
+ import bl_ui.properties_data_lightprobe
65
66
  import bl_ui.properties_world
66
- import bl_ui.node_add_menu
67
- import bl_ui.properties_physics_rigidbody_constraint
68
- import bl_ui.space_console
67
+ import bl_operators.userpref
68
+ import bl_ui.properties_data_gpencil
69
69
  import bl_ui.space_graph
70
- import bl_ui.space_filebrowser
71
- import bl_ui.space_text
70
+ import bl_ui.properties_freestyle
71
+ import bl_operators.freestyle
72
72
  import bl_ui.space_topbar
73
+ import bl_ui.properties_data_modifier
74
+ import bl_ui.space_toolsystem_toolbar
75
+ import bl_ui.properties_physics_cloth
76
+ import bl_ui.node_add_menu
77
+ import bl_ui.properties_physics_fluid
73
78
  import bl_operators.wm
74
- import bl_ui.properties_object
75
- import bl_ui.space_view3d_toolbar
76
- import bl_ui.properties_data_light
77
- import bl_operators.object
78
- import bl_ui.space_time
79
- import bl_ui.properties_collection
80
- import bl_ui.space_sequencer
79
+ import bl_ui.properties_data_curves
81
80
  import bl_ui.space_nla
82
- import bl_ui.space_info
83
- import bl_ui.properties_texture
84
- import bl_ui.properties_scene
85
- import bl_ui.asset_shelf
86
- import bl_ui.space_spreadsheet
87
- import bl_operators.spreadsheet
81
+ import bl_ui.space_filebrowser
82
+ import bl_ui.space_time
83
+ import bl_operators.object
84
+ import bl_ui.properties_data_empty
85
+ import bl_ui.properties_constraint
88
86
  import bl_ui.properties_data_grease_pencil
89
- import bl_ui.properties_physics_fluid
90
- import bl_operators.clip
91
- import bl_ui.properties_data_volume
87
+ import bl_operators.spreadsheet
88
+ import bl_operators.presets
89
+ import bl_ui.space_spreadsheet
90
+ import bl_ui.space_view3d_toolbar
91
+ import bl_ui.properties_texture
92
92
 
93
93
  GenericType = typing.TypeVar("GenericType")
94
94
 
@@ -6832,10 +6832,10 @@ class Context(bpy_struct):
6832
6832
  :type: 'UIList'
6833
6833
  """
6834
6834
 
6835
- property: typing.Union[int, str, "ID"]
6835
+ property: typing.Union[str, int, "ID"]
6836
6836
  """ Get the property associated with a hovered button. Returns a tuple of the datablock, data path to the property, and array index.
6837
6837
 
6838
- :type: typing.Union[int, str, 'ID']
6838
+ :type: typing.Union[str, int, 'ID']
6839
6839
  """
6840
6840
 
6841
6841
  edit_text: "Text"
@@ -14801,7 +14801,7 @@ class Gizmo(bpy_struct):
14801
14801
  context: "Context",
14802
14802
  event: "Event",
14803
14803
  tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
14804
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14804
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14805
14805
  """
14806
14806
 
14807
14807
  :param context:
@@ -14810,7 +14810,7 @@ class Gizmo(bpy_struct):
14810
14810
  :type event: 'Event'
14811
14811
  :param tweak: Tweak
14812
14812
  :type tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
14813
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14813
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14814
14814
  :return: result
14815
14815
  """
14816
14816
  ...
@@ -14818,14 +14818,14 @@ class Gizmo(bpy_struct):
14818
14818
  def setup(self): ...
14819
14819
  def invoke(
14820
14820
  self, context: "Context", event: "Event"
14821
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14821
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14822
14822
  """
14823
14823
 
14824
14824
  :param context:
14825
14825
  :type context: 'Context'
14826
14826
  :param event:
14827
14827
  :type event: 'Event'
14828
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14828
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14829
14829
  :return: result
14830
14830
  """
14831
14831
  ...
@@ -17280,10 +17280,10 @@ class KeyingSetInfo(bpy_struct):
17280
17280
  :type: typing.Union[str, typing.Any]
17281
17281
  """
17282
17282
 
17283
- bl_options: typing.Union[typing.Set[int], typing.Set[str]]
17283
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]]
17284
17284
  """ Keying Set options to use when inserting keyframes
17285
17285
 
17286
- :type: typing.Union[typing.Set[int], typing.Set[str]]
17286
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
17287
17287
  """
17288
17288
 
17289
17289
  def poll(self, context: typing.Optional["Context"]) -> bool:
@@ -17724,10 +17724,10 @@ class Macro(bpy_struct):
17724
17724
  :type: typing.Union[str, typing.Any]
17725
17725
  """
17726
17726
 
17727
- bl_options: typing.Union[typing.Set[int], typing.Set[str]]
17727
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]]
17728
17728
  """ Options for this operator type
17729
17729
 
17730
- :type: typing.Union[typing.Set[int], typing.Set[str]]
17730
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
17731
17731
  """
17732
17732
 
17733
17733
  bl_translation_context: typing.Union[str, typing.Any]
@@ -17762,13 +17762,13 @@ class Macro(bpy_struct):
17762
17762
 
17763
17763
  def report(
17764
17764
  self,
17765
- type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
17765
+ type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
17766
17766
  message: typing.Union[str, typing.Any],
17767
17767
  ):
17768
17768
  """report
17769
17769
 
17770
17770
  :param type: Type
17771
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
17771
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
17772
17772
  :param message: Report Message
17773
17773
  :type message: typing.Union[str, typing.Any]
17774
17774
  """
@@ -22763,10 +22763,10 @@ class Operator(bpy_struct):
22763
22763
  :type: typing.Union[str, typing.Any]
22764
22764
  """
22765
22765
 
22766
- bl_options: typing.Union[typing.Set[int], typing.Set[str]]
22766
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]]
22767
22767
  """ Options for this operator type
22768
22768
 
22769
- :type: typing.Union[typing.Set[int], typing.Set[str]]
22769
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
22770
22770
  """
22771
22771
 
22772
22772
  bl_translation_context: typing.Union[str, typing.Any]
@@ -22825,13 +22825,13 @@ class Operator(bpy_struct):
22825
22825
 
22826
22826
  def report(
22827
22827
  self,
22828
- type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
22828
+ type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
22829
22829
  message: typing.Union[str, typing.Any],
22830
22830
  ):
22831
22831
  """report
22832
22832
 
22833
22833
  :param type: Type
22834
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
22834
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
22835
22835
  :param message: Report Message
22836
22836
  :type message: typing.Union[str, typing.Any]
22837
22837
  """
@@ -22857,12 +22857,12 @@ class Operator(bpy_struct):
22857
22857
 
22858
22858
  def execute(
22859
22859
  self, context: "Context"
22860
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22860
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22861
22861
  """Execute the operator
22862
22862
 
22863
22863
  :param context:
22864
22864
  :type context: 'Context'
22865
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22865
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22866
22866
  :return: result
22867
22867
  """
22868
22868
  ...
@@ -22879,28 +22879,28 @@ class Operator(bpy_struct):
22879
22879
 
22880
22880
  def invoke(
22881
22881
  self, context: "Context", event: "Event"
22882
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22882
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22883
22883
  """Invoke the operator
22884
22884
 
22885
22885
  :param context:
22886
22886
  :type context: 'Context'
22887
22887
  :param event:
22888
22888
  :type event: 'Event'
22889
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22889
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22890
22890
  :return: result
22891
22891
  """
22892
22892
  ...
22893
22893
 
22894
22894
  def modal(
22895
22895
  self, context: "Context", event: "Event"
22896
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22896
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22897
22897
  """Modal operator function
22898
22898
 
22899
22899
  :param context:
22900
22900
  :type context: 'Context'
22901
22901
  :param event:
22902
22902
  :type event: 'Event'
22903
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22903
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22904
22904
  :return: result
22905
22905
  """
22906
22906
  ...
@@ -28788,13 +28788,13 @@ class RenderEngine(bpy_struct):
28788
28788
 
28789
28789
  def report(
28790
28790
  self,
28791
- type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
28791
+ type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
28792
28792
  message: typing.Union[str, typing.Any],
28793
28793
  ):
28794
28794
  """Report info, warning or error messages
28795
28795
 
28796
28796
  :param type: Type
28797
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
28797
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
28798
28798
  :param message: Report Message
28799
28799
  :type message: typing.Union[str, typing.Any]
28800
28800
  """
@@ -39949,10 +39949,10 @@ class ToolSettings(bpy_struct):
39949
39949
  :type: typing.Union[str, int]
39950
39950
  """
39951
39951
 
39952
- snap_elements: typing.Union[typing.Set[int], typing.Set[str]]
39952
+ snap_elements: typing.Union[typing.Set[str], typing.Set[int]]
39953
39953
  """ Type of element to snap to
39954
39954
 
39955
- :type: typing.Union[typing.Set[int], typing.Set[str]]
39955
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
39956
39956
  """
39957
39957
 
39958
39958
  snap_elements_base: typing.Union[typing.Set[str], typing.Set[int]]
@@ -64932,14 +64932,14 @@ class WindowManager(ID, bpy_struct):
64932
64932
  @classmethod
64933
64933
  def invoke_props_popup(
64934
64934
  cls, operator: typing.Optional["Operator"], event: typing.Optional["Event"]
64935
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
64935
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
64936
64936
  """Operator popup invoke (show operator properties and execute it automatically on changes)
64937
64937
 
64938
64938
  :param operator: Operator to call
64939
64939
  :type operator: typing.Optional['Operator']
64940
64940
  :param event: Event
64941
64941
  :type event: typing.Optional['Event']
64942
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
64942
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
64943
64943
  :return: result
64944
64944
  """
64945
64945
  ...
@@ -64949,14 +64949,14 @@ class WindowManager(ID, bpy_struct):
64949
64949
  cls,
64950
64950
  operator: typing.Optional["Operator"],
64951
64951
  width: typing.Optional[typing.Any] = 300,
64952
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
64952
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
64953
64953
  """Operator dialog (non-autoexec popup) invoke (show operator properties and only execute it on click on OK button)
64954
64954
 
64955
64955
  :param operator: Operator to call
64956
64956
  :type operator: typing.Optional['Operator']
64957
64957
  :param width: Width of the popup
64958
64958
  :type width: typing.Optional[typing.Any]
64959
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
64959
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
64960
64960
  :return: result
64961
64961
  """
64962
64962
  ...
@@ -64975,14 +64975,14 @@ class WindowManager(ID, bpy_struct):
64975
64975
  cls,
64976
64976
  operator: typing.Optional["Operator"],
64977
64977
  width: typing.Optional[typing.Any] = 300,
64978
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
64978
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
64979
64979
  """Operator popup invoke (only shows operator's properties, without executing it)
64980
64980
 
64981
64981
  :param operator: Operator to call
64982
64982
  :type operator: typing.Optional['Operator']
64983
64983
  :param width: Width of the popup
64984
64984
  :type width: typing.Optional[typing.Any]
64985
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
64985
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
64986
64986
  :return: result
64987
64987
  """
64988
64988
  ...
@@ -64990,14 +64990,14 @@ class WindowManager(ID, bpy_struct):
64990
64990
  @classmethod
64991
64991
  def invoke_confirm(
64992
64992
  cls, operator: typing.Optional["Operator"], event: typing.Optional["Event"]
64993
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
64993
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
64994
64994
  """Operator confirmation popup (only to let user confirm the execution, no operator properties shown)
64995
64995
 
64996
64996
  :param operator: Operator to call
64997
64997
  :type operator: typing.Optional['Operator']
64998
64998
  :param event: Event
64999
64999
  :type event: typing.Optional['Event']
65000
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65000
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65001
65001
  :return: result
65002
65002
  """
65003
65003
  ...
@@ -68026,10 +68026,10 @@ class DecimateModifier(Modifier, bpy_struct):
68026
68026
  :type: typing.Union[str, int]
68027
68027
  """
68028
68028
 
68029
- delimit: typing.Union[typing.Set[int], typing.Set[str]]
68029
+ delimit: typing.Union[typing.Set[str], typing.Set[int]]
68030
68030
  """ Limit merging geometry
68031
68031
 
68032
- :type: typing.Union[typing.Set[int], typing.Set[str]]
68032
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
68033
68033
  """
68034
68034
 
68035
68035
  face_count: int
@@ -68846,10 +68846,10 @@ class MeshCacheModifier(Modifier, bpy_struct):
68846
68846
  :type: typing.Union[str, typing.Any]
68847
68847
  """
68848
68848
 
68849
- flip_axis: typing.Union[typing.Set[int], typing.Set[str]]
68849
+ flip_axis: typing.Union[typing.Set[str], typing.Set[int]]
68850
68850
  """
68851
68851
 
68852
- :type: typing.Union[typing.Set[int], typing.Set[str]]
68852
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
68853
68853
  """
68854
68854
 
68855
68855
  forward_axis: typing.Union[str, int]
@@ -107839,10 +107839,10 @@ class GeometryNodeCurveHandleTypeSelection(
107839
107839
  :type: typing.Union[str, int]
107840
107840
  """
107841
107841
 
107842
- mode: typing.Union[typing.Set[int], typing.Set[str]]
107842
+ mode: typing.Union[typing.Set[str], typing.Set[int]]
107843
107843
  """ Whether to check the type of left and right handles
107844
107844
 
107845
- :type: typing.Union[typing.Set[int], typing.Set[str]]
107845
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
107846
107846
  """
107847
107847
 
107848
107848
  @classmethod
@@ -108375,10 +108375,10 @@ class GeometryNodeCurveSetHandles(GeometryNode, NodeInternal, Node, bpy_struct):
108375
108375
  :type: typing.Union[str, int]
108376
108376
  """
108377
108377
 
108378
- mode: typing.Union[typing.Set[int], typing.Set[str]]
108378
+ mode: typing.Union[typing.Set[str], typing.Set[int]]
108379
108379
  """ Whether to update left and right handles
108380
108380
 
108381
- :type: typing.Union[typing.Set[int], typing.Set[str]]
108381
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
108382
108382
  """
108383
108383
 
108384
108384
  @classmethod
@@ -72,14 +72,14 @@ def bake_action_objects(
72
72
 
73
73
  def bake_action_objects_iter(
74
74
  object_action_pairs: typing.Union[
75
- "bpy.types.Action", "bpy.types.Object", "bpy.types.Sequence"
75
+ "bpy.types.Object", "bpy.types.Sequence", "bpy.types.Action"
76
76
  ],
77
77
  bake_o,
78
78
  ):
79
79
  """An coroutine that bakes actions for multiple objects.
80
80
 
81
81
  :param object_action_pairs: Sequence of object action tuples, action is the destination for the baked data. When None a new action will be created.
82
- :type object_action_pairs: typing.Union['bpy.types.Action', 'bpy.types.Object', 'bpy.types.Sequence']
82
+ :type object_action_pairs: typing.Union['bpy.types.Object', 'bpy.types.Sequence', 'bpy.types.Action']
83
83
  """
84
84
 
85
85
  ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240106
3
+ Version: 20240107
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
@@ -1,8 +1,8 @@
1
1
  import sys
2
2
  import typing
3
3
  from . import complete_calltip
4
- from . import complete_import
5
- from . import complete_namespace
6
4
  from . import intellisense
5
+ from . import complete_namespace
6
+ from . import complete_import
7
7
 
8
8
  GenericType = typing.TypeVar("GenericType")
@@ -1,11 +1,11 @@
1
1
  import sys
2
2
  import typing
3
- from . import utils
4
- from . import utils_languages_menu
5
- from . import bl_extract_messages
6
3
  from . import utils_cli
4
+ from . import utils_rtl
5
+ from . import bl_extract_messages
6
+ from . import utils
7
7
  from . import merge_po
8
8
  from . import settings
9
- from . import utils_rtl
9
+ from . import utils_languages_menu
10
10
 
11
11
  GenericType = typing.TypeVar("GenericType")
@@ -1,9 +1,9 @@
1
1
  import sys
2
2
  import typing
3
- from . import versioning
4
- from . import keymap_from_toolbar
5
- from . import platform_helpers
6
3
  from . import io
4
+ from . import platform_helpers
7
5
  from . import keymap_hierarchy
6
+ from . import keymap_from_toolbar
7
+ from . import versioning
8
8
 
9
9
  GenericType = typing.TypeVar("GenericType")