fake-bpy-module 20231204__tar.gz → 20231205__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 (361) hide show
  1. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/PKG-INFO +1 -1
  2. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/wm.py +3 -0
  3. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/types.py +113 -113
  4. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/anim_utils.py +2 -2
  5. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  6. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/README.md +0 -0
  7. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/addon_utils/__init__.py +0 -0
  8. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/addon_utils/py.typed +0 -0
  9. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/animsys_refactor/__init__.py +0 -0
  10. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/animsys_refactor/py.typed +0 -0
  11. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/aud/__init__.py +0 -0
  12. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/aud/py.typed +0 -0
  13. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bgl/__init__.py +0 -0
  14. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bgl/py.typed +0 -0
  15. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_app_override/__init__.py +0 -0
  16. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_app_override/helpers.py +0 -0
  17. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_app_override/py.typed +0 -0
  18. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_app_template_utils/__init__.py +0 -0
  19. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_app_template_utils/py.typed +0 -0
  20. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_console_utils/__init__.py +0 -0
  21. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/__init__.py +2 -2
  22. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/complete_calltip.py +0 -0
  23. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/complete_import.py +0 -0
  24. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/complete_namespace.py +0 -0
  25. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/intellisense.py +0 -0
  26. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/py.typed +0 -0
  27. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_console_utils/py.typed +0 -0
  28. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/__init__.py +4 -4
  29. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/bl_extract_messages.py +0 -0
  30. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/merge_po.py +0 -0
  31. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/py.typed +0 -0
  32. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/settings.py +0 -0
  33. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/utils.py +0 -0
  34. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/utils_cli.py +0 -0
  35. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/utils_languages_menu.py +0 -0
  36. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_i18n_utils/utils_rtl.py +0 -0
  37. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_keymap_utils/__init__.py +3 -3
  38. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_keymap_utils/io.py +0 -0
  39. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_keymap_utils/keymap_from_toolbar.py +0 -0
  40. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_keymap_utils/keymap_hierarchy.py +0 -0
  41. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_keymap_utils/platform_helpers.py +0 -0
  42. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_keymap_utils/py.typed +0 -0
  43. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_keymap_utils/versioning.py +0 -0
  44. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_math/__init__.py +0 -0
  45. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_math/py.typed +0 -0
  46. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/__init__.py +21 -21
  47. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/add_mesh_torus.py +0 -0
  48. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/anim.py +0 -0
  49. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/assets.py +0 -0
  50. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/bmesh/__init__.py +0 -0
  51. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/bmesh/find_adjacent.py +0 -0
  52. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/bmesh/py.typed +0 -0
  53. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/clip.py +0 -0
  54. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/console.py +0 -0
  55. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/constraint.py +0 -0
  56. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/file.py +0 -0
  57. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/freestyle.py +0 -0
  58. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/geometry_nodes.py +0 -0
  59. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/image.py +0 -0
  60. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/mesh.py +0 -0
  61. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/node.py +0 -0
  62. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/object.py +0 -0
  63. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/object_align.py +0 -0
  64. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/object_quick_effects.py +0 -0
  65. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/object_randomize_transform.py +0 -0
  66. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/presets.py +0 -0
  67. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/py.typed +0 -0
  68. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/rigidbody.py +0 -0
  69. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/screen_play_rendered_anim.py +0 -0
  70. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/sequencer.py +0 -0
  71. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/spreadsheet.py +0 -0
  72. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/userpref.py +0 -0
  73. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/uvcalc_follow_active.py +0 -0
  74. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/uvcalc_lightmap.py +0 -0
  75. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/uvcalc_transform.py +0 -0
  76. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/vertexpaint_dirt.py +0 -0
  77. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/view3d.py +0 -0
  78. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_operators/wm.py +0 -0
  79. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_previews_utils/__init__.py +0 -0
  80. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_previews_utils/bl_previews_render.py +0 -0
  81. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_previews_utils/py.typed +0 -0
  82. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_rna_utils/__init__.py +0 -0
  83. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_rna_utils/data_path.py +0 -0
  84. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_rna_utils/py.typed +0 -0
  85. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_text_utils/__init__.py +0 -0
  86. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_text_utils/external_editor.py +0 -0
  87. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_text_utils/py.typed +0 -0
  88. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/__init__.py +61 -61
  89. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/asset_shelf.py +0 -0
  90. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/generic_ui_list.py +0 -0
  91. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/node_add_menu.py +0 -0
  92. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/node_add_menu_compositor.py +0 -0
  93. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/node_add_menu_geometry.py +0 -0
  94. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/node_add_menu_shader.py +0 -0
  95. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/node_add_menu_texture.py +0 -0
  96. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_animviz.py +0 -0
  97. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_collection.py +0 -0
  98. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_constraint.py +0 -0
  99. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_armature.py +0 -0
  100. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_bone.py +0 -0
  101. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_camera.py +0 -0
  102. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_curve.py +0 -0
  103. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_curves.py +0 -0
  104. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_empty.py +0 -0
  105. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_gpencil.py +0 -0
  106. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_grease_pencil.py +0 -0
  107. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_lattice.py +0 -0
  108. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_light.py +0 -0
  109. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_lightprobe.py +0 -0
  110. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_mesh.py +0 -0
  111. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_metaball.py +0 -0
  112. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_modifier.py +0 -0
  113. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_pointcloud.py +0 -0
  114. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_shaderfx.py +0 -0
  115. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_speaker.py +0 -0
  116. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_data_volume.py +0 -0
  117. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_freestyle.py +0 -0
  118. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_grease_pencil_common.py +0 -0
  119. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_mask_common.py +0 -0
  120. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_material.py +0 -0
  121. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_material_gpencil.py +0 -0
  122. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_object.py +0 -0
  123. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_output.py +0 -0
  124. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_paint_common.py +0 -0
  125. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_particle.py +0 -0
  126. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_cloth.py +0 -0
  127. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_common.py +0 -0
  128. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_dynamicpaint.py +0 -0
  129. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_field.py +0 -0
  130. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_fluid.py +0 -0
  131. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_geometry_nodes.py +0 -0
  132. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_rigidbody.py +0 -0
  133. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_rigidbody_constraint.py +0 -0
  134. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_physics_softbody.py +0 -0
  135. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_render.py +0 -0
  136. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_scene.py +0 -0
  137. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_texture.py +0 -0
  138. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_view_layer.py +0 -0
  139. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_workspace.py +0 -0
  140. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/properties_world.py +0 -0
  141. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/py.typed +0 -0
  142. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_clip.py +0 -0
  143. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_console.py +0 -0
  144. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_dopesheet.py +0 -0
  145. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_filebrowser.py +0 -0
  146. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_graph.py +0 -0
  147. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_image.py +0 -0
  148. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_info.py +0 -0
  149. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_nla.py +0 -0
  150. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_node.py +0 -0
  151. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_outliner.py +0 -0
  152. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_properties.py +0 -0
  153. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_sequencer.py +0 -0
  154. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_spreadsheet.py +0 -0
  155. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_statusbar.py +0 -0
  156. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_text.py +0 -0
  157. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_time.py +0 -0
  158. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_toolsystem_common.py +0 -0
  159. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_toolsystem_toolbar.py +0 -0
  160. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_topbar.py +0 -0
  161. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_userpref.py +0 -0
  162. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_view3d.py +0 -0
  163. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/space_view3d_toolbar.py +0 -0
  164. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui/utils.py +0 -0
  165. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui_utils/__init__.py +0 -0
  166. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui_utils/bug_report_url.py +0 -0
  167. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui_utils/layout.py +0 -0
  168. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bl_ui_utils/py.typed +0 -0
  169. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/blend_render_info/__init__.py +0 -0
  170. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/blend_render_info/py.typed +0 -0
  171. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/blf/__init__.py +0 -0
  172. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/blf/py.typed +0 -0
  173. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bmesh/__init__.py +0 -0
  174. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bmesh/geometry.py +0 -0
  175. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bmesh/ops.py +0 -0
  176. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bmesh/py.typed +0 -0
  177. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bmesh/types.py +0 -0
  178. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bmesh/utils.py +0 -0
  179. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/__init__.py +1 -1
  180. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/app/__init__.py +2 -2
  181. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/app/handlers.py +0 -0
  182. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/app/icons.py +0 -0
  183. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/app/py.typed +0 -0
  184. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/app/timers.py +0 -0
  185. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/app/translations.py +0 -0
  186. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/msgbus.py +0 -0
  187. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/__init__.py +62 -62
  188. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/action.py +0 -0
  189. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/anim.py +0 -0
  190. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/armature.py +0 -0
  191. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/asset.py +0 -0
  192. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/boid.py +0 -0
  193. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/brush.py +0 -0
  194. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/buttons.py +0 -0
  195. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/cachefile.py +0 -0
  196. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/camera.py +0 -0
  197. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/clip.py +0 -0
  198. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/cloth.py +0 -0
  199. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/collection.py +0 -0
  200. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/console.py +0 -0
  201. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/constraint.py +0 -0
  202. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/curve.py +0 -0
  203. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/curves.py +0 -0
  204. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/cycles.py +0 -0
  205. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/dpaint.py +0 -0
  206. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/ed.py +0 -0
  207. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/export_anim.py +0 -0
  208. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/export_mesh.py +0 -0
  209. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/export_scene.py +0 -0
  210. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/file.py +0 -0
  211. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/fluid.py +0 -0
  212. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/font.py +0 -0
  213. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/geometry.py +0 -0
  214. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/gizmogroup.py +0 -0
  215. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/gpencil.py +0 -0
  216. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/graph.py +0 -0
  217. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/grease_pencil.py +0 -0
  218. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/image.py +0 -0
  219. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/import_anim.py +0 -0
  220. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/import_curve.py +0 -0
  221. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/import_mesh.py +0 -0
  222. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/import_scene.py +0 -0
  223. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/info.py +0 -0
  224. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/lattice.py +0 -0
  225. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/marker.py +0 -0
  226. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/mask.py +0 -0
  227. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/material.py +0 -0
  228. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/mball.py +0 -0
  229. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/mesh.py +0 -0
  230. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/nla.py +0 -0
  231. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/node.py +0 -0
  232. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/object.py +0 -0
  233. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/outliner.py +0 -0
  234. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/paint.py +0 -0
  235. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/paintcurve.py +0 -0
  236. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/palette.py +0 -0
  237. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/particle.py +0 -0
  238. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/pose.py +0 -0
  239. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/poselib.py +0 -0
  240. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/preferences.py +0 -0
  241. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/ptcache.py +0 -0
  242. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/py.typed +0 -0
  243. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/render.py +0 -0
  244. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/rigidbody.py +0 -0
  245. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/scene.py +0 -0
  246. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/screen.py +0 -0
  247. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/script.py +0 -0
  248. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/sculpt.py +0 -0
  249. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/sculpt_curves.py +0 -0
  250. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/sequencer.py +0 -0
  251. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/sound.py +0 -0
  252. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/spreadsheet.py +0 -0
  253. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/surface.py +0 -0
  254. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/text.py +0 -0
  255. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/text_editor.py +0 -0
  256. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/texture.py +0 -0
  257. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/transform.py +0 -0
  258. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/ui.py +0 -0
  259. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/uilist.py +0 -0
  260. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/uv.py +0 -0
  261. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/view2d.py +0 -0
  262. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/view3d.py +0 -0
  263. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/workspace.py +0 -0
  264. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/ops/world.py +0 -0
  265. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/path.py +0 -0
  266. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/props.py +0 -0
  267. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/py.typed +0 -0
  268. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/utils/__init__.py +1 -1
  269. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/utils/previews.py +0 -0
  270. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/utils/py.typed +0 -0
  271. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy/utils/units.py +0 -0
  272. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/__init__.py +1 -1
  273. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/asset_utils.py +0 -0
  274. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/bmesh_utils.py +0 -0
  275. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/extensions/__init__.py +0 -0
  276. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/extensions/junction_module.py +0 -0
  277. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/extensions/py.typed +0 -0
  278. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/id_map_utils.py +0 -0
  279. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/image_utils.py +0 -0
  280. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/io_utils.py +0 -0
  281. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/keyconfig_utils.py +0 -0
  282. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/mesh_utils.py +0 -0
  283. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/node_shader_utils.py +0 -0
  284. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/node_utils.py +0 -0
  285. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/object_utils.py +0 -0
  286. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/py.typed +0 -0
  287. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/view3d_utils.py +0 -0
  288. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/wm_utils/__init__.py +0 -0
  289. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/wm_utils/progress_report.py +0 -0
  290. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_extras/wm_utils/py.typed +0 -0
  291. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_restrict_state/__init__.py +0 -0
  292. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_restrict_state/py.typed +0 -0
  293. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_types/__init__.py +0 -0
  294. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/bpy_types/py.typed +0 -0
  295. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/console_python/__init__.py +0 -0
  296. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/console_python/py.typed +0 -0
  297. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/console_shell/__init__.py +0 -0
  298. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/console_shell/py.typed +0 -0
  299. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  300. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  301. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/fake_bpy_module.egg-info/top_level.txt +0 -0
  302. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/__init__.py +0 -0
  303. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/chainingiterators.py +0 -0
  304. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/functions.py +0 -0
  305. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/predicates.py +0 -0
  306. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/py.typed +0 -0
  307. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/shaders.py +0 -0
  308. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/types.py +0 -0
  309. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/utils/ContextFunctions.py +0 -0
  310. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/utils/__init__.py +0 -0
  311. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/freestyle/utils/py.typed +0 -0
  312. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/__init__.py +0 -0
  313. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/capabilities.py +0 -0
  314. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/matrix.py +0 -0
  315. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/platform.py +0 -0
  316. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/py.typed +0 -0
  317. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/select.py +0 -0
  318. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/shader.py +0 -0
  319. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/state.py +0 -0
  320. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/texture.py +0 -0
  321. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu/types.py +0 -0
  322. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu_extras/__init__.py +0 -0
  323. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu_extras/batch.py +0 -0
  324. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu_extras/presets.py +0 -0
  325. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/gpu_extras/py.typed +0 -0
  326. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/graphviz_export/__init__.py +0 -0
  327. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/graphviz_export/py.typed +0 -0
  328. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/idprop/__init__.py +0 -0
  329. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/idprop/py.typed +0 -0
  330. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/idprop/types.py +0 -0
  331. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/imbuf/__init__.py +0 -0
  332. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/imbuf/py.typed +0 -0
  333. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/imbuf/types.py +0 -0
  334. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/keyingsets_builtins/__init__.py +0 -0
  335. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/keyingsets_builtins/py.typed +0 -0
  336. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/keyingsets_utils/__init__.py +0 -0
  337. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/keyingsets_utils/py.typed +0 -0
  338. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/mathutils/__init__.py +0 -0
  339. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/mathutils/bvhtree.py +0 -0
  340. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/mathutils/geometry.py +0 -0
  341. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/mathutils/interpolate.py +0 -0
  342. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/mathutils/kdtree.py +0 -0
  343. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/mathutils/noise.py +0 -0
  344. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/mathutils/py.typed +0 -0
  345. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/nodeitems_builtins/__init__.py +0 -0
  346. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/nodeitems_builtins/py.typed +0 -0
  347. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/nodeitems_utils/__init__.py +0 -0
  348. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/nodeitems_utils/py.typed +0 -0
  349. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/pyproject.toml +0 -0
  350. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/rna_info/__init__.py +0 -0
  351. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/rna_info/py.typed +0 -0
  352. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/rna_keymap_ui/__init__.py +0 -0
  353. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/rna_keymap_ui/py.typed +0 -0
  354. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/rna_prop_ui/__init__.py +0 -0
  355. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/rna_prop_ui/py.typed +0 -0
  356. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/rna_xml/__init__.py +0 -0
  357. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/rna_xml/py.typed +0 -0
  358. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/setup.cfg +0 -0
  359. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/setup.py +0 -0
  360. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/sys_info/__init__.py +0 -0
  361. {fake-bpy-module-20231204 → fake-bpy-module-20231205}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20231204
