fake-bpy-module-latest 20260201__tar.gz → 20260203__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.
Files changed (390) hide show
  1. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/PKG-INFO +1 -1
  2. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/node/__init__.pyi +22 -0
  3. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/generic_ui_list/__init__.pyi +1 -1
  4. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_view3d/__init__.pyi +2 -2
  5. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/anim/__init__.pyi +14 -0
  6. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/grease_pencil/__init__.pyi +67 -1
  7. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/node/__init__.pyi +15 -1
  8. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/types/__init__.pyi +98 -4
  9. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/fake_bpy_module_latest.egg-info/PKG-INFO +1 -1
  10. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/mathutils/bvhtree/__init__.pyi +1 -2
  11. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/README.md +0 -0
  12. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_animsys_refactor/__init__.pyi +0 -0
  13. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_animsys_refactor/py.typed +0 -0
  14. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_console_utils/__init__.pyi +0 -0
  15. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_console_utils/autocomplete/__init__.pyi +0 -0
  16. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  17. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  18. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  19. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  20. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_console_utils/py.typed +0 -0
  21. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/__init__.pyi +0 -0
  22. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  23. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/merge_po/__init__.pyi +0 -0
  24. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/py.typed +0 -0
  25. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/settings/__init__.pyi +0 -0
  26. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/utils/__init__.pyi +0 -0
  27. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  28. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  29. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  30. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_i18n_utils/utils_spell_check/__init__.pyi +0 -0
  31. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_previews_utils/__init__.pyi +0 -0
  32. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  33. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_previews_utils/py.typed +0 -0
  34. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_rna_utils/__init__.pyi +0 -0
  35. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_rna_utils/data_path/__init__.pyi +0 -0
  36. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_rna_utils/py.typed +0 -0
  37. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_text_utils/__init__.pyi +0 -0
  38. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_text_utils/external_editor/__init__.pyi +0 -0
  39. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_text_utils/py.typed +0 -0
  40. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_ui_utils/__init__.pyi +0 -0
  41. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_ui_utils/layout/__init__.pyi +0 -0
  42. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bl_ui_utils/py.typed +0 -0
  43. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_blendfile_header/__init__.pyi +0 -0
  44. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_blendfile_header/py.typed +0 -0
  45. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/__init__.pyi +0 -0
  46. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/addons/__init__.pyi +0 -0
  47. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/addons/cli/__init__.pyi +0 -0
  48. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/assets/__init__.pyi +0 -0
  49. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/assets/remote_library_listing/__init__.pyi +0 -0
  50. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/assets/remote_library_listing/blender_asset_library_openapi/__init__.pyi +0 -0
  51. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/disk_file_hash_service/__init__.pyi +0 -0
  52. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/disk_file_hash_service/backend_sqlite/__init__.pyi +0 -0
  53. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/disk_file_hash_service/hash_service/__init__.pyi +0 -0
  54. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/disk_file_hash_service/types/__init__.pyi +0 -0
  55. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/extensions/__init__.pyi +0 -0
  56. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
  57. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
  58. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
  59. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/filesystem/__init__.pyi +0 -0
  60. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/filesystem/locking/__init__.pyi +0 -0
  61. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
  62. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
  63. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/platform/__init__.pyi +0 -0
  64. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/platform/freedesktop/__init__.pyi +0 -0
  65. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/py.typed +0 -0
  66. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/system_info/__init__.pyi +0 -0
  67. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
  68. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
  69. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
  70. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_restrict_state/__init__.pyi +0 -0
  71. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_restrict_state/py.typed +0 -0
  72. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_types/__init__.pyi +0 -0
  73. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_bpy_types/py.typed +0 -0
  74. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_console_python/__init__.pyi +0 -0
  75. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_console_python/py.typed +0 -0
  76. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_console_shell/__init__.pyi +0 -0
  77. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_console_shell/py.typed +0 -0
  78. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_graphviz_export/__init__.pyi +0 -0
  79. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_graphviz_export/py.typed +0 -0
  80. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_keyingsets_utils/__init__.pyi +0 -0
  81. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_keyingsets_utils/py.typed +0 -0
  82. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_rna_info/__init__.pyi +0 -0
  83. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_rna_info/py.typed +0 -0
  84. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_rna_xml/__init__.pyi +0 -0
  85. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/_rna_xml/py.typed +0 -0
  86. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/addon_utils/__init__.pyi +0 -0
  87. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/addon_utils/py.typed +0 -0
  88. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/aud/__init__.pyi +0 -0
  89. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/aud/py.typed +0 -0
  90. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_app_override/__init__.pyi +0 -0
  91. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_app_override/helpers/__init__.pyi +0 -0
  92. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_app_override/py.typed +0 -0
  93. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_app_template_utils/__init__.pyi +0 -0
  94. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_app_template_utils/py.typed +0 -0
  95. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_app_templates_system/Storyboarding/__init__.pyi +0 -0
  96. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_app_templates_system/__init__.pyi +0 -0
  97. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_app_templates_system/py.typed +0 -0
  98. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_keymap_utils/__init__.pyi +0 -0
  99. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_keymap_utils/io/__init__.pyi +0 -0
  100. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  101. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  102. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  103. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_keymap_utils/py.typed +0 -0
  104. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  105. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_math/__init__.pyi +0 -0
  106. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_math/py.typed +0 -0
  107. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/__init__.pyi +0 -0
  108. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  109. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/anim/__init__.pyi +0 -0
  110. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/assets/__init__.pyi +0 -0
  111. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/bmesh/__init__.pyi +0 -0
  112. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  113. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
  114. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/clip/__init__.pyi +0 -0
  115. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/connect_to_output/__init__.pyi +0 -0
  116. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/console/__init__.pyi +0 -0
  117. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/constraint/__init__.pyi +0 -0
  118. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/copy_global_transform/__init__.pyi +0 -0
  119. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/file/__init__.pyi +0 -0
  120. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/freestyle/__init__.pyi +0 -0
  121. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  122. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/grease_pencil/__init__.pyi +0 -0
  123. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/image/__init__.pyi +0 -0
  124. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/image_as_planes/__init__.pyi +0 -0
  125. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/mesh/__init__.pyi +0 -0
  126. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/node_editor/__init__.pyi +0 -0
  127. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  128. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/object/__init__.pyi +0 -0
  129. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/object_align/__init__.pyi +0 -0
  130. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  131. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  132. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/presets/__init__.pyi +0 -0
  133. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/py.typed +0 -0
  134. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/rigidbody/__init__.pyi +0 -0
  135. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  136. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/sequencer/__init__.pyi +0 -0
  137. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/spreadsheet/__init__.pyi +0 -0
  138. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/userpref/__init__.pyi +0 -0
  139. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  140. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  141. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  142. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  143. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/view3d/__init__.pyi +0 -0
  144. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/wm/__init__.pyi +0 -0
  145. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_operators/world/__init__.pyi +0 -0
  146. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/__init__.pyi +0 -0
  147. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/anim/__init__.pyi +0 -0
  148. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/asset_shelf/__init__.pyi +0 -0
  149. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/node_add_menu/__init__.pyi +0 -0
  150. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  151. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  152. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  153. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  154. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_animviz/__init__.pyi +0 -0
  155. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_collection/__init__.pyi +0 -0
  156. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_constraint/__init__.pyi +0 -0
  157. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  158. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  159. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  160. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  161. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  162. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  163. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  164. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  165. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_light/__init__.pyi +0 -0
  166. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  167. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  168. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  169. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  170. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  171. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  172. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  173. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  174. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  175. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  176. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  177. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_material/__init__.pyi +0 -0
  178. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  179. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_object/__init__.pyi +0 -0
  180. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_output/__init__.pyi +0 -0
  181. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  182. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_particle/__init__.pyi +0 -0
  183. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  184. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  185. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  186. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  187. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  188. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  189. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  190. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  191. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  192. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_render/__init__.pyi +0 -0
  193. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_scene/__init__.pyi +0 -0
  194. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_strip/__init__.pyi +0 -0
  195. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_strip_modifier/__init__.pyi +0 -0
  196. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_texture/__init__.pyi +0 -0
  197. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  198. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_workspace/__init__.pyi +0 -0
  199. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/properties_world/__init__.pyi +0 -0
  200. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/py.typed +0 -0
  201. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_clip/__init__.pyi +0 -0
  202. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_console/__init__.pyi +0 -0
  203. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  204. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  205. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_graph/__init__.pyi +0 -0
  206. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_image/__init__.pyi +0 -0
  207. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_info/__init__.pyi +0 -0
  208. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_nla/__init__.pyi +0 -0
  209. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_node/__init__.pyi +0 -0
  210. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_outliner/__init__.pyi +0 -0
  211. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_properties/__init__.pyi +0 -0
  212. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_sequencer/__init__.pyi +0 -0
  213. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  214. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_statusbar/__init__.pyi +0 -0
  215. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_text/__init__.pyi +0 -0
  216. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_time/__init__.pyi +0 -0
  217. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  218. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  219. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_topbar/__init__.pyi +0 -0
  220. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_userpref/__init__.pyi +0 -0
  221. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_view3d_sidebar/__init__.pyi +0 -0
  222. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  223. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bl_ui/utils/__init__.pyi +0 -0
  224. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/blend_render_info/__init__.pyi +0 -0
  225. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/blend_render_info/py.typed +0 -0
  226. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/blf/__init__.pyi +0 -0
  227. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/blf/py.typed +0 -0
  228. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bmesh/__init__.pyi +0 -0
  229. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bmesh/geometry/__init__.pyi +0 -0
  230. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bmesh/ops/__init__.pyi +0 -0
  231. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bmesh/py.typed +0 -0
  232. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bmesh/types/__init__.pyi +0 -0
  233. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bmesh/utils/__init__.pyi +0 -0
  234. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/__init__.pyi +0 -0
  235. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/app/__init__.pyi +0 -0
  236. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/app/handlers/__init__.pyi +0 -0
  237. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/app/icons/__init__.pyi +0 -0
  238. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/app/timers/__init__.pyi +0 -0
  239. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/app/translations/__init__.pyi +0 -0
  240. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/msgbus/__init__.pyi +0 -0
  241. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/__init__.pyi +0 -0
  242. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/action/__init__.pyi +0 -0
  243. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/armature/__init__.pyi +0 -0
  244. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/asset/__init__.pyi +0 -0
  245. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/boid/__init__.pyi +0 -0
  246. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/brush/__init__.pyi +0 -0
  247. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/buttons/__init__.pyi +0 -0
  248. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/cachefile/__init__.pyi +0 -0
  249. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/camera/__init__.pyi +0 -0
  250. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/clip/__init__.pyi +0 -0
  251. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/cloth/__init__.pyi +0 -0
  252. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/collection/__init__.pyi +0 -0
  253. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/console/__init__.pyi +0 -0
  254. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/constraint/__init__.pyi +0 -0
  255. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/curve/__init__.pyi +0 -0
  256. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/curves/__init__.pyi +0 -0
  257. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/cycles/__init__.pyi +0 -0
  258. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/dpaint/__init__.pyi +0 -0
  259. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/ed/__init__.pyi +0 -0
  260. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/export_anim/__init__.pyi +0 -0
  261. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/export_scene/__init__.pyi +0 -0
  262. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/extensions/__init__.pyi +0 -0
  263. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/file/__init__.pyi +0 -0
  264. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/fluid/__init__.pyi +0 -0
  265. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/font/__init__.pyi +0 -0
  266. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/geometry/__init__.pyi +0 -0
  267. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  268. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/gpencil/__init__.pyi +0 -0
  269. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/graph/__init__.pyi +0 -0
  270. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/image/__init__.pyi +0 -0
  271. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/import_anim/__init__.pyi +0 -0
  272. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/import_curve/__init__.pyi +0 -0
  273. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/import_scene/__init__.pyi +0 -0
  274. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/info/__init__.pyi +0 -0
  275. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/lattice/__init__.pyi +0 -0
  276. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/marker/__init__.pyi +0 -0
  277. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/mask/__init__.pyi +0 -0
  278. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/material/__init__.pyi +0 -0
  279. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/mball/__init__.pyi +0 -0
  280. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/mesh/__init__.pyi +0 -0
  281. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/nla/__init__.pyi +0 -0
  282. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/object/__init__.pyi +0 -0
  283. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/outliner/__init__.pyi +0 -0
  284. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/paint/__init__.pyi +0 -0
  285. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/paintcurve/__init__.pyi +0 -0
  286. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/palette/__init__.pyi +0 -0
  287. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/particle/__init__.pyi +0 -0
  288. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/pointcloud/__init__.pyi +0 -0
  289. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/pose/__init__.pyi +0 -0
  290. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/poselib/__init__.pyi +0 -0
  291. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/preferences/__init__.pyi +0 -0
  292. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/ptcache/__init__.pyi +0 -0
  293. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/render/__init__.pyi +0 -0
  294. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/rigidbody/__init__.pyi +0 -0
  295. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/scene/__init__.pyi +0 -0
  296. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/screen/__init__.pyi +0 -0
  297. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/script/__init__.pyi +0 -0
  298. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/sculpt/__init__.pyi +0 -0
  299. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  300. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/sequencer/__init__.pyi +0 -0
  301. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/sound/__init__.pyi +0 -0
  302. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  303. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/surface/__init__.pyi +0 -0
  304. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/text/__init__.pyi +0 -0
  305. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/text_editor/__init__.pyi +0 -0
  306. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/texture/__init__.pyi +0 -0
  307. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/transform/__init__.pyi +0 -0
  308. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/ui/__init__.pyi +0 -0
  309. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/uilist/__init__.pyi +0 -0
  310. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/uv/__init__.pyi +0 -0
  311. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/view2d/__init__.pyi +0 -0
  312. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/view3d/__init__.pyi +0 -0
  313. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/wm/__init__.pyi +0 -0
  314. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/workspace/__init__.pyi +0 -0
  315. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/ops/world/__init__.pyi +0 -0
  316. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/path/__init__.pyi +0 -0
  317. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/props/__init__.pyi +0 -0
  318. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/py.typed +0 -0
  319. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/stub_internal/__init__.pyi +0 -0
  320. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/stub_internal/rna_enums/__init__.pyi +0 -0
  321. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/utils/__init__.pyi +0 -0
  322. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/utils/previews/__init__.pyi +0 -0
  323. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy/utils/units/__init__.pyi +0 -0
  324. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/__init__.pyi +0 -0
  325. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/anim_utils/__init__.pyi +0 -0
  326. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/asset_utils/__init__.pyi +0 -0
  327. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  328. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  329. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/image_utils/__init__.pyi +0 -0
  330. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/io_utils/__init__.pyi +0 -0
  331. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  332. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  333. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  334. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/node_utils/__init__.pyi +0 -0
  335. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/object_utils/__init__.pyi +0 -0
  336. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/py.typed +0 -0
  337. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  338. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/wm_utils/__init__.pyi +0 -0
  339. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  340. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/fake_bpy_module_latest.egg-info/SOURCES.txt +0 -0
  341. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/fake_bpy_module_latest.egg-info/dependency_links.txt +0 -0
  342. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/fake_bpy_module_latest.egg-info/top_level.txt +0 -0
  343. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/__init__.pyi +0 -0
  344. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/chainingiterators/__init__.pyi +0 -0
  345. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/functions/__init__.pyi +0 -0
  346. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/predicates/__init__.pyi +0 -0
  347. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/py.typed +0 -0
  348. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/shaders/__init__.pyi +0 -0
  349. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/types/__init__.pyi +0 -0
  350. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  351. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/freestyle/utils/__init__.pyi +0 -0
  352. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/__init__.pyi +0 -0
  353. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/capabilities/__init__.pyi +0 -0
  354. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/matrix/__init__.pyi +0 -0
  355. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/platform/__init__.pyi +0 -0
  356. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/py.typed +0 -0
  357. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/select/__init__.pyi +0 -0
  358. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/shader/__init__.pyi +0 -0
  359. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/state/__init__.pyi +0 -0
  360. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/texture/__init__.pyi +0 -0
  361. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu/types/__init__.pyi +0 -0
  362. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu_extras/__init__.pyi +0 -0
  363. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu_extras/batch/__init__.pyi +0 -0
  364. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu_extras/presets/__init__.pyi +0 -0
  365. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/gpu_extras/py.typed +0 -0
  366. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/idprop/__init__.pyi +0 -0
  367. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/idprop/py.typed +0 -0
  368. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/idprop/types/__init__.pyi +0 -0
  369. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/imbuf/__init__.pyi +0 -0
  370. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/imbuf/py.typed +0 -0
  371. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/imbuf/types/__init__.pyi +0 -0
  372. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/keyingsets_builtins/__init__.pyi +0 -0
  373. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/keyingsets_builtins/py.typed +0 -0
  374. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/mathutils/__init__.pyi +0 -0
  375. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/mathutils/geometry/__init__.pyi +0 -0
  376. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/mathutils/interpolate/__init__.pyi +0 -0
  377. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/mathutils/kdtree/__init__.pyi +0 -0
  378. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/mathutils/noise/__init__.pyi +0 -0
  379. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/mathutils/py.typed +0 -0
  380. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/nodeitems_builtins/__init__.pyi +0 -0
  381. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/nodeitems_builtins/py.typed +0 -0
  382. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/nodeitems_utils/__init__.pyi +0 -0
  383. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/nodeitems_utils/py.typed +0 -0
  384. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/pyproject.toml +0 -0
  385. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/rna_keymap_ui/__init__.pyi +0 -0
  386. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/rna_keymap_ui/py.typed +0 -0
  387. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/rna_prop_ui/__init__.pyi +0 -0
  388. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/rna_prop_ui/py.typed +0 -0
  389. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/setup.cfg +0 -0
  390. {fake_bpy_module_latest-20260201 → fake_bpy_module_latest-20260203}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fake-bpy-module-latest
