fake-bpy-module 20240127__tar.gz → 20240128__tar.gz

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

Potentially problematic release.


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

Files changed (354) hide show
  1. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/PKG-INFO +1 -1
  2. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/types/__init__.pyi +115 -115
  3. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/anim_utils/__init__.pyi +2 -2
  4. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  5. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/README.md +0 -0
  6. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/addon_utils/__init__.pyi +0 -0
  7. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/addon_utils/py.typed +0 -0
  8. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/animsys_refactor/__init__.pyi +0 -0
  9. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/animsys_refactor/py.typed +0 -0
  10. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/aud/__init__.pyi +0 -0
  11. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/aud/py.typed +0 -0
  12. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bgl/__init__.pyi +0 -0
  13. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bgl/py.typed +0 -0
  14. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_app_override/__init__.pyi +0 -0
  15. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_app_override/helpers/__init__.pyi +0 -0
  16. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_app_override/py.typed +0 -0
  17. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_app_template_utils/__init__.pyi +0 -0
  18. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_app_template_utils/py.typed +0 -0
  19. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_console_utils/__init__.pyi +0 -0
  20. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_console_utils/autocomplete/__init__.pyi +1 -1
  21. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  22. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  23. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  24. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  25. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_console_utils/py.typed +0 -0
  26. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/__init__.pyi +4 -4
  27. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  28. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  29. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/py.typed +0 -0
  30. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/settings/__init__.pyi +0 -0
  31. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/utils/__init__.pyi +0 -0
  32. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  33. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  34. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  35. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_keymap_utils/__init__.pyi +3 -3
  36. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_keymap_utils/io/__init__.pyi +0 -0
  37. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  38. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  39. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  40. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_keymap_utils/py.typed +0 -0
  41. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  42. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_math/__init__.pyi +0 -0
  43. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_math/py.typed +0 -0
  44. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/__init__.pyi +20 -20
  45. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  46. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/anim/__init__.pyi +0 -0
  47. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/assets/__init__.pyi +0 -0
  48. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/bmesh/__init__.pyi +0 -0
  49. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  50. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/clip/__init__.pyi +0 -0
  51. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/console/__init__.pyi +0 -0
  52. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/constraint/__init__.pyi +0 -0
  53. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/file/__init__.pyi +0 -0
  54. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/freestyle/__init__.pyi +0 -0
  55. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  56. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/image/__init__.pyi +0 -0
  57. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/mesh/__init__.pyi +0 -0
  58. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/node/__init__.pyi +0 -0
  59. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/object/__init__.pyi +0 -0
  60. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/object_align/__init__.pyi +0 -0
  61. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  62. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  63. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/presets/__init__.pyi +0 -0
  64. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/py.typed +0 -0
  65. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/rigidbody/__init__.pyi +0 -0
  66. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  67. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/sequencer/__init__.pyi +0 -0
  68. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/spreadsheet/__init__.pyi +0 -0
  69. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/userpref/__init__.pyi +0 -0
  70. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  71. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  72. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  73. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  74. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/view3d/__init__.pyi +0 -0
  75. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_operators/wm/__init__.pyi +0 -0
  76. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_previews_utils/__init__.pyi +0 -0
  77. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  78. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_previews_utils/py.typed +0 -0
  79. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_rna_utils/__init__.pyi +0 -0
  80. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_rna_utils/data_path/__init__.pyi +0 -0
  81. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_rna_utils/py.typed +0 -0
  82. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_text_utils/__init__.pyi +0 -0
  83. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_text_utils/external_editor/__init__.pyi +0 -0
  84. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_text_utils/py.typed +0 -0
  85. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/__init__.pyi +62 -62
  86. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/anim/__init__.pyi +0 -0
  87. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/asset_shelf/__init__.pyi +0 -0
  88. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  89. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/node_add_menu/__init__.pyi +0 -0
  90. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  91. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  92. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  93. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  94. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_animviz/__init__.pyi +0 -0
  95. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_collection/__init__.pyi +0 -0
  96. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_constraint/__init__.pyi +0 -0
  97. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  98. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  99. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  100. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  101. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  102. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  103. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  104. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  105. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  106. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_light/__init__.pyi +0 -0
  107. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  108. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  109. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  110. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  111. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  112. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  113. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  114. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  115. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  116. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  117. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  118. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_material/__init__.pyi +0 -0
  119. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  120. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_object/__init__.pyi +0 -0
  121. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_output/__init__.pyi +0 -0
  122. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  123. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_particle/__init__.pyi +0 -0
  124. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  125. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  126. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  127. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  128. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  129. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  130. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  131. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  132. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  133. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_render/__init__.pyi +0 -0
  134. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_scene/__init__.pyi +0 -0
  135. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_texture/__init__.pyi +0 -0
  136. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  137. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_workspace/__init__.pyi +0 -0
  138. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/properties_world/__init__.pyi +0 -0
  139. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/py.typed +0 -0
  140. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_clip/__init__.pyi +0 -0
  141. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_console/__init__.pyi +0 -0
  142. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  143. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  144. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_graph/__init__.pyi +0 -0
  145. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_image/__init__.pyi +0 -0
  146. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_info/__init__.pyi +0 -0
  147. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_nla/__init__.pyi +0 -0
  148. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_node/__init__.pyi +0 -0
  149. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_outliner/__init__.pyi +0 -0
  150. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_properties/__init__.pyi +0 -0
  151. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_sequencer/__init__.pyi +0 -0
  152. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  153. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_statusbar/__init__.pyi +0 -0
  154. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_text/__init__.pyi +0 -0
  155. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_time/__init__.pyi +0 -0
  156. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  157. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  158. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_topbar/__init__.pyi +0 -0
  159. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_userpref/__init__.pyi +0 -0
  160. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_view3d/__init__.pyi +0 -0
  161. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  162. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui/utils/__init__.pyi +0 -0
  163. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui_utils/__init__.pyi +1 -1
  164. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  165. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui_utils/layout/__init__.pyi +0 -0
  166. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bl_ui_utils/py.typed +0 -0
  167. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/blend_render_info/__init__.pyi +0 -0
  168. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/blend_render_info/py.typed +0 -0
  169. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/blf/__init__.pyi +0 -0
  170. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/blf/py.typed +0 -0
  171. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bmesh/__init__.pyi +0 -0
  172. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bmesh/geometry/__init__.pyi +0 -0
  173. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bmesh/ops/__init__.pyi +0 -0
  174. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bmesh/py.typed +0 -0
  175. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bmesh/types/__init__.pyi +0 -0
  176. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bmesh/utils/__init__.pyi +0 -0
  177. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/__init__.pyi +2 -2
  178. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/app/__init__.pyi +0 -0
  179. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/app/handlers/__init__.pyi +0 -0
  180. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/app/icons/__init__.pyi +0 -0
  181. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/app/timers/__init__.pyi +0 -0
  182. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/app/translations/__init__.pyi +0 -0
  183. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/msgbus/__init__.pyi +0 -0
  184. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/__init__.pyi +63 -63
  185. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/action/__init__.pyi +0 -0
  186. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/anim/__init__.pyi +0 -0
  187. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/armature/__init__.pyi +0 -0
  188. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/asset/__init__.pyi +0 -0
  189. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/boid/__init__.pyi +0 -0
  190. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/brush/__init__.pyi +0 -0
  191. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/buttons/__init__.pyi +0 -0
  192. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/cachefile/__init__.pyi +0 -0
  193. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/camera/__init__.pyi +0 -0
  194. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/clip/__init__.pyi +0 -0
  195. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/cloth/__init__.pyi +0 -0
  196. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/collection/__init__.pyi +0 -0
  197. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/console/__init__.pyi +0 -0
  198. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/constraint/__init__.pyi +0 -0
  199. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/curve/__init__.pyi +0 -0
  200. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/curves/__init__.pyi +0 -0
  201. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/cycles/__init__.pyi +0 -0
  202. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/dpaint/__init__.pyi +0 -0
  203. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/ed/__init__.pyi +0 -0
  204. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/export_anim/__init__.pyi +0 -0
  205. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/export_mesh/__init__.pyi +0 -0
  206. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/export_scene/__init__.pyi +0 -0
  207. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/file/__init__.pyi +0 -0
  208. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/fluid/__init__.pyi +0 -0
  209. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/font/__init__.pyi +0 -0
  210. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/geometry/__init__.pyi +0 -0
  211. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  212. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/gpencil/__init__.pyi +0 -0
  213. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/graph/__init__.pyi +0 -0
  214. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  215. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/image/__init__.pyi +0 -0
  216. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/import_anim/__init__.pyi +0 -0
  217. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/import_curve/__init__.pyi +0 -0
  218. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/import_mesh/__init__.pyi +0 -0
  219. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/import_scene/__init__.pyi +0 -0
  220. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/info/__init__.pyi +0 -0
  221. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/lattice/__init__.pyi +0 -0
  222. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/marker/__init__.pyi +0 -0
  223. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/mask/__init__.pyi +0 -0
  224. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/material/__init__.pyi +0 -0
  225. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/mball/__init__.pyi +0 -0
  226. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/mesh/__init__.pyi +0 -0
  227. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/nla/__init__.pyi +0 -0
  228. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/node/__init__.pyi +0 -0
  229. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/object/__init__.pyi +0 -0
  230. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/outliner/__init__.pyi +0 -0
  231. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/paint/__init__.pyi +0 -0
  232. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/paintcurve/__init__.pyi +0 -0
  233. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/palette/__init__.pyi +0 -0
  234. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/particle/__init__.pyi +0 -0
  235. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/pose/__init__.pyi +0 -0
  236. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/poselib/__init__.pyi +0 -0
  237. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/preferences/__init__.pyi +0 -0
  238. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/ptcache/__init__.pyi +0 -0
  239. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/render/__init__.pyi +0 -0
  240. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/rigidbody/__init__.pyi +0 -0
  241. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/scene/__init__.pyi +0 -0
  242. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/screen/__init__.pyi +0 -0
  243. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/script/__init__.pyi +0 -0
  244. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/sculpt/__init__.pyi +0 -0
  245. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  246. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/sequencer/__init__.pyi +0 -0
  247. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/sound/__init__.pyi +0 -0
  248. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  249. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/surface/__init__.pyi +0 -0
  250. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/text/__init__.pyi +0 -0
  251. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/text_editor/__init__.pyi +0 -0
  252. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/texture/__init__.pyi +0 -0
  253. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/transform/__init__.pyi +0 -0
  254. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/ui/__init__.pyi +0 -0
  255. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/uilist/__init__.pyi +0 -0
  256. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/uv/__init__.pyi +0 -0
  257. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/view2d/__init__.pyi +0 -0
  258. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/view3d/__init__.pyi +0 -0
  259. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/wm/__init__.pyi +0 -0
  260. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/workspace/__init__.pyi +0 -0
  261. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/ops/world/__init__.pyi +0 -0
  262. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/path/__init__.pyi +0 -0
  263. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/props/__init__.pyi +0 -0
  264. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/py.typed +0 -0
  265. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/utils/__init__.pyi +1 -1
  266. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/utils/previews/__init__.pyi +0 -0
  267. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy/utils/units/__init__.pyi +0 -0
  268. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/__init__.pyi +1 -1
  269. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/asset_utils/__init__.pyi +0 -0
  270. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  271. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/extensions/__init__.pyi +0 -0
  272. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  273. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  274. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/image_utils/__init__.pyi +0 -0
  275. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/io_utils/__init__.pyi +0 -0
  276. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  277. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  278. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  279. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/node_utils/__init__.pyi +0 -0
  280. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/object_utils/__init__.pyi +0 -0
  281. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/py.typed +0 -0
  282. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  283. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/wm_utils/__init__.pyi +0 -0
  284. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  285. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_restrict_state/__init__.pyi +0 -0
  286. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_restrict_state/py.typed +0 -0
  287. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_types/__init__.pyi +0 -0
  288. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/bpy_types/py.typed +0 -0
  289. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/console_python/__init__.pyi +0 -0
  290. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/console_python/py.typed +0 -0
  291. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/console_shell/__init__.pyi +0 -0
  292. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/console_shell/py.typed +0 -0
  293. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  294. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  295. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/fake_bpy_module.egg-info/top_level.txt +0 -0
  296. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/__init__.pyi +0 -0
  297. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/chainingiterators/__init__.pyi +0 -0
  298. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/functions/__init__.pyi +0 -0
  299. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/predicates/__init__.pyi +0 -0
  300. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/py.typed +0 -0
  301. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/shaders/__init__.pyi +0 -0
  302. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/types/__init__.pyi +0 -0
  303. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  304. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/freestyle/utils/__init__.pyi +0 -0
  305. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/__init__.pyi +0 -0
  306. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/capabilities/__init__.pyi +0 -0
  307. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/matrix/__init__.pyi +0 -0
  308. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/platform/__init__.pyi +0 -0
  309. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/py.typed +0 -0
  310. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/select/__init__.pyi +0 -0
  311. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/shader/__init__.pyi +0 -0
  312. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/state/__init__.pyi +0 -0
  313. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/texture/__init__.pyi +0 -0
  314. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu/types/__init__.pyi +0 -0
  315. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu_extras/__init__.pyi +0 -0
  316. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu_extras/batch/__init__.pyi +0 -0
  317. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu_extras/presets/__init__.pyi +0 -0
  318. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/gpu_extras/py.typed +0 -0
  319. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/graphviz_export/__init__.pyi +0 -0
  320. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/graphviz_export/py.typed +0 -0
  321. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/idprop/__init__.pyi +0 -0
  322. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/idprop/py.typed +0 -0
  323. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/idprop/types/__init__.pyi +0 -0
  324. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/imbuf/__init__.pyi +0 -0
  325. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/imbuf/py.typed +0 -0
  326. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/imbuf/types/__init__.pyi +0 -0
  327. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/keyingsets_builtins/__init__.pyi +0 -0
  328. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/keyingsets_builtins/py.typed +0 -0
  329. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/keyingsets_utils/__init__.pyi +0 -0
  330. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/keyingsets_utils/py.typed +0 -0
  331. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/mathutils/__init__.pyi +0 -0
  332. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/mathutils/bvhtree/__init__.pyi +0 -0
  333. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/mathutils/geometry/__init__.pyi +0 -0
  334. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/mathutils/interpolate/__init__.pyi +0 -0
  335. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/mathutils/kdtree/__init__.pyi +0 -0
  336. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/mathutils/noise/__init__.pyi +0 -0
  337. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/mathutils/py.typed +0 -0
  338. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/nodeitems_builtins/__init__.pyi +0 -0
  339. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/nodeitems_builtins/py.typed +0 -0
  340. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/nodeitems_utils/__init__.pyi +0 -0
  341. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/nodeitems_utils/py.typed +0 -0
  342. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/pyproject.toml +0 -0
  343. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/rna_info/__init__.pyi +0 -0
  344. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/rna_info/py.typed +0 -0
  345. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/rna_keymap_ui/__init__.pyi +0 -0
  346. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/rna_keymap_ui/py.typed +0 -0
  347. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/rna_prop_ui/__init__.pyi +0 -0
  348. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/rna_prop_ui/py.typed +0 -0
  349. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/rna_xml/__init__.pyi +0 -0
  350. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/rna_xml/py.typed +0 -0
  351. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/setup.cfg +0 -0
  352. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/setup.py +0 -0
  353. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/sys_info/__init__.pyi +0 -0
  354. {fake-bpy-module-20240127 → fake-bpy-module-20240128}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240127