3
+ Version: 20231205
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
@@ -2289,6 +2289,7 @@ def obj_import(
2289
2289
  Any]] = False,
2290
2290
  validate_meshes: typing.Optional[typing.Union[bool, typing.
2291
2291
  Any]] = False,
2292
+ collection_separator: typing.Union[str, typing.Any] = "",
2292
2293
  filter_glob: typing.Union[str, typing.Any] = "*.obj;*.mtl"):
2293
2294
  ''' Load a Wavefront OBJ scene
2294
2295
 
@@ -2359,6 +2360,8 @@ def obj_import(
2359
2360
  :type import_vertex_groups: typing.Optional[typing.Union[bool, typing.Any]]
2360
2361
  :param validate_meshes: Validate Meshes, Check imported mesh objects for invalid data (slow)
2361
2362
  :type validate_meshes: typing.Optional[typing.Union[bool, typing.Any]]
2363
+ :param collection_separator: Path Separator, Character used to separate objects name into hierarchical structure
2364
+ :type collection_separator: typing.Union[str, typing.Any]
2362
2365
  :param filter_glob: Extension Filter
2363
2366
  :type filter_glob: typing.Union[str, typing.Any]
2364
2367
  '''
@@ -2,93 +2,93 @@ import sys
2
2
  import typing