3
- Version: 20260201
3
+ Version: 20260203
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
@@ -467,6 +467,8 @@ class NODE_OT_swap_empty_group(NodeSwapOperator, _bpy_types.Operator):
467
467
  bl_options: typing.Any
468
468
  bl_rna: typing.Any
469
469
  id_data: typing.Any
470
+ id_prop_names: typing.Any
471
+ image_user_settings: typing.Any
470
472
  properties_to_pass: typing.Any
471
473
 
472
474
  def bl_rna_get_subclass(self) -> bpy.types.Struct:
@@ -510,6 +512,8 @@ class NODE_OT_swap_node(NodeSwapOperator, _bpy_types.Operator):
510
512
  bl_options: typing.Any
511
513
  bl_rna: typing.Any
512
514
  id_data: typing.Any
515
+ id_prop_names: typing.Any
516
+ image_user_settings: typing.Any
513
517
  properties_to_pass: typing.Any
514
518
 
515
519
  def bl_rna_get_subclass(self) -> bpy.types.Struct:
@@ -558,6 +562,8 @@ class NODE_OT_swap_zone(NodeSwapOperator, ZoneOperator, _bpy_types.Operator):
558
562
  bl_options: typing.Any
559
563
  bl_rna: typing.Any
560
564
  id_data: typing.Any