3
+ Version: 20240128
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
@@ -2,94 +2,94 @@ import sys
2
2
  import typing
3
3
  import mathutils
4
4
  import bpy
5
- import bl_ui.space_console
6
- import bl_ui.properties_data_light
5
+ import bl_ui.properties_constraint
6
+ import bl_ui.properties_data_lattice
7
+ import bl_ui.space_userpref
8
+ import bl_ui.properties_physics_field
9
+ import bl_ui.space_statusbar
10
+ import bl_ui.properties_workspace
11
+ import bl_ui.space_text
7
12
  import bl_ui.space_filebrowser
8
- import bl_operators.anim
9
- import bl_operators.wm
10
- import bl_ui.properties_data_curve
11
- import bl_ui.space_time
12
- import bl_ui.properties_data_camera
13
- import bl_operators.clip
14
- import bl_ui.properties_physics_common
15
- import bl_ui.space_nla
16
- import bl_ui.asset_shelf
17
- import bl_ui.space_topbar
13
+ import bl_ui.anim
14
+ import bl_ui.properties_physics_dynamicpaint
15
+ import bl_ui.properties_physics_softbody
16
+ import bl_ui.space_view3d
17
+ import bl_ui.space_clip
18
18
  import bl_ui.space_spreadsheet
19
- import bl_ui.node_add_menu_texture
20
- import bl_operators.spreadsheet
21
- import bl_ui
19
+ import bl_ui.space_toolsystem_toolbar
22
20
  import bl_ui.space_graph
