fake-bpy-module 20251001__tar.gz → 20251002__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of fake-bpy-module might be problematic. Click here for more details.

Files changed (378) hide show
  1. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/PKG-INFO +1 -1
  2. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/generic_ui_list/__init__.pyi +2 -2
  3. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_paint_common/__init__.pyi +0 -2
  4. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bmesh/types/__init__.pyi +98 -225
  5. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/node/__init__.pyi +48 -0
  6. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/sequencer/__init__.pyi +2 -10
  7. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/wm/__init__.pyi +107 -12
  8. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/stub_internal/rna_enums/__init__.pyi +3 -1
  9. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/types/__init__.pyi +1386 -897
  10. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/anim_utils/__init__.pyi +1 -1
  11. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  12. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/utils/__init__.pyi +1 -1
  13. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/types/__init__.pyi +95 -95
  14. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/mathutils/bvhtree/__init__.pyi +2 -3
  15. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/mathutils/geometry/__init__.pyi +22 -3
  16. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/README.md +0 -0
  17. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_blendfile_header/__init__.pyi +0 -0
  18. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_blendfile_header/py.typed +0 -0
  19. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/__init__.pyi +0 -0
  20. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/addons/__init__.pyi +0 -0
  21. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/addons/cli/__init__.pyi +0 -0
  22. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/assets/__init__.pyi +0 -0
  23. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/assets/remote_library_listing/__init__.pyi +0 -0
  24. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/assets/remote_library_listing/blender_asset_library_openapi/__init__.pyi +0 -0
  25. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/extensions/__init__.pyi +0 -0
  26. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
  27. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
  28. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
  29. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/freedesktop/__init__.pyi +0 -0
  30. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
  31. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
  32. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/py.typed +0 -0
  33. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/system_info/__init__.pyi +0 -0
  34. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
  35. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
  36. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
  37. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_types/__init__.pyi +0 -0
  38. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/_bpy_types/py.typed +0 -0
  39. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/addon_utils/__init__.pyi +0 -0
  40. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/addon_utils/py.typed +0 -0
  41. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/animsys_refactor/__init__.pyi +0 -0
  42. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/animsys_refactor/py.typed +0 -0
  43. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/aud/__init__.pyi +0 -0
  44. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/aud/py.typed +0 -0
  45. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_app_override/__init__.pyi +0 -0
  46. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_app_override/helpers/__init__.pyi +0 -0
  47. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_app_override/py.typed +0 -0
  48. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_app_template_utils/__init__.pyi +0 -0
  49. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_app_template_utils/py.typed +0 -0
  50. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_app_templates_system/Storyboarding/__init__.pyi +0 -0
  51. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_app_templates_system/__init__.pyi +0 -0
  52. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_app_templates_system/py.typed +0 -0
  53. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_console_utils/__init__.pyi +0 -0
  54. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  55. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  56. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  57. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  58. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  59. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_console_utils/py.typed +0 -0
  60. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/__init__.pyi +0 -0
  61. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  62. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  63. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/py.typed +0 -0
  64. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/settings/__init__.pyi +0 -0
  65. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/utils/__init__.pyi +0 -0
  66. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  67. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  68. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  69. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_keymap_utils/__init__.pyi +0 -0
  70. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_keymap_utils/io/__init__.pyi +0 -0
  71. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  72. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  73. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  74. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_keymap_utils/py.typed +0 -0
  75. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  76. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_math/__init__.pyi +0 -0
  77. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_math/py.typed +0 -0
  78. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/__init__.pyi +0 -0
  79. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  80. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/anim/__init__.pyi +0 -0
  81. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/assets/__init__.pyi +0 -0
  82. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/bmesh/__init__.pyi +0 -0
  83. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  84. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
  85. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/clip/__init__.pyi +0 -0
  86. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/connect_to_output/__init__.pyi +0 -0
  87. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/console/__init__.pyi +0 -0
  88. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/constraint/__init__.pyi +0 -0
  89. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/file/__init__.pyi +0 -0
  90. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/freestyle/__init__.pyi +0 -0
  91. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  92. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/grease_pencil/__init__.pyi +0 -0
  93. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/image/__init__.pyi +0 -0
  94. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/image_as_planes/__init__.pyi +0 -0
  95. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/mesh/__init__.pyi +0 -0
  96. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/node/__init__.pyi +0 -0
  97. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/node_editor/__init__.pyi +0 -0
  98. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  99. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/object/__init__.pyi +0 -0
  100. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/object_align/__init__.pyi +0 -0
  101. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  102. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  103. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/presets/__init__.pyi +0 -0
  104. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/py.typed +0 -0
  105. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/rigidbody/__init__.pyi +0 -0
  106. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  107. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/sequencer/__init__.pyi +0 -0
  108. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/spreadsheet/__init__.pyi +0 -0
  109. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/userpref/__init__.pyi +0 -0
  110. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  111. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  112. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  113. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  114. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/view3d/__init__.pyi +0 -0
  115. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/wm/__init__.pyi +0 -0
  116. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_operators/world/__init__.pyi +0 -0
  117. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_previews_utils/__init__.pyi +0 -0
  118. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  119. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_previews_utils/py.typed +0 -0
  120. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_rna_utils/__init__.pyi +0 -0
  121. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_rna_utils/data_path/__init__.pyi +0 -0
  122. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_rna_utils/py.typed +0 -0
  123. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_text_utils/__init__.pyi +0 -0
  124. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_text_utils/external_editor/__init__.pyi +0 -0
  125. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_text_utils/py.typed +0 -0
  126. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/__init__.pyi +0 -0
  127. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/anim/__init__.pyi +0 -0
  128. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/asset_shelf/__init__.pyi +0 -0
  129. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/node_add_menu/__init__.pyi +0 -0
  130. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  131. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  132. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  133. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  134. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_animviz/__init__.pyi +0 -0
  135. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_collection/__init__.pyi +0 -0
  136. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_constraint/__init__.pyi +0 -0
  137. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  138. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  139. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  140. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  141. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  142. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  143. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  144. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  145. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_light/__init__.pyi +0 -0
  146. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  147. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  148. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  149. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  150. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  151. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  152. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  153. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  154. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  155. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  156. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  157. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_material/__init__.pyi +0 -0
  158. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  159. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_object/__init__.pyi +0 -0
  160. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_output/__init__.pyi +0 -0
  161. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_particle/__init__.pyi +0 -0
  162. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  163. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  164. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  165. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  166. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  167. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  168. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  169. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  170. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  171. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_render/__init__.pyi +0 -0
  172. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_scene/__init__.pyi +0 -0
  173. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_texture/__init__.pyi +0 -0
  174. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  175. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_workspace/__init__.pyi +0 -0
  176. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/properties_world/__init__.pyi +0 -0
  177. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/py.typed +0 -0
  178. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_clip/__init__.pyi +0 -0
  179. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_console/__init__.pyi +0 -0
  180. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  181. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  182. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_graph/__init__.pyi +0 -0
  183. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_image/__init__.pyi +0 -0
  184. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_info/__init__.pyi +0 -0
  185. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_nla/__init__.pyi +0 -0
  186. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_node/__init__.pyi +0 -0
  187. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_outliner/__init__.pyi +0 -0
  188. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_properties/__init__.pyi +0 -0
  189. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_sequencer/__init__.pyi +0 -0
  190. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  191. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_statusbar/__init__.pyi +0 -0
  192. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_text/__init__.pyi +0 -0
  193. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_time/__init__.pyi +0 -0
  194. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  195. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  196. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_topbar/__init__.pyi +0 -0
  197. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_userpref/__init__.pyi +0 -0
  198. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_view3d/__init__.pyi +0 -0
  199. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  200. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui/utils/__init__.pyi +0 -0
  201. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui_utils/__init__.pyi +0 -0
  202. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui_utils/layout/__init__.pyi +0 -0
  203. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bl_ui_utils/py.typed +0 -0
  204. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/blend_render_info/__init__.pyi +0 -0
  205. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/blend_render_info/py.typed +0 -0
  206. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/blf/__init__.pyi +0 -0
  207. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/blf/py.typed +0 -0
  208. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bmesh/__init__.pyi +0 -0
  209. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bmesh/geometry/__init__.pyi +0 -0
  210. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bmesh/ops/__init__.pyi +0 -0
  211. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bmesh/py.typed +0 -0
  212. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bmesh/utils/__init__.pyi +0 -0
  213. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/__init__.pyi +0 -0
  214. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/app/__init__.pyi +0 -0
  215. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/app/handlers/__init__.pyi +0 -0
  216. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/app/icons/__init__.pyi +0 -0
  217. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/app/timers/__init__.pyi +0 -0
  218. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/app/translations/__init__.pyi +0 -0
  219. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/msgbus/__init__.pyi +0 -0
  220. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/__init__.pyi +0 -0
  221. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/action/__init__.pyi +0 -0
  222. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/anim/__init__.pyi +0 -0
  223. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/armature/__init__.pyi +0 -0
  224. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/asset/__init__.pyi +0 -0
  225. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/boid/__init__.pyi +0 -0
  226. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/brush/__init__.pyi +0 -0
  227. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/buttons/__init__.pyi +0 -0
  228. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/cachefile/__init__.pyi +0 -0
  229. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/camera/__init__.pyi +0 -0
  230. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/clip/__init__.pyi +0 -0
  231. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/cloth/__init__.pyi +0 -0
  232. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/collection/__init__.pyi +0 -0
  233. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/console/__init__.pyi +0 -0
  234. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/constraint/__init__.pyi +0 -0
  235. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/curve/__init__.pyi +0 -0
  236. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/curves/__init__.pyi +0 -0
  237. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/cycles/__init__.pyi +0 -0
  238. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/dpaint/__init__.pyi +0 -0
  239. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/ed/__init__.pyi +0 -0
  240. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/export_anim/__init__.pyi +0 -0
  241. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/export_scene/__init__.pyi +0 -0
  242. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/extensions/__init__.pyi +0 -0
  243. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/file/__init__.pyi +0 -0
  244. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/fluid/__init__.pyi +0 -0
  245. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/font/__init__.pyi +0 -0
  246. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/geometry/__init__.pyi +0 -0
  247. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  248. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/gpencil/__init__.pyi +0 -0
  249. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/graph/__init__.pyi +0 -0
  250. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  251. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/image/__init__.pyi +0 -0
  252. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/import_anim/__init__.pyi +0 -0
  253. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/import_curve/__init__.pyi +0 -0
  254. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/import_scene/__init__.pyi +0 -0
  255. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/info/__init__.pyi +0 -0
  256. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/lattice/__init__.pyi +0 -0
  257. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/marker/__init__.pyi +0 -0
  258. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/mask/__init__.pyi +0 -0
  259. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/material/__init__.pyi +0 -0
  260. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/mball/__init__.pyi +0 -0
  261. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/mesh/__init__.pyi +0 -0
  262. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/nla/__init__.pyi +0 -0
  263. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/object/__init__.pyi +0 -0
  264. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/outliner/__init__.pyi +0 -0
  265. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/paint/__init__.pyi +0 -0
  266. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/paintcurve/__init__.pyi +0 -0
  267. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/palette/__init__.pyi +0 -0
  268. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/particle/__init__.pyi +0 -0
  269. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/pointcloud/__init__.pyi +0 -0
  270. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/pose/__init__.pyi +0 -0
  271. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/poselib/__init__.pyi +0 -0
  272. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/preferences/__init__.pyi +0 -0
  273. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/ptcache/__init__.pyi +0 -0
  274. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/render/__init__.pyi +0 -0
  275. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/rigidbody/__init__.pyi +0 -0
  276. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/scene/__init__.pyi +0 -0
  277. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/screen/__init__.pyi +0 -0
  278. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/script/__init__.pyi +0 -0
  279. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/sculpt/__init__.pyi +0 -0
  280. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  281. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/sound/__init__.pyi +0 -0
  282. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  283. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/surface/__init__.pyi +0 -0
  284. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/text/__init__.pyi +0 -0
  285. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/text_editor/__init__.pyi +0 -0
  286. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/texture/__init__.pyi +0 -0
  287. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/transform/__init__.pyi +0 -0
  288. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/ui/__init__.pyi +0 -0
  289. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/uilist/__init__.pyi +0 -0
  290. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/uv/__init__.pyi +0 -0
  291. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/view2d/__init__.pyi +0 -0
  292. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/view3d/__init__.pyi +0 -0
  293. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/workspace/__init__.pyi +0 -0
  294. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/ops/world/__init__.pyi +0 -0
  295. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/path/__init__.pyi +0 -0
  296. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/props/__init__.pyi +0 -0
  297. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/py.typed +0 -0
  298. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/stub_internal/__init__.pyi +0 -0
  299. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/utils/__init__.pyi +0 -0
  300. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/utils/previews/__init__.pyi +0 -0
  301. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy/utils/units/__init__.pyi +0 -0
  302. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/__init__.pyi +0 -0
  303. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/asset_utils/__init__.pyi +0 -0
  304. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  305. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  306. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/image_utils/__init__.pyi +0 -0
  307. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/io_utils/__init__.pyi +0 -0
  308. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  309. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  310. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  311. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/node_utils/__init__.pyi +0 -0
  312. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/object_utils/__init__.pyi +0 -0
  313. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/py.typed +0 -0
  314. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  315. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/wm_utils/__init__.pyi +0 -0
  316. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  317. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_restrict_state/__init__.pyi +0 -0
  318. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/bpy_restrict_state/py.typed +0 -0
  319. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/console_python/__init__.pyi +0 -0
  320. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/console_python/py.typed +0 -0
  321. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/console_shell/__init__.pyi +0 -0
  322. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/console_shell/py.typed +0 -0
  323. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  324. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  325. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/fake_bpy_module.egg-info/top_level.txt +0 -0
  326. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/__init__.pyi +0 -0
  327. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/chainingiterators/__init__.pyi +0 -0
  328. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/functions/__init__.pyi +0 -0
  329. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/predicates/__init__.pyi +0 -0
  330. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/py.typed +0 -0
  331. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/shaders/__init__.pyi +0 -0
  332. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/types/__init__.pyi +0 -0
  333. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  334. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/__init__.pyi +0 -0
  335. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/capabilities/__init__.pyi +0 -0
  336. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/matrix/__init__.pyi +0 -0
  337. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/platform/__init__.pyi +0 -0
  338. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/py.typed +0 -0
  339. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/select/__init__.pyi +0 -0
  340. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/shader/__init__.pyi +0 -0
  341. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/state/__init__.pyi +0 -0
  342. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu/texture/__init__.pyi +0 -0
  343. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu_extras/__init__.pyi +0 -0
  344. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu_extras/batch/__init__.pyi +0 -0
  345. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu_extras/presets/__init__.pyi +0 -0
  346. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/gpu_extras/py.typed +0 -0
  347. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/graphviz_export/__init__.pyi +0 -0
  348. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/graphviz_export/py.typed +0 -0
  349. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/idprop/__init__.pyi +0 -0
  350. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/idprop/py.typed +0 -0
  351. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/idprop/types/__init__.pyi +0 -0
  352. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/imbuf/__init__.pyi +0 -0
  353. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/imbuf/py.typed +0 -0
  354. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/imbuf/types/__init__.pyi +0 -0
  355. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/keyingsets_builtins/__init__.pyi +0 -0
  356. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/keyingsets_builtins/py.typed +0 -0
  357. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/keyingsets_utils/__init__.pyi +0 -0
  358. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/keyingsets_utils/py.typed +0 -0
  359. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/mathutils/__init__.pyi +0 -0
  360. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/mathutils/interpolate/__init__.pyi +0 -0
  361. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/mathutils/kdtree/__init__.pyi +0 -0
  362. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/mathutils/noise/__init__.pyi +0 -0
  363. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/mathutils/py.typed +0 -0
  364. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/nodeitems_builtins/__init__.pyi +0 -0
  365. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/nodeitems_builtins/py.typed +0 -0
  366. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/nodeitems_utils/__init__.pyi +0 -0
  367. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/nodeitems_utils/py.typed +0 -0
  368. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/pyproject.toml +0 -0
  369. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/rna_info/__init__.pyi +0 -0
  370. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/rna_info/py.typed +0 -0
  371. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/rna_keymap_ui/__init__.pyi +0 -0
  372. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/rna_keymap_ui/py.typed +0 -0
  373. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/rna_prop_ui/__init__.pyi +0 -0
  374. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/rna_prop_ui/py.typed +0 -0
  375. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/rna_xml/__init__.pyi +0 -0
  376. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/rna_xml/py.typed +0 -0
  377. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/setup.cfg +0 -0
  378. {fake_bpy_module-20251001 → fake_bpy_module-20251002}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fake-bpy-module
