fake-bpy-module 20240705__tar.gz → 20240707__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 (363) hide show
  1. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/PKG-INFO +1 -1
  2. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/_bpy_internal/__init__.pyi +1 -0
  3. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/_bpy_internal/extensions/__init__.pyi +1 -0
  4. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/_bpy_internal/extensions/junction_module/__init__.pyi +1 -0
  5. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/_bpy_internal/extensions/wheel_manager/__init__.pyi +1 -0
  6. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/_bpy_internal/freedesktop/__init__.pyi +1 -0
  7. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/addon_utils/__init__.pyi +1 -0
  8. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/animsys_refactor/__init__.pyi +1 -0
  9. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/aud/__init__.pyi +1 -0
  10. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bgl/__init__.pyi +1 -0
  11. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_app_override/__init__.pyi +1 -0
  12. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_app_override/helpers/__init__.pyi +1 -0
  13. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_app_template_utils/__init__.pyi +1 -0
  14. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_console_utils/__init__.pyi +1 -0
  15. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_console_utils/autocomplete/__init__.pyi +1 -0
  16. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +1 -0
  17. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_console_utils/autocomplete/complete_import/__init__.pyi +1 -0
  18. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +1 -0
  19. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_console_utils/autocomplete/intellisense/__init__.pyi +1 -0
  20. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/__init__.pyi +1 -0
  21. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/bl_extract_messages/__init__.pyi +1 -0
  22. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/merge_po/__init__.pyi +1 -0
  23. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/settings/__init__.pyi +1 -0
  24. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/utils/__init__.pyi +1 -0
  25. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/utils_cli/__init__.pyi +1 -0
  26. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/utils_languages_menu/__init__.pyi +1 -0
  27. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/utils_rtl/__init__.pyi +1 -0
  28. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_keymap_utils/__init__.pyi +1 -0
  29. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_keymap_utils/io/__init__.pyi +1 -0
  30. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +1 -0
  31. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +1 -0
  32. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_keymap_utils/platform_helpers/__init__.pyi +1 -0
  33. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_keymap_utils/versioning/__init__.pyi +1 -0
  34. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_math/__init__.pyi +1 -0
  35. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/__init__.pyi +1 -0
  36. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/add_mesh_torus/__init__.pyi +1 -0
  37. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/anim/__init__.pyi +1 -0
  38. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/assets/__init__.pyi +9 -8
  39. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/bmesh/__init__.pyi +1 -0
  40. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/bmesh/find_adjacent/__init__.pyi +1 -0
  41. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/clip/__init__.pyi +1 -0
  42. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/connect_to_output/__init__.pyi +1 -0
  43. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/console/__init__.pyi +1 -0
  44. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/constraint/__init__.pyi +1 -0
  45. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/file/__init__.pyi +1 -0
  46. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/freestyle/__init__.pyi +1 -0
  47. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/geometry_nodes/__init__.pyi +1 -0
  48. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/image/__init__.pyi +1 -0
  49. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/image_as_planes/__init__.pyi +44 -43
  50. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/mesh/__init__.pyi +1 -0
  51. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/node/__init__.pyi +235 -234
  52. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/node_editor/__init__.pyi +1 -0
  53. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/node_editor/node_functions/__init__.pyi +1 -0
  54. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/object/__init__.pyi +1 -0
  55. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/object_align/__init__.pyi +1 -0
  56. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/object_quick_effects/__init__.pyi +22 -21
  57. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/object_randomize_transform/__init__.pyi +1 -0
  58. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/presets/__init__.pyi +389 -388
  59. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/rigidbody/__init__.pyi +1 -0
  60. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/screen_play_rendered_anim/__init__.pyi +1 -0
  61. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/sequencer/__init__.pyi +1 -0
  62. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/spreadsheet/__init__.pyi +1 -0
  63. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/userpref/__init__.pyi +1 -0
  64. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/uvcalc_follow_active/__init__.pyi +1 -0
  65. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/uvcalc_lightmap/__init__.pyi +1 -0
  66. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/uvcalc_transform/__init__.pyi +1 -0
  67. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/vertexpaint_dirt/__init__.pyi +1 -0
  68. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/view3d/__init__.pyi +1 -0
  69. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/wm/__init__.pyi +1 -0
  70. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/world/__init__.pyi +1 -0
  71. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_previews_utils/__init__.pyi +1 -0
  72. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_previews_utils/bl_previews_render/__init__.pyi +1 -0
  73. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_rna_utils/__init__.pyi +1 -0
  74. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_rna_utils/data_path/__init__.pyi +1 -0
  75. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_text_utils/__init__.pyi +1 -0
  76. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_text_utils/external_editor/__init__.pyi +1 -0
  77. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/__init__.pyi +1 -0
  78. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/anim/__init__.pyi +1 -0
  79. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/asset_shelf/__init__.pyi +1 -0
  80. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/generic_ui_list/__init__.pyi +1 -0
  81. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/node_add_menu/__init__.pyi +1 -0
  82. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/node_add_menu_compositor/__init__.pyi +1 -0
  83. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/node_add_menu_geometry/__init__.pyi +1 -0
  84. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/node_add_menu_shader/__init__.pyi +1 -0
  85. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/node_add_menu_texture/__init__.pyi +1 -0
  86. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_animviz/__init__.pyi +1 -0
  87. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_collection/__init__.pyi +13 -12
  88. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_constraint/__init__.pyi +955 -954
  89. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_armature/__init__.pyi +86 -85
  90. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_bone/__init__.pyi +13 -12
  91. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_camera/__init__.pyi +1 -0
  92. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_curve/__init__.pyi +93 -92
  93. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_curves/__init__.pyi +13 -12
  94. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_empty/__init__.pyi +13 -12
  95. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_gpencil/__init__.pyi +266 -265
  96. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_grease_pencil/__init__.pyi +313 -312
  97. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_lattice/__init__.pyi +13 -12
  98. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_light/__init__.pyi +13 -12
  99. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_lightprobe/__init__.pyi +13 -12
  100. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_mesh/__init__.pyi +528 -527
  101. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_metaball/__init__.pyi +13 -12
  102. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_modifier/__init__.pyi +20 -19
  103. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_pointcloud/__init__.pyi +141 -140
  104. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_shaderfx/__init__.pyi +6 -5
  105. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_speaker/__init__.pyi +13 -12
  106. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_data_volume/__init__.pyi +66 -65
  107. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_freestyle/__init__.pyi +249 -248
  108. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_grease_pencil_common/__init__.pyi +1 -0
  109. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_mask_common/__init__.pyi +1 -0
  110. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_material/__init__.pyi +146 -145
  111. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_material_gpencil/__init__.pyi +87 -86
  112. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_object/__init__.pyi +76 -75
  113. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_output/__init__.pyi +202 -201
  114. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_paint_common/__init__.pyi +1 -0
  115. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_particle/__init__.pyi +221 -220
  116. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_cloth/__init__.pyi +13 -12
  117. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_common/__init__.pyi +13 -12
  118. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +188 -187
  119. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_field/__init__.pyi +20 -19
  120. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_fluid/__init__.pyi +62 -61
  121. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +1 -0
  122. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_rigidbody/__init__.pyi +6 -5
  123. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +6 -5
  124. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_physics_softbody/__init__.pyi +13 -12
  125. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_render/__init__.pyi +218 -217
  126. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_scene/__init__.pyi +144 -143
  127. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_texture/__init__.pyi +157 -156
  128. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_view_layer/__init__.pyi +79 -78
  129. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_workspace/__init__.pyi +65 -64
  130. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/properties_world/__init__.pyi +13 -12
  131. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_clip/__init__.pyi +367 -366
  132. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_console/__init__.pyi +1 -0
  133. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_dopesheet/__init__.pyi +177 -176
  134. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_filebrowser/__init__.pyi +736 -735
  135. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_graph/__init__.pyi +1 -0
  136. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_image/__init__.pyi +647 -646
  137. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_info/__init__.pyi +1 -0
  138. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_nla/__init__.pyi +1 -0
  139. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_node/__init__.pyi +1 -0
  140. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_outliner/__init__.pyi +1 -0
  141. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_properties/__init__.pyi +1 -0
  142. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_sequencer/__init__.pyi +842 -389
  143. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_spreadsheet/__init__.pyi +1 -0
  144. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_statusbar/__init__.pyi +1 -0
  145. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_text/__init__.pyi +1 -0
  146. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_time/__init__.pyi +12 -11
  147. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_toolsystem_common/__init__.pyi +1 -0
  148. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_toolsystem_toolbar/__init__.pyi +1 -0
  149. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_topbar/__init__.pyi +1 -0
  150. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_userpref/__init__.pyi +685 -684
  151. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_view3d/__init__.pyi +1153 -1152
  152. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/space_view3d_toolbar/__init__.pyi +2832 -2831
  153. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/temp_anim_layers/__init__.pyi +1 -0
  154. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/utils/__init__.pyi +1 -0
  155. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui_utils/__init__.pyi +1 -0
  156. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui_utils/bug_report_url/__init__.pyi +1 -0
  157. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui_utils/layout/__init__.pyi +1 -0
  158. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/blend_render_info/__init__.pyi +1 -0
  159. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/blf/__init__.pyi +1 -0
  160. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bmesh/__init__.pyi +1 -0
  161. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bmesh/geometry/__init__.pyi +1 -0
  162. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bmesh/ops/__init__.pyi +1 -0
  163. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bmesh/types/__init__.pyi +1 -0
  164. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bmesh/utils/__init__.pyi +1 -0
  165. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/__init__.pyi +1 -0
  166. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/app/__init__.pyi +1 -0
  167. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/app/handlers/__init__.pyi +1 -0
  168. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/app/icons/__init__.pyi +1 -0
  169. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/app/timers/__init__.pyi +1 -0
  170. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/app/translations/__init__.pyi +1 -0
  171. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/msgbus/__init__.pyi +1 -0
  172. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/__init__.pyi +1 -0
  173. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/action/__init__.pyi +1 -0
  174. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/anim/__init__.pyi +15 -14
  175. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/armature/__init__.pyi +1 -0
  176. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/asset/__init__.pyi +1 -0
  177. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/boid/__init__.pyi +1 -0
  178. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/brush/__init__.pyi +1 -0
  179. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/buttons/__init__.pyi +1 -0
  180. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/cachefile/__init__.pyi +1 -0
  181. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/camera/__init__.pyi +1 -0
  182. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/clip/__init__.pyi +1 -0
  183. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/cloth/__init__.pyi +1 -0
  184. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/collection/__init__.pyi +1 -0
  185. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/console/__init__.pyi +1 -0
  186. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/constraint/__init__.pyi +1 -0
  187. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/curve/__init__.pyi +1 -0
  188. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/curves/__init__.pyi +1 -0
  189. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/cycles/__init__.pyi +1 -0
  190. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/dpaint/__init__.pyi +1 -0
  191. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/ed/__init__.pyi +1 -0
  192. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/export_anim/__init__.pyi +1 -0
  193. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/export_scene/__init__.pyi +1 -0
  194. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/extensions/__init__.pyi +1 -0
  195. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/file/__init__.pyi +1 -0
  196. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/fluid/__init__.pyi +1 -0
  197. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/font/__init__.pyi +1 -0
  198. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/geometry/__init__.pyi +1 -0
  199. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/gizmogroup/__init__.pyi +1 -0
  200. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/gpencil/__init__.pyi +1 -0
  201. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/graph/__init__.pyi +1 -0
  202. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/grease_pencil/__init__.pyi +19 -0
  203. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/image/__init__.pyi +1 -0
  204. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/import_anim/__init__.pyi +1 -0
  205. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/import_curve/__init__.pyi +1 -0
  206. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/import_scene/__init__.pyi +1 -0
  207. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/info/__init__.pyi +1 -0
  208. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/lattice/__init__.pyi +1 -0
  209. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/marker/__init__.pyi +1 -0
  210. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/mask/__init__.pyi +1 -0
  211. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/material/__init__.pyi +1 -0
  212. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/mball/__init__.pyi +1 -0
  213. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/mesh/__init__.pyi +7 -2
  214. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/nla/__init__.pyi +1 -0
  215. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/node/__init__.pyi +1 -0
  216. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/object/__init__.pyi +2 -1
  217. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/outliner/__init__.pyi +1 -0
  218. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/paint/__init__.pyi +1 -0
  219. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/paintcurve/__init__.pyi +1 -0
  220. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/palette/__init__.pyi +1 -0
  221. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/particle/__init__.pyi +1 -0
  222. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/pose/__init__.pyi +1 -0
  223. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/poselib/__init__.pyi +1 -0
  224. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/preferences/__init__.pyi +1 -0
  225. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/ptcache/__init__.pyi +1 -0
  226. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/render/__init__.pyi +1 -0
  227. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/rigidbody/__init__.pyi +1 -0
  228. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/scene/__init__.pyi +1 -0
  229. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/screen/__init__.pyi +1 -0
  230. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/script/__init__.pyi +1 -0
  231. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/sculpt/__init__.pyi +1 -0
  232. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/sculpt_curves/__init__.pyi +1 -0
  233. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/sequencer/__init__.pyi +1 -0
  234. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/sound/__init__.pyi +1 -0
  235. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/spreadsheet/__init__.pyi +1 -0
  236. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/surface/__init__.pyi +1 -0
  237. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/text/__init__.pyi +1 -0
  238. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/text_editor/__init__.pyi +1 -0
  239. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/texture/__init__.pyi +1 -0
  240. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/transform/__init__.pyi +17 -16
  241. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/ui/__init__.pyi +1 -0
  242. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/uilist/__init__.pyi +1 -0
  243. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/uv/__init__.pyi +1 -0
  244. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/view2d/__init__.pyi +1 -0
  245. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/view3d/__init__.pyi +1 -0
  246. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/wm/__init__.pyi +5 -4
  247. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/workspace/__init__.pyi +1 -0
  248. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/ops/world/__init__.pyi +1 -0
  249. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/path/__init__.pyi +1 -0
  250. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/props/__init__.pyi +1 -0
  251. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/types/__init__.pyi +68824 -68756
  252. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/utils/__init__.pyi +1 -0
  253. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/utils/previews/__init__.pyi +1 -0
  254. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/utils/units/__init__.pyi +1 -0
  255. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/__init__.pyi +1 -0
  256. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/anim_utils/__init__.pyi +1 -0
  257. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/asset_utils/__init__.pyi +1 -0
  258. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/bmesh_utils/__init__.pyi +1 -0
  259. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/id_map_utils/__init__.pyi +1 -0
  260. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/image_utils/__init__.pyi +1 -0
  261. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/io_utils/__init__.pyi +1 -0
  262. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/keyconfig_utils/__init__.pyi +1 -0
  263. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/mesh_utils/__init__.pyi +1 -0
  264. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/node_shader_utils/__init__.pyi +1 -0
  265. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/node_utils/__init__.pyi +1 -0
  266. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/object_utils/__init__.pyi +1 -0
  267. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/view3d_utils/__init__.pyi +1 -0
  268. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/wm_utils/__init__.pyi +1 -0
  269. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/wm_utils/progress_report/__init__.pyi +1 -0
  270. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_restrict_state/__init__.pyi +1 -0
  271. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_types/__init__.pyi +1 -0
  272. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/console_python/__init__.pyi +1 -0
  273. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/console_shell/__init__.pyi +1 -0
  274. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  275. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/__init__.pyi +1 -0
  276. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/chainingiterators/__init__.pyi +1 -0
  277. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/functions/__init__.pyi +1 -0
  278. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/predicates/__init__.pyi +1 -0
  279. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/shaders/__init__.pyi +1 -0
  280. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/types/__init__.pyi +1 -0
  281. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/utils/ContextFunctions/__init__.pyi +1 -0
  282. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/utils/__init__.pyi +2 -1
  283. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/__init__.pyi +1 -0
  284. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/capabilities/__init__.pyi +1 -0
  285. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/matrix/__init__.pyi +1 -0
  286. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/platform/__init__.pyi +1 -0
  287. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/select/__init__.pyi +1 -0
  288. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/shader/__init__.pyi +1 -0
  289. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/state/__init__.pyi +1 -0
  290. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/texture/__init__.pyi +1 -0
  291. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/types/__init__.pyi +1 -0
  292. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu_extras/__init__.pyi +1 -0
  293. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu_extras/batch/__init__.pyi +1 -0
  294. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu_extras/presets/__init__.pyi +1 -0
  295. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/graphviz_export/__init__.pyi +1 -0
  296. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/idprop/__init__.pyi +1 -0
  297. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/idprop/types/__init__.pyi +1 -0
  298. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/imbuf/__init__.pyi +1 -0
  299. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/imbuf/types/__init__.pyi +1 -0
  300. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/keyingsets_builtins/__init__.pyi +88 -87
  301. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/keyingsets_utils/__init__.pyi +1 -0
  302. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/mathutils/__init__.pyi +157 -6
  303. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/mathutils/bvhtree/__init__.pyi +1 -0
  304. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/mathutils/geometry/__init__.pyi +1 -0
  305. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/mathutils/interpolate/__init__.pyi +1 -0
  306. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/mathutils/kdtree/__init__.pyi +1 -0
  307. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/mathutils/noise/__init__.pyi +1 -0
  308. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/nodeitems_builtins/__init__.pyi +8 -7
  309. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/nodeitems_utils/__init__.pyi +1 -0
  310. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/pyproject.toml +49 -0
  311. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/rna_info/__init__.pyi +1 -0
  312. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/rna_keymap_ui/__init__.pyi +1 -0
  313. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/rna_prop_ui/__init__.pyi +1 -0
  314. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/rna_xml/__init__.pyi +1 -0
  315. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/setup.py +6 -2
  316. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/sys_info/__init__.pyi +1 -0
  317. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/README.md +0 -0
  318. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/_bpy_internal/py.typed +0 -0
  319. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/addon_utils/py.typed +0 -0
  320. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/animsys_refactor/py.typed +0 -0
  321. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/aud/py.typed +0 -0
  322. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bgl/py.typed +0 -0
  323. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_app_override/py.typed +0 -0
  324. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_app_template_utils/py.typed +0 -0
  325. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_console_utils/py.typed +0 -0
  326. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_i18n_utils/py.typed +0 -0
  327. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_keymap_utils/py.typed +0 -0
  328. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_math/py.typed +0 -0
  329. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_operators/py.typed +0 -0
  330. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_previews_utils/py.typed +0 -0
  331. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_rna_utils/py.typed +0 -0
  332. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_text_utils/py.typed +0 -0
  333. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui/py.typed +0 -0
  334. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bl_ui_utils/py.typed +0 -0
  335. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/blend_render_info/py.typed +0 -0
  336. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/blf/py.typed +0 -0
  337. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bmesh/py.typed +0 -0
  338. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy/py.typed +0 -0
  339. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_extras/py.typed +0 -0
  340. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_restrict_state/py.typed +0 -0
  341. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/bpy_types/py.typed +0 -0
  342. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/console_python/py.typed +0 -0
  343. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/console_shell/py.typed +0 -0
  344. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  345. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  346. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/fake_bpy_module.egg-info/top_level.txt +0 -0
  347. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/freestyle/py.typed +0 -0
  348. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu/py.typed +0 -0
  349. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/gpu_extras/py.typed +0 -0
  350. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/graphviz_export/py.typed +0 -0
  351. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/idprop/py.typed +0 -0
  352. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/imbuf/py.typed +0 -0
  353. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/keyingsets_builtins/py.typed +0 -0
  354. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/keyingsets_utils/py.typed +0 -0
  355. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/mathutils/py.typed +0 -0
  356. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/nodeitems_builtins/py.typed +0 -0
  357. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/nodeitems_utils/py.typed +0 -0
  358. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/rna_info/py.typed +0 -0
  359. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/rna_keymap_ui/py.typed +0 -0
  360. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/rna_prop_ui/py.typed +0 -0
  361. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/rna_xml/py.typed +0 -0
  362. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/setup.cfg +0 -0
  363. {fake_bpy_module-20240705 → fake_bpy_module-20240707}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240705