23
- import bl_ui.properties_physics_field
24
21
  import bl_ui.properties_physics_fluid
25
- import bl_ui.properties_data_bone
26
- import bl_ui.space_clip
27
- import bl_ui.properties_physics_rigidbody_constraint
28
- import bl_ui.properties_data_armature
29
- import bl_ui.node_add_menu_compositor
30
- import bl_ui.properties_render
22
+ import bl_operators.clip
23
+ import bl_ui.generic_ui_list
31
24
  import bl_ui.space_outliner
32
- import bl_ui.properties_texture
25
+ import bl_ui.properties_mask_common
26
+ import bl_ui.properties_data_grease_pencil
27
+ import bl_ui.properties_data_armature
33
28
  import bl_operators.node
34
- import bl_ui.space_statusbar
35
- import bl_ui.properties_data_lattice
36
- import bl_ui.properties_data_empty
37
- import bl_ui.node_add_menu_shader
29
+ import bl_ui.space_properties
30
+ import bl_ui.space_console
31
+ import bl_ui.properties_physics_common
32
+ import bl_operators.anim
33
+ import bl_operators.assets
34
+ import bl_ui.properties_physics_rigidbody
35
+ import bl_ui.properties_data_pointcloud
36
+ import bl_ui.properties_data_curve
37
+ import bl_ui.node_add_menu_compositor
38
+ import bl_ui.properties_view_layer
39
+ import bl_ui.asset_shelf
40
+ import bl_ui.properties_data_metaball
41
+ import bl_ui.properties_data_camera
42
+ import bl_ui
43
+ import bl_operators.userpref
44
+ import bl_ui.properties_world
45
+ import bl_ui.node_add_menu_geometry
46
+ import bl_ui.properties_data_shaderfx
47
+ import bl_ui.space_topbar
48
+ import bl_ui.properties_particle
49
+ import bl_ui.space_image
38
50
  import bl_ui.properties_data_curves