3
- Version: 20251001
3
+ Version: 20251002
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
@@ -120,7 +120,7 @@ class UILIST_OT_entry_remove(GenericUIListOperator, _bpy_types.Operator):
120
120
 
121
121
  def draw_ui_list(
122
122
  layout: bpy.types.UILayout,
123
- context: _bpy_types.Context,
123
+ context: bpy.types.Context,
124
124
  class_name: str = "UI_UL_list",
125
125
  *,
126
126
  unique_id: str,
@@ -136,7 +136,7 @@ def draw_ui_list(
136
136
  :param layout: UILayout to draw the list in.
137
137
  :type layout: bpy.types.UILayout
138
138
  :param context: Blender context to get the list data from.
139
- :type context: _bpy_types.Context
139
+ :type context: bpy.types.Context
140
140
  :param class_name: Name of the UIList class to draw. The default is the UIList class that ships with Blender.
141
141
  :type class_name: str
142
142
  :param unique_id: Unique identifier to differentiate this from other UI lists.
@@ -96,7 +96,6 @@ class UnifiedPaintPanel:
96
96
  unified_name=None,
97
97
  pressure_name=None,
98
98
  curve_visibility_name=None,
99
- icon="NONE",
100
99
  text=None,
101
100
  slider=False,
102
101
  header=False,
@@ -113,7 +112,6 @@ class UnifiedPaintPanel:
113
112
  :param unified_name:
114
113
  :param pressure_name:
115
114
  :param curve_visibility_name:
116
- :param icon:
117
115
  :param text:
118
116
  :param slider:
119
117
  :param header:
@@ -23,7 +23,6 @@ import typing
23
23
  import collections.abc
24
24
  import typing_extensions
25
25
  import numpy.typing as npt
26
- import _bpy_types
27
26
  import bpy.types
28
27
  import mathutils
29
28
 
@@ -117,17 +116,11 @@ class BMEdge:
117
116
  :type: bool
118
117
  """
119
118
 
120
- link_faces: BMElemSeq[BMFace]
121
- """ Faces connected to this edge, (read-only).
119
+ link_faces: typing.Any
120
+ """ Faces connected to this edge, (read-only)."""
122
121
 
123
- :type: BMElemSeq[BMFace]
124
- """
125
-
126
- link_loops: BMElemSeq[BMLoop]
127
- """ Loops connected to this edge, (read-only).
128
-
129
- :type: BMElemSeq[BMLoop]
130
- """
122
+ link_loops: typing.Any
123
+ """ Loops connected to this edge, (read-only)."""
131
124
 
132
125
  seam: bool
133
126
  """ Seam for UV unwrapping.
@@ -153,11 +146,8 @@ class BMEdge:
153
146
  :type: bool
154
147
  """
155
148
 
156
- verts: BMElemSeq[BMVert]
157
- """ Verts this edge uses (always 2), (read-only).
158
-
159
- :type: BMElemSeq[BMVert]
160
- """
149
+ verts: typing.Any
150
+ """ Verts this edge uses (always 2), (read-only)."""
161
151
 
162
152
  def calc_face_angle(self, fallback: typing.Any | None = None) -> float:
163
153
  """
@@ -312,7 +302,7 @@ class BMEdgeSeq:
312
302
  reverse: bool = False,
313
303
  ) -> None:
314
304
  """Sort the elements of this sequence, using an optional custom sort key.
315
- Indices of elements are not changed, `BMElemSeq.index_update` can be used for that.
305
+ Indices of elements are not changed, `bmesh.types.BMElemSeq.index_update` can be used for that.
316
306
 
317
307
  :param key: The key that sets the ordering of the elements.
318
308
  :type key: None | collections.abc.Callable[[BMVert | BMEdge | BMFace], int] | None
@@ -389,7 +379,7 @@ class BMEditSelSeq:
389
379
 
390
380
  class BMElemSeq[_GenericType1]:
391
381
  """General sequence type used for accessing any sequence of
392
- `BMVert`, `BMEdge`, `BMFace`, `BMLoop`.When accessed via `BMesh.verts`, `BMesh.edges`, `BMesh.faces`
382
+ `bmesh.types.BMVert`, `bmesh.types.BMEdge`, `bmesh.types.BMFace`, `bmesh.types.BMLoop`.When accessed via `bmesh.types.BMesh.verts`, `bmesh.types.BMesh.edges`, `bmesh.types.BMesh.faces`
393
383
  there are also functions to create/remove items.
394
384
  """
395
385
 
@@ -433,11 +423,8 @@ class BMElemSeq[_GenericType1]:
433
423
  class BMFace:
434
424
  """The BMesh face with 3 or more sides"""
435
425
 
436
- edges: BMElemSeq[BMEdge]
437
- """ Edges of this face, (read-only).
438
-
439
- :type: BMElemSeq[BMEdge]
440
- """
426
+ edges: typing.Any
427
+ """ Edges of this face, (read-only)."""
441
428
 
442
429
  hide: bool
443
430
  """ Hidden state of this element.
@@ -457,11 +444,8 @@ class BMFace:
457
444
  :type: bool
458
445
  """
459
446
 
460
- loops: BMElemSeq[BMLoop]
461
- """ Loops of this face, (read-only).
462
-
463
- :type: BMElemSeq[BMLoop]
464
- """
447
+ loops: typing.Any
448
+ """ Loops of this face, (read-only)."""
465
449
 
466
450
  material_index: int
467
451
  """ The face's material index.
@@ -493,11 +477,8 @@ class BMFace:
493
477
  :type: bool
494
478
  """
495
479
 
496
- verts: BMElemSeq[BMVert]
497
- """ Verts of this face, (read-only).
498
-
499
- :type: BMElemSeq[BMVert]
500
- """
480
+ verts: typing.Any
481
+ """ Verts of this face, (read-only)."""
501
482
 
502
483
  def calc_area(self) -> float:
503
484
  """Return the area of the face.
@@ -703,7 +684,7 @@ class BMFaceSeq:
703
684
  reverse: bool = False,
704
685
  ) -> None:
705
686
  """Sort the elements of this sequence, using an optional custom sort key.
706
- Indices of elements are not changed, `BMElemSeq.index_update` can be used for that.
687
+ Indices of elements are not changed, `bmesh.types.BMElemSeq.index_update` can be used for that.
707
688
 
708
689
  :param key: The key that sets the ordering of the elements.
709
690
  :type key: None | collections.abc.Callable[[BMVert | BMEdge | BMFace], int] | None
@@ -747,7 +728,7 @@ class BMFaceSeq:
747
728
 
748
729
  class BMIter[_GenericType1]:
749
730
  """Internal BMesh type for looping over verts/faces/edges,
750
- used for iterating over `BMElemSeq` types.
731
+ used for iterating over `bmesh.types.BMElemSeq` types.
751
732
  """
752
733
 
753
734
  def __iter__(self) -> BMIter[_GenericType1]:
@@ -767,203 +748,110 @@ class BMIter[_GenericType1]:
767
748
  class BMLayerAccessEdge:
768
749
  """Exposes custom-data layer attributes."""
769
750
 
770
- bool: BMLayerCollection[boolean]
771
- """ Generic boolean custom-data layer.
772
-
773
- :type: BMLayerCollection[boolean]
774
- """
775
-
776
- color: BMLayerCollection[mathutils.Vector]
777
- """ Generic RGBA color with 8-bit precision custom-data layer.
778
-
779
- :type: BMLayerCollection[mathutils.Vector]
780
- """
781
-
782
- float: BMLayerCollection[float]
783
- """ Generic float custom-data layer.
784
-
785
- :type: BMLayerCollection[float]
786
- """
787
-
788
- float_color: BMLayerCollection[mathutils.Vector]
789
- """ Generic RGBA color with float precision custom-data layer.
751
+ bool: typing.Any
752
+ """ Generic boolean custom-data layer."""
790
753
 
