fake-bpy-module 20250217__tar.gz → 20250219__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 (373) hide show
  1. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/PKG-INFO +1 -1
  2. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/_typing/rna_enums/__init__.pyi +4 -0
  3. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/curves/__init__.pyi +7 -0
  4. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/extensions/__init__.pyi +2 -3
  5. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/image/__init__.pyi +4 -6
  6. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/import_scene/__init__.pyi +4 -6
  7. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/node/__init__.pyi +8 -12
  8. fake_bpy_module-20250219/bpy/ops/point_cloud/__init__.pyi +103 -0
  9. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/preferences/__init__.pyi +2 -3
  10. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/wm/__init__.pyi +8 -12
  11. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/types/__init__.pyi +32 -16
  12. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  13. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/mathutils/geometry/__init__.pyi +2 -4
  14. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/mathutils/noise/__init__.pyi +2 -2
  15. fake_bpy_module-20250217/bpy/ops/point_cloud/__init__.pyi +0 -30
  16. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/README.md +0 -0
  17. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/__init__.pyi +0 -0
  18. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/addons/__init__.pyi +0 -0
  19. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/addons/cli/__init__.pyi +0 -0
  20. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/extensions/__init__.pyi +0 -0
  21. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/extensions/junction_module/__init__.pyi +0 -0
  22. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/extensions/stale_file_manager/__init__.pyi +0 -0
  23. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/extensions/wheel_manager/__init__.pyi +0 -0
  24. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/freedesktop/__init__.pyi +0 -0
  25. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/grease_pencil/__init__.pyi +0 -0
  26. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/grease_pencil/stroke/__init__.pyi +0 -0
  27. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/py.typed +0 -0
  28. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/system_info/__init__.pyi +0 -0
  29. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/system_info/text_generate_runtime/__init__.pyi +0 -0
  30. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/system_info/url_prefill_runtime/__init__.pyi +0 -0
  31. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/_bpy_internal/system_info/url_prefill_startup/__init__.pyi +0 -0
  32. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/addon_utils/__init__.pyi +0 -0
  33. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/addon_utils/py.typed +0 -0
  34. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/animsys_refactor/__init__.pyi +0 -0
  35. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/animsys_refactor/py.typed +0 -0
  36. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/aud/__init__.pyi +0 -0
  37. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/aud/py.typed +0 -0
  38. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bgl/__init__.pyi +0 -0
  39. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bgl/py.typed +0 -0
  40. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_app_override/__init__.pyi +0 -0
  41. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_app_override/helpers/__init__.pyi +0 -0
  42. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_app_override/py.typed +0 -0
  43. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_app_template_utils/__init__.pyi +0 -0
  44. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_app_template_utils/py.typed +0 -0
  45. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_console_utils/__init__.pyi +0 -0
  46. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  47. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  48. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  49. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  50. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  51. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_console_utils/py.typed +0 -0
  52. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/__init__.pyi +0 -0
  53. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  54. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  55. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/py.typed +0 -0
  56. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/settings/__init__.pyi +0 -0
  57. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/utils/__init__.pyi +0 -0
  58. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  59. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  60. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  61. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_keymap_utils/__init__.pyi +0 -0
  62. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_keymap_utils/io/__init__.pyi +0 -0
  63. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  64. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  65. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  66. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_keymap_utils/py.typed +0 -0
  67. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  68. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_math/__init__.pyi +0 -0
  69. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_math/py.typed +0 -0
  70. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/__init__.pyi +0 -0
  71. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  72. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/anim/__init__.pyi +0 -0
  73. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/assets/__init__.pyi +0 -0
  74. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/bmesh/__init__.pyi +0 -0
  75. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  76. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/bone_selection_sets/__init__.pyi +0 -0
  77. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/clip/__init__.pyi +0 -0
  78. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/connect_to_output/__init__.pyi +0 -0
  79. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/console/__init__.pyi +0 -0
  80. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/constraint/__init__.pyi +0 -0
  81. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/file/__init__.pyi +0 -0
  82. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/freestyle/__init__.pyi +0 -0
  83. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  84. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/grease_pencil/__init__.pyi +0 -0
  85. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/image/__init__.pyi +0 -0
  86. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/image_as_planes/__init__.pyi +0 -0
  87. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/mesh/__init__.pyi +0 -0
  88. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/node/__init__.pyi +0 -0
  89. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/node_editor/__init__.pyi +0 -0
  90. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/node_editor/node_functions/__init__.pyi +0 -0
  91. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/object/__init__.pyi +0 -0
  92. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/object_align/__init__.pyi +0 -0
  93. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  94. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  95. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/presets/__init__.pyi +0 -0
  96. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/py.typed +0 -0
  97. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/rigidbody/__init__.pyi +0 -0
  98. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  99. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/sequencer/__init__.pyi +0 -0
  100. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/spreadsheet/__init__.pyi +0 -0
  101. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/userpref/__init__.pyi +0 -0
  102. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  103. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  104. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  105. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  106. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/view3d/__init__.pyi +0 -0
  107. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/wm/__init__.pyi +0 -0
  108. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_operators/world/__init__.pyi +0 -0
  109. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_previews_utils/__init__.pyi +0 -0
  110. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  111. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_previews_utils/py.typed +0 -0
  112. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_rna_utils/__init__.pyi +0 -0
  113. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_rna_utils/data_path/__init__.pyi +0 -0
  114. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_rna_utils/py.typed +0 -0
  115. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_text_utils/__init__.pyi +0 -0
  116. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_text_utils/external_editor/__init__.pyi +0 -0
  117. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_text_utils/py.typed +0 -0
  118. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/__init__.pyi +0 -0
  119. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/anim/__init__.pyi +0 -0
  120. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/asset_shelf/__init__.pyi +0 -0
  121. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  122. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/node_add_menu/__init__.pyi +0 -0
  123. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  124. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  125. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  126. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  127. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_animviz/__init__.pyi +0 -0
  128. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_collection/__init__.pyi +0 -0
  129. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_constraint/__init__.pyi +0 -0
  130. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  131. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  132. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  133. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  134. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  135. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  136. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  137. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  138. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_light/__init__.pyi +0 -0
  139. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  140. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  141. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  142. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  143. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  144. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  145. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  146. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  147. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  148. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  149. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  150. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_material/__init__.pyi +0 -0
  151. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  152. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_object/__init__.pyi +0 -0
  153. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_output/__init__.pyi +0 -0
  154. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  155. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_particle/__init__.pyi +0 -0
  156. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  157. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  158. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  159. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  160. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  161. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  162. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  163. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  164. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  165. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_render/__init__.pyi +0 -0
  166. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_scene/__init__.pyi +0 -0
  167. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_texture/__init__.pyi +0 -0
  168. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  169. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_workspace/__init__.pyi +0 -0
  170. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/properties_world/__init__.pyi +0 -0
  171. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/py.typed +0 -0
  172. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_clip/__init__.pyi +0 -0
  173. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_console/__init__.pyi +0 -0
  174. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  175. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  176. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_graph/__init__.pyi +0 -0
  177. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_image/__init__.pyi +0 -0
  178. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_info/__init__.pyi +0 -0
  179. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_nla/__init__.pyi +0 -0
  180. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_node/__init__.pyi +0 -0
  181. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_outliner/__init__.pyi +0 -0
  182. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_properties/__init__.pyi +0 -0
  183. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_sequencer/__init__.pyi +0 -0
  184. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  185. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_statusbar/__init__.pyi +0 -0
  186. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_text/__init__.pyi +0 -0
  187. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_time/__init__.pyi +0 -0
  188. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  189. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  190. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_topbar/__init__.pyi +0 -0
  191. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_userpref/__init__.pyi +0 -0
  192. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_view3d/__init__.pyi +0 -0
  193. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  194. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui/utils/__init__.pyi +0 -0
  195. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui_utils/__init__.pyi +0 -0
  196. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui_utils/layout/__init__.pyi +0 -0
  197. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bl_ui_utils/py.typed +0 -0
  198. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/blend_render_info/__init__.pyi +0 -0
  199. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/blend_render_info/py.typed +0 -0
  200. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/blf/__init__.pyi +0 -0
  201. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/blf/py.typed +0 -0
  202. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bmesh/__init__.pyi +0 -0
  203. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bmesh/geometry/__init__.pyi +0 -0
  204. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bmesh/ops/__init__.pyi +0 -0
  205. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bmesh/py.typed +0 -0
  206. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bmesh/types/__init__.pyi +0 -0
  207. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bmesh/utils/__init__.pyi +0 -0
  208. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/__init__.pyi +0 -0
  209. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/_typing/__init__.pyi +0 -0
  210. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/app/__init__.pyi +0 -0
  211. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/app/handlers/__init__.pyi +0 -0
  212. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/app/icons/__init__.pyi +0 -0
  213. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/app/timers/__init__.pyi +0 -0
  214. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/app/translations/__init__.pyi +0 -0
  215. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/msgbus/__init__.pyi +0 -0
  216. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/__init__.pyi +0 -0
  217. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/action/__init__.pyi +0 -0
  218. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/anim/__init__.pyi +0 -0
  219. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/armature/__init__.pyi +0 -0
  220. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/asset/__init__.pyi +0 -0
  221. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/boid/__init__.pyi +0 -0
  222. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/brush/__init__.pyi +0 -0
  223. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/buttons/__init__.pyi +0 -0
  224. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/cachefile/__init__.pyi +0 -0
  225. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/camera/__init__.pyi +0 -0
  226. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/clip/__init__.pyi +0 -0
  227. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/cloth/__init__.pyi +0 -0
  228. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/collection/__init__.pyi +0 -0
  229. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/console/__init__.pyi +0 -0
  230. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/constraint/__init__.pyi +0 -0
  231. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/curve/__init__.pyi +0 -0
  232. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/cycles/__init__.pyi +0 -0
  233. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/dpaint/__init__.pyi +0 -0
  234. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/ed/__init__.pyi +0 -0
  235. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/export_anim/__init__.pyi +0 -0
  236. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/export_scene/__init__.pyi +0 -0
  237. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/file/__init__.pyi +0 -0
  238. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/fluid/__init__.pyi +0 -0
  239. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/font/__init__.pyi +0 -0
  240. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/geometry/__init__.pyi +0 -0
  241. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  242. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/gpencil/__init__.pyi +0 -0
  243. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/graph/__init__.pyi +0 -0
  244. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  245. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/import_anim/__init__.pyi +0 -0
  246. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/import_curve/__init__.pyi +0 -0
  247. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/info/__init__.pyi +0 -0
  248. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/lattice/__init__.pyi +0 -0
  249. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/marker/__init__.pyi +0 -0
  250. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/mask/__init__.pyi +0 -0
  251. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/material/__init__.pyi +0 -0
  252. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/mball/__init__.pyi +0 -0
  253. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/mesh/__init__.pyi +0 -0
  254. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/nla/__init__.pyi +0 -0
  255. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/object/__init__.pyi +0 -0
  256. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/outliner/__init__.pyi +0 -0
  257. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/paint/__init__.pyi +0 -0
  258. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/paintcurve/__init__.pyi +0 -0
  259. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/palette/__init__.pyi +0 -0
  260. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/particle/__init__.pyi +0 -0
  261. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/pose/__init__.pyi +0 -0
  262. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/poselib/__init__.pyi +0 -0
  263. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/ptcache/__init__.pyi +0 -0
  264. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/render/__init__.pyi +0 -0
  265. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/rigidbody/__init__.pyi +0 -0
  266. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/scene/__init__.pyi +0 -0
  267. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/screen/__init__.pyi +0 -0
  268. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/script/__init__.pyi +0 -0
  269. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/sculpt/__init__.pyi +0 -0
  270. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  271. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/sequencer/__init__.pyi +0 -0
  272. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/sound/__init__.pyi +0 -0
  273. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  274. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/surface/__init__.pyi +0 -0
  275. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/text/__init__.pyi +0 -0
  276. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/text_editor/__init__.pyi +0 -0
  277. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/texture/__init__.pyi +0 -0
  278. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/transform/__init__.pyi +0 -0
  279. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/ui/__init__.pyi +0 -0
  280. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/uilist/__init__.pyi +0 -0
  281. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/uv/__init__.pyi +0 -0
  282. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/view2d/__init__.pyi +0 -0
  283. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/view3d/__init__.pyi +0 -0
  284. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/workspace/__init__.pyi +0 -0
  285. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/ops/world/__init__.pyi +0 -0
  286. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/path/__init__.pyi +0 -0
  287. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/props/__init__.pyi +0 -0
  288. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/py.typed +0 -0
  289. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/utils/__init__.pyi +0 -0
  290. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/utils/previews/__init__.pyi +0 -0
  291. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy/utils/units/__init__.pyi +0 -0
  292. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/__init__.pyi +0 -0
  293. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/anim_utils/__init__.pyi +0 -0
  294. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/asset_utils/__init__.pyi +0 -0
  295. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  296. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  297. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/image_utils/__init__.pyi +0 -0
  298. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/io_utils/__init__.pyi +0 -0
  299. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  300. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  301. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  302. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/node_utils/__init__.pyi +0 -0
  303. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/object_utils/__init__.pyi +0 -0
  304. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/py.typed +0 -0
  305. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  306. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/wm_utils/__init__.pyi +0 -0
  307. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  308. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_restrict_state/__init__.pyi +0 -0
  309. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_restrict_state/py.typed +0 -0
  310. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_types/__init__.pyi +0 -0
  311. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/bpy_types/py.typed +0 -0
  312. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/console_python/__init__.pyi +0 -0
  313. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/console_python/py.typed +0 -0
  314. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/console_shell/__init__.pyi +0 -0
  315. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/console_shell/py.typed +0 -0
  316. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  317. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  318. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/fake_bpy_module.egg-info/top_level.txt +0 -0
  319. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/__init__.pyi +0 -0
  320. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/chainingiterators/__init__.pyi +0 -0
  321. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/functions/__init__.pyi +0 -0
  322. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/predicates/__init__.pyi +0 -0
  323. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/py.typed +0 -0
  324. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/shaders/__init__.pyi +0 -0
  325. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/types/__init__.pyi +0 -0
  326. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  327. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/freestyle/utils/__init__.pyi +0 -0
  328. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/__init__.pyi +0 -0
  329. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/capabilities/__init__.pyi +0 -0
  330. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/matrix/__init__.pyi +0 -0
  331. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/platform/__init__.pyi +0 -0
  332. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/py.typed +0 -0
  333. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/select/__init__.pyi +0 -0
  334. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/shader/__init__.pyi +0 -0
  335. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/state/__init__.pyi +0 -0
  336. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/texture/__init__.pyi +0 -0
  337. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu/types/__init__.pyi +0 -0
  338. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu_extras/__init__.pyi +0 -0
  339. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu_extras/batch/__init__.pyi +0 -0
  340. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu_extras/presets/__init__.pyi +0 -0
  341. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/gpu_extras/py.typed +0 -0
  342. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/graphviz_export/__init__.pyi +0 -0
  343. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/graphviz_export/py.typed +0 -0
  344. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/idprop/__init__.pyi +0 -0
  345. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/idprop/py.typed +0 -0
  346. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/idprop/types/__init__.pyi +0 -0
  347. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/imbuf/__init__.pyi +0 -0
  348. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/imbuf/py.typed +0 -0
  349. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/imbuf/types/__init__.pyi +0 -0
  350. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/keyingsets_builtins/__init__.pyi +0 -0
  351. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/keyingsets_builtins/py.typed +0 -0
  352. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/keyingsets_utils/__init__.pyi +0 -0
  353. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/keyingsets_utils/py.typed +0 -0
  354. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/mathutils/__init__.pyi +0 -0
  355. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/mathutils/bvhtree/__init__.pyi +0 -0
  356. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/mathutils/interpolate/__init__.pyi +0 -0
  357. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/mathutils/kdtree/__init__.pyi +0 -0
  358. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/mathutils/py.typed +0 -0
  359. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/nodeitems_builtins/__init__.pyi +0 -0
  360. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/nodeitems_builtins/py.typed +0 -0
  361. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/nodeitems_utils/__init__.pyi +0 -0
  362. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/nodeitems_utils/py.typed +0 -0
  363. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/pyproject.toml +0 -0
  364. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/rna_info/__init__.pyi +0 -0
  365. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/rna_info/py.typed +0 -0
  366. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/rna_keymap_ui/__init__.pyi +0 -0
  367. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/rna_keymap_ui/py.typed +0 -0
  368. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/rna_prop_ui/__init__.pyi +0 -0
  369. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/rna_prop_ui/py.typed +0 -0
  370. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/rna_xml/__init__.pyi +0 -0
  371. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/rna_xml/py.typed +0 -0
  372. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/setup.cfg +0 -0
  373. {fake_bpy_module-20250217 → fake_bpy_module-20250219}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: fake-bpy-module