51
+ import bl_ui.node_add_menu_shader
52
+ import bl_ui.properties_object
39
53
  import bl_ui.properties_material
54
+ import bl_ui.properties_data_modifier
40
55
  import bl_operators.presets
41
- import bl_ui.space_dopesheet
42
- import bl_ui.node_add_menu
43
- import bl_ui.space_info
44
- import bl_ui.properties_physics_dynamicpaint
45
- import bl_ui.properties_data_grease_pencil
46
- import bl_ui.properties_grease_pencil_common
47
- import bl_ui.properties_data_mesh
48
- import bl_ui.properties_output
56
+ import bl_ui.properties_paint_common
49
57
  import bl_ui.properties_physics_cloth
50
- import bl_ui.space_sequencer
51
- import bl_ui.space_toolsystem_toolbar
58
+ import bl_ui.properties_render
59
+ import bl_ui.node_add_menu
60
+ import bl_operators.wm
61
+ import bl_ui.properties_collection
62
+ import bl_ui.properties_scene
52
63
  import bl_ui.properties_material_gpencil
64
+ import bl_operators.constraint
65
+ import bl_operators.freestyle
66
+ import bl_ui.properties_data_gpencil
67
+ import bl_ui.node_add_menu_texture
68
+ import bl_ui.properties_data_mesh
69
+ import bl_ui.properties_freestyle
53
70
  import bl_operators.view3d