791
- :type: BMLayerCollection[mathutils.Vector]
792
- """
793
-
794
- float_vector: BMLayerCollection[mathutils.Vector]
795
- """ Generic 3D vector with float precision custom-data layer.
754
+ color: typing.Any
755
+ """ Generic RGBA color with 8-bit precision custom-data layer."""
796
756
 
797
- :type: BMLayerCollection[mathutils.Vector]
798
- """
757
+ float: typing.Any
758
+ """ Generic float custom-data layer."""
799
759
 
800
- int: BMLayerCollection[int]
801
- """ Generic int custom-data layer.
760
+ float_color: typing.Any
761
+ """ Generic RGBA color with float precision custom-data layer."""
802
762
 
803
- :type: BMLayerCollection[int]
804
- """
763
+ float_vector: typing.Any
764
+ """ Generic 3D vector with float precision custom-data layer."""
805
765
 
806
- string: BMLayerCollection[bytes]
807
- """ Generic string custom-data layer (exposed as bytes, 255 max length).
766
+ int: typing.Any
767
+ """ Generic int custom-data layer."""
808
768
 
809
- :type: BMLayerCollection[bytes]
810
- """
769
+ string: typing.Any
770
+ """ Generic string custom-data layer (exposed as bytes, 255 max length)."""
811
771
 
812
772
  class BMLayerAccessFace:
813
773
  """Exposes custom-data layer attributes."""
814
774
 
815
- bool: BMLayerCollection[boolean]
816
- """ Generic boolean custom-data layer.
775
+ bool: typing.Any
776
+ """ Generic boolean custom-data layer."""
817
777
 