3
+ Version: 20240707
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,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import extensions
4
5
  from . import freedesktop
5
6
 
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import junction_module
4
5
  from . import wheel_manager
5
6
 
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -13,6 +13,7 @@ Handle.
13
13
 
14
14
  import typing
15
15
  import collections.abc
16
+ import typing_extensions
16
17
 
17
18
  GenericType1 = typing.TypeVar("GenericType1")
18
19
  GenericType2 = typing.TypeVar("GenericType2")
@@ -26,6 +26,7 @@ for example.
26
26
 
27
27
  import typing
28
28
  import collections.abc
29
+ import typing_extensions
29
30
 
30
31
  GenericType1 = typing.TypeVar("GenericType1")
31
32
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import helpers
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import autocomplete
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import complete_calltip
4
5
  from . import complete_import
5
6
  from . import complete_namespace
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import bl_extract_messages
4
5
  from . import merge_po
5
6
  from . import settings
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import io
4
5
  from . import keymap_from_toolbar
5
6
  from . import keymap_hierarchy
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -5,6 +5,7 @@ Miscellaneous math utilities module
5
5
 
6
6
  import typing
7
7
  import collections.abc
8
+ import typing_extensions
8
9
 
9
10
  GenericType1 = typing.TypeVar("GenericType1")