54
- import bl_operators.object
55
- import bl_ui.properties_constraint
56
- import bl_operators.userpref
57
- import bl_ui.properties_data_modifier
58
- import bl_ui.properties_data_shaderfx
59
- import bl_operators.file
60
- import bl_ui.properties_physics_rigidbody
61
- import bl_ui.properties_collection
62
- import bl_ui.properties_mask_common
63
- import bl_ui.space_view3d
64
- import bl_ui.space_properties
65
- import bl_ui.generic_ui_list
66
- import bl_ui.node_add_menu_geometry
71
+ import bl_ui.properties_physics_rigidbody_constraint
72
+ import bl_ui.properties_data_empty
73
+ import bl_ui.space_node
74
+ import bl_ui.space_nla
75
+ import bl_ui.space_sequencer
76
+ import bl_ui.space_info
77
+ import bl_ui.properties_grease_pencil_common
67
78
  import bl_ui.properties_data_lightprobe
68
- import bl_ui.properties_paint_common
69
- import bl_ui.properties_view_layer
70
- import bl_operators.constraint
71
- import bl_ui.properties_scene
79
+ import bl_ui.space_view3d_toolbar
80
+ import bl_ui.space_time
81
+ import bl_ui.properties_data_volume
82
+ import bl_operators.object
83
+ import bl_operators.spreadsheet
84
+ import bl_ui.properties_data_light
72
85
  import bl_ui.properties_data_speaker
73
- import bl_ui.properties_physics_geometry_nodes
74
- import bl_ui.properties_object
75
- import bl_ui.properties_freestyle
76
- import bl_ui.properties_data_gpencil
86
+ import bl_operators.file
87
+ import bl_ui.properties_texture
77
88
  import bl_ui.space_toolsystem_common
78
- import bl_ui.properties_data_metaball
79
- import bl_ui.properties_data_volume
80
- import bl_ui.space_image
81
- import bl_ui.properties_physics_softbody
82
- import bl_ui.properties_data_pointcloud
83
- import bl_ui.properties_particle
84
- import bl_operators.assets
85
- import bl_ui.space_view3d_toolbar
86
- import bl_ui.space_userpref
87
- import bl_operators.freestyle
88
- import bl_ui.anim
89
- import bl_ui.properties_world
90
- import bl_ui.space_node
91
- import bl_ui.space_text
92
- import bl_ui.properties_workspace
89
+ import bl_ui.properties_physics_geometry_nodes
90
+ import bl_ui.properties_output
91
+ import bl_ui.space_dopesheet
92
+ import bl_ui.properties_data_bone
93
93
 
94
94
  GenericType = typing.TypeVar("GenericType")
95
95
 
@@ -6845,10 +6845,10 @@ class Context(bpy_struct):
6845
6845
  :type: 'UIList'
6846
6846
  """
6847
6847
 
6848
- property: typing.Union[int, str, "AnyType"]
6848
+ property: typing.Union[str, int, "AnyType"]
6849
6849
  """ Get the property associated with a hovered button. Returns a tuple of the data-block, data path to the property, and array index.
6850
6850
 