3
- Version: 20250217
3
+ Version: 20250219
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
@@ -785,6 +785,9 @@ type GreasePencilSelectmodeItems = typing.Literal[
785
785
  ]
786
786
  type IconItems = typing.Literal[
787
787
  "NONE", # NONE.
788
+ "CHAR_NOTDEF", # CHAR_NOTDEF.
789
+ "CHAR_REPLACEMENT", # CHAR_REPLACEMENT.
790
+ "NOT_FOUND", # NOT_FOUND.
788
791
  "BLANK1", # BLANK1.
789
792
  "AUTOMERGE_OFF", # AUTOMERGE_OFF.
790
793
  "AUTOMERGE_ON", # AUTOMERGE_ON.
@@ -857,6 +860,7 @@ type IconItems = typing.Literal[
857
860
  "GHOST_DISABLED", # GHOST_DISABLED.
858
861
  "GHOST_ENABLED", # GHOST_ENABLED.
859
862
  "GRIP", # GRIP.
863
+ "GRIP_V", # GRIP_V.
860
864
  "HAND", # HAND.
861
865
  "HELP", # HELP.
862
866
  "LINKED", # LINKED.
@@ -393,6 +393,13 @@ def select_random(
393
393
  :type probability: float | None
394
394
  """
395
395
 
396
+ def separate(execution_context: int | str | None = None, undo: bool | None = None):
397
+ """Separate selected geometry into a new object
398
+
399
+ :type execution_context: int | str | None
400
+ :type undo: bool | None
401
+ """
402
+
396
403
  def set_selection_domain(
397
404
  execution_context: int | str | None = None,
398
405
  undo: bool | None = None,
@@ -67,8 +67,7 @@ def package_install_files(
67
67
  *,
68
68
  filter_glob: str = "*.zip;*.py",
69
69
  directory: str = "",
70
- files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
71
- | None = None,
70
+ files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
72
71
  filepath: str = "",
73
72
  repo: str | None = "",
74
73
  enable_on_install: bool | None = True,
@@ -85,7 +84,7 @@ def package_install_files(
85
84
  :param directory: Directory
86
85
  :type directory: str
87
86
  :param files: files
88
- :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
87
+ :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
89
88
  :param filepath: filepath
90
89
  :type filepath: str
91
90
  :param repo: User Repository, The user repository to install extensions into
@@ -377,8 +377,7 @@ def import_as_mesh_planes(
377
377
  0.0,
378
378
  0.0,
379
379
  ),
380
- files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
381
- | None = None,
380
+ files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
382
381
  directory: str = "",
383
382
  filter_image: bool | None = True,
384
383
  filter_movie: bool | None = True,
@@ -494,7 +493,7 @@ def import_as_mesh_planes(
494
493
  :param rotation: Rotation
495
494
  :type rotation: collections.abc.Sequence[float] | mathutils.Euler | None
496
495
  :param files: files
497
- :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
496
+ :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
498
497
  :param directory: directory
499
498
  :type directory: str
500
499
  :param filter_image: filter_image
@@ -815,8 +814,7 @@ def open_images(
815
814
  /,
816
815
  *,
817
816
  directory: str = "",
818
- files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
819
- | None = None,
817
+ files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
820
818
  relative_path: bool | None = True,
821
819
  use_sequence_detection: bool | None = True,
822
820
  use_udim_detection: bool | None = True,
@@ -828,7 +826,7 @@ def open_images(
828
826
  :param directory: directory
829
827
  :type directory: str
830
828
  :param files: files
831
- :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
829
+ :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
832
830
  :param relative_path: Use relative path
833
831
  :type relative_path: bool | None
834
832
  :param use_sequence_detection: Use sequence detection
@@ -11,8 +11,7 @@ def fbx(
11
11
  filepath: str = "",
12
12
  directory: str = "",
13
13
  filter_glob: str = "*.fbx",
14
- files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
15
- | None = None,
14
+ files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
16
15
  ui_tab: typing.Literal["MAIN", "ARMATURE"] | None = "MAIN",
17
16
  use_manual_orientation: bool | None = False,
18
17
  global_scale: float | None = 1.0,
@@ -47,7 +46,7 @@ def fbx(
47
46
  :param filter_glob: filter_glob
48
47
  :type filter_glob: str
49
48
  :param files: File Path
50
- :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
49
+ :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
51
50
  :param ui_tab: ui_tab, Import options categories
52
51
 
53
52
  MAIN
@@ -118,8 +117,7 @@ def gltf(
118
117
  export_import_convert_lighting_mode: typing.Literal["SPEC", "COMPAT", "RAW"]
119
118
  | None = "SPEC",
120
119
  filter_glob: str = "*.glb;*.gltf",
121
- files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
122
- | None = None,
120
+ files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
123
121
  loglevel: int | None = 0,
124
122
  import_pack_images: bool | None = True,
125
123
  merge_vertices: bool | None = False,
@@ -153,7 +151,7 @@ def gltf(
153
151
  :param filter_glob: filter_glob
154
152
  :type filter_glob: str
155
153
  :param files: File Path
156
- :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
154
+ :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
157
155
  :param loglevel: Log Level, Log Level
158
156
  :type loglevel: int | None
159
157
  :param import_pack_images: Pack Images, Pack all images into .blend file
@@ -195,8 +195,7 @@ def add_foreach_geometry_element_zone(
195
195
  /,
196
196
  *,
197
197
  use_transform: bool | None = False,
198
- settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting]
199
- | None = None,
198
+ settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting] = None,
200
199
  offset: collections.abc.Iterable[float] | None = (150.0, 0.0),
201
200
  ):
202
201
  """Add a For Each Geometry Element zone that allows executing nodes e.g. for each vertex separately
@@ -206,7 +205,7 @@ def add_foreach_geometry_element_zone(
206
205
  :param use_transform: Use Transform, Start transform operator after inserting the node
207
206
  :type use_transform: bool | None
208
207
  :param settings: Settings, Settings to be applied on the newly created node
209
- :type settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting] | None
208
+ :type settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting]
210
209
  :param offset: Offset, Offset of nodes from the cursor when added
211
210
  :type offset: collections.abc.Iterable[float] | None
212
211
  """
@@ -295,8 +294,7 @@ def add_node(
295
294
  /,
296
295
  *,
297
296
  use_transform: bool | None = False,
298
- settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting]
299
- | None = None,
297
+ settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting] = None,
300
298
  type: str = "",
301
299
  ):
302
300
  """Add a node to the active tree
@@ -306,7 +304,7 @@ def add_node(
306
304
  :param use_transform: Use Transform, Start transform operator after inserting the node
307
305
  :type use_transform: bool | None
308
306
  :param settings: Settings, Settings to be applied on the newly created node
309
- :type settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting] | None
307
+ :type settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting]
310
308
  :param type: Node Type, Node type
311
309
  :type type: str
312
310
  """
@@ -335,8 +333,7 @@ def add_repeat_zone(
335
333
  /,
336
334
  *,
337
335
  use_transform: bool | None = False,
338
- settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting]
339
- | None = None,
336
+ settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting] = None,
340
337
  offset: collections.abc.Iterable[float] | None = (150.0, 0.0),
341
338
  ):
342
339
  """Add a repeat zone that allows executing nodes a dynamic number of times
@@ -346,7 +343,7 @@ def add_repeat_zone(
346
343
  :param use_transform: Use Transform, Start transform operator after inserting the node
347
344
  :type use_transform: bool | None
348
345
  :param settings: Settings, Settings to be applied on the newly created node
349
- :type settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting] | None
346
+ :type settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting]
350
347
  :param offset: Offset, Offset of nodes from the cursor when added