818
- :type: BMLayerCollection[boolean]
819
- """
778
+ color: typing.Any
779
+ """ Generic RGBA color with 8-bit precision custom-data layer."""
820
780
 
821
- color: BMLayerCollection[mathutils.Vector]
822
- """ Generic RGBA color with 8-bit precision custom-data layer.
781
+ float: typing.Any
782
+ """ Generic float custom-data layer."""
823
783
 
824
- :type: BMLayerCollection[mathutils.Vector]
825
- """
826
-
827
- float: BMLayerCollection[float]
828
- """ Generic float custom-data layer.
784
+ float_color: typing.Any
785
+ """ Generic RGBA color with float precision custom-data layer."""
829
786
 
830
- :type: BMLayerCollection[float]
831
- """
787
+ float_vector: typing.Any
788
+ """ Generic 3D vector with float precision custom-data layer."""
832
789
 
833
- float_color: BMLayerCollection[mathutils.Vector]
834
- """ Generic RGBA color with float precision custom-data layer.
835
-
836
- :type: BMLayerCollection[mathutils.Vector]
837
- """
790
+ int: typing.Any
791
+ """ Generic int custom-data layer."""
838
792
 
839
- float_vector: BMLayerCollection[mathutils.Vector]
840
- """ Generic 3D vector with float precision custom-data layer.
841
-
842
- :type: BMLayerCollection[mathutils.Vector]
843
- """
844
-
845
- int: BMLayerCollection[int]
846
- """ Generic int custom-data layer.
847
-
848
- :type: BMLayerCollection[int]
849
- """
850
-
851
- string: BMLayerCollection[bytes]
852
- """ Generic string custom-data layer (exposed as bytes, 255 max length).
853
-
854
- :type: BMLayerCollection[bytes]
855
- """
793
+ string: typing.Any
794
+ """ Generic string custom-data layer (exposed as bytes, 255 max length)."""
856
795
 
857
796
  class BMLayerAccessLoop:
858
797
  """Exposes custom-data layer attributes."""
859
798
 
860
- bool: BMLayerCollection[boolean]
861
- """ Generic boolean custom-data layer.
862
-
863
- :type: BMLayerCollection[boolean]
864
- """
865
-
866
- color: BMLayerCollection[mathutils.Vector]
867
- """ Generic RGBA color with 8-bit precision custom-data layer.
868
-
869
- :type: BMLayerCollection[mathutils.Vector]
870
- """
799
+ bool: typing.Any
800
+ """ Generic boolean custom-data layer."""
871
801
 
872
- float: BMLayerCollection[float]
873
- """ Generic float custom-data layer.
802
+ color: typing.Any
803
+ """ Generic RGBA color with 8-bit precision custom-data layer."""
874
804
 