3
3
  import mathutils
4
4
  import bpy
5
- import bl_ui.space_statusbar
5
+ import bl_ui.properties_data_empty
6
+ import bl_ui.properties_material
6
7
  import bl_ui.properties_data_speaker
7
- import bl_ui.properties_material_gpencil
8
- import bl_operators.clip
9
- import bl_ui.node_add_menu_compositor
10
- import bl_ui.generic_ui_list
11
- import bl_ui.properties_data_curves
12
- import bl_operators.constraint
13
- import bl_ui.properties_freestyle
14
- import bl_operators.anim
15
- import bl_ui.properties_mask_common
16
- import bl_ui.space_view3d
17
- import bl_ui.properties_physics_geometry_nodes
18
- import bl_ui.space_topbar
19
- import bl_ui.properties_data_curve
20
8
  import bl_operators.node
21
- import bl_ui.properties_data_shaderfx
22
- import bl_ui.properties_texture
23
- import bl_ui.space_properties
24
- import bl_ui.properties_workspace
25
- import bl_ui.properties_data_bone
26
- import bl_ui.space_toolsystem_common
27
- import bl_ui
9
+ import bl_operators.assets
10
+ import bl_ui.properties_data_metaball
11
+ import bl_ui.properties_data_lattice
12
+ import bl_ui.node_add_menu_geometry
28
13
  import bl_ui.properties_scene
