fake-bpy-module 20240521__tar.gz → 20240523__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 (358) hide show
  1. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/PKG-INFO +1 -1
  2. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/world/__init__.pyi +1 -1
  3. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_toolsystem_toolbar/__init__.pyi +4 -2
  4. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bmesh/types/__init__.pyi +145 -58
  5. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/preferences/__init__.pyi +6 -0
  6. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/wm/__init__.pyi +12 -0
  7. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/world/__init__.pyi +1 -1
  8. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/types/__init__.pyi +21 -0
  9. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_types/__init__.pyi +0 -49
  10. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  11. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/README.md +0 -0
  12. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/_bpy_internal/__init__.pyi +0 -0
  13. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/_bpy_internal/freedesktop/__init__.pyi +0 -0
  14. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/_bpy_internal/py.typed +0 -0
  15. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/addon_utils/__init__.pyi +0 -0
  16. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/addon_utils/py.typed +0 -0
  17. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/animsys_refactor/__init__.pyi +0 -0
  18. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/animsys_refactor/py.typed +0 -0
  19. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/aud/__init__.pyi +0 -0
  20. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/aud/py.typed +0 -0
  21. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bgl/__init__.pyi +0 -0
  22. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bgl/py.typed +0 -0
  23. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_app_override/__init__.pyi +0 -0
  24. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_app_override/helpers/__init__.pyi +0 -0
  25. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_app_override/py.typed +0 -0
  26. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_app_template_utils/__init__.pyi +0 -0
  27. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_app_template_utils/py.typed +0 -0
  28. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_console_utils/__init__.pyi +0 -0
  29. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  30. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  31. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  32. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  33. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  34. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_console_utils/py.typed +0 -0
  35. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/__init__.pyi +0 -0
  36. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  37. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  38. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/py.typed +0 -0
  39. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/settings/__init__.pyi +0 -0
  40. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/utils/__init__.pyi +0 -0
  41. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  42. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  43. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  44. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_keymap_utils/__init__.pyi +0 -0
  45. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_keymap_utils/io/__init__.pyi +0 -0
  46. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  47. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  48. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  49. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_keymap_utils/py.typed +0 -0
  50. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  51. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_math/__init__.pyi +0 -0
  52. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_math/py.typed +0 -0
  53. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/__init__.pyi +0 -0
  54. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  55. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/anim/__init__.pyi +0 -0
  56. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/assets/__init__.pyi +0 -0
  57. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/bmesh/__init__.pyi +0 -0
  58. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  59. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/clip/__init__.pyi +0 -0
  60. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/console/__init__.pyi +0 -0
  61. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/constraint/__init__.pyi +0 -0
  62. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/file/__init__.pyi +0 -0
  63. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/freestyle/__init__.pyi +0 -0
  64. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  65. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/image/__init__.pyi +0 -0
  66. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/mesh/__init__.pyi +0 -0
  67. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/node/__init__.pyi +0 -0
  68. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/object/__init__.pyi +0 -0
  69. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/object_align/__init__.pyi +0 -0
  70. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  71. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  72. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/presets/__init__.pyi +0 -0
  73. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/py.typed +0 -0
  74. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/rigidbody/__init__.pyi +0 -0
  75. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  76. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/sequencer/__init__.pyi +0 -0
  77. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/spreadsheet/__init__.pyi +0 -0
  78. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/userpref/__init__.pyi +0 -0
  79. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  80. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  81. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  82. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  83. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/view3d/__init__.pyi +0 -0
  84. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_operators/wm/__init__.pyi +0 -0
  85. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_previews_utils/__init__.pyi +0 -0
  86. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  87. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_previews_utils/py.typed +0 -0
  88. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_rna_utils/__init__.pyi +0 -0
  89. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_rna_utils/data_path/__init__.pyi +0 -0
  90. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_rna_utils/py.typed +0 -0
  91. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_text_utils/__init__.pyi +0 -0
  92. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_text_utils/external_editor/__init__.pyi +0 -0
  93. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_text_utils/py.typed +0 -0
  94. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/__init__.pyi +0 -0
  95. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/anim/__init__.pyi +0 -0
  96. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/asset_shelf/__init__.pyi +0 -0
  97. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  98. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/node_add_menu/__init__.pyi +0 -0
  99. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  100. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  101. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  102. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  103. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_animviz/__init__.pyi +0 -0
  104. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_collection/__init__.pyi +0 -0
  105. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_constraint/__init__.pyi +0 -0
  106. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  107. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  108. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  109. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  110. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  111. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  112. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  113. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  114. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  115. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_light/__init__.pyi +0 -0
  116. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  117. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  118. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  119. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  120. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  121. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  122. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  123. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  124. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  125. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  126. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  127. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_material/__init__.pyi +0 -0
  128. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  129. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_object/__init__.pyi +0 -0
  130. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_output/__init__.pyi +0 -0
  131. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  132. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_particle/__init__.pyi +0 -0
  133. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  134. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  135. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  136. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  137. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  138. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  139. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  140. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  141. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  142. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_render/__init__.pyi +0 -0
  143. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_scene/__init__.pyi +0 -0
  144. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_texture/__init__.pyi +0 -0
  145. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  146. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_workspace/__init__.pyi +0 -0
  147. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/properties_world/__init__.pyi +0 -0
  148. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/py.typed +0 -0
  149. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_clip/__init__.pyi +0 -0
  150. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_console/__init__.pyi +0 -0
  151. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  152. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  153. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_graph/__init__.pyi +0 -0
  154. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_image/__init__.pyi +0 -0
  155. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_info/__init__.pyi +0 -0
  156. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_nla/__init__.pyi +0 -0
  157. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_node/__init__.pyi +0 -0
  158. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_outliner/__init__.pyi +0 -0
  159. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_properties/__init__.pyi +0 -0
  160. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_sequencer/__init__.pyi +0 -0
  161. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  162. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_statusbar/__init__.pyi +0 -0
  163. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_text/__init__.pyi +0 -0
  164. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_time/__init__.pyi +0 -0
  165. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  166. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_topbar/__init__.pyi +0 -0
  167. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_userpref/__init__.pyi +0 -0
  168. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_view3d/__init__.pyi +0 -0
  169. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  170. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
  171. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui/utils/__init__.pyi +0 -0
  172. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui_utils/__init__.pyi +0 -0
  173. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  174. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui_utils/layout/__init__.pyi +0 -0
  175. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bl_ui_utils/py.typed +0 -0
  176. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/blend_render_info/__init__.pyi +0 -0
  177. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/blend_render_info/py.typed +0 -0
  178. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/blf/__init__.pyi +0 -0
  179. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/blf/py.typed +0 -0
  180. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bmesh/__init__.pyi +0 -0
  181. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bmesh/geometry/__init__.pyi +0 -0
  182. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bmesh/ops/__init__.pyi +0 -0
  183. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bmesh/py.typed +0 -0
  184. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bmesh/utils/__init__.pyi +0 -0
  185. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/__init__.pyi +0 -0
  186. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/app/__init__.pyi +0 -0
  187. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/app/handlers/__init__.pyi +0 -0
  188. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/app/icons/__init__.pyi +0 -0
  189. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/app/timers/__init__.pyi +0 -0
  190. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/app/translations/__init__.pyi +0 -0
  191. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/msgbus/__init__.pyi +0 -0
  192. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/__init__.pyi +0 -0
  193. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/action/__init__.pyi +0 -0
  194. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/anim/__init__.pyi +0 -0
  195. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/armature/__init__.pyi +0 -0
  196. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/asset/__init__.pyi +0 -0
  197. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/bl_pkg/__init__.pyi +0 -0
  198. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/boid/__init__.pyi +0 -0
  199. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/brush/__init__.pyi +0 -0
  200. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/buttons/__init__.pyi +0 -0
  201. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/cachefile/__init__.pyi +0 -0
  202. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/camera/__init__.pyi +0 -0
  203. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/clip/__init__.pyi +0 -0
  204. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/cloth/__init__.pyi +0 -0
  205. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/collection/__init__.pyi +0 -0
  206. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/console/__init__.pyi +0 -0
  207. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/constraint/__init__.pyi +0 -0
  208. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/curve/__init__.pyi +0 -0
  209. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/curves/__init__.pyi +0 -0
  210. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/cycles/__init__.pyi +0 -0
  211. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/dpaint/__init__.pyi +0 -0
  212. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/ed/__init__.pyi +0 -0
  213. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/export_anim/__init__.pyi +0 -0
  214. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/export_scene/__init__.pyi +0 -0
  215. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/file/__init__.pyi +0 -0
  216. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/fluid/__init__.pyi +0 -0
  217. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/font/__init__.pyi +0 -0
  218. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/geometry/__init__.pyi +0 -0
  219. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  220. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/gpencil/__init__.pyi +0 -0
  221. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/graph/__init__.pyi +0 -0
  222. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  223. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/image/__init__.pyi +0 -0
  224. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/import_anim/__init__.pyi +0 -0
  225. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/import_curve/__init__.pyi +0 -0
  226. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/import_scene/__init__.pyi +0 -0
  227. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/info/__init__.pyi +0 -0
  228. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/lattice/__init__.pyi +0 -0
  229. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/marker/__init__.pyi +0 -0
  230. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/mask/__init__.pyi +0 -0
  231. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/material/__init__.pyi +0 -0
  232. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/mball/__init__.pyi +0 -0
  233. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/mesh/__init__.pyi +0 -0
  234. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/nla/__init__.pyi +0 -0
  235. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/node/__init__.pyi +0 -0
  236. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/object/__init__.pyi +0 -0
  237. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/outliner/__init__.pyi +0 -0
  238. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/paint/__init__.pyi +0 -0
  239. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/paintcurve/__init__.pyi +0 -0
  240. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/palette/__init__.pyi +0 -0
  241. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/particle/__init__.pyi +0 -0
  242. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/pose/__init__.pyi +0 -0
  243. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/poselib/__init__.pyi +0 -0
  244. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/ptcache/__init__.pyi +0 -0
  245. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/render/__init__.pyi +0 -0
  246. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/rigidbody/__init__.pyi +0 -0
  247. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/scene/__init__.pyi +0 -0
  248. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/screen/__init__.pyi +0 -0
  249. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/script/__init__.pyi +0 -0
  250. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/sculpt/__init__.pyi +0 -0
  251. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  252. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/sequencer/__init__.pyi +0 -0
  253. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/sound/__init__.pyi +0 -0
  254. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  255. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/surface/__init__.pyi +0 -0
  256. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/text/__init__.pyi +0 -0
  257. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/text_editor/__init__.pyi +0 -0
  258. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/texture/__init__.pyi +0 -0
  259. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/transform/__init__.pyi +0 -0
  260. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/ui/__init__.pyi +0 -0
  261. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/uilist/__init__.pyi +0 -0
  262. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/uv/__init__.pyi +0 -0
  263. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/view2d/__init__.pyi +0 -0
  264. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/view3d/__init__.pyi +0 -0
  265. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/ops/workspace/__init__.pyi +0 -0
  266. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/path/__init__.pyi +0 -0
  267. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/props/__init__.pyi +0 -0
  268. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/py.typed +0 -0
  269. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/utils/__init__.pyi +0 -0
  270. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/utils/previews/__init__.pyi +0 -0
  271. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy/utils/units/__init__.pyi +0 -0
  272. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/__init__.pyi +0 -0
  273. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/anim_utils/__init__.pyi +0 -0
  274. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/asset_utils/__init__.pyi +0 -0
  275. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  276. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/extensions/__init__.pyi +0 -0
  277. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  278. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  279. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/image_utils/__init__.pyi +0 -0
  280. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/io_utils/__init__.pyi +0 -0
  281. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  282. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  283. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  284. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/node_utils/__init__.pyi +0 -0
  285. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/object_utils/__init__.pyi +0 -0
  286. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/py.typed +0 -0
  287. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  288. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/wm_utils/__init__.pyi +0 -0
  289. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  290. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_restrict_state/__init__.pyi +0 -0
  291. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_restrict_state/py.typed +0 -0
  292. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/bpy_types/py.typed +0 -0
  293. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/console_python/__init__.pyi +0 -0
  294. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/console_python/py.typed +0 -0
  295. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/console_shell/__init__.pyi +0 -0
  296. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/console_shell/py.typed +0 -0
  297. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  298. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  299. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/fake_bpy_module.egg-info/top_level.txt +0 -0
  300. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/__init__.pyi +0 -0
  301. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/chainingiterators/__init__.pyi +0 -0
  302. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/functions/__init__.pyi +0 -0
  303. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/predicates/__init__.pyi +0 -0
  304. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/py.typed +0 -0
  305. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/shaders/__init__.pyi +0 -0
  306. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/types/__init__.pyi +0 -0
  307. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  308. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/freestyle/utils/__init__.pyi +0 -0
  309. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/__init__.pyi +0 -0
  310. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/capabilities/__init__.pyi +0 -0
  311. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/matrix/__init__.pyi +0 -0
  312. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/platform/__init__.pyi +0 -0
  313. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/py.typed +0 -0
  314. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/select/__init__.pyi +0 -0
  315. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/shader/__init__.pyi +0 -0
  316. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/state/__init__.pyi +0 -0
  317. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/texture/__init__.pyi +0 -0
  318. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu/types/__init__.pyi +0 -0
  319. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu_extras/__init__.pyi +0 -0
  320. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu_extras/batch/__init__.pyi +0 -0
  321. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu_extras/presets/__init__.pyi +0 -0
  322. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/gpu_extras/py.typed +0 -0
  323. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/graphviz_export/__init__.pyi +0 -0
  324. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/graphviz_export/py.typed +0 -0
  325. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/idprop/__init__.pyi +0 -0
  326. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/idprop/py.typed +0 -0
  327. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/idprop/types/__init__.pyi +0 -0
  328. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/imbuf/__init__.pyi +0 -0
  329. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/imbuf/py.typed +0 -0
  330. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/imbuf/types/__init__.pyi +0 -0
  331. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/keyingsets_builtins/__init__.pyi +0 -0
  332. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/keyingsets_builtins/py.typed +0 -0
  333. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/keyingsets_utils/__init__.pyi +0 -0
  334. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/keyingsets_utils/py.typed +0 -0
  335. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/mathutils/__init__.pyi +0 -0
  336. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/mathutils/bvhtree/__init__.pyi +0 -0
  337. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/mathutils/geometry/__init__.pyi +0 -0
  338. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/mathutils/interpolate/__init__.pyi +0 -0
  339. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/mathutils/kdtree/__init__.pyi +0 -0
  340. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/mathutils/noise/__init__.pyi +0 -0
  341. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/mathutils/py.typed +0 -0
  342. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/nodeitems_builtins/__init__.pyi +0 -0
  343. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/nodeitems_builtins/py.typed +0 -0
  344. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/nodeitems_utils/__init__.pyi +0 -0
  345. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/nodeitems_utils/py.typed +0 -0
  346. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/pyproject.toml +0 -0
  347. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/rna_info/__init__.pyi +0 -0
  348. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/rna_info/py.typed +0 -0
  349. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/rna_keymap_ui/__init__.pyi +0 -0
  350. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/rna_keymap_ui/py.typed +0 -0
  351. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/rna_prop_ui/__init__.pyi +0 -0
  352. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/rna_prop_ui/py.typed +0 -0
  353. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/rna_xml/__init__.pyi +0 -0
  354. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/rna_xml/py.typed +0 -0
  355. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/setup.cfg +0 -0
  356. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/setup.py +0 -0
  357. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/sys_info/__init__.pyi +0 -0
  358. {fake_bpy_module-20240521 → fake_bpy_module-20240523}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240521