875
- :type: BMLayerCollection[float]
876
- """
805
+ float: typing.Any
806
+ """ Generic float custom-data layer."""
877
807
 
878
- float_color: BMLayerCollection[mathutils.Vector]
879
- """ Generic RGBA color with float precision custom-data layer.
808
+ float_color: typing.Any
809
+ """ Generic RGBA color with float precision custom-data layer."""
880
810
 
881
- :type: BMLayerCollection[mathutils.Vector]
882
- """
811
+ float_vector: typing.Any
812
+ """ Generic 3D vector with float precision custom-data layer."""
883
813
 
884
- float_vector: BMLayerCollection[mathutils.Vector]
885
- """ Generic 3D vector with float precision custom-data layer.
814
+ int: typing.Any
815
+ """ Generic int custom-data layer."""
886
816
 
887
- :type: BMLayerCollection[mathutils.Vector]
888
- """
817
+ string: typing.Any
818
+ """ Generic string custom-data layer (exposed as bytes, 255 max length)."""
889
819
 
890
- int: BMLayerCollection[int]
891
- """ Generic int custom-data layer.
892
-
893
- :type: BMLayerCollection[int]
894
- """
895
-
896
- string: BMLayerCollection[bytes]
897
- """ Generic string custom-data layer (exposed as bytes, 255 max length).
898
-
899
- :type: BMLayerCollection[bytes]
900
- """
901
-
902
- uv: BMLayerCollection[BMLoopUV]
903
- """ Accessor for `BMLoopUV` UV (as a 2D Vector).
904
-
905
- :type: BMLayerCollection[BMLoopUV]
906
- """
820
+ uv: typing.Any
821
+ """ Accessor for `bmesh.types.BMLoopUV` UV (as a 2D Vector)."""
907
822
 
908
823
  class BMLayerAccessVert:
909
824
  """Exposes custom-data layer attributes."""
910
825
 
911
- bool: BMLayerCollection[boolean]
912
- """ Generic boolean custom-data layer.
913
-
914
- :type: BMLayerCollection[boolean]
915
- """
916
-
917
- color: BMLayerCollection[mathutils.Vector]
918
- """ Generic RGBA color with 8-bit precision custom-data layer.
919
-
920
- :type: BMLayerCollection[mathutils.Vector]
921
- """
922
-
923
- deform: BMLayerCollection[BMDeformVert]
924
- """ Vertex deform weight `BMDeformVert` (TODO).
925
-
926
- :type: BMLayerCollection[BMDeformVert]
927
- """
928
-
929
- float: BMLayerCollection[float]
930
- """ Generic float custom-data layer.
826
+ bool: typing.Any
827
+ """ Generic boolean custom-data layer."""
931
828
 
932
- :type: BMLayerCollection[float]
933
- """
829
+ color: typing.Any
830
+ """ Generic RGBA color with 8-bit precision custom-data layer."""
934
831
 
935
- float_color: BMLayerCollection[mathutils.Vector]
936
- """ Generic RGBA color with float precision custom-data layer.
832
+ deform: typing.Any
833
+ """ Vertex deform weight `bmesh.types.BMDeformVert` (TODO)."""
937
834
 
938
- :type: BMLayerCollection[mathutils.Vector]
939
- """
835
+ float: typing.Any
836
+ """ Generic float custom-data layer."""
940
837
 
941
- float_vector: BMLayerCollection[mathutils.Vector]
942
- """ Generic 3D vector with float precision custom-data layer.
838
+ float_color: typing.Any
839
+ """ Generic RGBA color with float precision custom-data layer."""
943
840
 
944
- :type: BMLayerCollection[mathutils.Vector]
945
- """
841
+ float_vector: typing.Any
842
+ """ Generic 3D vector with float precision custom-data layer."""
946
843
 
947
- int: BMLayerCollection[int]
948
- """ Generic int custom-data layer.
844
+ int: typing.Any
845
+ """ Generic int custom-data layer."""
949
846
 
950
- :type: BMLayerCollection[int]
951
- """
952
-
953
- shape: BMLayerCollection[mathutils.Vector]
954
- """ Vertex shape-key absolute location (as a 3D Vector).
955
-
956
- :type: BMLayerCollection[mathutils.Vector]
957
- """
847
+ shape: typing.Any
848
+ """ Vertex shape-key absolute location (as a 3D Vector)."""
958
849
 
959
850
  skin: typing.Any
960
851
  """ Accessor for skin layer."""
961
852
 
962
- string: BMLayerCollection[bytes]
963
- """ Generic string custom-data layer (exposed as bytes, 255 max length).
964
-
965
- :type: BMLayerCollection[bytes]
966
- """
853
+ string: typing.Any
854
+ """ Generic string custom-data layer (exposed as bytes, 255 max length)."""
967
855
 
968
856
  class BMLayerCollection[_GenericType1]:
969
857
  """Gives access to a collection of custom-data layers of the same type and behaves like Python dictionaries, except for the ability to do list like index access."""
@@ -1059,7 +947,7 @@ class BMLayerItem[_GenericType1]:
1059
947
  """
1060
948
 
1061
949
  class BMLoop:
1062
- """This is normally accessed from `BMFace.loops` where each face loop represents a corner of the face."""
950
+ """This is normally accessed from `bmesh.types.BMFace.loops` where each face loop represents a corner of the face."""
1063
951
 