29
- import bl_ui.space_spreadsheet
14
+ import bl_operators.view3d
30
15
  import bl_ui.space_text
31
- import bl_ui.properties_data_lightprobe
32
- import bl_ui.properties_data_lattice
16
+ import bl_ui.space_clip
17
+ import bl_ui.properties_physics_field
18
+ import bl_ui
19
+ import bl_ui.space_nla
20
+ import bl_ui.node_add_menu_texture
21
+ import bl_ui.properties_physics_softbody
22
+ import bl_ui.properties_data_light
23
+ import bl_ui.space_graph
24
+ import bl_ui.properties_freestyle
25
+ import bl_ui.properties_data_camera
26
+ import bl_ui.space_console
33
27
  import bl_ui.properties_grease_pencil_common
34
- import bl_ui.properties_world
35
- import bl_ui.properties_data_volume
36
- import bl_ui.properties_physics_cloth
37
28
  import bl_operators.userpref
29
+ import bl_ui.space_filebrowser
30
+ import bl_ui.properties_collection
31
+ import bl_ui.properties_data_shaderfx
32
+ import bl_operators.clip
33
+ import bl_ui.space_properties
34
+ import bl_ui.space_userpref
35
+ import bl_ui.properties_paint_common
36
+ import bl_ui.space_view3d
37
+ import bl_operators.constraint
38
+ import bl_ui.properties_physics_dynamicpaint
39
+ import bl_ui.properties_physics_rigidbody_constraint
38
40
  import bl_ui.properties_render