3
+ Version: 20240523
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
@@ -7,7 +7,7 @@ GenericType1 = typing.TypeVar("GenericType1")
7
7
  GenericType2 = typing.TypeVar("GenericType2")
8
8
 
9
9
  class WORLD_OT_convert_volume_to_mesh(bpy_types.Operator):
10
- """Convert the volume of a world to a mesh.The world's volume used to be rendered by EEVEE Legacy. Conversion is needed for it to render properly"""
10
+ """Convert the volume of a world to a mesh. The world's volume used to be rendered by EEVEE Legacy. Conversion is needed for it to render properly"""
11
11
 
12
12
  bl_idname: typing.Any
13
13
  bl_label: typing.Any
@@ -869,8 +869,10 @@ class _defs_sequencer_generic:
869
869
  translate: typing.Any
870
870
 
871
871
  class _defs_sequencer_select:
872
- box: typing.Any
873
- select: typing.Any
872
+ box_preview: typing.Any
873
+ box_timeline: typing.Any
874
+ select_preview: typing.Any
875
+ select_timeline: typing.Any
874
876
 
875
877
  class _defs_texture_paint:
876
878
  def generate_from_brushes(self, context):
@@ -776,95 +776,176 @@ class BMIter:
776
776
  class BMLayerAccessEdge:
777
777
  """Exposes custom-data layer attributes."""
778
778
 
779
- color: typing.Any
780
- """ Generic RGBA color with 8-bit precision custom-data layer.type: `BMLayerCollection`"""
779
+ color: BMLayerCollection
780
+ """ Generic RGBA color with 8-bit precision custom-data layer.
781
781
 
782
- float: typing.Any
783
- """ Generic float custom-data layer.type: `BMLayerCollection`"""
782
+ :type: BMLayerCollection
783
+ """
784
+
785
+ float: BMLayerCollection
786
+ """ Generic float custom-data layer.
787
+
788
+ :type: BMLayerCollection
789
+ """
790
+
791
+ float_color: BMLayerCollection
792
+ """ Generic RGBA color with float precision custom-data layer.
793
+
794
+ :type: BMLayerCollection
795
+ """
796
+
797
+ float_vector: BMLayerCollection
798
+ """ Generic 3D vector with float precision custom-data layer.
784
799
 
785
- float_color: typing.Any
786
- """ Generic RGBA color with float precision custom-data layer.type: `BMLayerCollection`"""
800
+ :type: BMLayerCollection
801
+ """
787
802
 
788
- float_vector: typing.Any
789
- """ Generic 3D vector with float precision custom-data layer.type: `BMLayerCollection`"""
803
+ freestyle: BMLayerCollection
804
+ """ Accessor for Freestyle edge layer.
790
805
 
791
- freestyle: typing.Any
792
- """ Accessor for Freestyle edge layer.type: `BMLayerCollection`"""
806
+ :type: BMLayerCollection
807
+ """
793
808
 