6851
- :type: typing.Union[int, str, 'AnyType']
6851
+ :type: typing.Union[str, int, 'AnyType']
6852
6852
  """
6853
6853
 
6854
6854
  edit_text: "Text"
@@ -14838,7 +14838,7 @@ class Gizmo(bpy_struct):
14838
14838
  context: "Context",
14839
14839
  event: "Event",
14840
14840
  tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
14841
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14841
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14842
14842
  """
14843
14843
 
14844
14844
  :param context:
@@ -14847,7 +14847,7 @@ class Gizmo(bpy_struct):
14847
14847
  :type event: 'Event'
14848
14848
  :param tweak: Tweak
14849
14849
  :type tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
14850
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14850
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14851
14851
  :return: result
14852
14852
  """
14853
14853
  ...
@@ -14855,14 +14855,14 @@ class Gizmo(bpy_struct):
14855
14855
  def setup(self): ...
14856
14856
  def invoke(
14857
14857
  self, context: "Context", event: "Event"
14858
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14858
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14859
14859
  """
14860
14860
 
14861
14861
  :param context:
14862
14862
  :type context: 'Context'
14863
14863
  :param event:
14864
14864
  :type event: 'Event'
14865
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14865
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14866
14866
  :return: result
14867
14867
  """
14868
14868
  ...
@@ -17327,10 +17327,10 @@ class KeyingSetInfo(bpy_struct):
17327
17327
  :type: typing.Union[str, typing.Any]
17328
17328
  """
17329
17329
 
17330
- bl_options: typing.Union[typing.Set[int], typing.Set[str]]
17330
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]]
17331
17331
  """ Keying Set options to use when inserting keyframes
17332
17332
 
17333
- :type: typing.Union[typing.Set[int], typing.Set[str]]
17333
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
17334
17334
  """
17335
17335
 
17336
17336
  def poll(self, context: typing.Optional["Context"]) -> bool:
@@ -17802,10 +17802,10 @@ class Macro(bpy_struct):
17802
17802
  :type: typing.Union[str, typing.Any]
17803
17803
  """
17804
17804
 
17805
- bl_options: typing.Union[typing.Set[int], typing.Set[str]]
17805
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]]
17806
17806
  """ Options for this operator type
17807
17807
 
17808
- :type: typing.Union[typing.Set[int], typing.Set[str]]
17808
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
17809
17809
  """
17810
17810
 
17811
17811
  bl_translation_context: typing.Union[str, typing.Any]
@@ -17840,13 +17840,13 @@ class Macro(bpy_struct):
17840
17840
 
17841
17841
  def report(
17842
17842
  self,
17843
- type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
17843
+ type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
17844
17844
  message: typing.Union[str, typing.Any],
17845
17845
  ):
17846
17846
  """report
17847
17847
 
17848
17848
  :param type: Type
17849
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
17849
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
17850
17850
  :param message: Report Message
17851
17851
  :type message: typing.Union[str, typing.Any]
17852
17852
  """
@@ -22935,10 +22935,10 @@ class Operator(bpy_struct):
22935
22935
  :type: typing.Union[str, typing.Any]
22936
22936
  """
22937
22937
 
22938
- bl_options: typing.Union[typing.Set[int], typing.Set[str]]
22938
+ bl_options: typing.Union[typing.Set[str], typing.Set[int]]
22939
22939
  """ Options for this operator type
22940
22940
 
22941
- :type: typing.Union[typing.Set[int], typing.Set[str]]
22941
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
22942
22942
  """
22943
22943
 
22944
22944
  bl_translation_context: typing.Union[str, typing.Any]
@@ -22997,13 +22997,13 @@ class Operator(bpy_struct):
22997
22997
 
22998
22998
  def report(
22999
22999
  self,
23000
- type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
23000
+ type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
23001
23001
  message: typing.Union[str, typing.Any],
23002
23002
  ):
23003
23003
  """report
23004
23004
 
23005
23005
  :param type: Type
23006
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
23006
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
23007
23007
  :param message: Report Message
23008
23008
  :type message: typing.Union[str, typing.Any]
23009
23009
  """
@@ -23029,12 +23029,12 @@ class Operator(bpy_struct):
23029
23029
 