565
+ id_prop_names: typing.Any
566
+ image_user_settings: typing.Any
561
567
  properties_to_pass: typing.Any
562
568
 
563
569
  def bl_rna_get_subclass(self) -> bpy.types.Struct:
@@ -794,6 +800,8 @@ class NodeAddOperator(NodeOperator):
794
800
  """
795
801
 
796
802
  class NodeSwapOperator(NodeOperator):
803
+ id_prop_names: typing.Any
804
+ image_user_settings: typing.Any
797
805
  properties_to_pass: typing.Any
798
806
 
799
807
  @staticmethod
@@ -810,6 +818,20 @@ class NodeSwapOperator(NodeOperator):
810
818
  :param context:
811
819
  """
812
820
 
821
+ def transfer_datablock_properties(self, old_node, new_node) -> None:
822
+ """
823
+
824
+ :param old_node:
825
+ :param new_node:
826
+ """
827
+
828
+ def transfer_image_user_settings(self, old_node, new_node) -> None:
829
+ """
830
+
831
+ :param old_node:
832
+ :param new_node:
833
+ """
834
+
813
835
  def transfer_input_values(self, old_node, new_node) -> None:
814
836
  """
815
837
 
@@ -114,7 +114,7 @@ class UILIST_OT_entry_remove(GenericUIListOperator, _bpy_types.Operator):
114
114
 
115
115
  def draw_ui_list(
116
116
  layout: bpy.types.UILayout,
117
- context: _bpy_types.Context,
117
+ context: bpy.types.Context,
118
118
  class_name: str = "UI_UL_list",
119
119
  *,
120
120
  unique_id: str,
@@ -1225,10 +1225,10 @@ class VIEW3D_MT_edit_greasepencil_delete(_bpy_types.Menu):
1225
1225
  :return: The class or default when not found.
1226
1226
  """