794
- int: typing.Any
795
- """ Generic int custom-data layer.type: `BMLayerCollection`"""
809
+ int: BMLayerCollection
810
+ """ Generic int custom-data layer.
796
811
 
797
- string: typing.Any
798
- """ Generic string custom-data layer (exposed as bytes, 255 max length).type: `BMLayerCollection`"""
812
+ :type: BMLayerCollection
813
+ """
814
+
815
+ string: BMLayerCollection
816
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
817
+
818
+ :type: BMLayerCollection
819
+ """
799
820
 
800
821
  class BMLayerAccessFace:
801
822
  """Exposes custom-data layer attributes."""
802
823
 
803
- color: typing.Any
804
- """ Generic RGBA color with 8-bit precision custom-data layer.type: `BMLayerCollection`"""
824
+ color: BMLayerCollection
825
+ """ Generic RGBA color with 8-bit precision custom-data layer.
826
+
827
+ :type: BMLayerCollection
828
+ """
829
+
830
+ float: BMLayerCollection
831
+ """ Generic float custom-data layer.
832
+
833
+ :type: BMLayerCollection
834
+ """
835
+
836
+ float_color: BMLayerCollection
837
+ """ Generic RGBA color with float precision custom-data layer.
838
+
839
+ :type: BMLayerCollection
840
+ """
841
+
842
+ float_vector: BMLayerCollection
843
+ """ Generic 3D vector with float precision custom-data layer.
805
844
 