1064
952
  edge: BMEdge
1065
953
  """ The loop's edge (between this loop and the next), (read-only).
@@ -1115,11 +1003,8 @@ class BMLoop:
1115
1003
  :type: typing_extensions.Self
1116
1004
  """
1117
1005
 
1118
- link_loops: BMElemSeq[BMLoop]
1119
- """ Loops connected to this loop, (read-only).
1120
-
1121
- :type: BMElemSeq[BMLoop]
1122
- """
1006
+ link_loops: typing.Any
1007
+ """ Loops connected to this loop, (read-only)."""
1123
1008
 
1124
1009
  tag: bool
1125
1010
  """ Generic attribute scripts can use for own logic
@@ -1317,23 +1202,14 @@ class BMVert:
1317
1202
  :type: bool
1318
1203
  """
1319
1204
 
1320
- link_edges: BMElemSeq[BMEdge]
1321
- """ Edges connected to this vertex (read-only).
1322
-
1323
- :type: BMElemSeq[BMEdge]
1324
- """
1325
-
1326
- link_faces: BMElemSeq[BMFace]
1327
- """ Faces connected to this vertex (read-only).
1205
+ link_edges: typing.Any
1206
+ """ Edges connected to this vertex (read-only)."""
1328
1207
 
1329
- :type: BMElemSeq[BMFace]
1330
- """
1331
-
1332
- link_loops: BMElemSeq[BMLoop]
1333
- """ Loops that use this vertex (read-only).
1208
+ link_faces: typing.Any
1209
+ """ Faces connected to this vertex (read-only)."""
1334
1210
 
1335
- :type: BMElemSeq[BMLoop]
1336
- """
1211
+ link_loops: typing.Any
1212
+ """ Loops that use this vertex (read-only)."""
1337
1213
 
1338
1214
  normal: mathutils.Vector
1339
1215
  """ The normal for this vertex as a 3D, wrapped vector.
@@ -1492,7 +1368,7 @@ class BMVertSeq:
1492
1368
  reverse: bool = False,
1493
1369
  ) -> None:
1494
1370
  """Sort the elements of this sequence, using an optional custom sort key.
1495
- Indices of elements are not changed, `BMElemSeq.index_update` can be used for that.
1371
+ Indices of elements are not changed, `bmesh.types.BMElemSeq.index_update` can be used for that.
1496
1372
 
1497
1373
  :param key: The key that sets the ordering of the elements.
1498
1374
  :type key: None | collections.abc.Callable[[BMVert | BMEdge | BMFace], int] | None
@@ -1573,11 +1449,8 @@ class BMesh:
1573
1449
  :type: BMEditSelSeq
1574
1450
  """
1575
1451
 
1576
- select_mode: set
1577
- """ The selection mode, values can be {'VERT', 'EDGE', 'FACE'}, cannot be assigned an empty set.
1578
-
1579
- :type: set
1580
- """
1452
+ select_mode: typing.Any
1453
+ """ The selection mode, cannot be assigned an empty set."""
1581
1454
 
1582
1455
  verts: BMVertSeq
1583
1456
  """ This meshes vert sequence (read-only).
@@ -1616,7 +1489,7 @@ class BMesh:
1616
1489
 
