fake-bpy-module 20240712__tar.gz → 20240713__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 (366) hide show
  1. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/PKG-INFO +1 -1
  2. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_dopesheet/__init__.pyi +226 -0
  3. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_toolsystem_toolbar/__init__.pyi +4 -0
  4. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_view3d_toolbar/__init__.pyi +230 -0
  5. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bmesh/types/__init__.pyi +20 -20
  6. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/geometry/__init__.pyi +52 -0
  7. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/grease_pencil/__init__.pyi +42 -3
  8. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/paint/__init__.pyi +9 -0
  9. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/sculpt/__init__.pyi +3 -0
  10. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/sculpt_curves/__init__.pyi +3 -0
  11. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/sequencer/__init__.pyi +2 -2
  12. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/types/__init__.pyi +32 -3
  13. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  14. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/README.md +0 -0
  15. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/_bpy_internal/__init__.pyi +0 -0
  16. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/_bpy_internal/addons/__init__.pyi +0 -0
  17. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/_bpy_internal/addons/cli/__init__.pyi +0 -0
  18. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/_bpy_internal/extensions/__init__.pyi +0 -0
  19. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
  20. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
  21. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/_bpy_internal/freedesktop/__init__.pyi +0 -0
  22. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/_bpy_internal/py.typed +0 -0
  23. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/addon_utils/__init__.pyi +0 -0
  24. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/addon_utils/py.typed +0 -0
  25. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/animsys_refactor/__init__.pyi +0 -0
  26. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/animsys_refactor/py.typed +0 -0
  27. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/aud/__init__.pyi +0 -0
  28. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/aud/py.typed +0 -0
  29. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bgl/__init__.pyi +0 -0
  30. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bgl/py.typed +0 -0
  31. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_app_override/__init__.pyi +0 -0
  32. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_app_override/helpers/__init__.pyi +0 -0
  33. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_app_override/py.typed +0 -0
  34. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_app_template_utils/__init__.pyi +0 -0
  35. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_app_template_utils/py.typed +0 -0
  36. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_console_utils/__init__.pyi +0 -0
  37. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  38. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  39. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  40. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  41. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  42. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_console_utils/py.typed +0 -0
  43. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/__init__.pyi +0 -0
  44. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  45. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  46. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/py.typed +0 -0
  47. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/settings/__init__.pyi +0 -0
  48. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/utils/__init__.pyi +0 -0
  49. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  50. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  51. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  52. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_keymap_utils/__init__.pyi +0 -0
  53. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_keymap_utils/io/__init__.pyi +0 -0
  54. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  55. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  56. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  57. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_keymap_utils/py.typed +0 -0
  58. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  59. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_math/__init__.pyi +0 -0
  60. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_math/py.typed +0 -0
  61. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/__init__.pyi +0 -0
  62. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  63. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/anim/__init__.pyi +0 -0
  64. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/assets/__init__.pyi +0 -0
  65. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/bmesh/__init__.pyi +0 -0
  66. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  67. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
  68. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/clip/__init__.pyi +0 -0
  69. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/connect_to_output/__init__.pyi +0 -0
  70. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/console/__init__.pyi +0 -0
  71. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/constraint/__init__.pyi +0 -0
  72. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/file/__init__.pyi +0 -0
  73. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/freestyle/__init__.pyi +0 -0
  74. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  75. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/image/__init__.pyi +0 -0
  76. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/image_as_planes/__init__.pyi +0 -0
  77. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/mesh/__init__.pyi +0 -0
  78. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/node/__init__.pyi +0 -0
  79. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/node_editor/__init__.pyi +0 -0
  80. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  81. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/object/__init__.pyi +0 -0
  82. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/object_align/__init__.pyi +0 -0
  83. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  84. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  85. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/presets/__init__.pyi +0 -0
  86. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/py.typed +0 -0
  87. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/rigidbody/__init__.pyi +0 -0
  88. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  89. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/sequencer/__init__.pyi +0 -0
  90. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/spreadsheet/__init__.pyi +0 -0
  91. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/userpref/__init__.pyi +0 -0
  92. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  93. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  94. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  95. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  96. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/view3d/__init__.pyi +0 -0
  97. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/wm/__init__.pyi +0 -0
  98. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_operators/world/__init__.pyi +0 -0
  99. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_previews_utils/__init__.pyi +0 -0
  100. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  101. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_previews_utils/py.typed +0 -0
  102. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_rna_utils/__init__.pyi +0 -0
  103. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_rna_utils/data_path/__init__.pyi +0 -0
  104. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_rna_utils/py.typed +0 -0
  105. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_text_utils/__init__.pyi +0 -0
  106. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_text_utils/external_editor/__init__.pyi +0 -0
  107. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_text_utils/py.typed +0 -0
  108. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/__init__.pyi +0 -0
  109. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/anim/__init__.pyi +0 -0
  110. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/asset_shelf/__init__.pyi +0 -0
  111. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  112. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/node_add_menu/__init__.pyi +0 -0
  113. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  114. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  115. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  116. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  117. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_animviz/__init__.pyi +0 -0
  118. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_collection/__init__.pyi +0 -0
  119. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_constraint/__init__.pyi +0 -0
  120. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  121. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  122. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  123. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  124. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  125. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  126. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  127. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  128. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  129. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_light/__init__.pyi +0 -0
  130. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  131. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  132. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  133. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  134. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  135. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  136. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  137. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  138. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  139. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  140. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  141. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_material/__init__.pyi +0 -0
  142. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  143. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_object/__init__.pyi +0 -0
  144. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_output/__init__.pyi +0 -0
  145. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  146. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_particle/__init__.pyi +0 -0
  147. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  148. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  149. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  150. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  151. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  152. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  153. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  154. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  155. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  156. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_render/__init__.pyi +0 -0
  157. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_scene/__init__.pyi +0 -0
  158. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_texture/__init__.pyi +0 -0
  159. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  160. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_workspace/__init__.pyi +0 -0
  161. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/properties_world/__init__.pyi +0 -0
  162. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/py.typed +0 -0
  163. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_clip/__init__.pyi +0 -0
  164. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_console/__init__.pyi +0 -0
  165. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  166. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_graph/__init__.pyi +0 -0
  167. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_image/__init__.pyi +0 -0
  168. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_info/__init__.pyi +0 -0
  169. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_nla/__init__.pyi +0 -0
  170. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_node/__init__.pyi +0 -0
  171. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_outliner/__init__.pyi +0 -0
  172. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_properties/__init__.pyi +0 -0
  173. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_sequencer/__init__.pyi +0 -0
  174. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  175. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_statusbar/__init__.pyi +0 -0
  176. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_text/__init__.pyi +0 -0
  177. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_time/__init__.pyi +0 -0
  178. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  179. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_topbar/__init__.pyi +0 -0
  180. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_userpref/__init__.pyi +0 -0
  181. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/space_view3d/__init__.pyi +0 -0
  182. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
  183. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui/utils/__init__.pyi +0 -0
  184. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui_utils/__init__.pyi +0 -0
  185. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  186. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui_utils/layout/__init__.pyi +0 -0
  187. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bl_ui_utils/py.typed +0 -0
  188. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/blend_render_info/__init__.pyi +0 -0
  189. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/blend_render_info/py.typed +0 -0
  190. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/blf/__init__.pyi +0 -0
  191. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/blf/py.typed +0 -0
  192. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bmesh/__init__.pyi +0 -0
  193. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bmesh/geometry/__init__.pyi +0 -0
  194. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bmesh/ops/__init__.pyi +0 -0
  195. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bmesh/py.typed +0 -0
  196. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bmesh/utils/__init__.pyi +0 -0
  197. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/__init__.pyi +0 -0
  198. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/app/__init__.pyi +0 -0
  199. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/app/handlers/__init__.pyi +0 -0
  200. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/app/icons/__init__.pyi +0 -0
  201. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/app/timers/__init__.pyi +0 -0
  202. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/app/translations/__init__.pyi +0 -0
  203. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/msgbus/__init__.pyi +0 -0
  204. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/__init__.pyi +0 -0
  205. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/action/__init__.pyi +0 -0
  206. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/anim/__init__.pyi +0 -0
  207. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/armature/__init__.pyi +0 -0
  208. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/asset/__init__.pyi +0 -0
  209. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/boid/__init__.pyi +0 -0
  210. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/brush/__init__.pyi +0 -0
  211. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/buttons/__init__.pyi +0 -0
  212. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/cachefile/__init__.pyi +0 -0
  213. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/camera/__init__.pyi +0 -0
  214. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/clip/__init__.pyi +0 -0
  215. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/cloth/__init__.pyi +0 -0
  216. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/collection/__init__.pyi +0 -0
  217. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/console/__init__.pyi +0 -0
  218. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/constraint/__init__.pyi +0 -0
  219. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/curve/__init__.pyi +0 -0
  220. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/curves/__init__.pyi +0 -0
  221. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/cycles/__init__.pyi +0 -0
  222. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/dpaint/__init__.pyi +0 -0
  223. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/ed/__init__.pyi +0 -0
  224. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/export_anim/__init__.pyi +0 -0
  225. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/export_scene/__init__.pyi +0 -0
  226. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/extensions/__init__.pyi +0 -0
  227. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/file/__init__.pyi +0 -0
  228. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/fluid/__init__.pyi +0 -0
  229. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/font/__init__.pyi +0 -0
  230. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  231. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/gpencil/__init__.pyi +0 -0
  232. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/graph/__init__.pyi +0 -0
  233. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/image/__init__.pyi +0 -0
  234. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/import_anim/__init__.pyi +0 -0
  235. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/import_curve/__init__.pyi +0 -0
  236. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/import_scene/__init__.pyi +0 -0
  237. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/info/__init__.pyi +0 -0
  238. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/lattice/__init__.pyi +0 -0
  239. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/marker/__init__.pyi +0 -0
  240. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/mask/__init__.pyi +0 -0
  241. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/material/__init__.pyi +0 -0
  242. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/mball/__init__.pyi +0 -0
  243. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/mesh/__init__.pyi +0 -0
  244. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/nla/__init__.pyi +0 -0
  245. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/node/__init__.pyi +0 -0
  246. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/object/__init__.pyi +0 -0
  247. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/outliner/__init__.pyi +0 -0
  248. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/paintcurve/__init__.pyi +0 -0
  249. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/palette/__init__.pyi +0 -0
  250. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/particle/__init__.pyi +0 -0
  251. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/pose/__init__.pyi +0 -0
  252. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/poselib/__init__.pyi +0 -0
  253. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/preferences/__init__.pyi +0 -0
  254. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/ptcache/__init__.pyi +0 -0
  255. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/render/__init__.pyi +0 -0
  256. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/rigidbody/__init__.pyi +0 -0
  257. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/scene/__init__.pyi +0 -0
  258. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/screen/__init__.pyi +0 -0
  259. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/script/__init__.pyi +0 -0
  260. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/sound/__init__.pyi +0 -0
  261. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  262. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/surface/__init__.pyi +0 -0
  263. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/text/__init__.pyi +0 -0
  264. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/text_editor/__init__.pyi +0 -0
  265. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/texture/__init__.pyi +0 -0
  266. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/transform/__init__.pyi +0 -0
  267. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/ui/__init__.pyi +0 -0
  268. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/uilist/__init__.pyi +0 -0
  269. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/uv/__init__.pyi +0 -0
  270. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/view2d/__init__.pyi +0 -0
  271. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/view3d/__init__.pyi +0 -0
  272. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/wm/__init__.pyi +0 -0
  273. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/workspace/__init__.pyi +0 -0
  274. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/ops/world/__init__.pyi +0 -0
  275. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/path/__init__.pyi +0 -0
  276. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/props/__init__.pyi +0 -0
  277. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/py.typed +0 -0
  278. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/utils/__init__.pyi +0 -0
  279. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/utils/previews/__init__.pyi +0 -0
  280. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy/utils/units/__init__.pyi +0 -0
  281. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/__init__.pyi +0 -0
  282. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/anim_utils/__init__.pyi +0 -0
  283. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/asset_utils/__init__.pyi +0 -0
  284. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  285. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  286. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/image_utils/__init__.pyi +0 -0
  287. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/io_utils/__init__.pyi +0 -0
  288. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  289. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  290. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  291. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/node_utils/__init__.pyi +0 -0
  292. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/object_utils/__init__.pyi +0 -0
  293. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/py.typed +0 -0
  294. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  295. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/wm_utils/__init__.pyi +0 -0
  296. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  297. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_restrict_state/__init__.pyi +0 -0
  298. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_restrict_state/py.typed +0 -0
  299. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_types/__init__.pyi +0 -0
  300. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/bpy_types/py.typed +0 -0
  301. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/console_python/__init__.pyi +0 -0
  302. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/console_python/py.typed +0 -0
  303. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/console_shell/__init__.pyi +0 -0
  304. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/console_shell/py.typed +0 -0
  305. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  306. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  307. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/fake_bpy_module.egg-info/top_level.txt +0 -0
  308. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/__init__.pyi +0 -0
  309. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/chainingiterators/__init__.pyi +0 -0
  310. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/functions/__init__.pyi +0 -0
  311. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/predicates/__init__.pyi +0 -0
  312. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/py.typed +0 -0
  313. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/shaders/__init__.pyi +0 -0
  314. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/types/__init__.pyi +0 -0
  315. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  316. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/freestyle/utils/__init__.pyi +0 -0
  317. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/__init__.pyi +0 -0
  318. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/capabilities/__init__.pyi +0 -0
  319. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/matrix/__init__.pyi +0 -0
  320. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/platform/__init__.pyi +0 -0
  321. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/py.typed +0 -0
  322. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/select/__init__.pyi +0 -0
  323. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/shader/__init__.pyi +0 -0
  324. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/state/__init__.pyi +0 -0
  325. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/texture/__init__.pyi +0 -0
  326. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu/types/__init__.pyi +0 -0
  327. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu_extras/__init__.pyi +0 -0
  328. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu_extras/batch/__init__.pyi +0 -0
  329. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu_extras/presets/__init__.pyi +0 -0
  330. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/gpu_extras/py.typed +0 -0
  331. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/graphviz_export/__init__.pyi +0 -0
  332. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/graphviz_export/py.typed +0 -0
  333. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/idprop/__init__.pyi +0 -0
  334. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/idprop/py.typed +0 -0
  335. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/idprop/types/__init__.pyi +0 -0
  336. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/imbuf/__init__.pyi +0 -0
  337. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/imbuf/py.typed +0 -0
  338. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/imbuf/types/__init__.pyi +0 -0
  339. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/keyingsets_builtins/__init__.pyi +0 -0
  340. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/keyingsets_builtins/py.typed +0 -0
  341. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/keyingsets_utils/__init__.pyi +0 -0
  342. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/keyingsets_utils/py.typed +0 -0
  343. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/mathutils/__init__.pyi +0 -0
  344. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/mathutils/bvhtree/__init__.pyi +0 -0
  345. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/mathutils/geometry/__init__.pyi +0 -0
  346. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/mathutils/interpolate/__init__.pyi +0 -0
  347. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/mathutils/kdtree/__init__.pyi +0 -0
  348. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/mathutils/noise/__init__.pyi +0 -0
  349. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/mathutils/py.typed +0 -0
  350. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/nodeitems_builtins/__init__.pyi +0 -0
  351. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/nodeitems_builtins/py.typed +0 -0
  352. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/nodeitems_utils/__init__.pyi +0 -0
  353. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/nodeitems_utils/py.typed +0 -0
  354. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/pyproject.toml +0 -0
  355. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/rna_info/__init__.pyi +0 -0
  356. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/rna_info/py.typed +0 -0
  357. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/rna_keymap_ui/__init__.pyi +0 -0
  358. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/rna_keymap_ui/py.typed +0 -0
  359. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/rna_prop_ui/__init__.pyi +0 -0
  360. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/rna_prop_ui/py.typed +0 -0
  361. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/rna_xml/__init__.pyi +0 -0
  362. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/rna_xml/py.typed +0 -0
  363. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/setup.cfg +0 -0
  364. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/setup.py +0 -0
  365. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/sys_info/__init__.pyi +0 -0
  366. {fake_bpy_module-20240712 → fake_bpy_module-20240713}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240712