10
11
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import add_mesh_torus
4
5
  from . import anim
5
6
  from . import assets
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
  import bpy_extras.object_utils
5
6
 
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -241,14 +242,6 @@ class ASSET_OT_open_containing_blend_file:
241
242
  """
242
243
  ...
243
244
 
244
- class AssetBrowserMetadataOperator:
245
- def poll(self, context):
246
- """
247
-
248
- :param context:
249
- """
250
- ...
251
-
252
245
  class ASSET_OT_tag_add(AssetBrowserMetadataOperator):
253
246
  """Add a new keyword tag to the active asset"""
254
247
 
@@ -676,3 +669,11 @@ class ASSET_OT_tag_remove(AssetBrowserMetadataOperator):
676
669
  :return: custom property values.
677
670
  """
678
671
  ...
672
+
673
+ class AssetBrowserMetadataOperator:
674
+ def poll(self, context):
675
+ """
676
+
677
+ :param context:
678
+ """
679
+ ...
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  from . import find_adjacent
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
 
4
5
  GenericType1 = typing.TypeVar("GenericType1")
5
6
  GenericType2 = typing.TypeVar("GenericType2")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bl_operators.node_editor.node_functions
4
5
  import bpy.types
5
6
 
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
  import bpy_extras.io_utils
5
6
  import bpy_extras.object_utils
