fake-bpy-module 20250325__tar.gz → 20250327__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 (372) hide show
  1. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/PKG-INFO +1 -1
  2. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/node_add_menu_compositor/__init__.pyi +26 -0
  3. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/node_add_menu_geometry/__init__.pyi +78 -0
  4. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/_typing/rna_enums/__init__.pyi +18 -0
  5. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/app/translations/__init__.pyi +2 -2
  6. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/__init__.pyi +13 -3
  7. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/sequencer/__init__.pyi +4 -1
  8. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/props/__init__.pyi +2 -2
  9. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/types/__init__.pyi +72 -27
  10. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/utils/__init__.pyi +8 -2
  11. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  12. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/utils/__init__.pyi +1 -1
  13. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/README.md +0 -0
  14. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/__init__.pyi +0 -0
  15. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/addons/__init__.pyi +0 -0
  16. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/addons/cli/__init__.pyi +0 -0
  17. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/extensions/__init__.pyi +0 -0
  18. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
  19. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
  20. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
  21. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/freedesktop/__init__.pyi +0 -0
  22. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
  23. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
  24. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/py.typed +0 -0
  25. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/system_info/__init__.pyi +0 -0
  26. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
  27. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
  28. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
  29. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/addon_utils/__init__.pyi +0 -0
  30. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/addon_utils/py.typed +0 -0
  31. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/animsys_refactor/__init__.pyi +0 -0
  32. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/animsys_refactor/py.typed +0 -0
  33. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/aud/__init__.pyi +0 -0
  34. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/aud/py.typed +0 -0
  35. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bgl/__init__.pyi +0 -0
  36. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bgl/py.typed +0 -0
  37. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_app_override/__init__.pyi +0 -0
  38. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_app_override/helpers/__init__.pyi +0 -0
  39. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_app_override/py.typed +0 -0
  40. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_app_template_utils/__init__.pyi +0 -0
  41. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_app_template_utils/py.typed +0 -0
  42. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_console_utils/__init__.pyi +0 -0
  43. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  44. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  45. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  46. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  47. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  48. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_console_utils/py.typed +0 -0
  49. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/__init__.pyi +0 -0
  50. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  51. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  52. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/py.typed +0 -0
  53. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/settings/__init__.pyi +0 -0
  54. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/utils/__init__.pyi +0 -0
  55. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  56. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  57. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  58. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_keymap_utils/__init__.pyi +0 -0
  59. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_keymap_utils/io/__init__.pyi +0 -0
  60. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  61. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  62. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  63. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_keymap_utils/py.typed +0 -0
  64. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  65. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_math/__init__.pyi +0 -0
  66. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_math/py.typed +0 -0
  67. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/__init__.pyi +0 -0
  68. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  69. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/anim/__init__.pyi +0 -0
  70. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/assets/__init__.pyi +0 -0
  71. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/bmesh/__init__.pyi +0 -0
  72. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  73. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
  74. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/clip/__init__.pyi +0 -0
  75. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/connect_to_output/__init__.pyi +0 -0
  76. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/console/__init__.pyi +0 -0
  77. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/constraint/__init__.pyi +0 -0
  78. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/file/__init__.pyi +0 -0
  79. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/freestyle/__init__.pyi +0 -0
  80. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  81. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/grease_pencil/__init__.pyi +0 -0
  82. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/image/__init__.pyi +0 -0
  83. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/image_as_planes/__init__.pyi +0 -0
  84. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/mesh/__init__.pyi +0 -0
  85. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/node/__init__.pyi +0 -0
  86. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/node_editor/__init__.pyi +0 -0
  87. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  88. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/object/__init__.pyi +0 -0
  89. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/object_align/__init__.pyi +0 -0
  90. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  91. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  92. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/presets/__init__.pyi +0 -0
  93. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/py.typed +0 -0
  94. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/rigidbody/__init__.pyi +0 -0
  95. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  96. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/sequencer/__init__.pyi +0 -0
  97. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/spreadsheet/__init__.pyi +0 -0
  98. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/userpref/__init__.pyi +0 -0
  99. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  100. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  101. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  102. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  103. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/view3d/__init__.pyi +0 -0
  104. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/wm/__init__.pyi +0 -0
  105. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_operators/world/__init__.pyi +0 -0
  106. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_previews_utils/__init__.pyi +0 -0
  107. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  108. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_previews_utils/py.typed +0 -0
  109. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_rna_utils/__init__.pyi +0 -0
  110. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_rna_utils/data_path/__init__.pyi +0 -0
  111. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_rna_utils/py.typed +0 -0
  112. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_text_utils/__init__.pyi +0 -0
  113. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_text_utils/external_editor/__init__.pyi +0 -0
  114. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_text_utils/py.typed +0 -0
  115. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/__init__.pyi +0 -0
  116. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/anim/__init__.pyi +0 -0
  117. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/asset_shelf/__init__.pyi +0 -0
  118. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  119. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/node_add_menu/__init__.pyi +0 -0
  120. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  121. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  122. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_animviz/__init__.pyi +0 -0
  123. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_collection/__init__.pyi +0 -0
  124. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_constraint/__init__.pyi +0 -0
  125. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  126. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  127. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  128. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  129. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  130. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  131. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  132. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  133. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_light/__init__.pyi +0 -0
  134. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  135. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  136. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  137. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  138. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  139. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  140. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  141. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  142. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  143. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  144. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  145. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_material/__init__.pyi +0 -0
  146. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  147. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_object/__init__.pyi +0 -0
  148. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_output/__init__.pyi +0 -0
  149. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  150. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_particle/__init__.pyi +0 -0
  151. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  152. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  153. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  154. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  155. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  156. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  157. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  158. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  159. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  160. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_render/__init__.pyi +0 -0
  161. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_scene/__init__.pyi +0 -0
  162. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_texture/__init__.pyi +0 -0
  163. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  164. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_workspace/__init__.pyi +0 -0
  165. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/properties_world/__init__.pyi +0 -0
  166. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/py.typed +0 -0
  167. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_clip/__init__.pyi +0 -0
  168. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_console/__init__.pyi +0 -0
  169. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  170. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  171. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_graph/__init__.pyi +0 -0
  172. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_image/__init__.pyi +0 -0
  173. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_info/__init__.pyi +0 -0
  174. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_nla/__init__.pyi +0 -0
  175. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_node/__init__.pyi +0 -0
  176. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_outliner/__init__.pyi +0 -0
  177. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_properties/__init__.pyi +0 -0
  178. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_sequencer/__init__.pyi +0 -0
  179. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  180. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_statusbar/__init__.pyi +0 -0
  181. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_text/__init__.pyi +0 -0
  182. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_time/__init__.pyi +0 -0
  183. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  184. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  185. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_topbar/__init__.pyi +0 -0
  186. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_userpref/__init__.pyi +0 -0
  187. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_view3d/__init__.pyi +0 -0
  188. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  189. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui/utils/__init__.pyi +0 -0
  190. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui_utils/__init__.pyi +0 -0
  191. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui_utils/layout/__init__.pyi +0 -0
  192. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bl_ui_utils/py.typed +0 -0
  193. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/blend_render_info/__init__.pyi +0 -0
  194. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/blend_render_info/py.typed +0 -0
  195. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/blf/__init__.pyi +0 -0
  196. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/blf/py.typed +0 -0
  197. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bmesh/__init__.pyi +0 -0
  198. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bmesh/geometry/__init__.pyi +0 -0
  199. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bmesh/ops/__init__.pyi +0 -0
  200. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bmesh/py.typed +0 -0
  201. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bmesh/types/__init__.pyi +0 -0
  202. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bmesh/utils/__init__.pyi +0 -0
  203. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/__init__.pyi +0 -0
  204. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/_typing/__init__.pyi +0 -0
  205. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/app/__init__.pyi +0 -0
  206. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/app/handlers/__init__.pyi +0 -0
  207. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/app/icons/__init__.pyi +0 -0
  208. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/app/timers/__init__.pyi +0 -0
  209. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/msgbus/__init__.pyi +0 -0
  210. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/action/__init__.pyi +0 -0
  211. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/anim/__init__.pyi +0 -0
  212. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/armature/__init__.pyi +0 -0
  213. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/asset/__init__.pyi +0 -0
  214. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/boid/__init__.pyi +0 -0
  215. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/brush/__init__.pyi +0 -0
  216. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/buttons/__init__.pyi +0 -0
  217. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/cachefile/__init__.pyi +0 -0
  218. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/camera/__init__.pyi +0 -0
  219. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/clip/__init__.pyi +0 -0
  220. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/cloth/__init__.pyi +0 -0
  221. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/collection/__init__.pyi +0 -0
  222. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/console/__init__.pyi +0 -0
  223. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/constraint/__init__.pyi +0 -0
  224. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/curve/__init__.pyi +0 -0
  225. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/curves/__init__.pyi +0 -0
  226. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/cycles/__init__.pyi +0 -0
  227. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/dpaint/__init__.pyi +0 -0
  228. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/ed/__init__.pyi +0 -0
  229. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/export_anim/__init__.pyi +0 -0
  230. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/export_scene/__init__.pyi +0 -0
  231. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/extensions/__init__.pyi +0 -0
  232. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/file/__init__.pyi +0 -0
  233. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/fluid/__init__.pyi +0 -0
  234. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/font/__init__.pyi +0 -0
  235. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/geometry/__init__.pyi +0 -0
  236. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  237. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/gpencil/__init__.pyi +0 -0
  238. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/graph/__init__.pyi +0 -0
  239. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  240. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/image/__init__.pyi +0 -0
  241. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/import_anim/__init__.pyi +0 -0
  242. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/import_curve/__init__.pyi +0 -0
  243. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/import_scene/__init__.pyi +0 -0
  244. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/info/__init__.pyi +0 -0
  245. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/lattice/__init__.pyi +0 -0
  246. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/marker/__init__.pyi +0 -0
  247. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/mask/__init__.pyi +0 -0
  248. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/material/__init__.pyi +0 -0
  249. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/mball/__init__.pyi +0 -0
  250. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/mesh/__init__.pyi +0 -0
  251. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/nla/__init__.pyi +0 -0
  252. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/node/__init__.pyi +0 -0
  253. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/object/__init__.pyi +0 -0
  254. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/outliner/__init__.pyi +0 -0
  255. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/paint/__init__.pyi +0 -0
  256. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/paintcurve/__init__.pyi +0 -0
  257. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/palette/__init__.pyi +0 -0
  258. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/particle/__init__.pyi +0 -0
  259. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/pointcloud/__init__.pyi +0 -0
  260. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/pose/__init__.pyi +0 -0
  261. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/poselib/__init__.pyi +0 -0
  262. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/preferences/__init__.pyi +0 -0
  263. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/ptcache/__init__.pyi +0 -0
  264. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/render/__init__.pyi +0 -0
  265. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/rigidbody/__init__.pyi +0 -0
  266. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/scene/__init__.pyi +0 -0
  267. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/screen/__init__.pyi +0 -0
  268. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/script/__init__.pyi +0 -0
  269. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/sculpt/__init__.pyi +0 -0
  270. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  271. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/sound/__init__.pyi +0 -0
  272. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  273. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/surface/__init__.pyi +0 -0
  274. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/text/__init__.pyi +0 -0
  275. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/text_editor/__init__.pyi +0 -0
  276. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/texture/__init__.pyi +0 -0
  277. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/transform/__init__.pyi +0 -0
  278. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/ui/__init__.pyi +0 -0
  279. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/uilist/__init__.pyi +0 -0
  280. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/uv/__init__.pyi +0 -0
  281. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/view2d/__init__.pyi +0 -0
  282. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/view3d/__init__.pyi +0 -0
  283. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/wm/__init__.pyi +0 -0
  284. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/workspace/__init__.pyi +0 -0
  285. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/ops/world/__init__.pyi +0 -0
  286. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/path/__init__.pyi +0 -0
  287. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/py.typed +0 -0
  288. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/utils/previews/__init__.pyi +0 -0
  289. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy/utils/units/__init__.pyi +0 -0
  290. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/__init__.pyi +0 -0
  291. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/anim_utils/__init__.pyi +0 -0
  292. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/asset_utils/__init__.pyi +0 -0
  293. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  294. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  295. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/image_utils/__init__.pyi +0 -0
  296. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/io_utils/__init__.pyi +0 -0
  297. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  298. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  299. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  300. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/node_utils/__init__.pyi +0 -0
  301. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/object_utils/__init__.pyi +0 -0
  302. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/py.typed +0 -0
  303. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  304. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/wm_utils/__init__.pyi +0 -0
  305. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  306. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_restrict_state/__init__.pyi +0 -0
  307. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_restrict_state/py.typed +0 -0
  308. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_types/__init__.pyi +0 -0
  309. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/bpy_types/py.typed +0 -0
  310. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/console_python/__init__.pyi +0 -0
  311. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/console_python/py.typed +0 -0
  312. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/console_shell/__init__.pyi +0 -0
  313. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/console_shell/py.typed +0 -0
  314. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  315. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  316. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/fake_bpy_module.egg-info/top_level.txt +0 -0
  317. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/__init__.pyi +0 -0
  318. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/chainingiterators/__init__.pyi +0 -0
  319. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/functions/__init__.pyi +0 -0
  320. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/predicates/__init__.pyi +0 -0
  321. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/py.typed +0 -0
  322. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/shaders/__init__.pyi +0 -0
  323. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/types/__init__.pyi +0 -0
  324. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  325. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/__init__.pyi +0 -0
  326. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/capabilities/__init__.pyi +0 -0
  327. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/matrix/__init__.pyi +0 -0
  328. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/platform/__init__.pyi +0 -0
  329. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/py.typed +0 -0
  330. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/select/__init__.pyi +0 -0
  331. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/shader/__init__.pyi +0 -0
  332. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/state/__init__.pyi +0 -0
  333. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/texture/__init__.pyi +0 -0
  334. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu/types/__init__.pyi +0 -0
  335. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu_extras/__init__.pyi +0 -0
  336. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu_extras/batch/__init__.pyi +0 -0
  337. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu_extras/presets/__init__.pyi +0 -0
  338. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/gpu_extras/py.typed +0 -0
  339. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/graphviz_export/__init__.pyi +0 -0
  340. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/graphviz_export/py.typed +0 -0
  341. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/idprop/__init__.pyi +0 -0
  342. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/idprop/py.typed +0 -0
  343. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/idprop/types/__init__.pyi +0 -0
  344. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/imbuf/__init__.pyi +0 -0
  345. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/imbuf/py.typed +0 -0
  346. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/imbuf/types/__init__.pyi +0 -0
  347. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/keyingsets_builtins/__init__.pyi +0 -0
  348. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/keyingsets_builtins/py.typed +0 -0
  349. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/keyingsets_utils/__init__.pyi +0 -0
  350. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/keyingsets_utils/py.typed +0 -0
  351. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/mathutils/__init__.pyi +0 -0
  352. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/mathutils/bvhtree/__init__.pyi +0 -0
  353. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/mathutils/geometry/__init__.pyi +0 -0
  354. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/mathutils/interpolate/__init__.pyi +0 -0
  355. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/mathutils/kdtree/__init__.pyi +0 -0
  356. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/mathutils/noise/__init__.pyi +0 -0
  357. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/mathutils/py.typed +0 -0
  358. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/nodeitems_builtins/__init__.pyi +0 -0
  359. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/nodeitems_builtins/py.typed +0 -0
  360. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/nodeitems_utils/__init__.pyi +0 -0
  361. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/nodeitems_utils/py.typed +0 -0
  362. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/pyproject.toml +0 -0
  363. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/rna_info/__init__.pyi +0 -0
  364. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/rna_info/py.typed +0 -0
  365. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/rna_keymap_ui/__init__.pyi +0 -0
  366. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/rna_keymap_ui/py.typed +0 -0
  367. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/rna_prop_ui/__init__.pyi +0 -0
  368. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/rna_prop_ui/py.typed +0 -0
  369. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/rna_xml/__init__.pyi +0 -0
  370. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/rna_xml/py.typed +0 -0
  371. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/setup.cfg +0 -0
  372. {fake_bpy_module-20250325 → fake_bpy_module-20250327}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fake-bpy-module