351
348
  :type offset: collections.abc.Iterable[float] | None
352
349
  """
@@ -375,8 +372,7 @@ def add_simulation_zone(
375
372
  /,
376
373
  *,
377
374
  use_transform: bool | None = False,
378
- settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting]
379
- | None = None,
375
+ settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting] = None,
380
376
  offset: collections.abc.Iterable[float] | None = (150.0, 0.0),
381
377
  ):
382
378
  """Add simulation zone input and output nodes to the active tree
@@ -386,7 +382,7 @@ def add_simulation_zone(
386
382
  :param use_transform: Use Transform, Start transform operator after inserting the node
387
383
  :type use_transform: bool | None
388
384
  :param settings: Settings, Settings to be applied on the newly created node
389
- :type settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting] | None
385
+ :type settings: bpy.types.bpy_prop_collection[bl_operators.node.NodeSetting]
390
386
  :param offset: Offset, Offset of nodes from the cursor when added
391
387
  :type offset: collections.abc.Iterable[float] | None
392
388
  """
@@ -0,0 +1,103 @@
1
+ import typing
2
+ import collections.abc
3
+ import typing_extensions
4
+ import bpy.ops.transform
5
+
6
+ def attribute_set(
7
+ execution_context: int | str | None = None,
8
+ undo: bool | None = None,
9
+ /,
10
+ *,
11
+ value_float: float | None = 0.0,
12
+ value_float_vector_2d: collections.abc.Iterable[float] | None = (0.0, 0.0),
13
+ value_float_vector_3d: collections.abc.Iterable[float] | None = (0.0, 0.0, 0.0),
14
+ value_int: int | None = 0,
15
+ value_int_vector_2d: collections.abc.Iterable[int] | None = (0, 0),
16
+ value_color: collections.abc.Iterable[float] | None = (1.0, 1.0, 1.0, 1.0),
17
+ value_bool: bool | None = False,
18
+ ):
19
+ """Set values of the active attribute for selected elements
20
+
21
+ :type execution_context: int | str | None
22
+ :type undo: bool | None
23
+ :param value_float: Value
24
+ :type value_float: float | None
25
+ :param value_float_vector_2d: Value
26
+ :type value_float_vector_2d: collections.abc.Iterable[float] | None
27
+ :param value_float_vector_3d: Value
28
+ :type value_float_vector_3d: collections.abc.Iterable[float] | None
29
+ :param value_int: Value
30
+ :type value_int: int | None
31
+ :param value_int_vector_2d: Value
32
+ :type value_int_vector_2d: collections.abc.Iterable[int] | None
33
+ :param value_color: Value
34
+ :type value_color: collections.abc.Iterable[float] | None
35
+ :param value_bool: Value
36
+ :type value_bool: bool | None
37
+ """
38
+
39
+ def delete(execution_context: int | str | None = None, undo: bool | None = None):
40
+ """Remove selected points
41
+
42
+ :type execution_context: int | str | None
43
+ :type undo: bool | None
44
+ """
45
+
46
+ def duplicate(execution_context: int | str | None = None, undo: bool | None = None):
47
+ """Copy selected points
48
+
49
+ :type execution_context: int | str | None
50
+ :type undo: bool | None
51
+ """
52
+
53
+ def duplicate_move(
54
+ execution_context: int | str | None = None,
55
+ undo: bool | None = None,
56
+ /,
57
+ *,
58
+ POINT_CLOUD_OT_duplicate: typing.Any | None = None,
59
+ TRANSFORM_OT_translate: bpy.ops.transform.translate | None = None,
60
+ ):
61
+ """Make copies of selected elements and move them
62
+
63
+ :type execution_context: int | str | None
64
+ :type undo: bool | None
65
+ :param POINT_CLOUD_OT_duplicate: Duplicate, Copy selected points
66
+ :type POINT_CLOUD_OT_duplicate: typing.Any | None
67
+ :param TRANSFORM_OT_translate: Move, Move selected items
68
+ :type TRANSFORM_OT_translate: bpy.ops.transform.translate | None
69
+ """
70
+
71
+ def select_all(
72
+ execution_context: int | str | None = None,
73
+ undo: bool | None = None,
74
+ /,
75
+ *,
76
+ action: typing.Literal["TOGGLE", "SELECT", "DESELECT", "INVERT"] | None = "TOGGLE",
77
+ ):
78
+ """(De)select all point cloud
79
+
80
+ :type execution_context: int | str | None
81
+ :type undo: bool | None
82
+ :param action: Action, Selection action to execute
83
+
84
+ TOGGLE
85
+ Toggle -- Toggle selection for all elements.
86
+
87
+ SELECT
88
+ Select -- Select all elements.
89
+
90
+ DESELECT
91
+ Deselect -- Deselect all elements.
92
+
93
+ INVERT
94
+ Invert -- Invert selection of all elements.
95
+ :type action: typing.Literal['TOGGLE','SELECT','DESELECT','INVERT'] | None
96
+ """
97
+
98
+ def separate(execution_context: int | str | None = None, undo: bool | None = None):
99
+ """Separate selected geometry into a new point cloud
100
+
101
+ :type execution_context: int | str | None
102
+ :type undo: bool | None
103
+ """
@@ -569,8 +569,7 @@ def studiolight_install(
569
569
  undo: bool | None = None,
570
570
  /,
571
571
  *,
572
- files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
573
- | None = None,
572
+ files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
574
573
  directory: str = "",
575
574
  filter_folder: bool | None = True,
576
575
  filter_glob: str = "*.png;*.jpg;*.hdr;*.exr",
@@ -581,7 +580,7 @@ def studiolight_install(
581
580
  :type execution_context: int | str | None
582
581
  :type undo: bool | None
583
582
  :param files: File Path
584
- :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
583
+ :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
585
584
  :param directory: directory
586
585
  :type directory: str
587
586
  :param filter_folder: Filter Folders
@@ -480,8 +480,7 @@ def batch_rename(
480
480
  ]
481
481
  | None = "OBJECT",
482
482
  data_source: typing.Literal["SELECT", "ALL"] | None = "SELECT",
483
- actions: bpy.types.bpy_prop_collection[bl_operators.wm.BatchRenameAction]
484
- | None = None,
483
+ actions: bpy.types.bpy_prop_collection[bl_operators.wm.BatchRenameAction] = None,
485
484
  ):
486
485
  """Rename multiple items at once