@@ -7,49 +8,6 @@ import bpy_extras.object_utils
7
8
  GenericType1 = typing.TypeVar("GenericType1")
8
9
  GenericType2 = typing.TypeVar("GenericType2")
9
10
 
10
- class TextureProperties_MixIn:
11
- t: typing.Any
12
-
13
- def draw_texture_config(self, context):
14
- """
15
-
16
- :param context:
17
- """
18
- ...
19
-
20
- class MaterialProperties_MixIn:
21
- def draw_material_config(self, context):
22
- """
23
-
24
- :param context:
25
- """
26
- ...
27
-
28
- class ImageSpec:
29
- """ImageSpec(image, size, frame_start, frame_offset, frame_duration)"""
30
-
31
- frame_duration: typing.Any
32
- frame_offset: typing.Any
33
- frame_start: typing.Any
34
- image: typing.Any
35
- size: typing.Any
36
-
37
- def count(self, value):
38
- """Return number of occurrences of value.
39
-
40
- :param value:
41
- """
42
- ...
43
-
44
- def index(self, value, start=0, stop=9223372036854775807):
45
- """Return first index of value.Raises ValueError if the value is not present.
46
-
47
- :param value:
48
- :param start:
49
- :param stop:
50
- """
51
- ...
52
-
53
11
  class IMAGE_OT_convert_to_mesh_plane(TextureProperties_MixIn, MaterialProperties_MixIn):
