fake-bpy-module-latest 20260121__tar.gz → 20260123__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 (391) hide show
  1. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/PKG-INFO +1 -1
  2. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/app/__init__.pyi +4 -4
  3. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/grease_pencil/__init__.pyi +36 -20
  4. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/mesh/__init__.pyi +44 -17
  5. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/node/__init__.pyi +38 -0
  6. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/outliner/__init__.pyi +4 -4
  7. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/paint/__init__.pyi +27 -15
  8. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/sculpt/__init__.pyi +9 -5
  9. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/sculpt_curves/__init__.pyi +9 -5
  10. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/stub_internal/rna_enums/__init__.pyi +16 -0
  11. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/types/__init__.pyi +1138 -582
  12. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/fake_bpy_module_latest.egg-info/PKG-INFO +1 -1
  13. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/utils/__init__.pyi +18 -3
  14. fake_bpy_module_latest-20260123/idprop/__init__.pyi +21 -0
  15. fake_bpy_module_latest-20260121/idprop/__init__.pyi +0 -15
  16. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/README.md +0 -0
  17. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_animsys_refactor/__init__.pyi +0 -0
  18. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_animsys_refactor/py.typed +0 -0
  19. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_console_utils/__init__.pyi +0 -0
  20. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/__init__.pyi +0 -0
  21. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  22. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  23. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  24. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  25. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_console_utils/py.typed +0 -0
  26. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/__init__.pyi +0 -0
  27. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  28. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/merge_po/__init__.pyi +0 -0
  29. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/py.typed +0 -0
  30. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/settings/__init__.pyi +0 -0
  31. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils/__init__.pyi +0 -0
  32. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  33. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  34. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  35. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_i18n_utils/utils_spell_check/__init__.pyi +0 -0
  36. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_previews_utils/__init__.pyi +0 -0
  37. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  38. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_previews_utils/py.typed +0 -0
  39. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_rna_utils/__init__.pyi +0 -0
  40. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_rna_utils/data_path/__init__.pyi +0 -0
  41. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_rna_utils/py.typed +0 -0
  42. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_text_utils/__init__.pyi +0 -0
  43. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_text_utils/external_editor/__init__.pyi +0 -0
  44. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_text_utils/py.typed +0 -0
  45. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_ui_utils/__init__.pyi +0 -0
  46. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_ui_utils/layout/__init__.pyi +0 -0
  47. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bl_ui_utils/py.typed +0 -0
  48. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_blendfile_header/__init__.pyi +0 -0
  49. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_blendfile_header/py.typed +0 -0
  50. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/__init__.pyi +0 -0
  51. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/addons/__init__.pyi +0 -0
  52. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/addons/cli/__init__.pyi +0 -0
  53. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/assets/__init__.pyi +0 -0
  54. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/assets/remote_library_listing/__init__.pyi +0 -0
  55. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/assets/remote_library_listing/blender_asset_library_openapi/__init__.pyi +0 -0
  56. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/disk_file_hash_service/__init__.pyi +0 -0
  57. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/disk_file_hash_service/backend_sqlite/__init__.pyi +0 -0
  58. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/disk_file_hash_service/hash_service/__init__.pyi +0 -0
  59. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/disk_file_hash_service/types/__init__.pyi +0 -0
  60. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/extensions/__init__.pyi +0 -0
  61. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
  62. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
  63. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
  64. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/filesystem/__init__.pyi +0 -0
  65. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/filesystem/locking/__init__.pyi +0 -0
  66. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
  67. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
  68. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/platform/__init__.pyi +0 -0
  69. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/platform/freedesktop/__init__.pyi +0 -0
  70. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/py.typed +0 -0
  71. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/system_info/__init__.pyi +0 -0
  72. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
  73. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
  74. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
  75. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_restrict_state/__init__.pyi +0 -0
  76. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_restrict_state/py.typed +0 -0
  77. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_types/__init__.pyi +0 -0
  78. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_bpy_types/py.typed +0 -0
  79. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_console_python/__init__.pyi +0 -0
  80. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_console_python/py.typed +0 -0
  81. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_console_shell/__init__.pyi +0 -0
  82. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_console_shell/py.typed +0 -0
  83. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_graphviz_export/__init__.pyi +0 -0
  84. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_graphviz_export/py.typed +0 -0
  85. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_keyingsets_utils/__init__.pyi +0 -0
  86. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_keyingsets_utils/py.typed +0 -0
  87. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_rna_info/__init__.pyi +0 -0
  88. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_rna_info/py.typed +0 -0
  89. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_rna_xml/__init__.pyi +0 -0
  90. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/_rna_xml/py.typed +0 -0
  91. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/addon_utils/__init__.pyi +0 -0
  92. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/addon_utils/py.typed +0 -0
  93. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/aud/__init__.pyi +0 -0
  94. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/aud/py.typed +0 -0
  95. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_app_override/__init__.pyi +0 -0
  96. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_app_override/helpers/__init__.pyi +0 -0
  97. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_app_override/py.typed +0 -0
  98. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_app_template_utils/__init__.pyi +0 -0
  99. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_app_template_utils/py.typed +0 -0
  100. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_app_templates_system/Storyboarding/__init__.pyi +0 -0
  101. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_app_templates_system/__init__.pyi +0 -0
  102. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_app_templates_system/py.typed +0 -0
  103. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_keymap_utils/__init__.pyi +0 -0
  104. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_keymap_utils/io/__init__.pyi +0 -0
  105. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  106. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  107. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  108. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_keymap_utils/py.typed +0 -0
  109. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  110. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_math/__init__.pyi +0 -0
  111. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_math/py.typed +0 -0
  112. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/__init__.pyi +0 -0
  113. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  114. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/anim/__init__.pyi +0 -0
  115. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/assets/__init__.pyi +0 -0
  116. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/bmesh/__init__.pyi +0 -0
  117. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  118. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
  119. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/clip/__init__.pyi +0 -0
  120. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/connect_to_output/__init__.pyi +0 -0
  121. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/console/__init__.pyi +0 -0
  122. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/constraint/__init__.pyi +0 -0
  123. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/copy_global_transform/__init__.pyi +0 -0
  124. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/file/__init__.pyi +0 -0
  125. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/freestyle/__init__.pyi +0 -0
  126. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  127. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/grease_pencil/__init__.pyi +0 -0
  128. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/image/__init__.pyi +0 -0
  129. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/image_as_planes/__init__.pyi +0 -0
  130. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/mesh/__init__.pyi +0 -0
  131. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/node/__init__.pyi +0 -0
  132. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/node_editor/__init__.pyi +0 -0
  133. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  134. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/object/__init__.pyi +0 -0
  135. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/object_align/__init__.pyi +0 -0
  136. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  137. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  138. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/presets/__init__.pyi +0 -0
  139. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/py.typed +0 -0
  140. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/rigidbody/__init__.pyi +0 -0
  141. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  142. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/sequencer/__init__.pyi +0 -0
  143. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/spreadsheet/__init__.pyi +0 -0
  144. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/userpref/__init__.pyi +0 -0
  145. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  146. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  147. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  148. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  149. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/view3d/__init__.pyi +0 -0
  150. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/wm/__init__.pyi +0 -0
  151. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_operators/world/__init__.pyi +0 -0
  152. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/__init__.pyi +0 -0
  153. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/anim/__init__.pyi +0 -0
  154. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/asset_shelf/__init__.pyi +0 -0
  155. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  156. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu/__init__.pyi +0 -0
  157. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  158. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  159. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  160. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  161. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_animviz/__init__.pyi +0 -0
  162. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_collection/__init__.pyi +0 -0
  163. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_constraint/__init__.pyi +0 -0
  164. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  165. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  166. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  167. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  168. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  169. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  170. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  171. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  172. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_light/__init__.pyi +0 -0
  173. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  174. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  175. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  176. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  177. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  178. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  179. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  180. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  181. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  182. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  183. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  184. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_material/__init__.pyi +0 -0
  185. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  186. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_object/__init__.pyi +0 -0
  187. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_output/__init__.pyi +0 -0
  188. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  189. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_particle/__init__.pyi +0 -0
  190. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  191. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  192. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  193. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  194. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  195. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  196. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  197. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  198. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  199. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_render/__init__.pyi +0 -0
  200. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_scene/__init__.pyi +0 -0
  201. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_strip/__init__.pyi +0 -0
  202. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_strip_modifier/__init__.pyi +0 -0
  203. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_texture/__init__.pyi +0 -0
  204. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  205. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_workspace/__init__.pyi +0 -0
  206. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/properties_world/__init__.pyi +0 -0
  207. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/py.typed +0 -0
  208. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_clip/__init__.pyi +0 -0
  209. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_console/__init__.pyi +0 -0
  210. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  211. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  212. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_graph/__init__.pyi +0 -0
  213. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_image/__init__.pyi +0 -0
  214. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_info/__init__.pyi +0 -0
  215. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_nla/__init__.pyi +0 -0
  216. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_node/__init__.pyi +0 -0
  217. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_outliner/__init__.pyi +0 -0
  218. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_properties/__init__.pyi +0 -0
  219. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_sequencer/__init__.pyi +0 -0
  220. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  221. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_statusbar/__init__.pyi +0 -0
  222. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_text/__init__.pyi +0 -0
  223. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_time/__init__.pyi +0 -0
  224. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  225. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  226. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_topbar/__init__.pyi +0 -0
  227. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_userpref/__init__.pyi +0 -0
  228. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_view3d/__init__.pyi +0 -0
  229. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_view3d_sidebar/__init__.pyi +0 -0
  230. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  231. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bl_ui/utils/__init__.pyi +0 -0
  232. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/blend_render_info/__init__.pyi +0 -0
  233. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/blend_render_info/py.typed +0 -0
  234. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/blf/__init__.pyi +0 -0
  235. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/blf/py.typed +0 -0
  236. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bmesh/__init__.pyi +0 -0
  237. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bmesh/geometry/__init__.pyi +0 -0
  238. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bmesh/ops/__init__.pyi +0 -0
  239. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bmesh/py.typed +0 -0
  240. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bmesh/types/__init__.pyi +0 -0
  241. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bmesh/utils/__init__.pyi +0 -0
  242. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/__init__.pyi +0 -0
  243. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/app/handlers/__init__.pyi +0 -0
  244. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/app/icons/__init__.pyi +0 -0
  245. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/app/timers/__init__.pyi +0 -0
  246. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/app/translations/__init__.pyi +0 -0
  247. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/msgbus/__init__.pyi +0 -0
  248. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/__init__.pyi +0 -0
  249. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/action/__init__.pyi +0 -0
  250. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/anim/__init__.pyi +0 -0
  251. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/armature/__init__.pyi +0 -0
  252. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/asset/__init__.pyi +0 -0
  253. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/boid/__init__.pyi +0 -0
  254. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/brush/__init__.pyi +0 -0
  255. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/buttons/__init__.pyi +0 -0
  256. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/cachefile/__init__.pyi +0 -0
  257. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/camera/__init__.pyi +0 -0
  258. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/clip/__init__.pyi +0 -0
  259. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/cloth/__init__.pyi +0 -0
  260. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/collection/__init__.pyi +0 -0
  261. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/console/__init__.pyi +0 -0
  262. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/constraint/__init__.pyi +0 -0
  263. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/curve/__init__.pyi +0 -0
  264. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/curves/__init__.pyi +0 -0
  265. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/cycles/__init__.pyi +0 -0
  266. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/dpaint/__init__.pyi +0 -0
  267. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/ed/__init__.pyi +0 -0
  268. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/export_anim/__init__.pyi +0 -0
  269. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/export_scene/__init__.pyi +0 -0
  270. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/extensions/__init__.pyi +0 -0
  271. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/file/__init__.pyi +0 -0
  272. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/fluid/__init__.pyi +0 -0
  273. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/font/__init__.pyi +0 -0
  274. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/geometry/__init__.pyi +0 -0
  275. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  276. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/gpencil/__init__.pyi +0 -0
  277. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/graph/__init__.pyi +0 -0
  278. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/image/__init__.pyi +0 -0
  279. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/import_anim/__init__.pyi +0 -0
  280. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/import_curve/__init__.pyi +0 -0
  281. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/import_scene/__init__.pyi +0 -0
  282. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/info/__init__.pyi +0 -0
  283. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/lattice/__init__.pyi +0 -0
  284. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/marker/__init__.pyi +0 -0
  285. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/mask/__init__.pyi +0 -0
  286. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/material/__init__.pyi +0 -0
  287. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/mball/__init__.pyi +0 -0
  288. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/nla/__init__.pyi +0 -0
  289. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/object/__init__.pyi +0 -0
  290. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/paintcurve/__init__.pyi +0 -0
  291. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/palette/__init__.pyi +0 -0
  292. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/particle/__init__.pyi +0 -0
  293. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/pointcloud/__init__.pyi +0 -0
  294. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/pose/__init__.pyi +0 -0
  295. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/poselib/__init__.pyi +0 -0
  296. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/preferences/__init__.pyi +0 -0
  297. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/ptcache/__init__.pyi +0 -0
  298. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/render/__init__.pyi +0 -0
  299. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/rigidbody/__init__.pyi +0 -0
  300. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/scene/__init__.pyi +0 -0
  301. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/screen/__init__.pyi +0 -0
  302. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/script/__init__.pyi +0 -0
  303. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/sequencer/__init__.pyi +0 -0
  304. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/sound/__init__.pyi +0 -0
  305. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  306. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/surface/__init__.pyi +0 -0
  307. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/text/__init__.pyi +0 -0
  308. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/text_editor/__init__.pyi +0 -0
  309. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/texture/__init__.pyi +0 -0
  310. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/transform/__init__.pyi +0 -0
  311. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/ui/__init__.pyi +0 -0
  312. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/uilist/__init__.pyi +0 -0
  313. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/uv/__init__.pyi +0 -0
  314. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/view2d/__init__.pyi +0 -0
  315. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/view3d/__init__.pyi +0 -0
  316. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/wm/__init__.pyi +0 -0
  317. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/workspace/__init__.pyi +0 -0
  318. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/ops/world/__init__.pyi +0 -0
  319. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/path/__init__.pyi +0 -0
  320. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/props/__init__.pyi +0 -0
  321. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/py.typed +0 -0
  322. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/stub_internal/__init__.pyi +0 -0
  323. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/utils/__init__.pyi +0 -0
  324. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/utils/previews/__init__.pyi +0 -0
  325. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy/utils/units/__init__.pyi +0 -0
  326. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/__init__.pyi +0 -0
  327. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/anim_utils/__init__.pyi +0 -0
  328. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/asset_utils/__init__.pyi +0 -0
  329. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  330. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  331. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/image_utils/__init__.pyi +0 -0
  332. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/io_utils/__init__.pyi +0 -0
  333. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  334. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  335. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  336. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/node_utils/__init__.pyi +0 -0
  337. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/object_utils/__init__.pyi +0 -0
  338. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/py.typed +0 -0
  339. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  340. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/wm_utils/__init__.pyi +0 -0
  341. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  342. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/fake_bpy_module_latest.egg-info/SOURCES.txt +0 -0
  343. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/fake_bpy_module_latest.egg-info/dependency_links.txt +0 -0
  344. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/fake_bpy_module_latest.egg-info/top_level.txt +0 -0
  345. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/__init__.pyi +0 -0
  346. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/chainingiterators/__init__.pyi +0 -0
  347. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/functions/__init__.pyi +0 -0
  348. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/predicates/__init__.pyi +0 -0
  349. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/py.typed +0 -0
  350. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/shaders/__init__.pyi +0 -0
  351. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/types/__init__.pyi +0 -0
  352. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  353. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/__init__.pyi +0 -0
  354. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/capabilities/__init__.pyi +0 -0
  355. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/matrix/__init__.pyi +0 -0
  356. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/platform/__init__.pyi +0 -0
  357. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/py.typed +0 -0
  358. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/select/__init__.pyi +0 -0
  359. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/shader/__init__.pyi +0 -0
  360. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/state/__init__.pyi +0 -0
  361. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/texture/__init__.pyi +0 -0
  362. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu/types/__init__.pyi +0 -0
  363. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu_extras/__init__.pyi +0 -0
  364. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu_extras/batch/__init__.pyi +0 -0
  365. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu_extras/presets/__init__.pyi +0 -0
  366. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/gpu_extras/py.typed +0 -0
  367. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/idprop/py.typed +0 -0
  368. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/idprop/types/__init__.pyi +0 -0
  369. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/imbuf/__init__.pyi +0 -0
  370. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/imbuf/py.typed +0 -0
  371. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/imbuf/types/__init__.pyi +0 -0
  372. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/keyingsets_builtins/__init__.pyi +0 -0
  373. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/keyingsets_builtins/py.typed +0 -0
  374. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/mathutils/__init__.pyi +0 -0
  375. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/mathutils/bvhtree/__init__.pyi +0 -0
  376. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/mathutils/geometry/__init__.pyi +0 -0
  377. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/mathutils/interpolate/__init__.pyi +0 -0
  378. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/mathutils/kdtree/__init__.pyi +0 -0
  379. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/mathutils/noise/__init__.pyi +0 -0
  380. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/mathutils/py.typed +0 -0
  381. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/nodeitems_builtins/__init__.pyi +0 -0
  382. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/nodeitems_builtins/py.typed +0 -0
  383. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/nodeitems_utils/__init__.pyi +0 -0
  384. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/nodeitems_utils/py.typed +0 -0
  385. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/pyproject.toml +0 -0
  386. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/rna_keymap_ui/__init__.pyi +0 -0
  387. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/rna_keymap_ui/py.typed +0 -0
  388. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/rna_prop_ui/__init__.pyi +0 -0
  389. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/rna_prop_ui/py.typed +0 -0
  390. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/setup.cfg +0 -0
  391. {fake_bpy_module_latest-20260121 → fake_bpy_module_latest-20260123}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fake-bpy-module-latest