806
- float: typing.Any
807
- """ Generic float custom-data layer.type: `BMLayerCollection`"""
845
+ :type: BMLayerCollection
846
+ """
808
847
 
809
- float_color: typing.Any
810
- """ Generic RGBA color with float precision custom-data layer.type: `BMLayerCollection`"""
848
+ freestyle: BMLayerCollection
849
+ """ Accessor for Freestyle face layer.
811
850
 
812
- float_vector: typing.Any
813
- """ Generic 3D vector with float precision custom-data layer.type: `BMLayerCollection`"""
851
+ :type: BMLayerCollection
852
+ """
814
853
 
815
- freestyle: typing.Any
816
- """ Accessor for Freestyle face layer.type: `BMLayerCollection`"""
854
+ int: BMLayerCollection
855
+ """ Generic int custom-data layer.
817
856
 
818
- int: typing.Any
819
- """ Generic int custom-data layer.type: `BMLayerCollection`"""
857
+ :type: BMLayerCollection
858
+ """
820
859
 
821
- string: typing.Any
822
- """ Generic string custom-data layer (exposed as bytes, 255 max length).type: `BMLayerCollection`"""
860
+ string: BMLayerCollection
861
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
862
+
863
+ :type: BMLayerCollection
864
+ """
823
865
 
824
866
  class BMLayerAccessLoop:
825
867
  """Exposes custom-data layer attributes."""
826
868
 
827
- color: typing.Any
828
- """ Generic RGBA color with 8-bit precision custom-data layer.type: `BMLayerCollection`"""
869
+ color: BMLayerCollection
870
+ """ Generic RGBA color with 8-bit precision custom-data layer.
829
871
 
830
- float: typing.Any
831
- """ Generic float custom-data layer.type: `BMLayerCollection`"""
872
+ :type: BMLayerCollection
873
+ """
832
874
 
833
- float_color: typing.Any
834
- """ Generic RGBA color with float precision custom-data layer.type: `BMLayerCollection`"""
875
+ float: BMLayerCollection
876
+ """ Generic float custom-data layer.
835
877
 
836
- float_vector: typing.Any
837
- """ Generic 3D vector with float precision custom-data layer.type: `BMLayerCollection`"""
878
+ :type: BMLayerCollection
879
+ """
880
+
881
+ float_color: BMLayerCollection
882
+ """ Generic RGBA color with float precision custom-data layer.
883
+
884
+ :type: BMLayerCollection
885
+ """
886
+
887
+ float_vector: BMLayerCollection
888
+ """ Generic 3D vector with float precision custom-data layer.
889
+
890
+ :type: BMLayerCollection
891
+ """
892
+
893
+ int: BMLayerCollection
894
+ """ Generic int custom-data layer.
838
895
 
839
- int: typing.Any
840
- """ Generic int custom-data layer.type: `BMLayerCollection`"""
896
+ :type: BMLayerCollection
897
+ """
898
+
899
+ string: BMLayerCollection
900
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
841
901
 
842
- string: typing.Any
843
- """ Generic string custom-data layer (exposed as bytes, 255 max length).type: `BMLayerCollection`"""
902
+ :type: BMLayerCollection
903
+ """
844
904
 
845
- uv: typing.Any
846
- """ Accessor for `BMLoopUV` UV (as a 2D Vector).type: `BMLayerCollection`"""
905
+ uv: BMLayerCollection
906
+ """ Accessor for `BMLoopUV` UV (as a 2D Vector).
907
+
908
+ :type: BMLayerCollection
909
+ """
847
910
 
848
911
  class BMLayerAccessVert:
849
912
  """Exposes custom-data layer attributes."""
850
913
 
851
- color: typing.Any
852
- """ Generic RGBA color with 8-bit precision custom-data layer.type: `BMLayerCollection`"""
914
+ color: BMLayerCollection
915
+ """ Generic RGBA color with 8-bit precision custom-data layer.
853
916
 