3
+ Version: 20240713
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
@@ -4265,6 +4265,232 @@ class DOPESHEET_PT_action(DopesheetActionPanelBase, bpy_types._GenericUI):
4265
4265
  """
4266
4266
  ...
4267
4267
 
4268
+ class DOPESHEET_PT_action_slot(bpy_types._GenericUI):
4269
+ bl_category: typing.Any
4270
+ bl_label: typing.Any
4271
+ bl_region_type: typing.Any
4272
+ bl_rna: typing.Any
4273
+ bl_space_type: typing.Any
4274
+ id_data: typing.Any
4275
+
4276
+ def append(self, draw_func):
4277
+ """Append a draw function to this menu,
4278
+ takes the same arguments as the menus draw function
4279
+
4280
+ :param draw_func:
4281
+ """
4282
+ ...
4283
+
4284
+ def as_pointer(self) -> int:
4285
+ """Returns the memory address which holds a pointer to Blender's internal data
4286
+
4287
+ :return: int (memory address).
4288
+ :rtype: int
4289
+ """
4290
+ ...
4291
+
4292
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
4293
+ """
4294
+
4295
+ :return: The RNA type or default when not found.
4296
+ :rtype: bpy.types.Struct
4297
+ """
4298
+ ...
4299
+
4300
+ def bl_rna_get_subclass_py(self) -> typing.Any:
4301
+ """
4302
+
4303
+ :return: The class or default when not found.
4304
+ :rtype: typing.Any
4305
+ """
4306
+ ...
4307
+
4308
+ def draw(self, context):
4309
+ """
4310
+
4311
+ :param context:
4312
+ """
4313
+ ...
4314
+
4315
+ def driver_add(self) -> bpy.types.FCurve:
4316
+ """Adds driver(s) to the given property
4317
+
4318
+ :return: The driver(s) added.
4319
+ :rtype: bpy.types.FCurve
4320
+ """
4321
+ ...
4322
+
4323
+ def driver_remove(self) -> bool:
4324
+ """Remove driver(s) from the given property
4325
+
4326
+ :return: Success of driver removal.
4327
+ :rtype: bool
4328
+ """
4329
+ ...
4330
+
4331
+ def get(self):
4332
+ """Returns the value of the custom property assigned to key or default
4333
+ when not found (matches Python's dictionary function of the same name).
4334
+
4335
+ """
4336
+ ...
4337
+
4338
+ def id_properties_clear(self):
4339
+ """
4340
+
4341
+ :return: Remove the parent group for an RNA struct's custom IDProperties.
4342
+ """
4343
+ ...
4344
+
4345
+ def id_properties_ensure(self):
4346
+ """
4347
+
4348
+ :return: the parent group for an RNA struct's custom IDProperties.
4349
+ """
4350
+ ...
4351
+
4352
+ def id_properties_ui(self):
4353
+ """
4354
+
4355
+ :return: Return an object used to manage an IDProperty's UI data.
4356
+ """
4357
+ ...
4358
+
4359
+ def is_extended(self): ...
4360
+ def is_property_hidden(self) -> bool:
4361
+ """Check if a property is hidden.
4362
+
4363
+ :return: True when the property is hidden.
4364
+ :rtype: bool
4365
+ """
4366
+ ...
4367
+
4368
+ def is_property_overridable_library(self) -> bool:
4369
+ """Check if a property is overridable.
4370
+
4371
+ :return: True when the property is overridable.
4372
+ :rtype: bool
4373
+ """
4374
+ ...
4375
+
4376
+ def is_property_readonly(self) -> bool:
4377
+ """Check if a property is readonly.
4378
+
4379
+ :return: True when the property is readonly (not writable).
4380
+ :rtype: bool
4381
+ """
4382
+ ...
4383
+
4384
+ def is_property_set(self) -> bool:
4385
+ """Check if a property is set, use for testing operator properties.
4386
+
4387
+ :return: True when the property has been set.
4388
+ :rtype: bool
4389
+ """
4390
+ ...
4391
+
4392
+ def items(self):
4393
+ """Returns the items of this objects custom properties (matches Python's
4394
+ dictionary function of the same name).
4395
+
4396
+ :return: custom property key, value pairs.
4397
+ """
4398
+ ...
4399
+
4400
+ def keyframe_delete(self) -> bool:
4401
+ """Remove a keyframe from this properties fcurve.
4402
+
4403
+ :return: Success of keyframe deletion.
4404
+ :rtype: bool
4405
+ """
4406
+ ...
4407
+
4408
+ def keyframe_insert(self) -> bool:
4409
+ """Insert a keyframe on the property given, adding fcurves and animation data when necessary.
4410
+
4411
+ :return: Success of keyframe insertion.
4412
+ :rtype: bool
4413
+ """
4414
+ ...
4415
+
4416
+ def keys(self):
4417
+ """Returns the keys of this objects custom properties (matches Python's
4418
+ dictionary function of the same name).
4419
+
4420
+ :return: custom property keys.
4421
+ """
4422
+ ...
4423
+
4424
+ def path_from_id(self) -> str:
4425
+ """Returns the data path from the ID to this object (string).
4426
+
4427
+ :return: The path from `bpy.types.bpy_struct.id_data`
4428
+ to this struct and property (when given).
4429
+ :rtype: str
4430
+ """
4431
+ ...
4432
+
4433
+ def path_resolve(self):
4434
+ """Returns the property from the path, raise an exception when not found."""
4435
+ ...
4436
+
4437
+ def poll(self, context):
4438
+ """
4439
+
4440
+ :param context:
4441
+ """
4442
+ ...
4443
+
4444
+ def pop(self):
4445
+ """Remove and return the value of the custom property assigned to key or default
4446
+ when not found (matches Python's dictionary function of the same name).
4447
+
4448
+ """
4449
+ ...
4450
+
4451
+ def prepend(self, draw_func):
4452
+ """Prepend a draw function to this menu, takes the same arguments as
4453
+ the menus draw function
4454
+
4455
+ :param draw_func:
4456
+ """
4457
+ ...
4458
+
4459
+ def property_overridable_library_set(self) -> bool:
4460
+ """Define a property as overridable or not (only for custom properties!).
4461
+
4462
+ :return: True when the overridable status of the property was successfully set.
4463
+ :rtype: bool
4464
+ """
4465
+ ...
4466
+
4467
+ def property_unset(self):
4468
+ """Unset a property, will use default value afterward."""
4469
+ ...
4470
+
4471
+ def remove(self, draw_func):
4472
+ """Remove a draw function that has been added to this menu
4473
+
4474
+ :param draw_func:
4475
+ """
4476
+ ...
4477
+
4478
+ def type_recast(self):
4479
+ """Return a new instance, this is needed because types
4480
+ such as textures can be changed at runtime.
4481
+
4482
+ :return: a new instance of this object with the type initialized again.
4483
+ """
4484
+ ...
4485
+
4486
+ def values(self):
4487
+ """Returns the values of this objects custom properties (matches Python's
4488
+ dictionary function of the same name).
4489
+
4490
+ :return: custom property values.
4491
+ """
4492
+ ...
4493
+
4268
4494
  class DOPESHEET_PT_custom_props_action(rna_prop_ui.PropertyPanel, bpy_types._GenericUI):
4269
4495
  """The subclass should have its own poll function
4270
4496
  and the variable '_context_path' MUST be set.
@@ -726,12 +726,16 @@ class _defs_gpencil_weight:
726
726
  """
727
727
  ...
728
728
 
729
+ class _defs_grease_pencil_edit:
730
+ interpolate: typing.Any
731
+
729
732
  class _defs_grease_pencil_paint:
730
733
  arc: typing.Any
731
734
  box: typing.Any
732
735
  circle: typing.Any
733
736
  curve: typing.Any
734
737
  cutter: typing.Any
738
+ interpolate: typing.Any
735
739
  line: typing.Any
736
740
  polyline: typing.Any
737
741
 
@@ -14433,6 +14433,236 @@ class VIEW3D_PT_tools_grease_pencil_v3_brush_eraser(View3DPanel, bpy_types._Gene
14433
14433
  """
14434
14434
  ...
14435
14435
 
14436
+ class VIEW3D_PT_tools_grease_pencil_v3_brush_gap_closure(
14437
+ View3DPanel, bpy_types._GenericUI
14438
+ ):
14439
+ bl_category: typing.Any
14440
+ bl_context: typing.Any
14441
+ bl_label: typing.Any
14442
+ bl_parent_id: typing.Any
14443
+ bl_region_type: typing.Any
14444
+ bl_rna: typing.Any
14445
+ bl_space_type: typing.Any
14446
+ id_data: typing.Any
14447
+
14448
+ def append(self, draw_func):
14449
+ """Append a draw function to this menu,
14450
+ takes the same arguments as the menus draw function
14451
+
14452
+ :param draw_func:
14453
+ """
14454
+ ...
14455
+
14456
+ def as_pointer(self) -> int:
14457
+ """Returns the memory address which holds a pointer to Blender's internal data
14458
+
14459
+ :return: int (memory address).
14460
+ :rtype: int
14461
+ """
14462
+ ...
14463
+
14464
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
14465
+ """
14466
+
14467
+ :return: The RNA type or default when not found.
14468
+ :rtype: bpy.types.Struct
14469
+ """
14470
+ ...
14471
+
14472
+ def bl_rna_get_subclass_py(self) -> typing.Any:
14473
+ """
14474
+
14475
+ :return: The class or default when not found.
14476
+ :rtype: typing.Any
14477
+ """
14478
+ ...
14479
+
14480
+ def draw(self, context):
14481
+ """
14482
+
14483
+ :param context:
14484
+ """
14485
+ ...
14486
+
14487
+ def driver_add(self) -> bpy.types.FCurve:
14488
+ """Adds driver(s) to the given property
14489
+
14490
+ :return: The driver(s) added.
14491
+ :rtype: bpy.types.FCurve
14492
+ """
14493
+ ...
14494
+
14495
+ def driver_remove(self) -> bool:
14496
+ """Remove driver(s) from the given property
14497
+
14498
+ :return: Success of driver removal.
14499
+ :rtype: bool
14500
+ """
14501
+ ...
14502
+
14503
+ def get(self):
14504
+ """Returns the value of the custom property assigned to key or default
14505
+ when not found (matches Python's dictionary function of the same name).
14506
+
14507
+ """
14508
+ ...
14509
+
14510
+ def id_properties_clear(self):
14511
+ """
14512
+
14513
+ :return: Remove the parent group for an RNA struct's custom IDProperties.
14514
+ """
14515
+ ...
14516
+
14517
+ def id_properties_ensure(self):
14518
+ """
14519
+
14520
+ :return: the parent group for an RNA struct's custom IDProperties.
14521
+ """
14522
+ ...
14523
+
14524
+ def id_properties_ui(self):
14525
+ """
14526
+
14527
+ :return: Return an object used to manage an IDProperty's UI data.
14528
+ """
14529
+ ...
14530
+
14531
+ def is_extended(self): ...
14532
+ def is_property_hidden(self) -> bool:
14533
+ """Check if a property is hidden.
14534
+
14535
+ :return: True when the property is hidden.
14536
+ :rtype: bool
14537
+ """
14538
+ ...
14539
+
14540
+ def is_property_overridable_library(self) -> bool:
14541
+ """Check if a property is overridable.
14542
+
14543
+ :return: True when the property is overridable.
14544
+ :rtype: bool
14545
+ """
14546
+ ...
14547
+
14548
+ def is_property_readonly(self) -> bool:
14549
+ """Check if a property is readonly.
14550
+
14551
+ :return: True when the property is readonly (not writable).
14552
+ :rtype: bool
14553
+ """
14554
+ ...
14555
+
14556
+ def is_property_set(self) -> bool:
14557
+ """Check if a property is set, use for testing operator properties.
14558
+
14559
+ :return: True when the property has been set.
14560
+ :rtype: bool
14561
+ """
14562
+ ...
14563
+
14564
+ def items(self):
14565
+ """Returns the items of this objects custom properties (matches Python's
14566
+ dictionary function of the same name).
14567
+
14568
+ :return: custom property key, value pairs.
14569
+ """
14570
+ ...
14571
+
14572
+ def keyframe_delete(self) -> bool:
14573
+ """Remove a keyframe from this properties fcurve.
14574
+
14575
+ :return: Success of keyframe deletion.
14576
+ :rtype: bool
14577
+ """
14578
+ ...
14579
+
14580
+ def keyframe_insert(self) -> bool:
14581
+ """Insert a keyframe on the property given, adding fcurves and animation data when necessary.
14582
+
14583
+ :return: Success of keyframe insertion.
14584
+ :rtype: bool
14585
+ """
14586
+ ...
14587
+
14588
+ def keys(self):
14589
+ """Returns the keys of this objects custom properties (matches Python's
14590
+ dictionary function of the same name).
14591
+
14592
+ :return: custom property keys.
14593
+ """
14594
+ ...
14595
+
14596
+ def path_from_id(self) -> str:
14597
+ """Returns the data path from the ID to this object (string).
14598
+
14599
+ :return: The path from `bpy.types.bpy_struct.id_data`
14600
+ to this struct and property (when given).
14601
+ :rtype: str
14602
+ """
14603
+ ...
14604
+
14605
+ def path_resolve(self):
14606
+ """Returns the property from the path, raise an exception when not found."""
14607
+ ...
14608
+
14609
+ def poll(self, context):
14610
+ """
14611
+
14612
+ :param context:
14613
+ """
14614
+ ...
14615
+
14616
+ def pop(self):
14617
+ """Remove and return the value of the custom property assigned to key or default
14618
+ when not found (matches Python's dictionary function of the same name).
14619
+
14620
+ """
14621
+ ...
14622
+
14623
+ def prepend(self, draw_func):
14624
+ """Prepend a draw function to this menu, takes the same arguments as
14625
+ the menus draw function
14626
+
14627
+ :param draw_func:
14628
+ """
14629
+ ...
14630
+
14631
+ def property_overridable_library_set(self) -> bool:
14632
+ """Define a property as overridable or not (only for custom properties!).
14633
+
14634
+ :return: True when the overridable status of the property was successfully set.
14635
+ :rtype: bool
14636
+ """
14637
+ ...
14638
+
14639
+ def property_unset(self):
14640
+ """Unset a property, will use default value afterward."""
14641
+ ...
14642
+
14643
+ def remove(self, draw_func):
14644
+ """Remove a draw function that has been added to this menu
14645
+
14646
+ :param draw_func:
14647
+ """
14648
+ ...
14649
+
14650
+ def type_recast(self):
14651
+ """Return a new instance, this is needed because types
14652
+ such as textures can be changed at runtime.
14653
+
14654
+ :return: a new instance of this object with the type initialized again.
14655
+ """
14656
+ ...
14657
+
14658
+ def values(self):
14659
+ """Returns the values of this objects custom properties (matches Python's
14660
+ dictionary function of the same name).
14661
+
14662
+ :return: custom property values.
14663
+ """
14664
+ ...
14665
+
14436
14666
  class VIEW3D_PT_tools_grease_pencil_v3_brush_mix_palette(
14437
14667
  View3DPanel, bpy_types._GenericUI
14438
14668
  ):
@@ -121,16 +121,16 @@ class BMEdge:
121
121
  :type: bool
122
122
  """
123
123
 
124
- link_faces: BMElemSeq | list[BMFace]
124
+ link_faces: BMElemSeq[BMFace]
125
125
  """ Faces connected to this edge, (read-only).
126
126
 
127
- :type: BMElemSeq | list[BMFace]
127
+ :type: BMElemSeq[BMFace]
128
128
  """
129
129
 
130
- link_loops: BMElemSeq | list[BMLoop]
130
+ link_loops: BMElemSeq[BMLoop]
131
131
  """ Loops connected to this edge, (read-only).
132
132
 
133
- :type: BMElemSeq | list[BMLoop]
133
+ :type: BMElemSeq[BMLoop]
134
134
  """
135
135
 
136
136
  seam: bool
@@ -157,10 +157,10 @@ class BMEdge:
157
157
  :type: bool
158
158
  """
159
159
 
160
- verts: BMElemSeq | list[BMVert]
160
+ verts: BMElemSeq[BMVert]
161
161
  """ Verts this edge uses (always 2), (read-only).
162
162
 
163
- :type: BMElemSeq | list[BMVert]
163
+ :type: BMElemSeq[BMVert]
164
164
  """
165
165
 
166
166
  def calc_face_angle(self, fallback: typing.Any = None) -> float:
@@ -457,10 +457,10 @@ class BMElemSeq(typing.Generic[GenericType1]):
457
457
  class BMFace:
458
458
  """The BMesh face with 3 or more sides"""
459
459
 
460
- edges: BMElemSeq | list[BMEdge]
460
+ edges: BMElemSeq[BMEdge]
461
461
  """ Edges of this face, (read-only).
462
462
 
463
- :type: BMElemSeq | list[BMEdge]
463
+ :type: BMElemSeq[BMEdge]
464
464
  """
465
465
 
466
466
  hide: bool
@@ -481,10 +481,10 @@ class BMFace:
481
481
  :type: bool
482
482
  """
483
483
 
484
- loops: BMElemSeq | list[BMLoop]
484
+ loops: BMElemSeq[BMLoop]
485
485
  """ Loops of this face, (read-only).
486
486
 
487
- :type: BMElemSeq | list[BMLoop]
487
+ :type: BMElemSeq[BMLoop]
488
488
  """
489
489
 
490
490
  material_index: int
@@ -517,10 +517,10 @@ class BMFace:
517
517
  :type: bool
518
518
  """
519
519
 
520
- verts: BMElemSeq | list[BMVert]
520
+ verts: BMElemSeq[BMVert]
521
521
  """ Verts of this face, (read-only).
522
522
 
523
- :type: BMElemSeq | list[BMVert]
523
+ :type: BMElemSeq[BMVert]
524
524
  """
525
525
 
526
526
  def calc_area(self) -> float:
@@ -1150,10 +1150,10 @@ class BMLoop:
1150
1150
  :type: BMLoop
1151
1151
  """
1152
1152
 
1153
- link_loops: BMElemSeq | list[BMLoop]
1153
+ link_loops: BMElemSeq[BMLoop]
1154
1154
  """ Loops connected to this loop, (read-only).
1155
1155
 
1156
- :type: BMElemSeq | list[BMLoop]
1156
+ :type: BMElemSeq[BMLoop]
1157
1157
  """
1158
1158
 
1159
1159
  tag: bool
@@ -1322,22 +1322,22 @@ class BMVert:
1322
1322
  :type: bool
1323
1323
  """
1324
1324
 
1325
- link_edges: BMElemSeq | list[BMEdge]
1325
+ link_edges: BMElemSeq[BMEdge]
1326
1326
  """ Edges connected to this vertex (read-only).
1327
1327
 
1328
- :type: BMElemSeq | list[BMEdge]
1328
+ :type: BMElemSeq[BMEdge]
1329
1329
  """
1330
1330
 
1331
- link_faces: BMElemSeq | list[BMFace]
1331
+ link_faces: BMElemSeq[BMFace]
1332
1332
  """ Faces connected to this vertex (read-only).
1333
1333
 
1334
- :type: BMElemSeq | list[BMFace]
1334
+ :type: BMElemSeq[BMFace]
1335
1335
  """
1336
1336
 
1337
- link_loops: BMElemSeq | list[BMLoop]
1337
+ link_loops: BMElemSeq[BMLoop]
1338
1338
  """ Loops that use this vertex (read-only).
1339
1339
 
1340
- :type: BMElemSeq | list[BMLoop]
1340
+ :type: BMElemSeq[BMLoop]
1341
1341
  """
1342
1342
 
1343
1343
  normal: mathutils.Vector
@@ -173,6 +173,46 @@ def execute_node_group(
173
173
  name: str = "",
174
174
  session_uid: int | None = 0,
175
175
  mouse_position: collections.abc.Iterable[int] | None = (0, 0),
176
+ region_size: collections.abc.Iterable[int] | None = (0, 0),
177
+ cursor_position: collections.abc.Iterable[float] | None = (0.0, 0.0, 0.0),
178
+ cursor_rotation: collections.abc.Iterable[float] | None = (0.0, 0.0, 0.0, 0.0),
179
+ viewport_projection_matrix: collections.abc.Iterable[float] | None = (
180
+ 0.0,
181
+ 0.0,
182
+ 0.0,
183
+ 0.0,
184
+ 0.0,
185
+ 0.0,
186
+ 0.0,
187
+ 0.0,
188
+ 0.0,
189
+ 0.0,
190
+ 0.0,
191
+ 0.0,
192
+ 0.0,
193
+ 0.0,
194
+ 0.0,
195
+ 0.0,
196
+ ),
197
+ viewport_view_matrix: collections.abc.Iterable[float] | None = (
198
+ 0.0,
199
+ 0.0,
200
+ 0.0,
201
+ 0.0,
202
+ 0.0,
203
+ 0.0,
204
+ 0.0,
205
+ 0.0,
206
+ 0.0,
207
+ 0.0,
208
+ 0.0,
209
+ 0.0,
210
+ 0.0,
211
+ 0.0,
212
+ 0.0,
213
+ 0.0,
214
+ ),
215
+ viewport_is_perspective: bool | None = False,
176
216
  ):
177
217
  """Execute a node group on geometry
178
218
 
@@ -191,6 +231,18 @@ def execute_node_group(
191
231
  :type session_uid: int | None
192
232
  :param mouse_position: Mouse Position, Mouse coordinates in region space
193
233
  :type mouse_position: collections.abc.Iterable[int] | None
234
+ :param region_size: Region Size
235
+ :type region_size: collections.abc.Iterable[int] | None
236
+ :param cursor_position: 3D Cursor Position
237
+ :type cursor_position: collections.abc.Iterable[float] | None
238
+ :param cursor_rotation: 3D Cursor Rotation
239
+ :type cursor_rotation: collections.abc.Iterable[float] | None
240
+ :param viewport_projection_matrix: Viewport Projection Transform
241
+ :type viewport_projection_matrix: collections.abc.Iterable[float] | None
242
+ :param viewport_view_matrix: Viewport View Transform
243
+ :type viewport_view_matrix: collections.abc.Iterable[float] | None
244
+ :param viewport_is_perspective: Viewport Is Perspective
245
+ :type viewport_is_perspective: bool | None
194
246
  """
195
247
 
196
248
  ...