1617
1490
  def from_mesh(
1618
1491
  self,
1619
- mesh: _bpy_types.Mesh,
1492
+ mesh: bpy.types.Mesh,
1620
1493
  *,
1621
1494
  face_normals: bool = True,
1622
1495
  vertex_normals: bool = True,
@@ -1626,7 +1499,7 @@ class BMesh:
1626
1499
  """Initialize this bmesh from existing mesh data-block.
1627
1500
 
1628
1501
  :param mesh: The mesh data to load.
1629
- :type mesh: _bpy_types.Mesh
1502
+ :type mesh: bpy.types.Mesh
1630
1503
  :param face_normals:
1631
1504
  :type face_normals: bool
1632
1505
  :param vertex_normals:
@@ -1639,7 +1512,7 @@ class BMesh:
1639
1512
 
1640
1513
  def from_object(
1641
1514
  self,
1642
- object: _bpy_types.Object,
1515
+ object: bpy.types.Object,
1643
1516
  depsgraph: bpy.types.Depsgraph,
1644
1517
  *,
1645
1518
  cage: bool = False,
@@ -1649,7 +1522,7 @@ class BMesh:
1649
1522
  """Initialize this bmesh from existing object data-block (only meshes are currently supported).
1650
1523
 
1651
1524
  :param object: The object data to load.
1652
- :type object: _bpy_types.Object
1525
+ :type object: bpy.types.Object
1653
1526
  :param depsgraph:
1654
1527
  :type depsgraph: bpy.types.Depsgraph
1655
1528
  :param cage: Get the mesh as a deformed cage.
@@ -1671,13 +1544,13 @@ class BMesh:
1671
1544
  """
1672
1545
 
1673
1546
  def select_flush_mode(self) -> None:
1674
- """flush selection based on the current mode current `BMesh.select_mode`."""
1547
+ """flush selection based on the current mode current `bmesh.types.BMesh.select_mode`."""
1675
1548
 
1676
- def to_mesh(self, mesh: _bpy_types.Mesh) -> None:
1549
+ def to_mesh(self, mesh: bpy.types.Mesh) -> None:
1677
1550
  """Writes this BMesh data into an existing Mesh data-block.
1678
1551
 
1679
1552
  :param mesh: The mesh data to write into.
1680
- :type mesh: _bpy_types.Mesh
1553
+ :type mesh: bpy.types.Mesh
1681
1554
  """
1682
1555
 
1683
1556
  def transform(
@@ -1691,5 +1564,5 @@ class BMesh:
1691
1564
 
1692
1565
  :param matrix: 4x4x transform matrix.
1693
1566
  :type matrix: collections.abc.Sequence[collections.abc.Sequence[float]] | mathutils.Matrix
1694
- :param filter: set of values in (SELECT, HIDE, SEAM, SMOOTH, TAG).
1567
+ :param filter: Flag to filter vertices..
1695
1568
  """
@@ -1201,6 +1201,54 @@ def evaluate_closure_output_item_remove(
1201
1201
  :type node_identifier: int | None
1202
1202
  """
1203
1203
 
1204
+ def field_to_grid_item_add(
1205
+ execution_context: int | str | None = None,
1206
+ undo: bool | None = None,
1207
+ /,
1208
+ *,
1209
+ node_identifier: int | None = 0,
1210
+ ) -> None:
1211
+ """Add item below active item
1212
+
1213
+ :type execution_context: int | str | None
1214
+ :type undo: bool | None
1215
+ :param node_identifier: Node Identifier, Optional identifier of the node to operate on
1216
+ :type node_identifier: int | None
1217
+ """
1218
+
1219
+ def field_to_grid_item_move(
1220
+ execution_context: int | str | None = None,
1221
+ undo: bool | None = None,
1222
+ /,
1223
+ *,
1224
+ direction: typing.Literal["UP", "DOWN"] | None = "UP",
1225
+ node_identifier: int | None = 0,
1226
+ ) -> None:
1227
+ """Move active item
1228
+
1229
+ :type execution_context: int | str | None
1230
+ :type undo: bool | None
1231
+ :param direction: Direction, Move direction
1232
+ :type direction: typing.Literal['UP','DOWN'] | None
1233
+ :param node_identifier: Node Identifier, Optional identifier of the node to operate on
1234
+ :type node_identifier: int | None
1235
+ """
1236
+
1237
+ def field_to_grid_item_remove(
1238
+ execution_context: int | str | None = None,
1239
+ undo: bool | None = None,
1240
+ /,
1241
+ *,
1242
+ node_identifier: int | None = 0,
1243
+ ) -> None:
1244
+ """Remove active item
1245
+
1246
+ :type execution_context: int | str | None
1247
+ :type undo: bool | None
1248
+ :param node_identifier: Node Identifier, Optional identifier of the node to operate on
1249
+ :type node_identifier: int | None
1250
+ """
1251
+
1204
1252
  def file_output_item_add(
1205
1253
  execution_context: int | str | None = None,
1206
1254
  undo: bool | None = None,
@@ -65,7 +65,6 @@ def change_effect_type(
65
65
  "MULTIPLY",
66
66
  "WIPE",
67
67
  "GLOW",
68
- "TRANSFORM",
69
68
  "COLOR",
70
69
  "SPEED",
71
70
  "MULTICAM",
@@ -109,9 +108,6 @@ def change_effect_type(
109
108
  GLOW
110
109
  Glow -- Add blur and brightness to light areas.
111
110
 
112
- TRANSFORM
113
- Transform -- Apply scale, rotation, or translation.
114
-
115
111
  COLOR
116
112
  Color -- Add a simple color strip.
117
113
 
@@ -132,7 +128,7 @@ def change_effect_type(
132
128
 
133
129
  COLORMIX
134
130
  Color Mix -- Combine two strips using blend modes.
135
- :type type: typing.Literal['CROSS','ADD','SUBTRACT','ALPHA_OVER','ALPHA_UNDER','GAMMA_CROSS','MULTIPLY','WIPE','GLOW','TRANSFORM','COLOR','SPEED','MULTICAM','ADJUSTMENT','GAUSSIAN_BLUR','TEXT','COLORMIX'] | None
131
+ :type type: typing.Literal['CROSS','ADD','SUBTRACT','ALPHA_OVER','ALPHA_UNDER','GAMMA_CROSS','MULTIPLY','WIPE','GLOW','COLOR','SPEED','MULTICAM','ADJUSTMENT','GAUSSIAN_BLUR','TEXT','COLORMIX'] | None
136
132
  """
137
133
 
138
134
  def change_path(
@@ -411,7 +407,6 @@ def effect_strip_add(
411
407
  "MULTIPLY",
412
408
  "WIPE",
413
409
  "GLOW",
414
- "TRANSFORM",
415
410
  "COLOR",
416
411
  "SPEED",
417
412
  "MULTICAM",
@@ -464,9 +459,6 @@ def effect_strip_add(
464
459
  GLOW
465
460
  Glow -- Add blur and brightness to light areas.
466
461
 
467
- TRANSFORM
468
- Transform -- Apply scale, rotation, or translation.
469
-
470
462
  COLOR
471
463
  Color -- Add a simple color strip.
472
464
 
@@ -487,7 +479,7 @@ def effect_strip_add(
487
479
 
488
480
  COLORMIX
489
481
  Color Mix -- Combine two strips using blend modes.
490
- :type type: typing.Literal['CROSS','ADD','SUBTRACT','ALPHA_OVER','ALPHA_UNDER','GAMMA_CROSS','MULTIPLY','WIPE','GLOW','TRANSFORM','COLOR','SPEED','MULTICAM','ADJUSTMENT','GAUSSIAN_BLUR','TEXT','COLORMIX'] | None
482
+ :type type: typing.Literal['CROSS','ADD','SUBTRACT','ALPHA_OVER','ALPHA_UNDER','GAMMA_CROSS','MULTIPLY','WIPE','GLOW','COLOR','SPEED','MULTICAM','ADJUSTMENT','GAUSSIAN_BLUR','TEXT','COLORMIX'] | None
491
483
  :param move_strips: Move Strips, Automatically begin translating strips with the mouse after adding them to the timeline
492
484
  :type move_strips: bool | None
493
485
  :param frame_start: Start Frame, Start frame of the strip