854
- deform: typing.Any
855
- """ Vertex deform weight `BMDeformVert` (TODO).type: `BMLayerCollection`"""
917
+ :type: BMLayerCollection
918
+ """
856
919
 
857
- float: typing.Any
858
- """ Generic float custom-data layer.type: `BMLayerCollection`"""
920
+ deform: BMLayerCollection
921
+ """ Vertex deform weight `BMDeformVert` (TODO).
859
922
 
860
- float_color: typing.Any
861
- """ Generic RGBA color with float precision custom-data layer.type: `BMLayerCollection`"""
923
+ :type: BMLayerCollection
924
+ """
925
+
926
+ float: BMLayerCollection
927
+ """ Generic float custom-data layer.
928
+
929
+ :type: BMLayerCollection
930
+ """
862
931
 
863
- float_vector: typing.Any
864
- """ Generic 3D vector with float precision custom-data layer.type: `BMLayerCollection`"""
932
+ float_color: BMLayerCollection
933
+ """ Generic RGBA color with float precision custom-data layer.
865
934
 
866
- int: typing.Any
867
- """ Generic int custom-data layer.type: `BMLayerCollection`"""
935
+ :type: BMLayerCollection
936
+ """
937
+
938
+ float_vector: BMLayerCollection
939
+ """ Generic 3D vector with float precision custom-data layer.
940
+
941
+ :type: BMLayerCollection
942
+ """
943
+
944
+ int: BMLayerCollection
945
+ """ Generic int custom-data layer.
946
+
947
+ :type: BMLayerCollection
948
+ """
868
949
 
869
950
  shape: BMLayerCollection
870
951
  """ Vertex shapekey absolute location (as a 3D Vector).
@@ -872,11 +953,17 @@ class BMLayerAccessVert:
872
953
  :type: BMLayerCollection
873
954
  """
874
955
 
875
- skin: typing.Any
876
- """ Accessor for skin layer.type: `BMLayerCollection`"""
956
+ skin: BMLayerCollection
957
+ """ Accessor for skin layer.
958
+
959
+ :type: BMLayerCollection
960
+ """
961
+
962
+ string: BMLayerCollection
963
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
877
964
 
878
- string: typing.Any
879
- """ Generic string custom-data layer (exposed as bytes, 255 max length).type: `BMLayerCollection`"""
965
+ :type: BMLayerCollection
966
+ """
880
967
 
881
968
  class BMLayerCollection:
882
969
  """Gives access to a collection of custom-data layers of the same type and behaves like Python dictionaries, except for the ability to do list like index access."""