3
- Version: 20250325
3
+ Version: 20250327
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
@@ -316,6 +316,32 @@ class NODE_MT_category_compositor_output(bpy.types.Menu):
316
316
  :param context:
317
317
  """
318
318
 
319
+ class NODE_MT_category_compositor_texture(bpy.types.Menu):
320
+ bl_idname: typing.Any
321
+ bl_label: typing.Any
322
+ bl_rna: typing.Any
323
+ id_data: typing.Any
324
+
325
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
326
+ """
327
+
328
+ :return: The RNA type or default when not found.
329
+ :rtype: bpy.types.Struct
330
+ """
331
+
332
+ def bl_rna_get_subclass_py(self) -> typing.Any:
333
+ """
334
+
335
+ :return: The class or default when not found.
336
+ :rtype: typing.Any
337
+ """
338
+
339
+ def draw(self, _context):
340
+ """
341
+
342
+ :param _context:
343
+ """
344
+
319
345
  class NODE_MT_category_compositor_tracking(bpy.types.Menu):
320
346
  bl_idname: typing.Any
321
347
  bl_label: typing.Any
@@ -759,6 +759,84 @@ class NODE_MT_geometry_node_GEO_GEOMETRY_WRITE(bpy.types.Menu):
759
759
  :param context:
760
760
  """