39
- import bl_ui.properties_physics_fluid
40
- import bl_ui.space_nla
41
- import bl_ui.node_add_menu_geometry
42
- import bl_ui.space_outliner
43
- import bl_operators.assets
41
+ import bl_ui.properties_physics_cloth
44
42
  import bl_ui.space_node
45
- import bl_ui.properties_physics_rigidbody_constraint
46
- import bl_ui.properties_collection
47
- import bl_ui.properties_data_empty
48
- import bl_ui.properties_data_armature
49
- import bl_ui.properties_data_grease_pencil
43
+ import bl_ui.properties_data_curves
50
44
  import bl_ui.properties_particle
51
- import bl_ui.space_userpref
52
- import bl_ui.space_clip
53
- import bl_operators.file
54
- import bl_ui.properties_output
45
+ import bl_ui.node_add_menu_compositor
46
+ import bl_ui.properties_data_modifier
47
+ import bl_ui.properties_world
48
+ import bl_ui.properties_texture
49
+ import bl_ui.space_toolsystem_toolbar
50
+ import bl_operators.wm
51
+ import bl_ui.properties_data_grease_pencil
52
+ import bl_ui.space_toolsystem_common
53
+ import bl_ui.properties_physics_fluid
55
54
  import bl_ui.space_image
56
- import bl_ui.properties_physics_field
57
- import bl_operators.object
58
- import bl_ui.properties_data_camera
59
- import bl_ui.properties_data_gpencil
60
- import bl_ui.properties_data_metaball
61
- import bl_ui.properties_physics_softbody
62
- import bl_ui.properties_physics_rigidbody
63
- import bl_ui.space_view3d_toolbar
64
55
  import bl_ui.space_sequencer
65
- import bl_operators.presets
66
- import bl_ui.node_add_menu_shader
67
- import bl_operators.view3d
68
- import bl_ui.space_filebrowser
69
- import bl_operators.freestyle
70
- import bl_ui.properties_physics_common
56
+ import bl_ui.properties_data_armature
57
+ import bl_ui.properties_data_bone
58
+ import bl_ui.properties_data_lightprobe
59
+ import bl_ui.properties_mask_common
71
60
  import bl_ui.properties_data_mesh
72
- import bl_ui.space_toolsystem_toolbar
73
- import bl_ui.properties_data_modifier
74
- import bl_ui.node_add_menu_texture
75
- import bl_ui.properties_physics_dynamicpaint
76
- import bl_ui.node_add_menu
77
- import bl_ui.properties_material
78
- import bl_ui.space_dopesheet
79
- import bl_ui.space_time
80
- import bl_ui.asset_shelf
81
- import bl_ui.space_console
82
61
  import bl_ui.space_info
83
- import bl_operators.wm
84
- import bl_ui.space_graph
85
- import bl_ui.properties_paint_common
86
- import bl_ui.properties_constraint
62
+ import bl_ui.properties_physics_geometry_nodes
63
+ import bl_ui.properties_physics_common
64
+ import bl_ui.properties_data_volume
87
65
  import bl_operators.spreadsheet
88
- import bl_ui.properties_object
66
+ import bl_ui.space_topbar
89
67
  import bl_ui.properties_view_layer
68
+ import bl_ui.properties_material_gpencil
69
+ import bl_operators.file
70
+ import bl_operators.freestyle
90
71
  import bl_ui.properties_data_pointcloud
91
- import bl_ui.properties_data_light
72
+ import bl_operators.anim
73
+ import bl_ui.space_statusbar
74
+ import bl_operators.presets
75
+ import bl_ui.properties_constraint
76
+ import bl_operators.object
77
+ import bl_ui.space_outliner
78
+ import bl_ui.properties_physics_rigidbody
79
+ import bl_ui.generic_ui_list
80
+ import bl_ui.node_add_menu
81
+ import bl_ui.space_time
82
+ import bl_ui.properties_data_gpencil
83
+ import bl_ui.asset_shelf
84
+ import bl_ui.properties_workspace
85
+ import bl_ui.space_view3d_toolbar
86
+ import bl_ui.properties_data_curve
87
+ import bl_ui.space_dopesheet
88
+ import bl_ui.properties_output
89
+ import bl_ui.node_add_menu_shader
90
+ import bl_ui.properties_object
91
+ import bl_ui.space_spreadsheet
92
92
 
93
93
  GenericType = typing.TypeVar("GenericType")
94
94
 
@@ -6810,10 +6810,10 @@ class Context(bpy_struct):
6810
6810
  :type: 'UIList'