54
12
  """Convert selected reference images to textured mesh plane"""
55
13
 
@@ -643,6 +601,49 @@ class IMAGE_OT_import_as_mesh_planes(
643
601
  """
644
602
  ...
645
603
 
604
+ class ImageSpec:
605
+ """ImageSpec(image, size, frame_start, frame_offset, frame_duration)"""
606
+
607
+ frame_duration: typing.Any
608
+ frame_offset: typing.Any
609
+ frame_start: typing.Any
610
+ image: typing.Any
611
+ size: typing.Any
612
+
613
+ def count(self, value):
614
+ """Return number of occurrences of value.
615
+
616
+ :param value:
617
+ """
618
+ ...
619
+
620
+ def index(self, value, start=0, stop=9223372036854775807):
621
+ """Return first index of value.Raises ValueError if the value is not present.
622
+
623
+ :param value:
624
+ :param start:
625
+ :param stop:
626
+ """
627
+ ...
628
+
629
+ class MaterialProperties_MixIn:
630
+ def draw_material_config(self, context):
631
+ """
632
+
633
+ :param context:
634
+ """
635
+ ...
636
+
637
+ class TextureProperties_MixIn:
638
+ t: typing.Any
639
+
640
+ def draw_texture_config(self, context):
641
+ """
642
+
643
+ :param context:
644
+ """
645
+ ...
646
+
646
647
  def apply_texture_options(texture, img_spec): ...
647
648
  def auto_align_nodes(node_tree):
648
649
  """Given a shader node tree, arrange nodes neatly relative to the output node."""
@@ -1,5 +1,6 @@
1
1
  import typing
2
2
  import collections.abc
3
+ import typing_extensions
3
4
  import bpy.types
4
5
 
5
6
  GenericType1 = typing.TypeVar("GenericType1")