3
- Version: 20260121
3
+ Version: 20260123
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
@@ -203,11 +203,11 @@ module: bool
203
203
  """
204
204
 
205
205
  ocio: typing.Any
206
- """ Constant value bpy.app.ocio(supported=True, version=(2, 4, 2), version_string= 2, 4, 2)
206
+ """ Constant value bpy.app.ocio(supported=True, version=(2, 5, 0), version_string= 2, 5, 0)
207
207
  """
208
208
 
209
209
  oiio: typing.Any
210
- """ Constant value bpy.app.oiio(supported=True, version=(3, 0, 9), version_string= 3, 0, 9)
210
+ """ Constant value bpy.app.oiio(supported=True, version=(3, 1, 7), version_string= 3, 1, 7)
211
211
  """
212
212
 
213
213
  online_access: bool
@@ -219,11 +219,11 @@ online_access_override: bool
219
219
  """
220
220
 
221
221
  opensubdiv: typing.Any
222
- """ Constant value bpy.app.opensubdiv(supported=True, version=(3, 6, 0), version_string= 3, 6, 0)
222
+ """ Constant value bpy.app.opensubdiv(supported=True, version=(3, 7, 0), version_string= 3, 7, 0)
223
223
  """
224
224
 
225
225
  openvdb: typing.Any
226
- """ Constant value bpy.app.openvdb(supported=True, version=(12, 0, 0), version_string=12, 0, 0)
226
+ """ Constant value bpy.app.openvdb(supported=True, version=(13, 0, 0), version_string=13, 0, 0)
227
227
  """