1227
1227
 
1228
- def draw(self, _context) -> None:
1228
+ def draw(self, context) -> None:
1229
1229
  """
1230
1230
 
1231
- :param _context:
1231
+ :param context:
1232
1232
  """
1233
1233
 
1234
1234
  class VIEW3D_MT_edit_greasepencil_point(_bpy_types.Menu):
@@ -618,6 +618,20 @@ def previewrange_set(
618
618
  :param wait_for_input: Wait for Input
619
619
  """
620
620
 
621
+ def replace_action(
622
+ execution_context: int | str | None = None,
623
+ undo: bool | None = None,
624
+ /,
625
+ *,
626
+ old_session_uid: int | None = 0,
627
+ new_session_uid: int | None = 0,
628
+ ) -> None:
629
+ """Swap all users of one action to another one. The normal action slot assignment rules apply. This ignores the NLA and Action Constraints
630
+
631
+ :param old_session_uid: Old Action, Old Actions session uid to replace
632
+ :param new_session_uid: Replacement Action, The replacement Actions session uid to remap all selected Actions users to
633
+ """
634
+
621
635
  def scene_range_frame(
622
636
  execution_context: int | str | None = None,
623
637
  undo: bool | None = None,
@@ -171,8 +171,22 @@ def delete(
171
171
  execution_context: int | str | None = None,
172
172
  undo: bool | None = None,
173
173
  /,
174
+ *,
175
+ mode: typing.Literal["ALL", "STROKES", "FILLS"] | None = "ALL",
174
176
  ) -> None:
175
- """Delete selected strokes or points"""
177
+ """Delete selected strokes or points
178
+
179
+ :param mode: Mode, The kind of strokes or fills to delete
180
+
181
+ ALL
182
+ All -- Delete all selected strokes or points.
183
+
184
+ STROKES
185
+ Only Strokes -- Delete only strokes and not fills.
186
+
187
+ FILLS
188
+ Only Fills -- Delte only fills and not strokes.
189
+ """
176
190
 
177
191
  def delete_breakdown(
178
192
  execution_context: int | str | None = None,
@@ -461,6 +475,13 @@ def interpolate_sequence(
461
475
  :param period: Period, Time between bounces for elastic easing
462
476
  """
463
477
 
478
+ def join_fills(
479
+ execution_context: int | str | None = None,
480
+ undo: bool | None = None,
481
+ /,
482
+ ) -> None:
483
+ """Join selected strokes into one fill to create holes"""
484
+
464
485
  def join_selection(
465
486
  execution_context: int | str | None = None,
466
487
  undo: bool | None = None,
@@ -1128,6 +1149,20 @@ def select_alternate(
1128
1149
  :param deselect_ends: Deselect Ends, (De)select the first and last point of each stroke
1129
1150
  """
1130
1151
 
1152
+ def select_by_stroke_type(
1153
+ execution_context: int | str | None = None,
1154
+ undo: bool | None = None,
1155
+ /,
1156
+ *,
1157
+ type: typing.Literal["STROKE", "FILL"] | None = "STROKE",
1158
+ deselect: bool | None = False,
1159
+ ) -> None:
1160
+ """Select/Deselect all strokes or fills
1161
+
1162
+ :param type: Type
1163
+ :param deselect: Deselect, Unselect strokes
1164
+ """
1165
+
1131
1166
  def select_ends(
1132
1167
  execution_context: int | str | None = None,
1133
1168
  undo: bool | None = None,
@@ -1142,6 +1177,13 @@ def select_ends(
1142
1177
  :param amount_end: Amount End, Number of points to select from the end
1143
1178
  """
1144
1179
 
1180
+ def select_fill(
1181
+ execution_context: int | str | None = None,
1182
+ undo: bool | None = None,
1183
+ /,
1184
+ ) -> None:
1185
+ """Select all curves in a fill"""
1186
+
1145
1187
  def select_less(
1146
1188
  execution_context: int | str | None = None,
1147
1189
  undo: bool | None = None,
@@ -1221,6 +1263,18 @@ def separate(
1221
1263
  By Layer -- Separate by layer.
1222
1264
  """
1223
1265
 
1266
+ def separate_fills(
1267
+ execution_context: int | str | None = None,
1268
+ undo: bool | None = None,
1269
+ /,
1270
+ *,
1271
+ individual: bool | None = True,
1272
+ ) -> None:
1273
+ """Separate the selected strokes from current fill
1274
+
1275
+ :param individual: Individual, Create a separate fill for each individual stroke
1276
+ """
1277
+
1224
1278
  def set_active_material(
1225
1279
  execution_context: int | str | None = None,
1226
1280
  undo: bool | None = None,
@@ -1327,6 +1381,18 @@ def set_start_point(
1327
1381
  ) -> None:
1328
1382
  """Select which point is the beginning of the curve"""
1329
1383
 
1384
+ def set_stroke_type(
1385
+ execution_context: int | str | None = None,
1386
+ undo: bool | None = None,
1387
+ /,
1388
+ *,
1389
+ type: typing.Literal["STROKE", "FILL", "BOTH"] | None = "STROKE",
1390
+ ) -> None:
1391
+ """Set the stroke type (stroke, fill, or both) of the selected strokes
1392
+
1393
+ :param type: Type
1394
+ """
1395
+
1330
1396
  def set_uniform_opacity(
1331
1397
  execution_context: int | str | None = None,
1332
1398
  undo: bool | None = None,
@@ -1458,6 +1458,20 @@ def link(
1458
1458
  :param zoom_influence: Zoom Influence, Influence of the zoom factor on scroll speed
1459
1459
  """
1460
1460
 
1461
+ def link_drag_operation_test(
1462
+ execution_context: int | str | None = None,
1463
+ undo: bool | None = None,
1464
+ /,
1465
+ *,
1466
+ find_link_operations: bool | None = False,
1467
+ link_operation_index: int | None = -1,
1468
+ ) -> None:
1469
+ """Run a node link-drag operation for testing
1470
+
1471
+ :param find_link_operations: Find Link Operations, Write link operation names for the context socket the "link_operation_names" property of the node tree
1472
+ :param link_operation_index: Link Operation Index, Link operation to execute on the context socket
1473
+ """
1474
+
1461
1475
  def link_make(
1462
1476
  execution_context: int | str | None = None,
1463
1477
  undo: bool | None = None,
@@ -2148,7 +2162,7 @@ def viewer_border(
2148
2162
  ymax: int | None = 0,
2149
2163
  wait_for_input: bool | None = True,
2150
2164
  ) -> None:
2151
- """Set the boundaries for viewer operations
2165
+ """Set the boundaries for viewer operations (Not implemented)
2152
2166
 
2153
2167
  :param xmin: X Min
2154
2168
  :param xmax: X Max
@@ -22534,6 +22534,50 @@ of the scene and only show nodes of the renderer they are designed for.
22534
22534
  :columns: 2
22535
22535
 
22536
22536
 
22537
+ --------------------
22538
+
22539
+ * bpy_struct.id_data
22540
+
22541
+ :columns: 2
22542
+
22543
+
22544
+ --------------------
22545
+
22546
+ * bpy_struct.as_pointer
22547
+ * bpy_struct.driver_add
22548
+ * bpy_struct.driver_remove
22549
+ * bpy_struct.get
22550
+ * bpy_struct.id_properties_clear
22551
+ * bpy_struct.id_properties_ensure
22552
+ * bpy_struct.id_properties_ui
22553
+ * bpy_struct.is_property_hidden
22554
+ * bpy_struct.is_property_overridable_library
22555
+ * bpy_struct.is_property_readonly
22556
+ * bpy_struct.is_property_set
22557
+ * bpy_struct.items
22558
+ * bpy_struct.keyframe_delete
22559
+ * bpy_struct.keyframe_insert
22560
+ * bpy_struct.keys
22561
+ * bpy_struct.path_from_id
22562
+ * bpy_struct.path_from_module
22563
+ * bpy_struct.path_resolve
22564
+ * bpy_struct.pop
22565
+ * bpy_struct.property_overridable_library_set
22566
+ * bpy_struct.property_unset
22567
+ * bpy_struct.rna_ancestors
22568
+ * bpy_struct.type_recast
22569
+ * bpy_struct.values
22570
+
22571
+ :columns: 2
22572
+
22573
+
22574
+ --------------------
22575
+
22576
+ * WindowManager.windows
22577
+
22578
+ :columns: 2
22579
+
22580
+
22537
22581
  --------------------
22538
22582
 
22539
22583
  * bpy_struct.id_data
@@ -37039,6 +37083,7 @@ It demonstrates:
37039
37083
  * SceneStrip.scene
37040
37084
  * StripsMeta.new_scene
37041
37085
  * StripsTopLevel.new_scene
37086
+ * Window.find_playing_scene
37042
37087
  * Window.scene
37043
37088
  * WorkSpace.sequencer_scene
37044
37089
 
@@ -66210,6 +66255,7 @@ print(positions_data)
66210
66255
  * Window.parent
66211
66256
  * WindowManager.event_timer_add
66212
66257
  * WindowManager.windows
66258
+ * Windows.find_playing
66213
66259
 
66214
66260
  :columns: 2
66215
66261
 
@@ -128542,6 +128588,44 @@ class VolumeGrids(bpy_prop_collection[VolumeGrid], bpy_struct):
128542
128588
  :return: The class or default when not found.
128543
128589
  """
128544
128590
 
128591
+ class Windows(bpy_prop_collection[Window], bpy_struct):
128592
+ """Collection of windows"""
128593
+
128594
+ def find_playing(self, *, scrub: bool | None = False) -> Window:
128595
+ """find_playing
128596
+
128597
+ :param scrub: Scrubbing, Check if time in the window is being scrubbed
128598
+ :return: Window, Window that is currently playing
128599
+ """
128600
+
128601
+ @classmethod
128602
+ def bl_rna_get_subclass(
128603
+ cls,
128604
+ id: str | None,
128605
+ default=None,
128606
+ /,
128607
+ ) -> Struct:
128608
+ """
128609
+
128610
+ :param id: The RNA type identifier.
128611
+ :param default:
128612
+ :return: The RNA type or default when not found.
128613
+ """
128614
+
128615
+ @classmethod
128616
+ def bl_rna_get_subclass_py(
128617
+ cls,
128618
+ id: str | None,
128619
+ default=None,
128620
+ /,
128621
+ ) -> typing.Any:
128622
+ """
128623
+
128624
+ :param id: The RNA type identifier.
128625
+ :param default:
128626
+ :return: The class or default when not found.
128627
+ """
128628
+
128545
128629
  class XrActionMapBindings(bpy_prop_collection[XrActionMapBinding], bpy_struct):
128546
128630
  """Collection of XR action map bindings"""
128547
128631
 
@@ -134203,6 +134287,9 @@ class BrushGpencilSettings(bpy_struct):
134203
134287
  simplify_pixel_threshold: float
134204
134288
  """ Threshold in screen space used for the simplify algorithm. Points within this threshold are treated as if they were in a straight line."""
134205
134289
 
134290
+ stroke_type: typing.Literal["STROKE", "FILL", "BOTH"]
134291
+ """ Mode to use when creating strokes"""
134292
+
134206
134293
  use_active_layer_only: bool
134207
134294
  """ Only edit the active layer of the object"""
134208
134295
 
@@ -141515,7 +141602,7 @@ class CompositorNodeTree(NodeTree, ID, bpy_struct):
141515
141602
  """Node tree consisting of linked nodes used for compositing"""
141516
141603
 
141517
141604
  use_viewer_border: bool
141518
- """ Use boundaries for viewer nodes and composite backdrop"""
141605
+ """ Unused but kept for compatibility reasons. Use boundaries for viewer nodes and composite backdrop"""
141519
141606
 
141520
141607
  @classmethod
141521
141608
  def bl_rna_get_subclass(
@@ -177887,10 +177974,10 @@ class MaterialGPencilStyle(bpy_struct):
177887
177974
  """ Texture Pixel Size factor along the stroke"""
177888
177975
 
177889
177976
  show_fill: bool
177890
- """ Show stroke fills of this material"""
177977
+ """ Show stroke fills of this materialUnused but kept for compatibility with older versions of Blender.5.10 removal planned in version 6.0"""
177891
177978
 
177892
177979
  show_stroke: bool
177893
- """ Show stroke lines of this material"""
177980
+ """ Show stroke lines of this materialUnused but kept for compatibility with older versions of Blender.5.10 removal planned in version 6.0"""
177894
177981
 
177895
177982
  stroke_image: Image | None
177896
177983
  stroke_style: typing.Literal["SOLID", "TEXTURE"]
@@ -223417,6 +223504,13 @@ class Window(bpy_struct):
223417
223504
  :return: Item, Added key map item
223418
223505
  """
223419
223506
 
223507
+ def find_playing_scene(self, *, scrub: bool | None = False) -> Scene:
223508
+ """find_playing_scene
223509
+
223510
+ :param scrub: Scrubbing, Check if time in the scene is being scrubbed
223511
+ :return: Scene, Scene that is currently playing
223512
+ """
223513
+
223420
223514
  @classmethod
223421
223515
  def bl_rna_get_subclass(
223422
223516
  cls,
@@ -223499,7 +223593,7 @@ class WindowManager(ID, bpy_struct):
223499
223593
  preset_name: str | typing.Any
223500
223594
  """ Name for new preset"""
223501
223595
 
223502
- windows: bpy_prop_collection[Window]
223596
+ windows: Windows
223503
223597
  """ Open windows"""
223504
223598
 
223505
223599
  xr_session_settings: XrSessionSettings
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fake-bpy-module-latest
3
- Version: 20260201
3
+ Version: 20260203
4
4
  Summary: Collection of the fake Blender Python API module for the code completion.
5
5
  Author: nutti
6
6
  Author-email: nutti.metro@gmail.com
@@ -7,7 +7,6 @@ import typing
7
7
  import collections.abc
8
8
  import typing_extensions
9
9
  import numpy.typing as npt
10
- import _bpy_types
11
10
  import bmesh.types
12
11
  import bpy.types
13
12
  import mathutils
@@ -24,7 +23,7 @@ class BVHTree:
24
23
  @classmethod
25
24
  def FromObject(
26
25
  cls,
27
- object: _bpy_types.Object,
26
+ object: bpy.types.Object,
28
27
  depsgraph: bpy.types.Depsgraph,
29
28
  *,
30
29
  deform: bool = True,