761
761
 
762
+ class NODE_MT_geometry_node_GEO_GREASE_PENCIL(bpy.types.Menu):
763
+ bl_idname: typing.Any
764
+ bl_label: typing.Any
765
+ bl_rna: typing.Any
766
+ id_data: typing.Any
767
+
768
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
769
+ """
770
+
771
+ :return: The RNA type or default when not found.
772
+ :rtype: bpy.types.Struct
773
+ """
774
+
775
+ def bl_rna_get_subclass_py(self) -> typing.Any:
776
+ """
777
+
778
+ :return: The class or default when not found.
779
+ :rtype: typing.Any
780
+ """
781
+
782
+ def draw(self, _context):
783
+ """
784
+
785
+ :param _context:
786
+ """
787
+
788
+ class NODE_MT_geometry_node_GEO_GREASE_PENCIL_OPERATIONS(bpy.types.Menu):
789
+ bl_idname: typing.Any
790
+ bl_label: typing.Any
791
+ bl_rna: typing.Any
792
+ id_data: typing.Any
793
+
794
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
795
+ """
796
+
797
+ :return: The RNA type or default when not found.
798
+ :rtype: bpy.types.Struct
799
+ """
800
+
801
+ def bl_rna_get_subclass_py(self) -> typing.Any:
802
+ """
803
+
804
+ :return: The class or default when not found.
805
+ :rtype: typing.Any
806
+ """
807
+
808
+ def draw(self, _context):
809
+ """
810
+
811
+ :param _context:
812
+ """
813
+
814
+ class NODE_MT_geometry_node_GEO_GREASE_PENCIL_READ(bpy.types.Menu):
815
+ bl_idname: typing.Any
816
+ bl_label: typing.Any
817
+ bl_rna: typing.Any
818
+ id_data: typing.Any
819
+
820
+ def bl_rna_get_subclass(self) -> bpy.types.Struct:
821
+ """
822
+
823
+ :return: The RNA type or default when not found.
824
+ :rtype: bpy.types.Struct
825
+ """
826
+
827
+ def bl_rna_get_subclass_py(self) -> typing.Any:
828
+ """
829
+
830
+ :return: The class or default when not found.
831
+ :rtype: typing.Any
832
+ """
833
+
834
+ def draw(self, _context):
835
+ """
836
+
837
+ :param _context:
838
+ """
839
+
762
840
  class NODE_MT_geometry_node_GEO_INPUT(bpy.types.Menu):