228
228
 
229
229
  portable: bool
@@ -66,8 +66,8 @@ def brush_stroke(
66
66
  *,
67
67
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
68
68
  | None = None,
69
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
70
- | None = "NORMAL",
69
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
70
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
71
71
  pen_flip: bool | None = False,
72
72
  ) -> None:
73
73
  """Draw a new stroke in the active Grease Pencil object
@@ -80,15 +80,19 @@ def brush_stroke(
80
80
 
81
81
  INVERT
82
82
  Invert -- Invert action of brush for duration of stroke.
83
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
84
+
85
+ None
86
+ None -- Apply brush normally.
83
87
 
84
88
  SMOOTH
85
- Smooth -- Switch brush to smooth mode for duration of stroke.
89
+ Smooth -- Switch to smooth brush for duration of stroke.
86
90
 
87
91
  ERASE
88
- Erase -- Switch brush to erase mode for duration of stroke.
92
+ Erase -- Switch to erase brush for duration of stroke.
89
93
 
90
94
  MASK
91
- Mask -- Switch brush to mask mode for duration of stroke.
95
+ Mask -- Switch to mask brush for duration of stroke.
92
96
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
93
97
  """
94
98
 
@@ -1046,8 +1050,8 @@ def sculpt_paint(
1046
1050
  *,
1047
1051
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
1048
1052
  | None = None,
1049
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
1050
- | None = "NORMAL",
1053
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
1054
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
1051
1055
  pen_flip: bool | None = False,
1052
1056
  ) -> None:
1053
1057
  """Sculpt strokes in the active Grease Pencil object
@@ -1060,15 +1064,19 @@ def sculpt_paint(
1060
1064
 
1061
1065
  INVERT
1062
1066
  Invert -- Invert action of brush for duration of stroke.
1067
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
1068
+
1069
+ None
1070
+ None -- Apply brush normally.
1063
1071
 
1064
1072
  SMOOTH
1065
- Smooth -- Switch brush to smooth mode for duration of stroke.
1073
+ Smooth -- Switch to smooth brush for duration of stroke.
1066
1074
 
1067
1075
  ERASE
1068
- Erase -- Switch brush to erase mode for duration of stroke.
1076
+ Erase -- Switch to erase brush for duration of stroke.
1069
1077
 
1070
1078
  MASK
1071
- Mask -- Switch brush to mask mode for duration of stroke.
1079
+ Mask -- Switch to mask brush for duration of stroke.
1072
1080
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
1073
1081
  """
1074
1082
 
@@ -1608,8 +1616,8 @@ def vertex_brush_stroke(
1608
1616
  *,
1609
1617
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
1610
1618
  | None = None,
1611
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
1612
- | None = "NORMAL",
1619
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
1620
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
1613
1621
  pen_flip: bool | None = False,
1614
1622
  ) -> None:
1615
1623
  """Draw on vertex colors in the active Grease Pencil object
@@ -1622,15 +1630,19 @@ def vertex_brush_stroke(
1622
1630
 
1623
1631
  INVERT
1624
1632
  Invert -- Invert action of brush for duration of stroke.
1633
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
1634
+
1635
+ None
1636
+ None -- Apply brush normally.
1625
1637
 
1626
1638
  SMOOTH
1627
- Smooth -- Switch brush to smooth mode for duration of stroke.
1639
+ Smooth -- Switch to smooth brush for duration of stroke.
1628
1640
 
1629
1641
  ERASE
1630
- Erase -- Switch brush to erase mode for duration of stroke.
1642
+ Erase -- Switch to erase brush for duration of stroke.
1631
1643
 
1632
1644
  MASK
1633
- Mask -- Switch brush to mask mode for duration of stroke.
1645
+ Mask -- Switch to mask brush for duration of stroke.
1634
1646
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
1635
1647
  """
1636
1648
 
@@ -1762,8 +1774,8 @@ def weight_brush_stroke(
1762
1774
  *,
1763
1775
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
1764
1776
  | None = None,
1765
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
1766
- | None = "NORMAL",
1777
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
1778
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
1767
1779
  pen_flip: bool | None = False,
1768
1780
  ) -> None:
1769
1781
  """Draw weight on stroke points in the active Grease Pencil object
@@ -1776,15 +1788,19 @@ def weight_brush_stroke(
1776
1788
 
1777
1789
  INVERT
1778
1790
  Invert -- Invert action of brush for duration of stroke.
1791
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
1792
+
1793
+ None
1794
+ None -- Apply brush normally.
1779
1795
 
1780
1796
  SMOOTH
1781
- Smooth -- Switch brush to smooth mode for duration of stroke.
1797
+ Smooth -- Switch to smooth brush for duration of stroke.
1782
1798
 
1783
1799
  ERASE
1784
- Erase -- Switch brush to erase mode for duration of stroke.
1800
+ Erase -- Switch to erase brush for duration of stroke.
1785
1801
 
1786
1802
  MASK
1787
- Mask -- Switch brush to mask mode for duration of stroke.
1803
+ Mask -- Switch to mask brush for duration of stroke.
1788
1804
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
1789
1805
  """
1790
1806
 