6811
6811
  '''
6812
6812
 
6813
- property: typing.Union[int, str, 'ID'] = None
6813
+ property: typing.Union[str, int, 'ID'] = None
6814
6814
  ''' Get the property associated with a hovered button. Returns a tuple of the datablock, data path to the property, and array index.
6815
6815
 
6816
- :type: typing.Union[int, str, 'ID']
6816
+ :type: typing.Union[str, int, 'ID']
6817
6817
  '''
6818
6818
 
6819
6819
  edit_text: 'Text' = None
@@ -14788,7 +14788,7 @@ class Gizmo(bpy_struct):
14788
14788
 
14789
14789
  def modal(self, context: 'Context', event: 'Event', tweak: typing.Optional[
14790
14790
  typing.Union[typing.Set[str], typing.Set[int]]]
14791
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14791
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14792
14792
  '''
14793
14793
 
14794
14794
  :param context:
@@ -14797,7 +14797,7 @@ class Gizmo(bpy_struct):
14797
14797
  :type event: 'Event'
14798
14798
  :param tweak: Tweak
14799
14799
  :type tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
14800
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14800
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14801
14801
  :return: result
14802
14802
  '''
14803
14803
  pass
@@ -14809,14 +14809,14 @@ class Gizmo(bpy_struct):
14809
14809
  pass
14810
14810
 
14811
14811
  def invoke(self, context: 'Context', event: 'Event'
14812
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14812
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14813
14813
  '''
14814
14814
 
14815
14815
  :param context:
14816
14816
  :type context: 'Context'
14817
14817
  :param event:
14818
14818
  :type event: 'Event'
14819
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14819
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14820
14820
  :return: result
14821
14821
  '''
14822
14822
  pass
@@ -17326,10 +17326,10 @@ class KeyingSetInfo(bpy_struct):
17326
17326
  :type: typing.Union[str, typing.Any]
17327
17327
  '''
17328
17328
 
17329
- bl_options: typing.Union[typing.Set[int], typing.Set[str]] = None
17329
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]] = None
17330
17330
  ''' Keying Set options to use when inserting keyframes
17331
17331
 
17332
- :type: typing.Union[typing.Set[int], typing.Set[str]]
17332
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
17333
17333
  '''
17334
17334
 
17335
17335
  def poll(self, context: typing.Optional['Context']) -> bool:
@@ -17778,10 +17778,10 @@ class Macro(bpy_struct):
17778
17778
  :type: typing.Union[str, typing.Any]
17779
17779
  '''
17780
17780
 
17781
- bl_options: typing.Union[typing.Set[int], typing.Set[str]] = None
17781
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]] = None
17782
17782
  ''' Options for this operator type
17783
17783
 
17784
- :type: typing.Union[typing.Set[int], typing.Set[str]]
17784
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
17785
17785
  '''
17786
17786
 
17787
17787
  bl_translation_context: typing.Union[str, typing.Any] = None
@@ -17815,12 +17815,12 @@ class Macro(bpy_struct):
17815
17815
  '''
17816
17816
 
17817
17817
  def report(self, type: typing.Optional[
17818
- typing.Union[typing.Set[int], typing.Set[str]]],
17818
+ typing.Union[typing.Set[str], typing.Set[int]]],
17819
17819
  message: typing.Union[str, typing.Any]):
17820
17820
  ''' report
17821
17821
 
17822
17822
  :param type: Type
17823
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
17823
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
17824
17824
  :param message: Report Message
17825
17825
  :type message: typing.Union[str, typing.Any]
17826
17826
  '''
@@ -22815,10 +22815,10 @@ class Operator(bpy_struct):
22815
22815
  :type: typing.Union[str, typing.Any]
22816
22816
  '''
22817
22817
 
22818
- bl_options: typing.Union[typing.Set[int], typing.Set[str]] = None
22818
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]] = None
22819
22819
  ''' Options for this operator type
22820
22820
 
22821
- :type: typing.Union[typing.Set[int], typing.Set[str]]
22821
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
22822
22822
  '''
22823
22823
 
22824
22824
  bl_translation_context: typing.Union[str, typing.Any] = None
@@ -22876,12 +22876,12 @@ class Operator(bpy_struct):
22876
22876
  '''
22877
22877
 
22878
22878
  def report(self, type: typing.Optional[
22879
- typing.Union[typing.Set[int], typing.Set[str]]],
22879
+ typing.Union[typing.Set[str], typing.Set[int]]],
22880
22880
  message: typing.Union[str, typing.Any]):
22881
22881
  ''' report
22882
22882
 
22883
22883
  :param type: Type
22884
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
22884
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
22885
22885
  :param message: Report Message
22886
22886
  :type message: typing.Union[str, typing.Any]
22887
22887
  '''
@@ -22906,12 +22906,12 @@ class Operator(bpy_struct):
22906
22906
  pass
22907
22907
 