@@ -339,6 +339,8 @@ def extension_repo_add(
339
339
  undo: bool | None = None,
340
340
  name: str | typing.Any = "",
341
341
  remote_url: str | typing.Any = "",
342
+ use_access_token: bool | typing.Any | None = False,
343
+ access_token: str | typing.Any = "",
342
344
  use_sync_on_startup: bool | typing.Any | None = False,
343
345
  use_custom_directory: bool | typing.Any | None = False,
344
346
  custom_directory: str | typing.Any = "",
@@ -353,6 +355,10 @@ def extension_repo_add(
353
355
  :type name: str | typing.Any
354
356
  :param remote_url: URL, Remote URL to the extension repository, the file-system may be referenced using the file URI scheme: "file://"
355
357
  :type remote_url: str | typing.Any
358
+ :param use_access_token: Requires Access Token, Repository requires an access token
359
+ :type use_access_token: bool | typing.Any | None
360
+ :param access_token: Secret, Personal access token, may be required by some repositories
361
+ :type access_token: str | typing.Any
356
362
  :param use_sync_on_startup: Check for Updates on Startup, Allow Blender to check for updates upon launch
357
363
  :type use_sync_on_startup: bool | typing.Any | None
358
364
  :param use_custom_directory: Custom Directory, Manually set the path for extensions to be stored. When disabled a user's extensions directory is created
@@ -4882,6 +4882,7 @@ def usd_export(
4882
4882
  export_textures: bool | typing.Any | None = True,
4883
4883
  overwrite_textures: bool | typing.Any | None = False,
4884
4884
  relative_paths: bool | typing.Any | None = True,
4885
+ xform_op_mode: str | None = "TRS",
4885
4886
  root_prim_path: str | typing.Any = "/root",
4886
4887
  export_custom_properties: bool | typing.Any | None = True,
4887
4888
  author_blender_name: bool | typing.Any | None = True,
@@ -5043,6 +5044,17 @@ def usd_export(
5043
5044
  :type overwrite_textures: bool | typing.Any | None
5044
5045
  :param relative_paths: Relative Paths, Use relative paths to reference external files (i.e. textures, volumes) in USD, otherwise use absolute paths
5045
5046
  :type relative_paths: bool | typing.Any | None
5047
+ :param xform_op_mode: Xform Ops, The type of transform operators to write
5048
+
5049
+ TRS
5050
+ Translate, Rotate, Scale -- Export with translate, rotate, and scale Xform operators.
5051
+
5052
+ TOS
5053
+ Translate, Orient, Scale -- Export with translate, orient quaternion, and scale Xform operators.
5054
+
5055
+ MAT
5056
+ Matrix -- Export matrix operator.
5057
+ :type xform_op_mode: str | None
5046
5058
  :param root_prim_path: Root Prim, If set, add a transform primitive with the given path to the stage as the parent of all exported data
5047
5059
  :type root_prim_path: str | typing.Any
5048
5060
  :param export_custom_properties: Custom Properties, Export custom properties as USD attributes in the 'userProperties' namespace
@@ -10,7 +10,7 @@ def convert_volume_to_mesh(
10
10
  execution_context: str | int | None = None,
11
11
  undo: bool | None = None,
12
12
  ):
13
- """Convert the volume of a world to a mesh.
13
+ """Convert the volume of a world to a mesh. The world's volume used to be rendered by EEVEE Legacy. Conversion is needed for it to render properly
14
14
 
15
15
  :type override_context: dict[str, typing.Any] | bpy.types.Context | None
16
16
  :type execution_context: str | int | None
@@ -118855,6 +118855,7 @@ class ID(bpy_struct):
118855
118855
  self,
118856
118856
  clear_proxy: bool | typing.Any | None = True,
118857
118857
  clear_liboverride: bool | typing.Any | None = False,
118858
+ clear_asset_data: bool | typing.Any | None = True,
118858
118859
  ) -> ID:
118859
118860
  """Make this datablock local, return local one (may be a copy of the original, in case it is also indirectly used)
118860
118861
 
@@ -118862,6 +118863,8 @@ class ID(bpy_struct):
118862
118863
  :type clear_proxy: bool | typing.Any | None
118863
118864
  :param clear_liboverride: Remove potential library override data from the newly made local data
118864
118865
  :type clear_liboverride: bool | typing.Any | None
118866
+ :param clear_asset_data: Remove potential asset metadata so the newly local data-block is not treated as asset data-block and won't show up in asset libraries
118867
+ :type clear_asset_data: bool | typing.Any | None
118865
118868
  :return: This ID, or the new ID if it was copied
118866
118869
  :rtype: ID
118867
118870
  """
@@ -150129,6 +150132,12 @@ class UserAssetLibrary(bpy_struct):
150129
150132
  class UserExtensionRepo(bpy_struct):
150130
150133
  """Settings to define an extension repository"""
150131
150134
 
150135
+ access_token: str
150136
+ """ Personal access token, may be required by some repositories
150137
+
150138
+ :type: str
150139
+ """
150140
+
150132
150141
  custom_directory: str
150133
150142
  """ The local directory containing extensions
150134
150143
 
@@ -150165,6 +150174,12 @@ class UserExtensionRepo(bpy_struct):
150165
150174
  :type: str
150166
150175
  """
150167
150176
 
150177
+ use_access_token: bool
150178
+ """ Repository requires an access token
150179
+
150180
+ :type: bool
150181
+ """
150182
+
150168
150183
  use_cache: bool
150169
150184
  """ Downloaded package files are deleted after installation
150170
150185
 
@@ -165717,6 +165732,12 @@ class Library(ID, bpy_struct):
165717
165732
  :type: str
165718
165733
  """
165719
165734
 
165735
+ is_editable: bool
165736
+ """ Datablocks in this library are editable despite being linked. Used by brush assets and their dependencies
165737
+
165738
+ :type: bool
165739
+ """
165740
+
165720
165741
  needs_liboverride_resync: bool
165721
165742
  """ True if this library contains library overrides that are linked in current blendfile, and that had to be recursively resynced on load (it is recommended to open and re-save that library blendfile then)
165722
165743
 
@@ -590,7 +590,6 @@ class BoneCollection:
590
590
  ...
591
591
 
592
592
  class Node:
593
- bl_rna: typing.Any
594
593
  id_data: typing.Any
595
594
 
596
595
  def as_pointer(self) -> int:
@@ -693,13 +692,6 @@ class Node:
693
692
  """
694
693
  ...
695
694
 
696
- def is_registered_node_type(self):
697
- """Node.is_registered_node_type()
698
- True if a registered node type
699
-
700
- """
701
- ...
702
-
703
695
  def items(self):
704
696
  """Returns the items of this objects custom properties (matches Python's
705
697
  dictionary function of the same name).
@@ -2721,7 +2713,6 @@ class MeshPolygon:
2721
2713
  ...
2722
2714
 
2723
2715
  class NodeSocket:
2724
- bl_rna: typing.Any
2725
2716
  id_data: typing.Any
2726
2717
  links: typing.Any
2727
2718
 
@@ -4337,7 +4328,6 @@ class PoseBone(_GenericBone):
4337
4328
  ...
4338
4329
 
4339
4330
  class NodeInternal(Node):
4340
- bl_rna: typing.Any
4341
4331
  id_data: typing.Any
4342
4332
 
4343
4333
  def as_pointer(self) -> int:
@@ -4440,13 +4430,6 @@ class NodeInternal(Node):
4440
4430
  """
4441
4431
  ...
4442
4432
 
4443
- def is_registered_node_type(self):
4444
- """Node.is_registered_node_type()
4445
- True if a registered node type
4446
-
4447
- """
4448
- ...
4449
-
4450
4433
  def items(self):
4451
4434
  """Returns the items of this objects custom properties (matches Python's
4452
4435
  dictionary function of the same name).
@@ -5835,7 +5818,6 @@ class RNAMetaPropGroup(RNAMeta):
5835
5818
  ...
5836
5819
 
5837
5820
  class CompositorNode(NodeInternal, Node):
5838
- bl_rna: typing.Any
5839
5821
  id_data: typing.Any
5840
5822
 
5841
5823
  def as_pointer(self) -> int:
@@ -5938,13 +5920,6 @@ class CompositorNode(NodeInternal, Node):
5938
5920
  """
5939
5921
  ...
5940
5922
 
5941
- def is_registered_node_type(self):
5942
- """Node.is_registered_node_type()
5943
- True if a registered node type
5944
-
5945
- """
5946
- ...
5947
-
5948
5923
  def items(self):
5949
5924
  """Returns the items of this objects custom properties (matches Python's
5950
5925
  dictionary function of the same name).
@@ -6034,7 +6009,6 @@ class CompositorNode(NodeInternal, Node):
6034
6009
  ...
6035
6010
 
6036
6011
  class GeometryNode(NodeInternal, Node):
6037
- bl_rna: typing.Any
6038
6012
  id_data: typing.Any
6039
6013
 
6040
6014
  def as_pointer(self) -> int:
@@ -6137,13 +6111,6 @@ class GeometryNode(NodeInternal, Node):
6137
6111
  """
6138
6112
  ...
6139
6113
 
6140
- def is_registered_node_type(self):
6141
- """Node.is_registered_node_type()
6142
- True if a registered node type
6143
-
6144
- """
6145
- ...
6146
-
6147
6114
  def items(self):
6148
6115
  """Returns the items of this objects custom properties (matches Python's
6149
6116
  dictionary function of the same name).
@@ -6232,7 +6199,6 @@ class GeometryNode(NodeInternal, Node):
6232
6199
  ...
6233
6200
 
6234
6201
  class ShaderNode(NodeInternal, Node):
6235
- bl_rna: typing.Any
6236
6202
  id_data: typing.Any
6237
6203
 
6238
6204
  def as_pointer(self) -> int:
@@ -6335,13 +6301,6 @@ class ShaderNode(NodeInternal, Node):
6335
6301
  """
6336
6302
  ...
6337
6303
 
6338
- def is_registered_node_type(self):
6339
- """Node.is_registered_node_type()
6340
- True if a registered node type
6341
-
6342
- """
6343
- ...
6344
-
6345
6304
  def items(self):
6346
6305
  """Returns the items of this objects custom properties (matches Python's
6347
6306
  dictionary function of the same name).
@@ -6430,7 +6389,6 @@ class ShaderNode(NodeInternal, Node):
6430
6389
  ...
6431
6390
 
6432
6391
  class TextureNode(NodeInternal, Node):
6433
- bl_rna: typing.Any
6434
6392
  id_data: typing.Any
6435
6393
 
6436
6394
  def as_pointer(self) -> int:
@@ -6533,13 +6491,6 @@ class TextureNode(NodeInternal, Node):
6533
6491
  """
6534
6492
  ...
6535
6493
 
6536
- def is_registered_node_type(self):
6537
- """Node.is_registered_node_type()
6538
- True if a registered node type
6539
-
6540
- """
6541
- ...
6542
-
6543
6494
  def items(self):
6544
6495
  """Returns the items of this objects custom properties (matches Python's
6545
6496
  dictionary function of the same name).
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240521
3
+ Version: 20240523
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