@@ -593,17 +593,22 @@ def edgering_select(
593
593
  undo: bool | None = None,
594
594
  /,
595
595
  *,
596
+ delimit_edge_ring: set[bpy.stub_internal.rna_enums.MeshWalkDelimitEdgeRingItems]
597
+ | None = {"NGONS"},
596
598
  extend: bool | None = False,
597
599
  deselect: bool | None = False,
598
600
  toggle: bool | None = False,
599
- ring: bool | None = True,
601
+ object_index: int | None = -1,
602
+ edge_index: int | None = -1,
603
+ vert_index: int | None = -1,
604
+ face_index: int | None = -1,
600
605
  ) -> None:
601
606
  """Select an edge ring
602
607
 
603
- :param extend: Extend, Extend the selection
608
+ :param delimit_edge_ring: Edge Ring Delimit, Delimit edge ring selection
609
+ :param extend: Extend Select, Extend the selection
604
610
  :param deselect: Deselect, Remove from the selection
605
611
  :param toggle: Toggle Select, Toggle the selection
606
- :param ring: Select Ring, Select ring
607
612
  """
608
613
 
609
614
  def edges_select_sharp(
@@ -1075,34 +1080,30 @@ def knife_tool(
1075
1080
  :param wait_for_input: Wait for Input
1076
1081
  """
1077
1082
 
1078
- def loop_multi_select(
1079
- execution_context: int | str | None = None,
1080
- undo: bool | None = None,
1081
- /,
1082
- *,
1083
- ring: bool | None = False,
1084
- ) -> None:
1085
- """Select a loop of connected edges by connection type
1086
-
1087
- :param ring: Ring
1088
- """
1089
-
1090
1083
  def loop_select(
1091
1084
  execution_context: int | str | None = None,
1092
1085
  undo: bool | None = None,
1093
1086
  /,
1094
1087
  *,
1088
+ delimit_edge_loop: set[bpy.stub_internal.rna_enums.MeshWalkDelimitEdgeLoopItems]
1089
+ | None = {"NGONS", "OUTER_CORNERS"},
1090
+ delimit_face_loop: set[bpy.stub_internal.rna_enums.MeshWalkDelimitFaceLoopItems]
1091
+ | None = {},
1095
1092
  extend: bool | None = False,
1096
1093
  deselect: bool | None = False,
1097
1094
  toggle: bool | None = False,
1098
- ring: bool | None = False,
1095
+ object_index: int | None = -1,
1096
+ edge_index: int | None = -1,
1097
+ vert_index: int | None = -1,
1098
+ face_index: int | None = -1,
1099
1099
  ) -> None:
1100
1100
  """Select a loop of connected edges
1101
1101
 
1102
+ :param delimit_edge_loop: Boundary Delimit, Delimit edge loop selection
1103
+ :param delimit_face_loop: Face Loop Delimit, Delimit face loop selection
1102
1104
  :param extend: Extend Select, Extend the selection
1103
1105
  :param deselect: Deselect, Remove from the selection
1104
1106
  :param toggle: Toggle Select, Toggle the selection
1105
- :param ring: Select Ring, Select ring
1106
1107
  """
1107
1108
 
1108
1109
  def loop_to_region(
@@ -2299,6 +2300,32 @@ def select_by_pole_count(
2299
2300
  :param exclude_nonmanifold: Exclude Non Manifold, Exclude non-manifold poles
2300
2301
  """
2301
2302
 
2303
+ def select_edge_loop_multi(
2304
+ execution_context: int | str | None = None,
2305
+ undo: bool | None = None,
2306
+ /,
2307
+ *,
2308
+ delimit_edge_loop: set[bpy.stub_internal.rna_enums.MeshWalkDelimitEdgeLoopItems]
2309
+ | None = {"NGONS", "OUTER_CORNERS"},
2310
+ ) -> None:
2311
+ """Select loops of connected edges from each selected edge
2312
+
2313
+ :param delimit_edge_loop: Boundary Delimit, Delimit edge loop selection
2314
+ """
2315
+
2316
+ def select_edge_ring_multi(
2317
+ execution_context: int | str | None = None,
2318
+ undo: bool | None = None,
2319
+ /,
2320
+ *,
2321
+ delimit_edge_ring: set[bpy.stub_internal.rna_enums.MeshWalkDelimitEdgeRingItems]
2322
+ | None = {"NGONS"},
2323
+ ) -> None:
2324
+ """Select rings of connected edges from each selected edge
2325
+
2326
+ :param delimit_edge_ring: Edge Ring Delimit, Delimit edge ring selection
2327
+ """
2328
+
2302
2329
  def select_face_by_sides(
2303
2330
  execution_context: int | str | None = None,
2304
2331
  undo: bool | None = None,
@@ -960,6 +960,44 @@ def field_to_grid_item_remove(
960
960
  :param node_identifier: Node Identifier, Optional identifier of the node to operate on
961
961
  """
962
962
 
963
+ def field_to_list_item_add(
964
+ execution_context: int | str | None = None,
965
+ undo: bool | None = None,
966
+ /,
967
+ *,
968
+ node_identifier: int | None = 0,
969
+ ) -> None:
970
+ """Add item below active item
971
+
972
+ :param node_identifier: Node Identifier, Optional identifier of the node to operate on
973
+ """
974
+
975
+ def field_to_list_item_move(
976
+ execution_context: int | str | None = None,
977
+ undo: bool | None = None,
978
+ /,
979
+ *,
980
+ direction: typing.Literal["UP", "DOWN"] | None = "UP",
981
+ node_identifier: int | None = 0,
982
+ ) -> None:
983
+ """Move active item
984
+
985
+ :param direction: Direction, Move direction
986
+ :param node_identifier: Node Identifier, Optional identifier of the node to operate on
987
+ """
988
+
989
+ def field_to_list_item_remove(
990
+ execution_context: int | str | None = None,
991
+ undo: bool | None = None,
992
+ /,
993
+ *,
994
+ node_identifier: int | None = 0,
995
+ ) -> None:
996
+ """Remove active item
997
+
998
+ :param node_identifier: Node Identifier, Optional identifier of the node to operate on
999
+ """
1000
+
963
1001
  def file_output_item_add(
964
1002
  execution_context: int | str | None = None,
965
1003
  undo: bool | None = None,
@@ -413,14 +413,14 @@ def id_remap(
413
413
  /,
414
414
  *,
415
415
  id_type: bpy.stub_internal.rna_enums.IdTypeItems | None = "OBJECT",
416
- old_id: str | None = "",
417
- new_id: str | None = "",
416
+ old_id: int | None = 0,
417
+ new_id: int | None = 0,
418
418
  ) -> None:
419
419
  """Undocumented, consider contributing.
420
420
 
421
421
  :param id_type: ID Type
422
- :param old_id: Old ID, Old ID to replace
423
- :param new_id: New ID, New ID to remap all selected IDs users to
422
+ :param old_id: Old ID, Old IDs session uid to remap data from
423
+ :param new_id: New ID, New IDs session uid to remap all selected IDs users to
424
424
  """
425
425
 
426
426
  def item_activate(
@@ -381,8 +381,8 @@ def image_paint(
381
381
  *,
382
382
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
383
383
  | None = None,
384
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
385
- | None = "NORMAL",
384
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
385
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
386
386
  pen_flip: bool | None = False,
387
387
  ) -> None:
388
388
  """Paint a stroke into the image
@@ -395,15 +395,19 @@ def image_paint(
395
395
 
396
396
  INVERT
397
397
  Invert -- Invert action of brush for duration of stroke.
398
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
399
+
400
+ None
401
+ None -- Apply brush normally.
398
402
 
399
403
  SMOOTH
400
- Smooth -- Switch brush to smooth mode for duration of stroke.
404
+ Smooth -- Switch to smooth brush for duration of stroke.
401
405
 
402
406
  ERASE
403
- Erase -- Switch brush to erase mode for duration of stroke.
407
+ Erase -- Switch to erase brush for duration of stroke.
404
408
 
405
409
  MASK
406
- Mask -- Switch brush to mask mode for duration of stroke.
410
+ Mask -- Switch to mask brush for duration of stroke.
407
411
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
408
412
  """
409
413
 
@@ -810,8 +814,8 @@ def vertex_paint(
810
814
  *,
811
815
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
812
816
  | None = None,
813
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
814
- | None = "NORMAL",
817
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
818
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
815
819
  pen_flip: bool | None = False,
816
820
  override_location: bool | None = False,
817
821
  ) -> None:
@@ -825,15 +829,19 @@ def vertex_paint(
825
829
 
826
830
  INVERT
827
831
  Invert -- Invert action of brush for duration of stroke.
832
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
833
+
834
+ None
835
+ None -- Apply brush normally.
828
836
 
829
837
  SMOOTH
830
- Smooth -- Switch brush to smooth mode for duration of stroke.
838
+ Smooth -- Switch to smooth brush for duration of stroke.
831
839
 
832
840
  ERASE
833
- Erase -- Switch brush to erase mode for duration of stroke.
841
+ Erase -- Switch to erase brush for duration of stroke.
834
842
 
835
843
  MASK
836
- Mask -- Switch brush to mask mode for duration of stroke.
844
+ Mask -- Switch to mask brush for duration of stroke.
837
845
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
838
846
  :param override_location: Override Location, Override the given "location" array by recalculating object space positions from the provided "mouse_event" positions
839
847
  """
@@ -923,8 +931,8 @@ def weight_paint(
923
931
  *,
924
932
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
925
933
  | None = None,
926
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
927
- | None = "NORMAL",
934
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
935
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
928
936
  pen_flip: bool | None = False,
929
937
  override_location: bool | None = False,
930
938
  ) -> None:
@@ -938,15 +946,19 @@ def weight_paint(
938
946
 
939
947
  INVERT
940
948
  Invert -- Invert action of brush for duration of stroke.
949
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
950
+
951
+ None
952
+ None -- Apply brush normally.
941
953
 
942
954
  SMOOTH
943
- Smooth -- Switch brush to smooth mode for duration of stroke.
955
+ Smooth -- Switch to smooth brush for duration of stroke.
944
956
 
945
957
  ERASE
946
- Erase -- Switch brush to erase mode for duration of stroke.
958
+ Erase -- Switch to erase brush for duration of stroke.
947
959
 
948
960
  MASK
949
- Mask -- Switch brush to mask mode for duration of stroke.
961
+ Mask -- Switch to mask brush for duration of stroke.
950
962
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
951
963
  :param override_location: Override Location, Override the given "location" array by recalculating object space positions from the provided "mouse_event" positions
952
964
  """
@@ -12,8 +12,8 @@ def brush_stroke(
12
12
  *,
13
13
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
14
14
  | None = None,
15
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
16
- | None = "NORMAL",
15
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
16
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
17
17
  pen_flip: bool | None = False,
18
18
  override_location: bool | None = False,
19
19
  ignore_background_click: bool | None = False,
@@ -28,15 +28,19 @@ def brush_stroke(
28
28
 
29
29
  INVERT
30
30
  Invert -- Invert action of brush for duration of stroke.
31
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
32
+
33
+ None
34
+ None -- Apply brush normally.
31
35
 
32
36
  SMOOTH
33
- Smooth -- Switch brush to smooth mode for duration of stroke.
37
+ Smooth -- Switch to smooth brush for duration of stroke.
34
38
 
35
39
  ERASE
36
- Erase -- Switch brush to erase mode for duration of stroke.
40
+ Erase -- Switch to erase brush for duration of stroke.
37
41
 
38
42
  MASK
39
- Mask -- Switch brush to mask mode for duration of stroke.
43
+ Mask -- Switch to mask brush for duration of stroke.
40
44
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
41
45
  :param override_location: Override Location, Override the given "location" array by recalculating object space positions from the provided "mouse_event" positions
42
46
  :param ignore_background_click: Ignore Background Click, Clicks on the background do not start the stroke
@@ -11,8 +11,8 @@ def brush_stroke(
11
11
  *,
12
12
  stroke: bpy.types.bpy_prop_collection[bpy.types.OperatorStrokeElement]
13
13
  | None = None,
14
- mode: typing.Literal["NORMAL", "INVERT", "SMOOTH", "ERASE", "MASK"]
15
- | None = "NORMAL",
14
+ mode: typing.Literal["NORMAL", "INVERT"] | None = "NORMAL",
15
+ brush_toggle: typing.Literal["None", "SMOOTH", "ERASE", "MASK"] | None = "None",
16
16
  pen_flip: bool | None = False,
17
17
  ) -> None:
18
18
  """Sculpt curves using a brush
@@ -25,15 +25,19 @@ def brush_stroke(
25
25
 
26
26
  INVERT
27
27
  Invert -- Invert action of brush for duration of stroke.
28
+ :param brush_toggle: Temporary Brush Toggle Type, Brush to use for duration of stroke
29
+
30
+ None
31
+ None -- Apply brush normally.
28
32
 
29
33
  SMOOTH
30
- Smooth -- Switch brush to smooth mode for duration of stroke.
34
+ Smooth -- Switch to smooth brush for duration of stroke.
31
35
 
32
36
  ERASE
33
- Erase -- Switch brush to erase mode for duration of stroke.
37
+ Erase -- Switch to erase brush for duration of stroke.
34
38
 
35
39
  MASK
36
- Mask -- Switch brush to mask mode for duration of stroke.
40
+ Mask -- Switch to mask brush for duration of stroke.
37
41
  :param pen_flip: Pen Flip, Whether a tablets eraser mode is being used
38
42
  """
39
43
 
@@ -2019,6 +2019,22 @@ type MeshSelectModeUvItems = typing.Literal[
2019
2019
  "EDGE", # Edge.Edge selection mode.
2020
2020
  "FACE", # Face.Face selection mode.
2021
2021
  ]
2022
+ type MeshWalkDelimitEdgeLoopItems = typing.Literal[
2023
+ "INNER_CORNERS", # Inner Corners.Stop boundary selection at vertices with more than three edges.
2024
+ "OUTER_CORNERS", # Outer Corners.Stop boundary selection at vertices with two edges when they share a face that is not an n-gon.
2025
+ "NGONS", # N-gons.Stop boundary selection at n-gons.
2026
+ ]
2027
+ type MeshWalkDelimitEdgeRingItems = typing.Literal[
2028
+ "SEAM", # Seam.Delimit edge ring selection at seams.
2029
+ "SHARP", # Sharp.Delimit edge ring selection at sharp edges.
2030
+ "MATERIAL", # Material.Delimit edge ring selection at material boundaries.
2031
+ "NGONS", # N-gons.Allow edge ring selection to step over n-gons with an even number of sides.
2032
+ ]
2033
+ type MeshWalkDelimitFaceLoopItems = typing.Literal[
2034
+ "SEAM", # Seam.Delimit face loop selection at seams.
2035
+ "SHARP", # Sharp.Delimit face loop selection at sharp edges.
2036
+ "MATERIAL", # Material.Delimit face loop selection at material boundaries.
2037
+ ]
2022
2038
  type MetaelemTypeItems = typing.Literal[
2023
2039
  "BALL", # Ball.
2024
2040
  "CAPSULE", # Capsule.