487
486
 
@@ -492,7 +491,7 @@ def batch_rename(
492
491
  :param data_source: Source
493
492
  :type data_source: typing.Literal['SELECT','ALL'] | None
494
493
  :param actions: actions
495
- :type actions: bpy.types.bpy_prop_collection[bl_operators.wm.BatchRenameAction] | None
494
+ :type actions: bpy.types.bpy_prop_collection[bl_operators.wm.BatchRenameAction]
496
495
  """
497
496
 
498
497
  def blend_strings_utf8_validate(
@@ -2817,8 +2816,7 @@ def operator_presets_cleanup(
2817
2816
  /,
2818
2817
  *,
2819
2818
  operator: str = "",
2820
- properties: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
2821
- | None = None,
2819
+ properties: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
2822
2820
  ):
2823
2821
  """Remove outdated operator properties from presets that may cause problems
2824
2822
 
@@ -2827,7 +2825,7 @@ def operator_presets_cleanup(
2827
2825
  :param operator: operator
2828
2826
  :type operator: str
2829
2827
  :param properties: properties
2830
- :type properties: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
2828
+ :type properties: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
2831
2829
  """
2832
2830
 
2833
2831
  def owner_disable(
@@ -3234,8 +3232,7 @@ def previews_batch_clear(
3234
3232
  undo: bool | None = None,
3235
3233
  /,
3236
3234
  *,
3237
- files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
3238
- | None = None,
3235
+ files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
3239
3236
  directory: str = "",
3240
3237
  filter_blender: bool | None = True,
3241
3238
  filter_folder: bool | None = True,
@@ -3251,7 +3248,7 @@ def previews_batch_clear(
3251
3248
  :type execution_context: int | str | None
3252
3249
  :type undo: bool | None
3253
3250
  :param files: files
3254
- :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
3251
+ :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
3255
3252
  :param directory: directory
3256
3253
  :type directory: str
3257
3254
  :param filter_blender: filter_blender
@@ -3277,8 +3274,7 @@ def previews_batch_generate(
3277
3274
  undo: bool | None = None,
3278
3275
  /,
3279
3276
  *,
3280
- files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
3281
- | None = None,
3277
+ files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] = None,
3282
3278
  directory: str = "",
3283
3279
  filter_blender: bool | None = True,
3284
3280
  filter_folder: bool | None = True,
@@ -3294,7 +3290,7 @@ def previews_batch_generate(
3294
3290
  :type execution_context: int | str | None
3295
3291
  :type undo: bool | None
3296
3292
  :param files: Collection of file paths with common directory root
3297
- :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement] | None
3293
+ :type files: bpy.types.bpy_prop_collection[bpy.types.OperatorFileListElement]
3298
3294
  :param directory: Root path of all files listed in files collection
3299
3295
  :type directory: str
3300
3296
  :param filter_blender: Show Blender files in the File Browser
@@ -48181,6 +48181,7 @@ database.
48181
48181
  * bpy.context.id
48182
48182
  * bpy.context.selected_ids
48183
48183
  * bpy.context.texture_user
48184
+ * Action.fcurve_ensure_for_datablock
48184
48185
  * AssetRepresentation.local_id
48185
48186
  * BlendDataObjects.new
48186
48187
  * BlendImportContextItem.id
@@ -53282,6 +53283,7 @@ print(positions_data)
53282
53283
  * bpy.context.selected_editable_fcurves
53283
53284
  * bpy.context.selected_visible_fcurves
53284
53285
  * bpy.context.visible_fcurves
53286
+ * Action.fcurve_ensure_for_datablock
53285
53287
  * Action.fcurves
53286
53288
  * ActionChannelbag.fcurves
53287
53289
  * ActionChannelbagFCurves.find
@@ -106086,12 +106088,12 @@ class ActionChannelbags(bpy_prop_collection[ActionChannelbag], bpy_struct):
106086
106088
  """
106087
106089
 
106088
106090
  class ActionFCurves(bpy_prop_collection[FCurve], bpy_struct):
106089
- """Collection of action F-Curves"""
106091
+ """Collection of action F-Curves. Note that this is a legacy API that is unaware of action slots, and will only consider the F-Curves for this action's first slot"""
106090
106092
 
106091
106093
  def new(
106092
106094
  self, data_path: str, *, index: int | None = 0, action_group: str = ""
106093
106095
  ) -> FCurve:
106094
- """Add an F-Curve to the action
106096
+ """Add an F-Curve for the first slot of this action, creating the necessary layer, strip, and slot if necessary
106095
106097
 
106096
106098
  :param data_path: Data Path, F-Curve data path to use
106097
106099
  :type data_path: str
@@ -106104,7 +106106,7 @@ class ActionFCurves(bpy_prop_collection[FCurve], bpy_struct):
106104
106106
  """
106105
106107
 
106106
106108
  def find(self, data_path: str, *, index: int | None = 0) -> FCurve:
106107
- """Find an F-Curve. Note that this function performs a linear scan of all F-Curves in the action.
106109
+ """Find an F-Curve. Note that this function performs a linear scan of all F-Curves for the action's first slot.
106108
106110
 
106109
106111
  :param data_path: Data Path, F-Curve data path
106110
106112
  :type data_path: str
@@ -106115,14 +106117,14 @@ class ActionFCurves(bpy_prop_collection[FCurve], bpy_struct):
106115
106117
  """
106116
106118
 
106117
106119
  def remove(self, fcurve: FCurve):
106118
- """Remove F-Curve
106120
+ """Remove the F-Curve from the action's first slot
106119
106121
 
106120
106122
  :param fcurve: F-Curve to remove
106121
106123
  :type fcurve: FCurve
106122
106124
  """
106123
106125
 
106124
106126
  def clear(self):
106125
- """Remove all F-Curves"""
106127
+ """Remove all F-Curves from the action's first slot"""
106126
106128
 
106127
106129
  @classmethod
106128
106130
  def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
@@ -116048,7 +116050,7 @@ class Action(ID, bpy_struct):
116048
116050
  """
116049
116051
 
116050
116052
  fcurves: ActionFCurves
116051
- """ The individual F-Curves that make up the action
116053
+ """ Legacy API, for backward compatibility with code that does not handle slotted actions yet. This collection contains the F-Curves for the action's first slot
116052
116054
 
116053
116055
  :type: ActionFCurves
116054
116056
  """
@@ -116072,7 +116074,7 @@ class Action(ID, bpy_struct):
116072
116074
  """
116073
116075
 
116074
116076
  groups: ActionGroups
116075
- """ Convenient groupings of F-Curves
116077
+ """ Legacy API, for backward compatibility with code that does not handle slotted actions yet. This collection contains the F-Curve groups for the action's first slot
116076
116078
 
116077
116079
  :type: ActionGroups
116078
116080
  """
@@ -116119,7 +116121,7 @@ class Action(ID, bpy_struct):
116119
116121
  "WORLD",
116120
116122
  "UNSPECIFIED",
116121
116123
  ]
116122
- """ Type of ID block that action can be used on - DO NOT CHANGE UNLESS YOU KNOW WHAT YOU ARE DOING
116124
+ """ Legacy API, for backward compatibility with code that does not handle slotted actions yet. Type of data-block that the action's first slot can be used on. Do not change unless you know what you are doing
116123
116125
 
116124
116126
  :type: typing.Literal['ACTION','ARMATURE','BRUSH','CACHEFILE','CAMERA','COLLECTION','CURVE','CURVES','FONT','GREASEPENCIL','GREASEPENCIL_V3','IMAGE','KEY','LATTICE','LIBRARY','LIGHT','LIGHT_PROBE','LINESTYLE','MASK','MATERIAL','MESH','META','MOVIECLIP','NODETREE','OBJECT','PAINTCURVE','PALETTE','PARTICLE','POINTCLOUD','SCENE','SCREEN','SOUND','SPEAKER','TEXT','TEXTURE','VOLUME','WINDOWMANAGER','WORKSPACE','WORLD','UNSPECIFIED']
116125
116127
  """
@@ -116131,7 +116133,7 @@ class Action(ID, bpy_struct):
116131
116133
  """
116132
116134
 
116133
116135
  is_action_legacy: bool
116134
- """ Return whether this is a legacy Action. Legacy Actions have no layers or slots. An empty Action considered as both a 'legacy' and a 'layered' Action.
116136
+ """ Return whether this is a legacy Action. Legacy Actions have no layers or slots. An empty Action considered as both a 'legacy' and a 'layered' Action. Since Blender 4.4 actions are automatically updated to layered actions, and thus this will only return True when the action is empty
116135
116137
 
116136
116138
  :type: bool
116137
116139
  """
@@ -116175,6 +116177,21 @@ class Action(ID, bpy_struct):
116175
116177
  def deselect_keys(self):
116176
116178
  """Deselects all keys of the Action. The selection status of F-Curves is unchanged."""
116177
116179
 
116180
+ def fcurve_ensure_for_datablock(
116181
+ self, datablock: ID, data_path: str, *, index: int | None = 0
116182
+ ) -> FCurve:
116183
+ """Ensure that an F-Curve exists, with the given data path and array index, for the given data-block. This action must already be assigned to the data-block. This function will also create the layer, keyframe strip, and action slot if necessary, and take care of assigning the action slot too
116184
+
116185
+ :param datablock: The data-block animated by this action, for which to ensure the F-Curve exists. This action must already be assigned to the data-block
116186
+ :type datablock: ID
116187
+ :param data_path: Data Path, F-Curve data path
116188
+ :type data_path: str
116189
+ :param index: Index, Array index
116190
+ :type index: int | None
116191
+ :return: The found or created F-Curve
116192
+ :rtype: FCurve
116193
+ """
116194
+
116178
116195
  def flip_with_pose(self, object: Object):
116179
116196
  """Flip the action around the X axis using a pose
116180
116197
 
@@ -195902,10 +195919,10 @@ class PropertyGroupItem(bpy_struct):
195902
195919
  :type: PropertyGroup
195903
195920
  """
195904
195921
 
195905
- id: ID | None
195922
+ id: ID
195906
195923
  """
195907
195924
 
195908
- :type: ID | None
195925
+ :type: ID
195909
195926
  """
195910
195927
 
195911
195928
  idp_array: bpy_prop_collection[PropertyGroup]
@@ -227015,9 +227032,8 @@ class UIList(bpy_struct):
227015
227032
  icon: int | None,
227016
227033
  active_data: typing.Any,
227017
227034
  active_property: str | None,
227018
- *,
227019
- index: int | None = 0,
227020
- flt_flag: int | None = 0,
227035
+ index: int | None,
227036
+ flt_flag: int | None,
227021
227037
  ):
227022
227038
  """Draw an item in the list (NOTE: when you define your own draw_item function, you may want to check given 'item' is of the right type...)
227023
227039
 
@@ -232307,10 +232323,10 @@ class WindowManager(ID, bpy_struct):
232307
232323
  :type: bpy_prop_collection[Operator]
232308
232324
  """
232309
232325
 
232310
- poselib_previous_action: Action | None
232326
+ poselib_previous_action: Action
232311
232327
  """
232312
232328
 
232313
- :type: Action | None
232329
+ :type: Action
232314
232330
  """
232315
232331
 
232316
232332
  preset_name: str | typing.Any
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: fake-bpy-module
3
- Version: 20250217
3
+ Version: 20250219
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
@@ -64,13 +64,11 @@ def box_fit_2d(
64
64
  :rtype: float
65
65
  """
66
66
 
67
- def box_pack_2d(
68
- boxes: list[list[float, float, float, float, ...]],
69
- ) -> tuple[float, float]:
67
+ def box_pack_2d(boxes: list[list[float]]) -> tuple[float, float]:
70
68
  """Returns a tuple with the width and height of the packed bounding box.
71
69
 
72
70
  :param boxes: list of boxes, each box is a list where the first 4 items are [X, Y, width, height, ...] other items are ignored. The X & Y values in this list are modified to set the packed positions.
73
- :type boxes: list[list[float, float, float, float, ...]]
71
+ :type boxes: list[list[float]]
74
72
  :return: The width and height of the packed bounding box.
75
73
  :rtype: tuple[float, float]
76
74
  """
@@ -295,7 +295,7 @@ def voronoi(
295
295
  position: collections.abc.Sequence[float] | mathutils.Vector,
296
296
  distance_metric: str = "DISTANCE",
297
297
  exponent: float = 2.5,
298
- ) -> list[list[float], list[mathutils.Vector]]:
298
+ ) -> list[list[float] | list[mathutils.Vector]]:
299
299
  """Returns a list of distances to the four closest features and their locations.
300
300
 
301
301
  :param position: The position to evaluate the selected noise function.
@@ -305,5 +305,5 @@ def voronoi(
305
305
  :param exponent: The exponent for Minkowski distance metric.
306
306
  :type exponent: float
307
307
  :return: A list of distances to the four closest features and their locations.
308
- :rtype: list[list[float], list[mathutils.Vector]]
308
+ :rtype: list[list[float] | list[mathutils.Vector]]
309
309
  """
@@ -1,30 +0,0 @@
1
- import typing
2
- import collections.abc
3
- import typing_extensions
4
-
5
- def select_all(
6
- execution_context: int | str | None = None,
7
- undo: bool | None = None,
8
- /,
9
- *,
10
- action: typing.Literal["TOGGLE", "SELECT", "DESELECT", "INVERT"] | None = "TOGGLE",
11
- ):
12
- """(De)select all point cloud
13
-
14
- :type execution_context: int | str | None
15
- :type undo: bool | None
16
- :param action: Action, Selection action to execute
17
-
18
- TOGGLE
19
- Toggle -- Toggle selection for all elements.
20
-
21
- SELECT
22
- Select -- Select all elements.
23
-
24
- DESELECT
25
- Deselect -- Deselect all elements.
26
-
27
- INVERT
28
- Invert -- Invert selection of all elements.
29
- :type action: typing.Literal['TOGGLE','SELECT','DESELECT','INVERT'] | None
30
- """