23030
23030
  def execute(
23031
23031
  self, context: "Context"
23032
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
23032
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
23033
23033
  """Execute the operator
23034
23034
 
23035
23035
  :param context:
23036
23036
  :type context: 'Context'
23037
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
23037
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
23038
23038
  :return: result
23039
23039
  """
23040
23040
  ...
@@ -23051,28 +23051,28 @@ class Operator(bpy_struct):
23051
23051
 
23052
23052
  def invoke(
23053
23053
  self, context: "Context", event: "Event"
23054
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
23054
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
23055
23055
  """Invoke the operator
23056
23056
 
23057
23057
  :param context:
23058
23058
  :type context: 'Context'
23059
23059
  :param event:
23060
23060
  :type event: 'Event'
23061
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
23061
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
23062
23062
  :return: result
23063
23063
  """
23064
23064
  ...
23065
23065
 
23066
23066
  def modal(
23067
23067
  self, context: "Context", event: "Event"
23068
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
23068
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
23069
23069
  """Modal operator function
23070
23070
 
23071
23071
  :param context:
23072
23072
  :type context: 'Context'
23073
23073
  :param event:
23074
23074
  :type event: 'Event'
23075
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
23075
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
23076
23076
  :return: result
23077
23077
  """
23078
23078
  ...
@@ -28972,13 +28972,13 @@ class RenderEngine(bpy_struct):
28972
28972
 
28973
28973
  def report(
28974
28974
  self,
28975
- type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
28975
+ type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
28976
28976
  message: typing.Union[str, typing.Any],
28977
28977
  ):
28978
28978
  """Report info, warning or error messages
28979
28979
 
28980
28980
  :param type: Type
28981
- :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
28981
+ :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
28982
28982
  :param message: Report Message
28983
28983
  :type message: typing.Union[str, typing.Any]
28984
28984
  """
@@ -40145,10 +40145,10 @@ class ToolSettings(bpy_struct):
40145
40145
  :type: typing.Union[str, int]
40146
40146
  """
40147
40147
 
40148
- snap_elements: typing.Union[typing.Set[int], typing.Set[str]]
40148
+ snap_elements: typing.Union[typing.Set[str], typing.Set[int]]
40149
40149
  """ Type of element to snap to
40150
40150
 
40151
- :type: typing.Union[typing.Set[int], typing.Set[str]]
40151
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
40152
40152
  """
40153
40153
 
40154
40154
  snap_elements_base: typing.Union[typing.Set[str], typing.Set[int]]
@@ -65199,14 +65199,14 @@ class WindowManager(ID, bpy_struct):
65199
65199
  @classmethod
65200
65200
  def invoke_props_popup(
65201
65201
  cls, operator: typing.Optional["Operator"], event: typing.Optional["Event"]
65202
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65202
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65203
65203
  """Operator popup invoke (show operator properties and execute it automatically on changes)
65204
65204
 
65205
65205
  :param operator: Operator to call
65206
65206
  :type operator: typing.Optional['Operator']
65207
65207
  :param event: Event
65208
65208
  :type event: typing.Optional['Event']
65209
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65209
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65210
65210
  :return: result
65211
65211
  """
65212
65212
  ...
@@ -65220,7 +65220,7 @@ class WindowManager(ID, bpy_struct):
65220
65220
  confirm_text: typing.Union[str, typing.Any] = "",
65221
65221
  text_ctxt: typing.Optional[typing.Union[str, typing.Any]] = "",
65222
65222
  translate: typing.Optional[typing.Union[bool, typing.Any]] = True,
65223
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65223
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65224
65224
  """Operator dialog (non-autoexec popup) invoke (show operator properties and only execute it on click on OK button)
65225
65225
 
65226
65226
  :param operator: Operator to call
@@ -65235,7 +65235,7 @@ class WindowManager(ID, bpy_struct):
65235
65235
  :type text_ctxt: typing.Optional[typing.Union[str, typing.Any]]
65236
65236
  :param translate: Translate the given text, when UI translation is enabled
65237
65237
  :type translate: typing.Optional[typing.Union[bool, typing.Any]]
65238
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65238
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65239
65239
  :return: result
65240
65240
  """
65241
65241
  ...
@@ -65254,14 +65254,14 @@ class WindowManager(ID, bpy_struct):
65254
65254
  cls,
65255
65255
  operator: typing.Optional["Operator"],
65256
65256
  width: typing.Optional[typing.Any] = 300,
65257
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65257
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65258
65258
  """Operator popup invoke (only shows operator's properties, without executing it)
65259
65259
 
65260
65260
  :param operator: Operator to call
65261
65261
  :type operator: typing.Optional['Operator']
65262
65262
  :param width: Width of the popup
65263
65263
  :type width: typing.Optional[typing.Any]
65264
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65264
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65265
65265
  :return: result
65266
65266
  """
65267
65267
  ...
@@ -65269,14 +65269,14 @@ class WindowManager(ID, bpy_struct):
65269
65269
  @classmethod
65270
65270
  def invoke_confirm(
65271
65271
  cls, operator: typing.Optional["Operator"], event: typing.Optional["Event"]
65272
- ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65272
+ ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65273
65273
  """Operator confirmation popup (only to let user confirm the execution, no operator properties shown)
65274
65274
 
65275
65275
  :param operator: Operator to call
65276
65276
  :type operator: typing.Optional['Operator']
65277
65277
  :param event: Event
65278
65278
  :type event: typing.Optional['Event']
65279
- :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65279
+ :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65280
65280
  :return: result
65281
65281
  """
65282
65282
  ...
@@ -68311,10 +68311,10 @@ class DecimateModifier(Modifier, bpy_struct):
68311
68311
  :type: typing.Union[str, int]
68312
68312
  """
68313
68313
 
68314
- delimit: typing.Union[typing.Set[int], typing.Set[str]]
68314
+ delimit: typing.Union[typing.Set[str], typing.Set[int]]
68315
68315
  """ Limit merging geometry
68316
68316
 
68317
- :type: typing.Union[typing.Set[int], typing.Set[str]]
68317
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
68318
68318
  """
68319
68319
 
68320
68320
  face_count: int
@@ -70007,10 +70007,10 @@ class MeshCacheModifier(Modifier, bpy_struct):
70007
70007
  :type: typing.Union[str, typing.Any]
70008
70008
  """
70009
70009
 
70010
- flip_axis: typing.Union[typing.Set[int], typing.Set[str]]
70010
+ flip_axis: typing.Union[typing.Set[str], typing.Set[int]]
70011
70011
  """
70012
70012
 
70013
- :type: typing.Union[typing.Set[int], typing.Set[str]]
70013
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
70014
70014
  """
70015
70015
 
70016
70016
  forward_axis: typing.Union[str, int]
@@ -109333,10 +109333,10 @@ class GeometryNodeCurveHandleTypeSelection(
109333
109333
  :type: typing.Union[str, int]
109334
109334
  """
109335
109335
 
109336
- mode: typing.Union[typing.Set[int], typing.Set[str]]
109336
+ mode: typing.Union[typing.Set[str], typing.Set[int]]
109337
109337
  """ Whether to check the type of left and right handles
109338
109338
 
109339
- :type: typing.Union[typing.Set[int], typing.Set[str]]
109339
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
109340
109340
  """
109341
109341
 
109342
109342
  @classmethod
@@ -109869,10 +109869,10 @@ class GeometryNodeCurveSetHandles(GeometryNode, NodeInternal, Node, bpy_struct):
109869
109869
  :type: typing.Union[str, int]
109870
109870
  """
109871
109871
 
109872
- mode: typing.Union[typing.Set[int], typing.Set[str]]
109872
+ mode: typing.Union[typing.Set[str], typing.Set[int]]
109873
109873
  """ Whether to update left and right handles
109874
109874
 
109875
- :type: typing.Union[typing.Set[int], typing.Set[str]]
109875
+ :type: typing.Union[typing.Set[str], typing.Set[int]]
109876
109876
  """
109877
109877
 
109878
109878
  @classmethod
@@ -72,14 +72,14 @@ def bake_action_objects(
72
72
 
73
73
  def bake_action_objects_iter(
74
74
  object_action_pairs: typing.Union[
75
- "bpy.types.Action", "bpy.types.Object", "bpy.types.Sequence"
75
+ "bpy.types.Sequence", "bpy.types.Action", "bpy.types.Object"
76
76
  ],
77
77
  bake_o,
78
78
  ):
79
79
  """An coroutine that bakes actions for multiple objects.
80
80
 
81
81
  :param object_action_pairs: Sequence of object action tuples, action is the destination for the baked data. When None a new action will be created.
82
- :type object_action_pairs: typing.Union['bpy.types.Action', 'bpy.types.Object', 'bpy.types.Sequence']
82
+ :type object_action_pairs: typing.Union['bpy.types.Sequence', 'bpy.types.Action', 'bpy.types.Object']
83
83
  """
84
84
 
85
85
  ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240127
3
+ Version: 20240128
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 intellisense
3
4
  from . import complete_namespace
4
5
  from . import complete_import
5
6
  from . import complete_calltip
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 merge_po
3
4
  from . import utils_cli
4
- from . import utils_languages_menu
5
- from . import utils_rtl
6
- from . import settings
7
5
  from . import utils
6
+ from . import settings
7
+ from . import utils_languages_menu
8
8
  from . import bl_extract_messages
9
- from . import merge_po
9
+ from . import utils_rtl
10
10
 
11
11
  GenericType = typing.TypeVar("GenericType")
@@ -1,9 +1,9 @@
1
1
  import sys
2
2
  import typing
3
3
  from . import platform_helpers
4
- from . import versioning
5
- from . import keymap_hierarchy
6
- from . import io
7
4
  from . import keymap_from_toolbar
5
+ from . import io
6
+ from . import keymap_hierarchy
7
+ from . import versioning
8
8
 
9
9
  GenericType = typing.TypeVar("GenericType")