763
841
  bl_idname: typing.Any
764
842
  bl_label: typing.Any
@@ -578,6 +578,7 @@ type EventTypeItems = typing.Literal[
578
578
  "RIGHT_CTRL", # Right Ctrl.CtrlR.
579
579
  "RIGHT_SHIFT", # Right Shift.ShiftR.
580
580
  "OSKEY", # OS Key.Cmd.
581
+ "HYPER", # Hyper.Hyp.
581
582
  "APP", # Application.App.
582
583
  "GRLESS", # Grless.
583
584
  "ESC", # Esc.
@@ -1622,6 +1623,7 @@ type IconItems = typing.Literal[
1622
1623
  "EVENT_CTRL", # EVENT_CTRL.
1623
1624
  "EVENT_ALT", # EVENT_ALT.
1624
1625
  "EVENT_OS", # EVENT_OS.
1626
+ "EVENT_HYPER", # EVENT_HYPER.
1625
1627
  "EVENT_F1", # EVENT_F1.
1626
1628
  "EVENT_F2", # EVENT_F2.
1627
1629
  "EVENT_F3", # EVENT_F3.
@@ -1753,6 +1755,22 @@ type IconItems = typing.Literal[
1753
1755
  "EVENT_NDOF_BUTTON_DOMINANT", # EVENT_NDOF_BUTTON_DOMINANT.
1754
1756
  "EVENT_NDOF_BUTTON_PLUS", # EVENT_NDOF_BUTTON_PLUS.
1755
1757
  "EVENT_NDOF_BUTTON_MINUS", # EVENT_NDOF_BUTTON_MINUS.
1758
+ "NODE_SOCKET_FLOAT", # NODE_SOCKET_FLOAT.
1759
+ "NODE_SOCKET_VECTOR", # NODE_SOCKET_VECTOR.
1760
+ "NODE_SOCKET_RGBA", # NODE_SOCKET_RGBA.
1761
+ "NODE_SOCKET_SHADER", # NODE_SOCKET_SHADER.
1762
+ "NODE_SOCKET_BOOLEAN", # NODE_SOCKET_BOOLEAN.
1763
+ "NODE_SOCKET_INT", # NODE_SOCKET_INT.
1764
+ "NODE_SOCKET_STRING", # NODE_SOCKET_STRING.
1765
+ "NODE_SOCKET_OBJECT", # NODE_SOCKET_OBJECT.
1766
+ "NODE_SOCKET_IMAGE", # NODE_SOCKET_IMAGE.
1767
+ "NODE_SOCKET_GEOMETRY", # NODE_SOCKET_GEOMETRY.
1768
+ "NODE_SOCKET_COLLECTION", # NODE_SOCKET_COLLECTION.
1769
+ "NODE_SOCKET_TEXTURE", # NODE_SOCKET_TEXTURE.
1770
+ "NODE_SOCKET_MATERIAL", # NODE_SOCKET_MATERIAL.
1771
+ "NODE_SOCKET_ROTATION", # NODE_SOCKET_ROTATION.
1772
+ "NODE_SOCKET_MENU", # NODE_SOCKET_MENU.
1773
+ "NODE_SOCKET_MATRIX", # NODE_SOCKET_MATRIX.
1756
1774
  ]
1757
1775
  type IdTypeItems = typing.Literal[
1758
1776
  "ACTION", # Action.
@@ -11,7 +11,7 @@ If you are a regular add-on, you should only bother about contexts member,
11
11
  and the register/unregister functions! The pgettext family of functions
12
12
  should only be used in rare, specific cases (like e.g. complex "composited" UI strings...).
13
13
 
14
- To add translations to your python script, you must define a dictionary formatted like that:
14
+ To add translations to your Python script, you must define a dictionary formatted like that:
15
15
  {locale: {msg_key: msg_translation, ...}, ...}
16
16
 
17
17
  where:
@@ -43,7 +43,7 @@ bpy.app.translations.unregister(__name__)
43
43
  The Manage UI translations
44
44
 
45
45
  add-on has several functions to help you collect strings to translate, and
46
- generate the needed python code (the translation dictionary), as well as optional intermediary po files
46
+ generate the needed Python code (the translation dictionary), as well as optional intermediary po files
47
47
  if you want some... See
48
48
  How to Translate Blender and
49
49
  Using i18n in Blender Code
@@ -2,8 +2,8 @@
2
2
 
3
3
  --------------------
4
4
 
5
- Provides python access to calling operators, this includes operators written in
6
- C, Python or macros.
5
+ Provides Python access to calling operators, this includes operators written in
6
+ C++, Python or macros.
7
7
 
8
8
  Only keyword arguments can be used to pass operator properties.
9
9
 
@@ -20,6 +20,16 @@ Common return values are {'FINISHED'}
20
20
  meaning that the operator execution was aborted without making any changes or
21
21
  saving an undo history entry.
22
22
 
23
+ If operator was cancelled but there wasn't any reports from it with {'ERROR'}
24
+
25
+ type,
26
+ it will just return {'CANCELLED'}
27
+
28
+ without raising any exceptions.
29
+ If it had error reports, then it will raise a RuntimeError
30
+
31
+ including all report messages.
32
+
23
33
  Calling an operator in the wrong context will raise a RuntimeError
24
34
 
25
35
  ,
@@ -30,7 +40,7 @@ Note that the operator ID (bl_idname) in this example is mesh.subdivide
30
40
  ,
31
41
  bpy.ops
32
42
 
33
- is just the access path for python.
43
+ is just the access path for Python.
34
44
 
35
45
 
36
46
  --------------------
@@ -1256,7 +1256,7 @@ def retiming_key_add(
1256
1256
  def retiming_key_delete(
1257
1257
  execution_context: int | str | None = None, undo: bool | None = None
1258
1258
  ):
1259
- """Delete selected strips from the sequencer
1259
+ """Delete selected retiming keys from the sequencer
1260
1260
 
1261
1261
  :type execution_context: int | str | None
1262
1262
  :type undo: bool | None
@@ -1719,6 +1719,7 @@ def slip(
1719
1719
  /,
1720
1720
  *,
1721
1721
  offset: float | None = 0.0,
1722
+ slip_keyframes: bool | None = False,
1722
1723
  ):
1723
1724
  """Slip the contents of selected strips
1724
1725
 
@@ -1726,6 +1727,8 @@ def slip(
1726
1727
  :type undo: bool | None
1727
1728
  :param offset: Offset, Offset to the data of the strip
1728
1729
  :type offset: float | None
1730
+ :param slip_keyframes: Slip Keyframes, Move the keyframes alongside the media
1731
+ :type slip_keyframes: bool | None
1729
1732
  """
1730
1733
 
1731
1734
  def snap(
@@ -10,7 +10,7 @@ All parameters to these functions must be passed as keywords.
10
10
  Custom properties can be added to any subclass of an ID,
11
11
  Bone and PoseBone.
12
12
 
13
- These properties can be animated, accessed by the user interface and python
13
+ These properties can be animated, accessed by the user interface and Python
14
14
  like Blender's existing properties.
15
15
 
16
16
  [WARNING]
@@ -24,7 +24,7 @@ When accessing external non-Blender data, thread safety mechanisms should be con
24
24
 
25
25
  --------------------
26
26
 
27
- A common use of custom properties is for python based Operator
27
+ A common use of custom properties is for Python based Operator
28
28
  classes. Test this code by running it in the text editor, or by clicking the
29
29
  button in the 3D View-port's Tools panel. The latter will show the properties
30
30
  in the Redo panel and allow you to change them.
@@ -3221,7 +3221,7 @@
3221
3221
  --------------------
3222
3222
 
3223
3223
  The mesh data is accessed in object mode and intended for compact storage,
3224
- for more flexible mesh editing from python see bmesh.
3224
+ for more flexible mesh editing from Python see bmesh.
3225
3225
 
3226
3226
  Blender stores 4 main arrays to define mesh geometry.
3227
3227
 
@@ -3230,7 +3230,8 @@ Blender stores 4 main arrays to define mesh geometry.
3230
3230
  * Mesh.loops (reference a single vertex and edge)
3231
3231
  * Mesh.polygons: (reference a range of loops)
3232
3232
 
3233
- Each polygon references a slice in the loop array, this way, polygons do not store vertices or corner data such as UVs directly,
3233
+ Each polygon references a slice in the loop array, this way,
3234
+ polygons do not store vertices or corner data such as UVs directly,
3234
3235
  only a reference to loops that the polygon uses.
3235
3236
 
3236
3237
  Mesh.loops, Mesh.uv_layers Mesh.vertex_colors are all aligned so the same polygon loop
@@ -10884,13 +10885,15 @@ Notice the 'CATEGORY_MT_name' in Menu.bl_idname, this is a naming
10884
10885
  convention for menus.
10885
10886
 
10886
10887
  [NOTE]
10887
- Menu subclasses must be registered before referencing them from blender.
10888
+ Menu subclasses must be registered before referencing them from Blender.
10888
10889
 
10889
10890
  [NOTE]
10890
- Menus have their Layout.operator_context initialized as
10891
- 'EXEC_REGION_WIN' rather than 'INVOKE_DEFAULT' (see Execution Context <operator-execution_context>).
10891
+ Menus have their UILayout.operator_context initialized as
10892
+ 'EXEC_REGION_WIN' rather than 'INVOKE_REGION_WIN' (see Execution Context <operator-execution_context>).
10892
10893
  If the operator context needs to initialize inputs from the
10893
10894
  Operator.invoke function, then this needs to be explicitly set.
10895
+ When a menu is added to UI elements such as a panel or header,
10896
+ the operator execution context will be inherited from them.
10894
10897
 
10895
10898
  ```../examples/bpy.types.Menu.py```
10896
10899
 
@@ -29602,7 +29605,7 @@ This script is the UIList subclass used to show material slots, with a bunch of
29602
29605
  Notice the name of the class, this naming convention is similar as the one for panels or menus.
29603
29606
 
29604
29607
  [NOTE]
29605
- UIList subclasses must be registered for blender to use them.
29608
+ UIList subclasses must be registered for Blender to use them.
29606
29609
 
29607
29610
  ```../examples/bpy.types.UIList.1.py```
29608
29611
 
@@ -39790,18 +39793,18 @@ database.
39790
39793
 
39791
39794
  PropertyGroups are the base class for dynamically defined sets of properties.
39792
39795
 
39793
- They can be used to extend existing blender data with your own types which can
39794
- be animated, accessed from the user interface and from python.
39796
+ They can be used to extend existing Blender data with your own types which can
39797
+ be animated, accessed from the user interface and from Python.
39795
39798
 
39796
39799
  [NOTE]
39797
- The values assigned to blender data are saved to disk but the class
39798
- definitions are not, this means whenever you load blender the class needs
39800
+ The values assigned to Blender data are saved to disk but the class
39801
+ definitions are not, this means whenever you load Blender the class needs
39799
39802
  to be registered too.
39800
39803
  This is best done by creating an add-on which loads on startup and registers
39801
39804
  your properties.
39802
39805
 
39803
39806
  [NOTE]
39804
- PropertyGroups must be registered before assigning them to blender data.
39807
+ PropertyGroups must be registered before assigning them to Blender data.
39805
39808
 
39806
39809
  Property types used in class declarations are all in bpy.props
39807
39810
 
@@ -51937,7 +51940,7 @@ Notice the 'CATEGORY_PT_name' Panel.bl_idname, this is a naming
51937
51940
  convention for panels.
51938
51941
 
51939
51942
  [NOTE]
51940
- Panel subclasses must be registered for blender to use them.
51943
+ Panel subclasses must be registered for Blender to use them.
51941
51944
 
51942
51945
  ```../examples/bpy.types.Panel.py```
51943
51946
 
@@ -69583,7 +69586,7 @@ meaning that operator execution was aborted without making any changes, and
69583
69586
  that no undo step will created (see next example for more info about undo).
69584
69587
 
69585
69588
  [NOTE]
69586
- Operator subclasses must be registered before accessing them from blender.
69589
+ Operator subclasses must be registered before accessing them from Blender.
69587
69590
 
69588
69591
  ```../examples/bpy.types.Operator.py```
69589
69592
 
@@ -69643,12 +69646,19 @@ execute().
69643
69646
  Some operators don't have an execute() function, removing the ability to be
69644
69647
  repeated from a script or macro.
69645
69648
 
69649
+ When an operator is called via bpy.ops, the execution context depends
69650
+ on the argument provided to bpy.ops. By default, it uses execute().
69651
+ When an operator is activated from a button or menu item, it follows
69652
+ the setting in UILayout.operator_context. In most cases, invoke() is used.
69653
+ Running an operator via a key shortcut always uses invoke(),
69654
+ and this behavior cannot be changed.
69655
+
69646
69656
  This example shows how to define an operator which gets mouse input to
69647
69657
  execute a function and that this operator can be invoked or executed from
69648
- the python api.
69658
+ the Python API.
69649
69659
 
69650
69660
  Also notice this operator defines its own properties, these are different
69651
- to typical class properties because blender registers them with the
69661
+ to typical class properties because Blender registers them with the
69652
69662
  operator, to use as arguments when called, saved for operator undo/redo and
69653
69663
  automatically added into the user interface.
69654
69664
 
@@ -69721,7 +69731,7 @@ Notice __init__()
69721
69731
  For other operator types they are not useful but for modal operators they will
69722
69732
  be called before the Operator.invoke and after the operator finishes.
69723
69733
  Also see the
69724
- class construction and destruction section <info_overview_class_construction_destruction>
69734
+ class construction and destruction section <info_overview_class_construction_destruction>.
69725
69735
 
69726
69736
  ```../examples/bpy.types.Operator.6.py```
69727
69737
 
@@ -105623,7 +105633,7 @@ class bpy_struct[_GenericType1]:
105623
105633
  options=set(),
105624
105634
  keytype: str | None = "KEYFRAME",
105625
105635
  ) -> bool:
105626
- """Insert a keyframe on the property given, adding fcurves and animation data when necessary.This is the most simple example of inserting a keyframe from python.Note that when keying data paths which contain nested properties this must be
105636
+ """Insert a keyframe on the property given, adding fcurves and animation data when necessary.This is the most simple example of inserting a keyframe from Python.Note that when keying data paths which contain nested properties this must be
105627
105637
  done from the `ID` subclass, in this case the `Armature` rather
105628
105638
  than the bone.
105629
105639
 
@@ -111392,6 +111402,7 @@ class KeyMapItems(bpy_prop_collection[KeyMapItem], bpy_struct):
111392
111402
  ctrl: int | None = 0,
111393
111403
  alt: int | None = 0,
111394
111404
  oskey: int | None = 0,
111405
+ hyper: int | None = 0,
111395
111406
  key_modifier: bpy._typing.rna_enums.EventTypeItems | None = "NONE",
111396
111407
  direction: bpy._typing.rna_enums.EventDirectionItems | None = "ANY",
111397
111408
  repeat: bool | None = False,
@@ -111415,6 +111426,8 @@ class KeyMapItems(bpy_prop_collection[KeyMapItem], bpy_struct):
111415
111426
  :type alt: int | None
111416
111427
  :param oskey: OS Key
111417
111428
  :type oskey: int | None
111429
+ :param hyper: Hyper
111430
+ :type hyper: int | None
111418
111431
  :param key_modifier: Key Modifier
111419
111432
  :type key_modifier: bpy._typing.rna_enums.EventTypeItems | None
111420
111433
  :param direction: Direction
@@ -111438,6 +111451,7 @@ class KeyMapItems(bpy_prop_collection[KeyMapItem], bpy_struct):
111438
111451
  ctrl: int | None = 0,
111439
111452
  alt: int | None = 0,
111440
111453
  oskey: int | None = 0,
111454
+ hyper: int | None = 0,
111441
111455
  key_modifier: bpy._typing.rna_enums.EventTypeItems | None = "NONE",
111442
111456
  direction: bpy._typing.rna_enums.EventDirectionItems | None = "ANY",
111443
111457
  repeat: bool | None = False,
@@ -111460,6 +111474,8 @@ class KeyMapItems(bpy_prop_collection[KeyMapItem], bpy_struct):
111460
111474
  :type alt: int | None
111461
111475
  :param oskey: OS Key
111462
111476
  :type oskey: int | None
111477
+ :param hyper: Hyper
111478
+ :type hyper: int | None
111463
111479
  :param key_modifier: Key Modifier
111464
111480
  :type key_modifier: bpy._typing.rna_enums.EventTypeItems | None
111465
111481
  :param direction: Direction
@@ -128415,49 +128431,49 @@ class CompositorNodeCrop(CompositorNode, NodeInternal, Node, bpy_struct):
128415
128431
  """Crops image to a smaller region, either making the cropped area transparent or resizing the image"""
128416
128432
 
128417
128433
  max_x: int
128418
- """
128434
+ """ Right edge of the cropping rectangle
128419
128435
 
128420
128436
  :type: int
128421
128437
  """
128422
128438
 
128423
128439
  max_y: int
128424
- """
128440
+ """ Buttom edge of the cropping rectangle
128425
128441
 
128426
128442
  :type: int
128427
128443
  """
128428
128444
 
128429
128445
  min_x: int
128430
- """
128446
+ """ Left edge of the cropping rectangle
128431
128447
 
128432
128448
  :type: int
128433
128449
  """
128434
128450
 
128435
128451
  min_y: int
128436
- """
128452
+ """ Top edge of the cropping rectangle
128437
128453
 
128438
128454
  :type: int
128439
128455
  """
128440
128456
 
128441
128457
  rel_max_x: float
128442
- """
128458
+ """ Right edge of the cropping rectangle
128443
128459
 
128444
128460
  :type: float
128445
128461
  """
128446
128462
 
128447
128463
  rel_max_y: float
128448
- """
128464
+ """ Buttom edge of the cropping rectangle
128449
128465
 
128450
128466
  :type: float
128451
128467
  """
128452
128468
 
128453
128469
  rel_min_x: float
128454
- """
128470
+ """ Left edge of the cropping rectangle
128455
128471
 
128456
128472
  :type: float
128457
128473
  """
128458
128474
 
128459
128475
  rel_min_y: float
128460
- """
128476
+ """ Top edge of the cropping rectangle
128461
128477
 
128462
128478
  :type: float
128463
128479
  """
@@ -139499,6 +139515,12 @@ class Event(bpy_struct):
139499
139515
  :type: bpy._typing.rna_enums.EventDirectionItems
139500
139516
  """
139501
139517
 
139518
+ hyper: bool
139519
+ """ True when the Hyper key is held
139520
+
139521
+ :type: bool
139522
+ """
139523
+
139502
139524
  is_consecutive: bool
139503
139525
  """ Part of a trackpad or NDOF motion, interrupted by cursor motion, button or key press events
139504
139526
 
@@ -166419,7 +166441,7 @@ class ID(bpy_struct):
166419
166441
  """
166420
166442
 
166421
166443
  def user_clear(self):
166422
- """Clear the user count of a data-block so its not saved, on reload the data will be removedThis function is for advanced use only, misuse can crash blender since the user
166444
+ """Clear the user count of a data-block so its not saved, on reload the data will be removedThis function is for advanced use only, misuse can crash Blender since the user
166423
166445
  count is used to prevent data being removed when it is used.
166424
166446
 
166425
166447
  """
@@ -168934,6 +168956,18 @@ class KeyMapItem(bpy_struct):
168934
168956
  :type: bpy._typing.rna_enums.EventDirectionItems
168935
168957
  """
168936
168958
 
168959
+ hyper: int
168960
+ """ Hyper key pressed, -1 for any state
168961
+
168962
+ :type: int
168963
+ """
168964
+
168965
+ hyper_ui: bool
168966
+ """ Hyper key pressed. An additional modifier which can be configured on Linux, typically replacing CapsLock
168967
+
168968
+ :type: bool
168969
+ """
168970
+
168937
168971
  id: int
168938
168972
  """ ID of the item
168939
168973
 
@@ -225632,7 +225666,7 @@ class UILayout(bpy_struct):
225632
225666
  """
225633
225667
 
225634
225668
  operator_context: bpy._typing.rna_enums.OperatorContextItems
225635
- """
225669
+ """ Typically set to 'INVOKE_REGION_WIN', except some cases in `bpy.types.Menu` when it's set to 'EXEC_REGION_WIN'.
225636
225670
 
225637
225671
  :type: bpy._typing.rna_enums.OperatorContextItems
225638
225672
  """
@@ -232656,6 +232690,7 @@ class Window(bpy_struct):
232656
232690
  ctrl: bool | None = False,
232657
232691
  alt: bool | None = False,
232658
232692
  oskey: bool | None = False,
232693
+ hyper: bool | None = False,
232659
232694
  ) -> Event:
232660
232695
  """event_simulate
232661
232696
 
@@ -232677,6 +232712,8 @@ class Window(bpy_struct):
232677
232712
  :type alt: bool | None
232678
232713
  :param oskey: OS Key
232679
232714
  :type oskey: bool | None
232715
+ :param hyper: Hyper
232716
+ :type hyper: bool | None
232680
232717
  :return: Item, Added key map item
232681
232718
  :rtype: Event
232682
232719
  """
@@ -236108,6 +236145,8 @@ NODE_MT_category_compositor_mask: bl_ui.node_add_menu_compositor.NODE_MT_categor
236108
236145
 
236109
236146
  NODE_MT_category_compositor_output: bl_ui.node_add_menu_compositor.NODE_MT_category_compositor_output
236110
236147
 
236148
+ NODE_MT_category_compositor_texture: bl_ui.node_add_menu_compositor.NODE_MT_category_compositor_texture
236149
+
236111
236150
  NODE_MT_category_compositor_tracking: bl_ui.node_add_menu_compositor.NODE_MT_category_compositor_tracking
236112
236151
 
236113
236152
  NODE_MT_category_compositor_transform: bl_ui.node_add_menu_compositor.NODE_MT_category_compositor_transform
@@ -236192,6 +236231,12 @@ NODE_MT_geometry_node_GEO_GEOMETRY_SAMPLE: bl_ui.node_add_menu_geometry.NODE_MT_
236192
236231
 
236193
236232
  NODE_MT_geometry_node_GEO_GEOMETRY_WRITE: bl_ui.node_add_menu_geometry.NODE_MT_geometry_node_GEO_GEOMETRY_WRITE
236194
236233
 
236234
+ NODE_MT_geometry_node_GEO_GREASE_PENCIL: bl_ui.node_add_menu_geometry.NODE_MT_geometry_node_GEO_GREASE_PENCIL
236235
+
236236
+ NODE_MT_geometry_node_GEO_GREASE_PENCIL_OPERATIONS: bl_ui.node_add_menu_geometry.NODE_MT_geometry_node_GEO_GREASE_PENCIL_OPERATIONS
236237
+
236238
+ NODE_MT_geometry_node_GEO_GREASE_PENCIL_READ: bl_ui.node_add_menu_geometry.NODE_MT_geometry_node_GEO_GREASE_PENCIL_READ
236239
+
236195
236240
  NODE_MT_geometry_node_GEO_INPUT: bl_ui.node_add_menu_geometry.NODE_MT_geometry_node_GEO_INPUT
236196
236241
 
236197
236242
  NODE_MT_geometry_node_GEO_INPUT_CONSTANT: bl_ui.node_add_menu_geometry.NODE_MT_geometry_node_GEO_INPUT_CONSTANT
@@ -200,12 +200,15 @@ def register_class(
200
200
  | bpy.types.FileHandler
201
201
  | bpy.types.PropertyGroup
202
202
  | bpy.types.AddonPreferences
203
+ | bpy.types.NodeTree
204
+ | bpy.types.Node
205
+ | bpy.types.NodeSocket
203
206
  ],
204
207
  ):
205
208
  """Register a subclass of a Blender type class.
206
209
 
207
210
  :param cls: Registerable Blender class type.
208
- :type cls: type[bpy.types.Panel | bpy.types.UIList | bpy.types.Menu | bpy.types.Header | bpy.types.Operator | bpy.types.KeyingSetInfo | bpy.types.RenderEngine | bpy.types.AssetShelf | bpy.types.FileHandler | bpy.types.PropertyGroup | bpy.types.AddonPreferences]
211
+ :type cls: type[bpy.types.Panel | bpy.types.UIList | bpy.types.Menu | bpy.types.Header | bpy.types.Operator | bpy.types.KeyingSetInfo | bpy.types.RenderEngine | bpy.types.AssetShelf | bpy.types.FileHandler | bpy.types.PropertyGroup | bpy.types.AddonPreferences | bpy.types.NodeTree | bpy.types.Node | bpy.types.NodeSocket]
209
212
  """
210
213
 
211
214
  def register_classes_factory(classes):
@@ -390,6 +393,9 @@ def unregister_class(
390
393
  | bpy.types.FileHandler
391
394
  | bpy.types.PropertyGroup
392
395
  | bpy.types.AddonPreferences
396
+ | bpy.types.NodeTree
397
+ | bpy.types.Node
398
+ | bpy.types.NodeSocket
393
399
  ],
394
400
  ):
395
401
  """Unload the Python class from blender.
@@ -397,7 +403,7 @@ def unregister_class(
397
403
  :param cls: Blender type class,
398
404
  see `bpy.utils.register_class` for classes which can
399
405
  be registered.
400
- :type cls: type[bpy.types.Panel | bpy.types.UIList | bpy.types.Menu | bpy.types.Header | bpy.types.Operator | bpy.types.KeyingSetInfo | bpy.types.RenderEngine | bpy.types.AssetShelf | bpy.types.FileHandler | bpy.types.PropertyGroup | bpy.types.AddonPreferences]
406
+ :type cls: type[bpy.types.Panel | bpy.types.UIList | bpy.types.Menu | bpy.types.Header | bpy.types.Operator | bpy.types.KeyingSetInfo | bpy.types.RenderEngine | bpy.types.AssetShelf | bpy.types.FileHandler | bpy.types.PropertyGroup | bpy.types.AddonPreferences | bpy.types.NodeTree | bpy.types.Node | bpy.types.NodeSocket]
401
407
  """
402
408
 
403
409
  def unregister_cli_command(handle):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fake-bpy-module
3
- Version: 20250325
3
+ Version: 20250327
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
@@ -125,7 +125,7 @@ def material_from_fedge(fe):
125
125
  """get the diffuse RGBA color from an FEdge"""
126
126
 
127
127
  def normal_at_I0D(it): ...
128
- def pairwise(iterable, types={StrokeVertexIterator, Stroke}):
128
+ def pairwise(iterable, types={Stroke, StrokeVertexIterator}):
129
129
  """Yields a tuple containing the previous and current object"""
130
130
 
131
131
  def rgb_to_bw(r, g, b):