fake-bpy-module 20231203__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-20231203 → fake-bpy-module-20231205}/PKG-INFO +1 -1
  2. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/wm.py +3 -0
  3. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/types.py +186 -187
  4. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/anim_utils.py +2 -2
  5. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  6. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/README.md +0 -0
  7. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/addon_utils/__init__.py +0 -0
  8. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/addon_utils/py.typed +0 -0
  9. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/animsys_refactor/__init__.py +0 -0
  10. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/animsys_refactor/py.typed +0 -0
  11. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/aud/__init__.py +0 -0
  12. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/aud/py.typed +0 -0
  13. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bgl/__init__.py +0 -0
  14. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bgl/py.typed +0 -0
  15. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_app_override/__init__.py +0 -0
  16. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_app_override/helpers.py +0 -0
  17. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_app_override/py.typed +0 -0
  18. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_app_template_utils/__init__.py +0 -0
  19. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_app_template_utils/py.typed +0 -0
  20. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_console_utils/__init__.py +0 -0
  21. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/__init__.py +1 -1
  22. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/complete_calltip.py +0 -0
  23. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/complete_import.py +0 -0
  24. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/complete_namespace.py +0 -0
  25. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/intellisense.py +0 -0
  26. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_console_utils/autocomplete/py.typed +0 -0
  27. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_console_utils/py.typed +0 -0
  28. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/__init__.py +4 -4
  29. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/bl_extract_messages.py +0 -0
  30. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/merge_po.py +0 -0
  31. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/py.typed +0 -0
  32. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/settings.py +0 -0
  33. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/utils.py +0 -0
  34. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/utils_cli.py +0 -0
  35. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/utils_languages_menu.py +0 -0
  36. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_i18n_utils/utils_rtl.py +0 -0
  37. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_keymap_utils/__init__.py +3 -3
  38. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_keymap_utils/io.py +0 -0
  39. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_keymap_utils/keymap_from_toolbar.py +0 -0
  40. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_keymap_utils/keymap_hierarchy.py +0 -0
  41. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_keymap_utils/platform_helpers.py +0 -0
  42. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_keymap_utils/py.typed +0 -0
  43. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_keymap_utils/versioning.py +0 -0
  44. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_math/__init__.py +0 -0
  45. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_math/py.typed +0 -0
  46. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/__init__.py +19 -19
  47. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/add_mesh_torus.py +0 -0
  48. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/anim.py +0 -0
  49. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/assets.py +0 -0
  50. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/bmesh/__init__.py +0 -0
  51. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/bmesh/find_adjacent.py +0 -0
  52. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/bmesh/py.typed +0 -0
  53. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/clip.py +0 -0
  54. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/console.py +0 -0
  55. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/constraint.py +0 -0
  56. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/file.py +0 -0
  57. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/freestyle.py +0 -0
  58. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/geometry_nodes.py +0 -0
  59. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/image.py +0 -0
  60. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/mesh.py +0 -0
  61. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/node.py +0 -0
  62. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/object.py +0 -0
  63. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/object_align.py +0 -0
  64. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/object_quick_effects.py +0 -0
  65. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/object_randomize_transform.py +0 -0
  66. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/presets.py +0 -0
  67. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/py.typed +0 -0
  68. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/rigidbody.py +0 -0
  69. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/screen_play_rendered_anim.py +0 -0
  70. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/sequencer.py +0 -0
  71. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/spreadsheet.py +0 -0
  72. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/userpref.py +0 -0
  73. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/uvcalc_follow_active.py +0 -0
  74. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/uvcalc_lightmap.py +0 -0
  75. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/uvcalc_transform.py +0 -0
  76. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/vertexpaint_dirt.py +0 -0
  77. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/view3d.py +0 -0
  78. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_operators/wm.py +0 -0
  79. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_previews_utils/__init__.py +0 -0
  80. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_previews_utils/bl_previews_render.py +0 -0
  81. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_previews_utils/py.typed +0 -0
  82. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_rna_utils/__init__.py +0 -0
  83. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_rna_utils/data_path.py +0 -0
  84. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_rna_utils/py.typed +0 -0
  85. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_text_utils/__init__.py +0 -0
  86. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_text_utils/external_editor.py +0 -0
  87. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_text_utils/py.typed +0 -0
  88. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/__init__.py +60 -60
  89. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/asset_shelf.py +0 -0
  90. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/generic_ui_list.py +0 -0
  91. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/node_add_menu.py +0 -0
  92. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/node_add_menu_compositor.py +0 -0
  93. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/node_add_menu_geometry.py +0 -0
  94. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/node_add_menu_shader.py +0 -0
  95. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/node_add_menu_texture.py +0 -0
  96. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_animviz.py +0 -0
  97. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_collection.py +0 -0
  98. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_constraint.py +0 -0
  99. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_armature.py +0 -0
  100. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_bone.py +0 -0
  101. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_camera.py +0 -0
  102. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_curve.py +0 -0
  103. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_curves.py +0 -0
  104. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_empty.py +0 -0
  105. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_gpencil.py +0 -0
  106. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_grease_pencil.py +0 -0
  107. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_lattice.py +0 -0
  108. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_light.py +0 -0
  109. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_lightprobe.py +0 -0
  110. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_mesh.py +0 -0
  111. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_metaball.py +0 -0
  112. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_modifier.py +0 -0
  113. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_pointcloud.py +0 -0
  114. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_shaderfx.py +0 -0
  115. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_speaker.py +0 -0
  116. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_data_volume.py +0 -0
  117. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_freestyle.py +0 -0
  118. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_grease_pencil_common.py +0 -0
  119. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_mask_common.py +0 -0
  120. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_material.py +0 -0
  121. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_material_gpencil.py +0 -0
  122. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_object.py +0 -0
  123. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_output.py +0 -0
  124. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_paint_common.py +0 -0
  125. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_particle.py +0 -0
  126. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_cloth.py +0 -0
  127. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_common.py +0 -0
  128. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_dynamicpaint.py +0 -0
  129. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_field.py +0 -0
  130. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_fluid.py +0 -0
  131. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_geometry_nodes.py +0 -0
  132. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_rigidbody.py +0 -0
  133. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_rigidbody_constraint.py +0 -0
  134. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_physics_softbody.py +0 -0
  135. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_render.py +0 -0
  136. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_scene.py +0 -0
  137. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_texture.py +0 -0
  138. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_view_layer.py +0 -0
  139. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_workspace.py +0 -0
  140. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/properties_world.py +0 -0
  141. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/py.typed +0 -0
  142. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_clip.py +0 -0
  143. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_console.py +0 -0
  144. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_dopesheet.py +0 -0
  145. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_filebrowser.py +0 -0
  146. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_graph.py +0 -0
  147. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_image.py +0 -0
  148. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_info.py +0 -0
  149. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_nla.py +0 -0
  150. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_node.py +0 -0
  151. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_outliner.py +0 -0
  152. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_properties.py +0 -0
  153. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_sequencer.py +0 -0
  154. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_spreadsheet.py +0 -0
  155. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_statusbar.py +0 -0
  156. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_text.py +0 -0
  157. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_time.py +0 -0
  158. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_toolsystem_common.py +0 -0
  159. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_toolsystem_toolbar.py +0 -0
  160. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_topbar.py +0 -0
  161. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_userpref.py +0 -0
  162. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_view3d.py +0 -0
  163. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/space_view3d_toolbar.py +0 -0
  164. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui/utils.py +0 -0
  165. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui_utils/__init__.py +1 -1
  166. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui_utils/bug_report_url.py +0 -0
  167. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui_utils/layout.py +0 -0
  168. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bl_ui_utils/py.typed +0 -0
  169. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/blend_render_info/__init__.py +0 -0
  170. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/blend_render_info/py.typed +0 -0
  171. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/blf/__init__.py +0 -0
  172. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/blf/py.typed +0 -0
  173. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bmesh/__init__.py +0 -0
  174. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bmesh/geometry.py +0 -0
  175. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bmesh/ops.py +0 -0
  176. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bmesh/py.typed +0 -0
  177. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bmesh/types.py +0 -0
  178. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bmesh/utils.py +0 -0
  179. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/__init__.py +3 -3
  180. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/app/__init__.py +1 -1
  181. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/app/handlers.py +0 -0
  182. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/app/icons.py +0 -0
  183. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/app/py.typed +0 -0
  184. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/app/timers.py +0 -0
  185. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/app/translations.py +0 -0
  186. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/msgbus.py +0 -0
  187. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/__init__.py +64 -64
  188. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/action.py +0 -0
  189. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/anim.py +0 -0
  190. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/armature.py +0 -0
  191. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/asset.py +0 -0
  192. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/boid.py +0 -0
  193. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/brush.py +0 -0
  194. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/buttons.py +0 -0
  195. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/cachefile.py +0 -0
  196. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/camera.py +0 -0
  197. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/clip.py +0 -0
  198. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/cloth.py +0 -0
  199. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/collection.py +0 -0
  200. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/console.py +0 -0
  201. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/constraint.py +0 -0
  202. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/curve.py +0 -0
  203. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/curves.py +0 -0
  204. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/cycles.py +0 -0
  205. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/dpaint.py +0 -0
  206. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/ed.py +0 -0
  207. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/export_anim.py +0 -0
  208. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/export_mesh.py +0 -0
  209. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/export_scene.py +0 -0
  210. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/file.py +0 -0
  211. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/fluid.py +0 -0
  212. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/font.py +0 -0
  213. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/geometry.py +0 -0
  214. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/gizmogroup.py +0 -0
  215. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/gpencil.py +0 -0
  216. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/graph.py +0 -0
  217. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/grease_pencil.py +0 -0
  218. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/image.py +0 -0
  219. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/import_anim.py +0 -0
  220. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/import_curve.py +0 -0
  221. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/import_mesh.py +0 -0
  222. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/import_scene.py +0 -0
  223. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/info.py +0 -0
  224. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/lattice.py +0 -0
  225. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/marker.py +0 -0
  226. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/mask.py +0 -0
  227. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/material.py +0 -0
  228. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/mball.py +0 -0
  229. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/mesh.py +0 -0
  230. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/nla.py +0 -0
  231. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/node.py +0 -0
  232. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/object.py +0 -0
  233. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/outliner.py +0 -0
  234. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/paint.py +0 -0
  235. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/paintcurve.py +0 -0
  236. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/palette.py +0 -0
  237. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/particle.py +0 -0
  238. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/pose.py +0 -0
  239. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/poselib.py +0 -0
  240. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/preferences.py +0 -0
  241. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/ptcache.py +0 -0
  242. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/py.typed +0 -0
  243. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/render.py +0 -0
  244. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/rigidbody.py +0 -0
  245. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/scene.py +0 -0
  246. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/screen.py +0 -0
  247. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/script.py +0 -0
  248. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/sculpt.py +0 -0
  249. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/sculpt_curves.py +0 -0
  250. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/sequencer.py +0 -0
  251. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/sound.py +0 -0
  252. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/spreadsheet.py +0 -0
  253. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/surface.py +0 -0
  254. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/text.py +0 -0
  255. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/text_editor.py +0 -0
  256. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/texture.py +0 -0
  257. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/transform.py +0 -0
  258. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/ui.py +0 -0
  259. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/uilist.py +0 -0
  260. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/uv.py +0 -0
  261. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/view2d.py +0 -0
  262. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/view3d.py +0 -0
  263. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/workspace.py +0 -0
  264. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/ops/world.py +0 -0
  265. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/path.py +0 -0
  266. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/props.py +0 -0
  267. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/py.typed +0 -0
  268. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/utils/__init__.py +1 -1
  269. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/utils/previews.py +0 -0
  270. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/utils/py.typed +0 -0
  271. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy/utils/units.py +0 -0
  272. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/__init__.py +1 -1
  273. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/asset_utils.py +0 -0
  274. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/bmesh_utils.py +0 -0
  275. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/extensions/__init__.py +0 -0
  276. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/extensions/junction_module.py +0 -0
  277. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/extensions/py.typed +0 -0
  278. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/id_map_utils.py +0 -0
  279. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/image_utils.py +0 -0
  280. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/io_utils.py +0 -0
  281. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/keyconfig_utils.py +0 -0
  282. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/mesh_utils.py +0 -0
  283. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/node_shader_utils.py +0 -0
  284. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/node_utils.py +0 -0
  285. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/object_utils.py +0 -0
  286. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/py.typed +0 -0
  287. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/view3d_utils.py +0 -0
  288. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/wm_utils/__init__.py +0 -0
  289. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/wm_utils/progress_report.py +0 -0
  290. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_extras/wm_utils/py.typed +0 -0
  291. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_restrict_state/__init__.py +0 -0
  292. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_restrict_state/py.typed +0 -0
  293. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_types/__init__.py +0 -0
  294. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/bpy_types/py.typed +0 -0
  295. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/console_python/__init__.py +0 -0
  296. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/console_python/py.typed +0 -0
  297. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/console_shell/__init__.py +0 -0
  298. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/console_shell/py.typed +0 -0
  299. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  300. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  301. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/fake_bpy_module.egg-info/top_level.txt +0 -0
  302. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/__init__.py +0 -0
  303. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/chainingiterators.py +0 -0
  304. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/functions.py +0 -0
  305. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/predicates.py +0 -0
  306. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/py.typed +0 -0
  307. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/shaders.py +0 -0
  308. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/types.py +0 -0
  309. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/utils/ContextFunctions.py +0 -0
  310. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/utils/__init__.py +0 -0
  311. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/freestyle/utils/py.typed +0 -0
  312. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/__init__.py +0 -0
  313. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/capabilities.py +0 -0
  314. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/matrix.py +0 -0
  315. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/platform.py +0 -0
  316. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/py.typed +0 -0
  317. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/select.py +0 -0
  318. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/shader.py +0 -0
  319. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/state.py +0 -0
  320. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/texture.py +0 -0
  321. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu/types.py +0 -0
  322. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu_extras/__init__.py +0 -0
  323. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu_extras/batch.py +0 -0
  324. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu_extras/presets.py +0 -0
  325. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/gpu_extras/py.typed +0 -0
  326. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/graphviz_export/__init__.py +0 -0
  327. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/graphviz_export/py.typed +0 -0
  328. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/idprop/__init__.py +0 -0
  329. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/idprop/py.typed +0 -0
  330. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/idprop/types.py +0 -0
  331. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/imbuf/__init__.py +0 -0
  332. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/imbuf/py.typed +0 -0
  333. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/imbuf/types.py +0 -0
  334. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/keyingsets_builtins/__init__.py +0 -0
  335. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/keyingsets_builtins/py.typed +0 -0
  336. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/keyingsets_utils/__init__.py +0 -0
  337. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/keyingsets_utils/py.typed +0 -0
  338. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/mathutils/__init__.py +0 -0
  339. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/mathutils/bvhtree.py +0 -0
  340. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/mathutils/geometry.py +0 -0
  341. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/mathutils/interpolate.py +0 -0
  342. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/mathutils/kdtree.py +0 -0
  343. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/mathutils/noise.py +0 -0
  344. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/mathutils/py.typed +0 -0
  345. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/nodeitems_builtins/__init__.py +0 -0
  346. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/nodeitems_builtins/py.typed +0 -0
  347. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/nodeitems_utils/__init__.py +0 -0
  348. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/nodeitems_utils/py.typed +0 -0
  349. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/pyproject.toml +0 -0
  350. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/rna_info/__init__.py +0 -0
  351. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/rna_info/py.typed +0 -0
  352. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/rna_keymap_ui/__init__.py +0 -0
  353. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/rna_keymap_ui/py.typed +0 -0
  354. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/rna_prop_ui/__init__.py +0 -0
  355. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/rna_prop_ui/py.typed +0 -0
  356. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/rna_xml/__init__.py +0 -0
  357. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/rna_xml/py.typed +0 -0
  358. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/setup.cfg +0 -0
  359. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/setup.py +0 -0
  360. {fake-bpy-module-20231203 → fake-bpy-module-20231205}/sys_info/__init__.py +0 -0
  361. {fake-bpy-module-20231203 → 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: 20231203
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,212 +2,97 @@ import sys
2
2
  import typing
3
3
  import mathutils
4
4
  import bpy
5
- import bl_ui.space_text
6
- import bl_ui.space_sequencer
7
- import bl_ui.space_outliner
8
- import bl_ui.space_info
9
- import bl_operators.anim
10
- import bl_ui.properties_constraint
11
- import bl_ui.node_add_menu_compositor
12
- import bl_ui.properties_data_curve
13
- import bl_ui.space_time
14
- import bl_operators.constraint
15
- import bl_operators.presets
16
- import bl_ui.properties_workspace
17
- import bl_ui.properties_data_bone
18
- import bl_ui.properties_physics_cloth
19
- import bl_ui.properties_physics_common
20
- import bl_ui.properties_physics_rigidbody
21
- import bl_ui.properties_data_pointcloud
22
- import bl_ui.properties_object
23
- import bl_ui.properties_data_armature
24
- import bl_operators.wm
25
- import bl_ui.properties_output
5
+ import bl_ui.properties_data_empty
6
+ import bl_ui.properties_material
7
+ import bl_ui.properties_data_speaker
8
+ import bl_operators.node
9
+ import bl_operators.assets
10
+ import bl_ui.properties_data_metaball
11
+ import bl_ui.properties_data_lattice
26
12
  import bl_ui.node_add_menu_geometry
27
- import bl_ui.properties_data_camera
28
- import bl_ui.properties_mask_common
29
- import bl_ui.space_spreadsheet
13
+ import bl_ui.properties_scene
14
+ import bl_operators.view3d
15
+ import bl_ui.space_text
16
+ import bl_ui.space_clip
17
+ import bl_ui.properties_physics_field
30
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
31
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
27
+ import bl_ui.properties_grease_pencil_common
32
28
  import bl_operators.userpref
33
- import bl_operators.view3d
34
29
  import bl_ui.space_filebrowser
35
- import bl_ui.properties_data_volume
36
- import bl_ui.properties_data_grease_pencil
37
- import bl_ui.generic_ui_list
30
+ import bl_ui.properties_collection
38
31
  import bl_ui.properties_data_shaderfx
39
- import bl_ui.space_clip
40
- import bl_ui.space_properties
41
- import bl_ui.properties_physics_softbody
42
- import bl_ui.space_statusbar
43
- import bl_ui.node_add_menu
44
- import bl_operators.assets
45
- import bl_ui.properties_data_metaball
46
32
  import bl_operators.clip
47
- import bl_ui.properties_data_empty
48
- import bl_ui.properties_scene
49
- import bl_ui.properties_data_mesh
50
- import bl_ui.space_view3d_toolbar
51
- import bl_ui.properties_data_lightprobe
52
- import bl_ui.space_image
53
- import bl_operators.spreadsheet
54
- import bl_ui.properties_grease_pencil_common
33
+ import bl_ui.space_properties
34
+ import bl_ui.space_userpref
55
35
  import bl_ui.properties_paint_common
36
+ import bl_ui.space_view3d
37
+ import bl_operators.constraint
56
38
  import bl_ui.properties_physics_dynamicpaint
57
- import bl_ui.properties_physics_field
58
- import bl_ui.properties_material_gpencil
59
- import bl_ui.properties_data_curves
60
39
  import bl_ui.properties_physics_rigidbody_constraint
61
- import bl_ui.asset_shelf
62
- import bl_ui.space_console
63
- import bl_ui.space_nla
64
- import bl_ui.properties_data_modifier
65
- import bl_ui.properties_collection
66
- import bl_ui.space_dopesheet
40
+ import bl_ui.properties_render
41
+ import bl_ui.properties_physics_cloth
42
+ import bl_ui.space_node
43
+ import bl_ui.properties_data_curves
67
44
  import bl_ui.properties_particle
68
- import bl_ui.properties_data_gpencil
69
- import bl_ui.space_view3d
70
- import bl_operators.file
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
71
49
  import bl_ui.space_toolsystem_toolbar
72
- import bl_ui.properties_data_speaker
50
+ import bl_operators.wm
51
+ import bl_ui.properties_data_grease_pencil
73
52
  import bl_ui.space_toolsystem_common
74
- import bl_ui.properties_render
75
- import bl_ui.space_graph
76
53
  import bl_ui.properties_physics_fluid
77
- import bl_ui.properties_world
78
- import bl_ui.space_userpref
79
- import bl_ui.properties_data_lattice
80
- import bl_operators.freestyle
81
- import bl_ui.properties_view_layer
82
- import bl_operators.object
83
- import bl_ui.node_add_menu_texture
84
- import bl_ui.properties_freestyle
85
- import bl_ui.properties_material
86
- import bl_ui.space_node
54
+ import bl_ui.space_image
55
+ import bl_ui.space_sequencer
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
60
+ import bl_ui.properties_data_mesh
61
+ import bl_ui.space_info
87
62
  import bl_ui.properties_physics_geometry_nodes
63
+ import bl_ui.properties_physics_common
64
+ import bl_ui.properties_data_volume
65
+ import bl_operators.spreadsheet
88
66
  import bl_ui.space_topbar
89
- import bl_ui.properties_texture
90
- import bl_operators.node
67
+ import bl_ui.properties_view_layer
68
+ import bl_ui.properties_material_gpencil
69
+ import bl_operators.file
70
+ import bl_operators.freestyle
71
+ import bl_ui.properties_data_pointcloud
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
91
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
 
95
95
 
96
- class bpy_prop_collection(typing.Generic[GenericType]):
97
- ''' built-in class used for all collections.
98
- '''
99
-
100
- def find(self, key: typing.Optional[str]) -> int:
101
- ''' Returns the index of a key in a collection or -1 when not found (matches Python's string find function of the same name).
102
-
103
- :param key: The identifier for the collection member.
104
- :type key: typing.Optional[str]
105
- :rtype: int
106
- :return: index of the key.
107
- '''
108
- pass
109
-
110
- def foreach_get(self, attr, seq):
111
- ''' This is a function to give fast access to attributes within a collection. Only works for 'basic type' properties (bool, int and float)! Multi-dimensional arrays (like array of vectors) will be flattened into seq.
112
-
113
- '''
114
- pass
115
-
116
- def foreach_set(self, attr, seq):
117
- ''' This is a function to give fast access to attributes within a collection. Only works for 'basic type' properties (bool, int and float)! seq must be uni-dimensional, multi-dimensional arrays (like array of vectors) will be re-created from it.
118
-
119
- '''
120
- pass
121
-
122
- def get(self,
123
- key: typing.Optional[str],
124
- default: typing.Optional[typing.Any] = None):
125
- ''' Returns the value of the item assigned to key or default when not found (matches Python's dictionary function of the same name).
126
-
127
- :param key: The identifier for the collection member.
128
- :type key: typing.Optional[str]
129
- :param default: Optional argument for the value to return if *key* is not found.
130
- :type default: typing.Optional[typing.Any]
131
- '''
132
- pass
133
-
134
- def items(self) -> typing.List:
135
- ''' Return the identifiers of collection members (matching Python's dict.items() functionality).
136
-
137
- :rtype: typing.List
138
- :return: (key, value) pairs for each member of this collection.
139
- '''
140
- pass
141
-
142
- def keys(self) -> typing.List[str]:
143
- ''' Return the identifiers of collection members (matching Python's dict.keys() functionality).
144
-
145
- :rtype: typing.List[str]
146
- :return: the identifiers for each member of this collection.
147
- '''
148
- pass
149
-
150
- def values(self) -> typing.List:
151
- ''' Return the values of collection (matching Python's dict.values() functionality).
152
-
153
- :rtype: typing.List
154
- :return: the members of this collection.
155
- '''
156
- pass
157
-
158
- def __getitem__(self, key: typing.Optional[typing.Union[int, str]]
159
- ) -> 'GenericType':
160
- '''
161
-
162
- :param key:
163
- :type key: typing.Optional[typing.Union[int, str]]
164
- :rtype: 'GenericType'
165
- '''
166
- pass
167
-
168
- def __setitem__(self, key: typing.Optional[typing.Union[int, str]],
169
- value: 'GenericType'):
170
- '''
171
-
172
- :param key:
173
- :type key: typing.Optional[typing.Union[int, str]]
174
- :param value:
175
- :type value: 'GenericType'
176
- '''
177
- pass
178
-
179
- def __delitem__(self, key: typing.Optional[typing.Union[int, str]]
180
- ) -> 'GenericType':
181
- '''
182
-
183
- :param key:
184
- :type key: typing.Optional[typing.Union[int, str]]
185
- :rtype: 'GenericType'
186
- '''
187
- pass
188
-
189
- def __iter__(self) -> typing.Iterator['GenericType']:
190
- '''
191
-
192
- :rtype: typing.Iterator['GenericType']
193
- '''
194
- pass
195
-
196
- def __next__(self) -> 'GenericType':
197
- '''
198
-
199
- :rtype: 'GenericType'
200
- '''
201
- pass
202
-
203
- def __len__(self) -> int:
204
- '''
205
-
206
- :rtype: int
207
- '''
208
- pass
209
-
210
-
211
96
  class bpy_struct:
212
97
  ''' built-in base class for all classes in bpy.types.
213
98
  '''
@@ -481,6 +366,121 @@ class bpy_struct:
481
366
  pass
482
367
 
483
368
 
369
+ class bpy_prop_collection(typing.Generic[GenericType]):
370
+ ''' built-in class used for all collections.
371
+ '''
372
+
373
+ def find(self, key: typing.Optional[str]) -> int:
374
+ ''' Returns the index of a key in a collection or -1 when not found (matches Python's string find function of the same name).
375
+
376
+ :param key: The identifier for the collection member.
377
+ :type key: typing.Optional[str]
378
+ :rtype: int
379
+ :return: index of the key.
380
+ '''
381
+ pass
382
+
383
+ def foreach_get(self, attr, seq):
384
+ ''' This is a function to give fast access to attributes within a collection. Only works for 'basic type' properties (bool, int and float)! Multi-dimensional arrays (like array of vectors) will be flattened into seq.
385
+
386
+ '''
387
+ pass
388
+
389
+ def foreach_set(self, attr, seq):
390
+ ''' This is a function to give fast access to attributes within a collection. Only works for 'basic type' properties (bool, int and float)! seq must be uni-dimensional, multi-dimensional arrays (like array of vectors) will be re-created from it.
391
+
392
+ '''
393
+ pass
394
+
395
+ def get(self,
396
+ key: typing.Optional[str],
397
+ default: typing.Optional[typing.Any] = None):
398
+ ''' Returns the value of the item assigned to key or default when not found (matches Python's dictionary function of the same name).
399
+
400
+ :param key: The identifier for the collection member.
401
+ :type key: typing.Optional[str]
402
+ :param default: Optional argument for the value to return if *key* is not found.
403
+ :type default: typing.Optional[typing.Any]
404
+ '''
405
+ pass
406
+
407
+ def items(self) -> typing.List:
408
+ ''' Return the identifiers of collection members (matching Python's dict.items() functionality).
409
+
410
+ :rtype: typing.List
411
+ :return: (key, value) pairs for each member of this collection.
412
+ '''
413
+ pass
414
+
415
+ def keys(self) -> typing.List[str]:
416
+ ''' Return the identifiers of collection members (matching Python's dict.keys() functionality).
417
+
418
+ :rtype: typing.List[str]
419
+ :return: the identifiers for each member of this collection.
420
+ '''
421
+ pass
422
+
423
+ def values(self) -> typing.List:
424
+ ''' Return the values of collection (matching Python's dict.values() functionality).
425
+
426
+ :rtype: typing.List
427
+ :return: the members of this collection.
428
+ '''
429
+ pass
430
+
431
+ def __getitem__(self, key: typing.Optional[typing.Union[int, str]]
432
+ ) -> 'GenericType':
433
+ '''
434
+
435
+ :param key:
436
+ :type key: typing.Optional[typing.Union[int, str]]
437
+ :rtype: 'GenericType'
438
+ '''
439
+ pass
440
+
441
+ def __setitem__(self, key: typing.Optional[typing.Union[int, str]],
442
+ value: 'GenericType'):
443
+ '''
444
+
445
+ :param key:
446
+ :type key: typing.Optional[typing.Union[int, str]]
447
+ :param value:
448
+ :type value: 'GenericType'
449
+ '''
450
+ pass
451
+
452
+ def __delitem__(self, key: typing.Optional[typing.Union[int, str]]
453
+ ) -> 'GenericType':
454
+ '''
455
+
456
+ :param key:
457
+ :type key: typing.Optional[typing.Union[int, str]]
458
+ :rtype: 'GenericType'
459
+ '''
460
+ pass
461
+
462
+ def __iter__(self) -> typing.Iterator['GenericType']:
463
+ '''
464
+
465
+ :rtype: typing.Iterator['GenericType']
466
+ '''
467
+ pass
468
+
469
+ def __next__(self) -> 'GenericType':
470
+ '''
471
+
472
+ :rtype: 'GenericType'
473
+ '''
474
+ pass
475
+
476
+ def __len__(self) -> int:
477
+ '''
478
+
479
+ :rtype: int
480
+ '''
481
+ pass
482
+
483
+
484
484
  class bpy_prop_array(typing.Generic[GenericType]):
485
485
  def foreach_get(self, attr, seq):
486
486
  '''
@@ -105116,8 +105116,7 @@ class CompositorNodeSetAlpha(CompositorNode, NodeInternal, Node, bpy_struct):
105116
105116
  pass
105117
105117
 
105118
105118
 
105119
- class CompositorNodeSplitViewer(CompositorNode, NodeInternal, Node,
105120
- bpy_struct):
105119
+ class CompositorNodeSplit(CompositorNode, NodeInternal, Node, bpy_struct):
105121
105120
  axis: typing.Union[str, int] = None
105122
105121
  '''
105123
105122
 
@@ -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: 20231203
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
3
  from . import complete_namespace
4
+ from . import intellisense
4
5
  from . import complete_calltip
5
6
  from . import complete_import
6
- from . import intellisense
7
7
 
8
8
  GenericType = typing.TypeVar("GenericType")
@@ -1,11 +1,11 @@
1
1
  import sys
2
2
  import typing
3
- from . import utils_rtl
4
3
  from . import utils_cli
5
- from . import utils
6
- from . import merge_po
7
- from . import utils_languages_menu
8
4
  from . import settings
5
+ from . import utils_languages_menu
9
6
  from . import bl_extract_messages
7
+ from . import merge_po
8
+ from . import utils_rtl
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 versioning
5
- from . import platform_helpers
6
3
  from . import io
7
4
  from . import keymap_hierarchy
5
+ from . import keymap_from_toolbar
6
+ from . import platform_helpers
7
+ from . import versioning
8
8
 
9
9
  GenericType = typing.TypeVar("GenericType")
@@ -1,34 +1,34 @@
1
1
  import sys
2
2
  import typing
3
- from . import console
4
- from . import uvcalc_transform
5
- from . import add_mesh_torus
6
- from . import anim
7
- from . import constraint
8
- from . import image
9
- from . import presets
10
- from . import wm
11
3
  from . import bmesh
12
- from . import userpref
4
+ from . import node
5
+ from . import assets
13
6
  from . import view3d
7
+ from . import uvcalc_transform
8
+ from . import object_align
9
+ from . import console
10
+ from . import userpref
14
11
  from . import uvcalc_lightmap
15
- from . import sequencer
16
- from . import object_randomize_transform
17
- from . import assets
18
12
  from . import clip
19
- from . import spreadsheet
13
+ from . import constraint
20
14
  from . import rigidbody
21
- from . import screen_play_rendered_anim
22
- from . import uvcalc_follow_active
15
+ from . import add_mesh_torus
16
+ from . import vertexpaint_dirt
23
17
  from . import mesh
18
+ from . import object_randomize_transform
19
+ from . import wm
24
20
  from . import geometry_nodes
21
+ from . import screen_play_rendered_anim
22
+ from . import uvcalc_follow_active
23
+ from . import spreadsheet
24
+ from . import image
25
25
  from . import file
26
26
  from . import freestyle
27
- from . import object
28
- from . import object_align
29
27
  from . import object_quick_effects
30
- from . import vertexpaint_dirt
31
- from . import node
28
+ from . import anim
29
+ from . import presets
30
+ from . import object
31
+ from . import sequencer
32
32
 
33
33
  GenericType = typing.TypeVar("GenericType")
34
34