22908
22908
  def execute(self, context: 'Context'
22909
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22909
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22910
22910
  ''' Execute the operator
22911
22911
 
22912
22912
  :param context:
22913
22913
  :type context: 'Context'
22914
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22914
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22915
22915
  :return: result
22916
22916
  '''
22917
22917
  pass
@@ -22927,27 +22927,27 @@ class Operator(bpy_struct):
22927
22927
  pass
22928
22928
 
22929
22929
  def invoke(self, context: 'Context', event: 'Event'
22930
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22930
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22931
22931
  ''' Invoke the operator
22932
22932
 
22933
22933
  :param context:
22934
22934
  :type context: 'Context'
22935
22935
  :param event:
22936
22936
  :type event: 'Event'
22937
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22937
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22938
22938
  :return: result
22939
22939
  '''
22940
22940
  pass
22941
22941
 
22942
22942
  def modal(self, context: 'Context', event: 'Event'
22943
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22943
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22944
22944
  ''' Modal operator function
22945
22945
 
22946
22946
  :param context:
22947
22947
  :type context: 'Context'
22948
22948
  :param event:
22949
22949
  :type event: 'Event'
22950
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22950
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22951
22951
  :return: result
22952
22952
  '''
22953
22953
  pass
@@ -28835,12 +28835,12 @@ class RenderEngine(bpy_struct):
28835
28835
  pass
28836
28836
 
28837
28837
  def report(self, type: typing.Optional[
28838
- typing.Union[typing.Set[int], typing.Set[str]]],
28838
+ typing.Union[typing.Set[str], typing.Set[int]]],
28839
28839
  message: typing.Union[str, typing.Any]):
28840
28840
  ''' Report info, warning or error messages
28841
28841
 
28842
28842
  :param type: Type
28843
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
28843
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
28844
28844
  :param message: Report Message
28845
28845
  :type message: typing.Union[str, typing.Any]
28846
28846
  '''
@@ -40107,10 +40107,10 @@ class ToolSettings(bpy_struct):
40107
40107
  :type: typing.Union[str, int]
40108
40108
  '''
40109
40109
 
40110
- snap_elements: typing.Union[typing.Set[int], typing.Set[str]] = None
40110
+ snap_elements: typing.Union[typing.Set[str], typing.Set[int]] = None
40111
40111
  ''' Type of element to snap to
40112
40112
 
40113
- :type: typing.Union[typing.Set[int], typing.Set[str]]
40113
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
40114
40114
  '''
40115
40115
 
40116
40116
  snap_elements_base: typing.Union[typing.Set[str], typing.Set[int]] = None
@@ -65387,14 +65387,14 @@ class WindowManager(ID, bpy_struct):
65387
65387
  @classmethod
65388
65388
  def invoke_props_popup(cls, operator: typing.Optional['Operator'],
65389
65389
  event: typing.Optional['Event']
65390
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65390
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65391
65391
  ''' Operator popup invoke (show operator properties and execute it automatically on changes)
65392
65392
 
65393
65393
  :param operator: Operator to call
65394
65394
  :type operator: typing.Optional['Operator']
65395
65395
  :param event: Event
65396
65396
  :type event: typing.Optional['Event']
65397
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65397
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65398
65398
  :return: result
65399
65399
  '''
65400
65400
  pass
@@ -65404,14 +65404,14 @@ class WindowManager(ID, bpy_struct):
65404
65404
  cls,
65405
65405
  operator: typing.Optional['Operator'],
65406
65406
  width: typing.Optional[typing.Any] = 300
65407
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65407
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65408
65408
  ''' Operator dialog (non-autoexec popup) invoke (show operator properties and only execute it on click on OK button)
65409
65409
 
65410
65410
  :param operator: Operator to call
65411
65411
  :type operator: typing.Optional['Operator']
65412
65412
  :param width: Width of the popup
65413
65413
  :type width: typing.Optional[typing.Any]
65414
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65414
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65415
65415
  :return: result
65416
65416
  '''
65417
65417
  pass
@@ -65429,14 +65429,14 @@ class WindowManager(ID, bpy_struct):
65429
65429
  def invoke_popup(cls,
65430
65430
  operator: typing.Optional['Operator'],
65431
65431
  width: typing.Optional[typing.Any] = 300
65432
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65432
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65433
65433
  ''' Operator popup invoke (only shows operator's properties, without executing it)
65434
65434
 
65435
65435
  :param operator: Operator to call
65436
65436
  :type operator: typing.Optional['Operator']
65437
65437
  :param width: Width of the popup
65438
65438
  :type width: typing.Optional[typing.Any]
65439
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65439
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65440
65440
  :return: result
65441
65441
  '''
65442
65442
  pass
@@ -65444,14 +65444,14 @@ class WindowManager(ID, bpy_struct):
65444
65444
  @classmethod
65445
65445
  def invoke_confirm(cls, operator: typing.Optional['Operator'],
65446
65446
  event: typing.Optional['Event']
65447
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65447
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65448
65448
  ''' Operator confirmation popup (only to let user confirm the execution, no operator properties shown)
65449
65449
 
65450
65450
  :param operator: Operator to call
65451
65451
  :type operator: typing.Optional['Operator']
65452
65452
  :param event: Event
65453
65453
  :type event: typing.Optional['Event']
65454
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65454
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65455
65455
  :return: result
65456
65456
  '''
65457
65457
  pass
@@ -68576,10 +68576,10 @@ class DecimateModifier(Modifier, bpy_struct):
68576
68576
  :type: typing.Union[str, int]
68577
68577
  '''
68578
68578
 
68579
- delimit: typing.Union[typing.Set[int], typing.Set[str]] = None
68579
+ delimit: typing.Union[typing.Set[str], typing.Set[int]] = None
68580
68580
  ''' Limit merging geometry
68581
68581
 
68582
- :type: typing.Union[typing.Set[int], typing.Set[str]]
68582
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
68583
68583
  '''
68584
68584
 
68585
68585
  face_count: int = None
@@ -69414,10 +69414,10 @@ class MeshCacheModifier(Modifier, bpy_struct):
69414
69414
  :type: typing.Union[str, typing.Any]
69415
69415
  '''
69416
69416
 
69417
- flip_axis: typing.Union[typing.Set[int], typing.Set[str]] = None
69417
+ flip_axis: typing.Union[typing.Set[str], typing.Set[int]] = None
69418
69418
  '''
69419
69419
 
69420
- :type: typing.Union[typing.Set[int], typing.Set[str]]
69420
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
69421
69421
  '''
69422
69422
 
69423
69423
  forward_axis: typing.Union[str, int] = None
@@ -108930,10 +108930,10 @@ class GeometryNodeCurveHandleTypeSelection(GeometryNode, NodeInternal, Node,
108930
108930
  :type: typing.Union[str, int]
108931
108931
  '''
108932
108932
 
108933
- mode: typing.Union[typing.Set[int], typing.Set[str]] = None
108933
+ mode: typing.Union[typing.Set[str], typing.Set[int]] = None
108934
108934
  ''' Whether to check the type of left and right handles
108935
108935
 
108936
- :type: typing.Union[typing.Set[int], typing.Set[str]]
108936
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
108937
108937
  '''
108938
108938
 
108939
108939
  @classmethod
@@ -109468,10 +109468,10 @@ class GeometryNodeCurveSetHandles(GeometryNode, NodeInternal, Node,
109468
109468
  :type: typing.Union[str, int]
109469
109469
  '''
109470
109470
 
109471
- mode: typing.Union[typing.Set[int], typing.Set[str]] = None
109471
+ mode: typing.Union[typing.Set[str], typing.Set[int]] = None
109472
109472
  ''' Whether to update left and right handles
109473
109473
 
109474
- :type: typing.Union[typing.Set[int], typing.Set[str]]
109474
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
109475
109475
  '''
109476
109476
 
109477
109477
  @classmethod
@@ -97,12 +97,12 @@ def bake_action_objects(object_action_pairs, *, frames: int,
97
97
 
98
98
  def bake_action_objects_iter(
99
99
  object_action_pairs: typing.
100
- Union['bpy.types.Action', 'bpy.types.Object', 'bpy.types.Sequence'],
100
+ Union['bpy.types.Object', 'bpy.types.Action', 'bpy.types.Sequence'],
101
101
  bake_o):
102
102
  ''' An coroutine that bakes actions for multiple objects.
103
103
 
104
104
  :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.
105
- :type object_action_pairs: typing.Union['bpy.types.Action', 'bpy.types.Object', 'bpy.types.Sequence']
105
+ :type object_action_pairs: typing.Union['bpy.types.Object', 'bpy.types.Action', 'bpy.types.Sequence']
106
106
  '''
107
107
 
108
108
  pass
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20231204
3
+ Version: 20231205
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
- from . import complete_calltip
3
+ from . import complete_namespace
4
4
  from . import intellisense
5
+ from . import complete_calltip
5
6
  from . import complete_import
6
- from . import complete_namespace
7
7
 
8
8
  GenericType = typing.TypeVar("GenericType")
@@ -1,11 +1,11 @@
1
1
  import sys
2
2
  import typing
3
- from . import merge_po
4
- from . import bl_extract_messages
5
3
  from . import utils_cli
4
+ from . import settings
6
5
  from . import utils_languages_menu
7
- from . import utils
6
+ from . import bl_extract_messages
7
+ from . import merge_po
8
8
  from . import utils_rtl
9
- from . import settings
9
+ from . import utils
10
10
 
11
11
  GenericType = typing.TypeVar("GenericType")
@@ -1,9 +1,9 @@
1
1
  import sys
2
2
  import typing
3
- from . import keymap_from_toolbar
4
- from . import keymap_hierarchy
5
- from . import versioning
6
3
  from . import io
4
+ from . import keymap_hierarchy
5
+ from . import keymap_from_toolbar
7
6
  from . import platform_helpers
7
+ from . import versioning
8
8
 
9
9
  GenericType = typing.TypeVar("GenericType")