fake-bpy-module 20240520__tar.gz → 20240522__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 (358) hide show
  1. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/PKG-INFO +1 -1
  2. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bmesh/types/__init__.pyi +145 -58
  3. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/wm/__init__.pyi +12 -0
  4. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/types/__init__.pyi +165 -0
  5. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  6. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/README.md +0 -0
  7. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/_bpy_internal/__init__.pyi +0 -0
  8. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/_bpy_internal/freedesktop/__init__.pyi +0 -0
  9. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/_bpy_internal/py.typed +0 -0
  10. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/addon_utils/__init__.pyi +0 -0
  11. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/addon_utils/py.typed +0 -0
  12. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/animsys_refactor/__init__.pyi +0 -0
  13. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/animsys_refactor/py.typed +0 -0
  14. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/aud/__init__.pyi +0 -0
  15. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/aud/py.typed +0 -0
  16. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bgl/__init__.pyi +0 -0
  17. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bgl/py.typed +0 -0
  18. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_app_override/__init__.pyi +0 -0
  19. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_app_override/helpers/__init__.pyi +0 -0
  20. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_app_override/py.typed +0 -0
  21. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_app_template_utils/__init__.pyi +0 -0
  22. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_app_template_utils/py.typed +0 -0
  23. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_console_utils/__init__.pyi +0 -0
  24. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  25. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  26. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  27. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  28. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  29. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_console_utils/py.typed +0 -0
  30. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/__init__.pyi +0 -0
  31. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  32. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  33. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/py.typed +0 -0
  34. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/settings/__init__.pyi +0 -0
  35. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/utils/__init__.pyi +0 -0
  36. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  37. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  38. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  39. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_keymap_utils/__init__.pyi +0 -0
  40. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_keymap_utils/io/__init__.pyi +0 -0
  41. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  42. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  43. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  44. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_keymap_utils/py.typed +0 -0
  45. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  46. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_math/__init__.pyi +0 -0
  47. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_math/py.typed +0 -0
  48. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/__init__.pyi +0 -0
  49. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  50. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/anim/__init__.pyi +0 -0
  51. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/assets/__init__.pyi +0 -0
  52. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/bmesh/__init__.pyi +0 -0
  53. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  54. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/clip/__init__.pyi +0 -0
  55. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/console/__init__.pyi +0 -0
  56. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/constraint/__init__.pyi +0 -0
  57. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/file/__init__.pyi +0 -0
  58. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/freestyle/__init__.pyi +0 -0
  59. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  60. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/image/__init__.pyi +0 -0
  61. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/mesh/__init__.pyi +0 -0
  62. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/node/__init__.pyi +0 -0
  63. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/object/__init__.pyi +0 -0
  64. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/object_align/__init__.pyi +0 -0
  65. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  66. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  67. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/presets/__init__.pyi +0 -0
  68. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/py.typed +0 -0
  69. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/rigidbody/__init__.pyi +0 -0
  70. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  71. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/sequencer/__init__.pyi +0 -0
  72. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/spreadsheet/__init__.pyi +0 -0
  73. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/userpref/__init__.pyi +0 -0
  74. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  75. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  76. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  77. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  78. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/view3d/__init__.pyi +0 -0
  79. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/wm/__init__.pyi +0 -0
  80. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_operators/world/__init__.pyi +0 -0
  81. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_previews_utils/__init__.pyi +0 -0
  82. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  83. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_previews_utils/py.typed +0 -0
  84. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_rna_utils/__init__.pyi +0 -0
  85. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_rna_utils/data_path/__init__.pyi +0 -0
  86. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_rna_utils/py.typed +0 -0
  87. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_text_utils/__init__.pyi +0 -0
  88. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_text_utils/external_editor/__init__.pyi +0 -0
  89. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_text_utils/py.typed +0 -0
  90. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/__init__.pyi +0 -0
  91. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/anim/__init__.pyi +0 -0
  92. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/asset_shelf/__init__.pyi +0 -0
  93. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  94. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/node_add_menu/__init__.pyi +0 -0
  95. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  96. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  97. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  98. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  99. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_animviz/__init__.pyi +0 -0
  100. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_collection/__init__.pyi +0 -0
  101. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_constraint/__init__.pyi +0 -0
  102. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  103. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  104. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  105. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  106. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  107. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  108. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  109. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  110. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  111. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_light/__init__.pyi +0 -0
  112. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  113. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  114. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  115. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  116. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  117. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  118. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  119. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  120. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  121. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  122. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  123. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_material/__init__.pyi +0 -0
  124. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  125. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_object/__init__.pyi +0 -0
  126. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_output/__init__.pyi +0 -0
  127. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  128. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_particle/__init__.pyi +0 -0
  129. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  130. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  131. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  132. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  133. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  134. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  135. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  136. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  137. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  138. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_render/__init__.pyi +0 -0
  139. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_scene/__init__.pyi +0 -0
  140. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_texture/__init__.pyi +0 -0
  141. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  142. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_workspace/__init__.pyi +0 -0
  143. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/properties_world/__init__.pyi +0 -0
  144. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/py.typed +0 -0
  145. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_clip/__init__.pyi +0 -0
  146. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_console/__init__.pyi +0 -0
  147. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  148. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  149. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_graph/__init__.pyi +0 -0
  150. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_image/__init__.pyi +0 -0
  151. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_info/__init__.pyi +0 -0
  152. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_nla/__init__.pyi +0 -0
  153. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_node/__init__.pyi +0 -0
  154. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_outliner/__init__.pyi +0 -0
  155. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_properties/__init__.pyi +0 -0
  156. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_sequencer/__init__.pyi +0 -0
  157. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  158. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_statusbar/__init__.pyi +0 -0
  159. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_text/__init__.pyi +0 -0
  160. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_time/__init__.pyi +0 -0
  161. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  162. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  163. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_topbar/__init__.pyi +0 -0
  164. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_userpref/__init__.pyi +0 -0
  165. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_view3d/__init__.pyi +0 -0
  166. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  167. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/temp_anim_layers/__init__.pyi +0 -0
  168. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui/utils/__init__.pyi +0 -0
  169. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui_utils/__init__.pyi +0 -0
  170. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  171. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui_utils/layout/__init__.pyi +0 -0
  172. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bl_ui_utils/py.typed +0 -0
  173. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/blend_render_info/__init__.pyi +0 -0
  174. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/blend_render_info/py.typed +0 -0
  175. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/blf/__init__.pyi +0 -0
  176. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/blf/py.typed +0 -0
  177. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bmesh/__init__.pyi +0 -0
  178. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bmesh/geometry/__init__.pyi +0 -0
  179. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bmesh/ops/__init__.pyi +0 -0
  180. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bmesh/py.typed +0 -0
  181. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bmesh/utils/__init__.pyi +0 -0
  182. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/__init__.pyi +0 -0
  183. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/app/__init__.pyi +0 -0
  184. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/app/handlers/__init__.pyi +0 -0
  185. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/app/icons/__init__.pyi +0 -0
  186. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/app/timers/__init__.pyi +0 -0
  187. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/app/translations/__init__.pyi +0 -0
  188. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/msgbus/__init__.pyi +0 -0
  189. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/__init__.pyi +0 -0
  190. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/action/__init__.pyi +0 -0
  191. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/anim/__init__.pyi +0 -0
  192. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/armature/__init__.pyi +0 -0
  193. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/asset/__init__.pyi +0 -0
  194. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/bl_pkg/__init__.pyi +0 -0
  195. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/boid/__init__.pyi +0 -0
  196. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/brush/__init__.pyi +0 -0
  197. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/buttons/__init__.pyi +0 -0
  198. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/cachefile/__init__.pyi +0 -0
  199. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/camera/__init__.pyi +0 -0
  200. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/clip/__init__.pyi +0 -0
  201. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/cloth/__init__.pyi +0 -0
  202. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/collection/__init__.pyi +0 -0
  203. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/console/__init__.pyi +0 -0
  204. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/constraint/__init__.pyi +0 -0
  205. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/curve/__init__.pyi +0 -0
  206. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/curves/__init__.pyi +0 -0
  207. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/cycles/__init__.pyi +0 -0
  208. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/dpaint/__init__.pyi +0 -0
  209. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/ed/__init__.pyi +0 -0
  210. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/export_anim/__init__.pyi +0 -0
  211. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/export_scene/__init__.pyi +0 -0
  212. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/file/__init__.pyi +0 -0
  213. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/fluid/__init__.pyi +0 -0
  214. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/font/__init__.pyi +0 -0
  215. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/geometry/__init__.pyi +0 -0
  216. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  217. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/gpencil/__init__.pyi +0 -0
  218. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/graph/__init__.pyi +0 -0
  219. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  220. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/image/__init__.pyi +0 -0
  221. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/import_anim/__init__.pyi +0 -0
  222. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/import_curve/__init__.pyi +0 -0
  223. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/import_scene/__init__.pyi +0 -0
  224. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/info/__init__.pyi +0 -0
  225. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/lattice/__init__.pyi +0 -0
  226. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/marker/__init__.pyi +0 -0
  227. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/mask/__init__.pyi +0 -0
  228. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/material/__init__.pyi +0 -0
  229. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/mball/__init__.pyi +0 -0
  230. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/mesh/__init__.pyi +0 -0
  231. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/nla/__init__.pyi +0 -0
  232. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/node/__init__.pyi +0 -0
  233. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/object/__init__.pyi +0 -0
  234. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/outliner/__init__.pyi +0 -0
  235. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/paint/__init__.pyi +0 -0
  236. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/paintcurve/__init__.pyi +0 -0
  237. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/palette/__init__.pyi +0 -0
  238. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/particle/__init__.pyi +0 -0
  239. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/pose/__init__.pyi +0 -0
  240. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/poselib/__init__.pyi +0 -0
  241. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/preferences/__init__.pyi +0 -0
  242. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/ptcache/__init__.pyi +0 -0
  243. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/render/__init__.pyi +0 -0
  244. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/rigidbody/__init__.pyi +0 -0
  245. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/scene/__init__.pyi +0 -0
  246. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/screen/__init__.pyi +0 -0
  247. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/script/__init__.pyi +0 -0
  248. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/sculpt/__init__.pyi +0 -0
  249. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  250. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/sequencer/__init__.pyi +0 -0
  251. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/sound/__init__.pyi +0 -0
  252. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  253. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/surface/__init__.pyi +0 -0
  254. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/text/__init__.pyi +0 -0
  255. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/text_editor/__init__.pyi +0 -0
  256. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/texture/__init__.pyi +0 -0
  257. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/transform/__init__.pyi +0 -0
  258. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/ui/__init__.pyi +0 -0
  259. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/uilist/__init__.pyi +0 -0
  260. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/uv/__init__.pyi +0 -0
  261. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/view2d/__init__.pyi +0 -0
  262. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/view3d/__init__.pyi +0 -0
  263. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/workspace/__init__.pyi +0 -0
  264. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/ops/world/__init__.pyi +0 -0
  265. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/path/__init__.pyi +0 -0
  266. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/props/__init__.pyi +0 -0
  267. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/py.typed +0 -0
  268. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/utils/__init__.pyi +0 -0
  269. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/utils/previews/__init__.pyi +0 -0
  270. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy/utils/units/__init__.pyi +0 -0
  271. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/__init__.pyi +0 -0
  272. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/anim_utils/__init__.pyi +0 -0
  273. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/asset_utils/__init__.pyi +0 -0
  274. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  275. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/extensions/__init__.pyi +0 -0
  276. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  277. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  278. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/image_utils/__init__.pyi +0 -0
  279. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/io_utils/__init__.pyi +0 -0
  280. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  281. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  282. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  283. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/node_utils/__init__.pyi +0 -0
  284. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/object_utils/__init__.pyi +0 -0
  285. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/py.typed +0 -0
  286. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  287. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/wm_utils/__init__.pyi +0 -0
  288. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  289. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_restrict_state/__init__.pyi +0 -0
  290. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_restrict_state/py.typed +0 -0
  291. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_types/__init__.pyi +0 -0
  292. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/bpy_types/py.typed +0 -0
  293. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/console_python/__init__.pyi +0 -0
  294. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/console_python/py.typed +0 -0
  295. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/console_shell/__init__.pyi +0 -0
  296. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/console_shell/py.typed +0 -0
  297. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  298. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  299. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/fake_bpy_module.egg-info/top_level.txt +0 -0
  300. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/__init__.pyi +0 -0
  301. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/chainingiterators/__init__.pyi +0 -0
  302. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/functions/__init__.pyi +0 -0
  303. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/predicates/__init__.pyi +0 -0
  304. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/py.typed +0 -0
  305. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/shaders/__init__.pyi +0 -0
  306. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/types/__init__.pyi +0 -0
  307. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  308. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/freestyle/utils/__init__.pyi +0 -0
  309. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/__init__.pyi +0 -0
  310. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/capabilities/__init__.pyi +0 -0
  311. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/matrix/__init__.pyi +0 -0
  312. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/platform/__init__.pyi +0 -0
  313. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/py.typed +0 -0
  314. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/select/__init__.pyi +0 -0
  315. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/shader/__init__.pyi +0 -0
  316. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/state/__init__.pyi +0 -0
  317. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/texture/__init__.pyi +0 -0
  318. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu/types/__init__.pyi +0 -0
  319. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu_extras/__init__.pyi +0 -0
  320. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu_extras/batch/__init__.pyi +0 -0
  321. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu_extras/presets/__init__.pyi +0 -0
  322. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/gpu_extras/py.typed +0 -0
  323. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/graphviz_export/__init__.pyi +0 -0
  324. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/graphviz_export/py.typed +0 -0
  325. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/idprop/__init__.pyi +0 -0
  326. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/idprop/py.typed +0 -0
  327. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/idprop/types/__init__.pyi +0 -0
  328. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/imbuf/__init__.pyi +0 -0
  329. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/imbuf/py.typed +0 -0
  330. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/imbuf/types/__init__.pyi +0 -0
  331. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/keyingsets_builtins/__init__.pyi +0 -0
  332. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/keyingsets_builtins/py.typed +0 -0
  333. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/keyingsets_utils/__init__.pyi +0 -0
  334. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/keyingsets_utils/py.typed +0 -0
  335. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/mathutils/__init__.pyi +0 -0
  336. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/mathutils/bvhtree/__init__.pyi +0 -0
  337. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/mathutils/geometry/__init__.pyi +0 -0
  338. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/mathutils/interpolate/__init__.pyi +0 -0
  339. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/mathutils/kdtree/__init__.pyi +0 -0
  340. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/mathutils/noise/__init__.pyi +0 -0
  341. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/mathutils/py.typed +0 -0
  342. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/nodeitems_builtins/__init__.pyi +0 -0
  343. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/nodeitems_builtins/py.typed +0 -0
  344. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/nodeitems_utils/__init__.pyi +0 -0
  345. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/nodeitems_utils/py.typed +0 -0
  346. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/pyproject.toml +0 -0
  347. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/rna_info/__init__.pyi +0 -0
  348. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/rna_info/py.typed +0 -0
  349. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/rna_keymap_ui/__init__.pyi +0 -0
  350. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/rna_keymap_ui/py.typed +0 -0
  351. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/rna_prop_ui/__init__.pyi +0 -0
  352. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/rna_prop_ui/py.typed +0 -0
  353. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/rna_xml/__init__.pyi +0 -0
  354. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/rna_xml/py.typed +0 -0
  355. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/setup.cfg +0 -0
  356. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/setup.py +0 -0
  357. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/sys_info/__init__.pyi +0 -0
  358. {fake_bpy_module-20240520 → fake_bpy_module-20240522}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240520
3
+ Version: 20240522
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
@@ -776,95 +776,176 @@ class BMIter:
776
776
  class BMLayerAccessEdge:
777
777
  """Exposes custom-data layer attributes."""
778
778
 
779
- color: typing.Any
780
- """ Generic RGBA color with 8-bit precision custom-data layer.type: `BMLayerCollection`"""
779
+ color: BMLayerCollection
780
+ """ Generic RGBA color with 8-bit precision custom-data layer.
781
781
 
782
- float: typing.Any
783
- """ Generic float custom-data layer.type: `BMLayerCollection`"""
782
+ :type: BMLayerCollection
783
+ """
784
+
785
+ float: BMLayerCollection
786
+ """ Generic float custom-data layer.
787
+
788
+ :type: BMLayerCollection
789
+ """
790
+
791
+ float_color: BMLayerCollection
792
+ """ Generic RGBA color with float precision custom-data layer.
793
+
794
+ :type: BMLayerCollection
795
+ """
796
+
797
+ float_vector: BMLayerCollection
798
+ """ Generic 3D vector with float precision custom-data layer.
784
799
 
785
- float_color: typing.Any
786
- """ Generic RGBA color with float precision custom-data layer.type: `BMLayerCollection`"""
800
+ :type: BMLayerCollection
801
+ """
787
802
 
788
- float_vector: typing.Any
789
- """ Generic 3D vector with float precision custom-data layer.type: `BMLayerCollection`"""
803
+ freestyle: BMLayerCollection
804
+ """ Accessor for Freestyle edge layer.
790
805
 
791
- freestyle: typing.Any
792
- """ Accessor for Freestyle edge layer.type: `BMLayerCollection`"""
806
+ :type: BMLayerCollection
807
+ """
793
808
 
794
- int: typing.Any
795
- """ Generic int custom-data layer.type: `BMLayerCollection`"""
809
+ int: BMLayerCollection
810
+ """ Generic int custom-data layer.
796
811
 
797
- string: typing.Any
798
- """ Generic string custom-data layer (exposed as bytes, 255 max length).type: `BMLayerCollection`"""
812
+ :type: BMLayerCollection
813
+ """
814
+
815
+ string: BMLayerCollection
816
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
817
+
818
+ :type: BMLayerCollection
819
+ """
799
820
 
800
821
  class BMLayerAccessFace:
801
822
  """Exposes custom-data layer attributes."""
802
823
 
803
- color: typing.Any
804
- """ Generic RGBA color with 8-bit precision custom-data layer.type: `BMLayerCollection`"""
824
+ color: BMLayerCollection
825
+ """ Generic RGBA color with 8-bit precision custom-data layer.
826
+
827
+ :type: BMLayerCollection
828
+ """
829
+
830
+ float: BMLayerCollection
831
+ """ Generic float custom-data layer.
832
+
833
+ :type: BMLayerCollection
834
+ """
835
+
836
+ float_color: BMLayerCollection
837
+ """ Generic RGBA color with float precision custom-data layer.
838
+
839
+ :type: BMLayerCollection
840
+ """
841
+
842
+ float_vector: BMLayerCollection
843
+ """ Generic 3D vector with float precision custom-data layer.
805
844
 
806
- float: typing.Any
807
- """ Generic float custom-data layer.type: `BMLayerCollection`"""
845
+ :type: BMLayerCollection
846
+ """
808
847
 
809
- float_color: typing.Any
810
- """ Generic RGBA color with float precision custom-data layer.type: `BMLayerCollection`"""
848
+ freestyle: BMLayerCollection
849
+ """ Accessor for Freestyle face layer.
811
850
 
812
- float_vector: typing.Any
813
- """ Generic 3D vector with float precision custom-data layer.type: `BMLayerCollection`"""
851
+ :type: BMLayerCollection
852
+ """
814
853
 
815
- freestyle: typing.Any
816
- """ Accessor for Freestyle face layer.type: `BMLayerCollection`"""
854
+ int: BMLayerCollection
855
+ """ Generic int custom-data layer.
817
856
 
818
- int: typing.Any
819
- """ Generic int custom-data layer.type: `BMLayerCollection`"""
857
+ :type: BMLayerCollection
858
+ """
820
859
 
821
- string: typing.Any
822
- """ Generic string custom-data layer (exposed as bytes, 255 max length).type: `BMLayerCollection`"""
860
+ string: BMLayerCollection
861
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
862
+
863
+ :type: BMLayerCollection
864
+ """
823
865
 
824
866
  class BMLayerAccessLoop:
825
867
  """Exposes custom-data layer attributes."""
826
868
 
827
- color: typing.Any
828
- """ Generic RGBA color with 8-bit precision custom-data layer.type: `BMLayerCollection`"""
869
+ color: BMLayerCollection
870
+ """ Generic RGBA color with 8-bit precision custom-data layer.
829
871
 
830
- float: typing.Any
831
- """ Generic float custom-data layer.type: `BMLayerCollection`"""
872
+ :type: BMLayerCollection
873
+ """
832
874
 
833
- float_color: typing.Any
834
- """ Generic RGBA color with float precision custom-data layer.type: `BMLayerCollection`"""
875
+ float: BMLayerCollection
876
+ """ Generic float custom-data layer.
835
877
 
836
- float_vector: typing.Any
837
- """ Generic 3D vector with float precision custom-data layer.type: `BMLayerCollection`"""
878
+ :type: BMLayerCollection
879
+ """
880
+
881
+ float_color: BMLayerCollection
882
+ """ Generic RGBA color with float precision custom-data layer.
883
+
884
+ :type: BMLayerCollection
885
+ """
886
+
887
+ float_vector: BMLayerCollection
888
+ """ Generic 3D vector with float precision custom-data layer.
889
+
890
+ :type: BMLayerCollection
891
+ """
892
+
893
+ int: BMLayerCollection
894
+ """ Generic int custom-data layer.
838
895
 
839
- int: typing.Any
840
- """ Generic int custom-data layer.type: `BMLayerCollection`"""
896
+ :type: BMLayerCollection
897
+ """
898
+
899
+ string: BMLayerCollection
900
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
841
901
 
842
- string: typing.Any
843
- """ Generic string custom-data layer (exposed as bytes, 255 max length).type: `BMLayerCollection`"""
902
+ :type: BMLayerCollection
903
+ """
844
904
 
845
- uv: typing.Any
846
- """ Accessor for `BMLoopUV` UV (as a 2D Vector).type: `BMLayerCollection`"""
905
+ uv: BMLayerCollection
906
+ """ Accessor for `BMLoopUV` UV (as a 2D Vector).
907
+
908
+ :type: BMLayerCollection
909
+ """
847
910
 
848
911
  class BMLayerAccessVert:
849
912
  """Exposes custom-data layer attributes."""
850
913
 
851
- color: typing.Any
852
- """ Generic RGBA color with 8-bit precision custom-data layer.type: `BMLayerCollection`"""
914
+ color: BMLayerCollection
915
+ """ Generic RGBA color with 8-bit precision custom-data layer.
853
916
 
854
- deform: typing.Any
855
- """ Vertex deform weight `BMDeformVert` (TODO).type: `BMLayerCollection`"""
917
+ :type: BMLayerCollection
918
+ """
856
919
 
857
- float: typing.Any
858
- """ Generic float custom-data layer.type: `BMLayerCollection`"""
920
+ deform: BMLayerCollection
921
+ """ Vertex deform weight `BMDeformVert` (TODO).
859
922
 
860
- float_color: typing.Any
861
- """ Generic RGBA color with float precision custom-data layer.type: `BMLayerCollection`"""
923
+ :type: BMLayerCollection
924
+ """
925
+
926
+ float: BMLayerCollection
927
+ """ Generic float custom-data layer.
928
+
929
+ :type: BMLayerCollection
930
+ """
862
931
 
863
- float_vector: typing.Any
864
- """ Generic 3D vector with float precision custom-data layer.type: `BMLayerCollection`"""
932
+ float_color: BMLayerCollection
933
+ """ Generic RGBA color with float precision custom-data layer.
865
934
 
866
- int: typing.Any
867
- """ Generic int custom-data layer.type: `BMLayerCollection`"""
935
+ :type: BMLayerCollection
936
+ """
937
+
938
+ float_vector: BMLayerCollection
939
+ """ Generic 3D vector with float precision custom-data layer.
940
+
941
+ :type: BMLayerCollection
942
+ """
943
+
944
+ int: BMLayerCollection
945
+ """ Generic int custom-data layer.
946
+
947
+ :type: BMLayerCollection
948
+ """
868
949
 
869
950
  shape: BMLayerCollection
870
951
  """ Vertex shapekey absolute location (as a 3D Vector).
@@ -872,11 +953,17 @@ class BMLayerAccessVert:
872
953
  :type: BMLayerCollection
873
954
  """
874
955
 
875
- skin: typing.Any
876
- """ Accessor for skin layer.type: `BMLayerCollection`"""
956
+ skin: BMLayerCollection
957
+ """ Accessor for skin layer.
958
+
959
+ :type: BMLayerCollection
960
+ """
961
+
962
+ string: BMLayerCollection
963
+ """ Generic string custom-data layer (exposed as bytes, 255 max length).
877
964
 
878
- string: typing.Any
879
- """ Generic string custom-data layer (exposed as bytes, 255 max length).type: `BMLayerCollection`"""
965
+ :type: BMLayerCollection
966
+ """
880
967
 
881
968
  class BMLayerCollection:
882
969
  """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."""
@@ -4882,6 +4882,7 @@ def usd_export(
4882
4882
  export_textures: bool | typing.Any | None = True,
4883
4883
  overwrite_textures: bool | typing.Any | None = False,
4884
4884
  relative_paths: bool | typing.Any | None = True,
4885
+ xform_op_mode: str | None = "TRS",
4885
4886
  root_prim_path: str | typing.Any = "/root",
4886
4887
  export_custom_properties: bool | typing.Any | None = True,
4887
4888
  author_blender_name: bool | typing.Any | None = True,
@@ -5043,6 +5044,17 @@ def usd_export(
5043
5044
  :type overwrite_textures: bool | typing.Any | None
5044
5045
  :param relative_paths: Relative Paths, Use relative paths to reference external files (i.e. textures, volumes) in USD, otherwise use absolute paths
5045
5046
  :type relative_paths: bool | typing.Any | None
5047
+ :param xform_op_mode: Xform Ops, The type of transform operators to write
5048
+
5049
+ TRS
5050
+ Translate, Rotate, Scale -- Export with translate, rotate, and scale Xform operators.
5051
+
5052
+ TOS
5053
+ Translate, Orient, Scale -- Export with translate, orient quaternion, and scale Xform operators.
5054
+
5055
+ MAT
5056
+ Matrix -- Export matrix operator.
5057
+ :type xform_op_mode: str | None
5046
5058
  :param root_prim_path: Root Prim, If set, add a transform primitive with the given path to the stage as the parent of all exported data
5047
5059
  :type root_prim_path: str | typing.Any
5048
5060
  :param export_custom_properties: Custom Properties, Export custom properties as USD attributes in the 'userProperties' namespace
@@ -36689,6 +36689,8 @@ Property types used in class declarations are all in bpy.props
36689
36689
  * GeometryNodeSwitch.output_template
36690
36690
  * GeometryNodeTool3DCursor.input_template
36691
36691
  * GeometryNodeTool3DCursor.output_template
36692
+ * GeometryNodeToolActiveElement.input_template
36693
+ * GeometryNodeToolActiveElement.output_template
36692
36694
  * GeometryNodeToolFaceSet.input_template
36693
36695
  * GeometryNodeToolFaceSet.output_template
36694
36696
  * GeometryNodeToolMousePosition.input_template
@@ -46636,6 +46638,96 @@ This example script prints the vertices and UVs for each polygon, assumes the ac
46636
46638
  :columns: 2
46637
46639
 
46638
46640
 
46641
+ --------------------
46642
+
46643
+ * bpy_struct.id_data
46644
+ * Node.type
46645
+ * Node.location
46646
+ * Node.width
46647
+ * Node.height
46648
+ * Node.dimensions
46649
+ * Node.name
46650
+ * Node.label
46651
+ * Node.inputs
46652
+ * Node.outputs
46653
+ * Node.internal_links
46654
+ * Node.parent
46655
+ * Node.use_custom_color
46656
+ * Node.color
46657
+ * Node.select
46658
+ * Node.show_options
46659
+ * Node.show_preview
46660
+ * Node.hide
46661
+ * Node.mute
46662
+ * Node.show_texture
46663
+ * Node.bl_idname
46664
+ * Node.bl_label
46665
+ * Node.bl_description
46666
+ * Node.bl_icon
46667
+ * Node.bl_static_type
46668
+ * Node.bl_width_default
46669
+ * Node.bl_width_min
46670
+ * Node.bl_width_max
46671
+ * Node.bl_height_default
46672
+ * Node.bl_height_min
46673
+ * Node.bl_height_max
46674
+
46675
+ :columns: 2
46676
+
46677
+
46678
+ --------------------
46679
+
46680
+ * bpy_struct.as_pointer
46681
+ * bpy_struct.driver_add
46682
+ * bpy_struct.driver_remove
46683
+ * bpy_struct.get
46684
+ * bpy_struct.id_properties_clear
46685
+ * bpy_struct.id_properties_ensure
46686
+ * bpy_struct.id_properties_ui
46687
+ * bpy_struct.is_property_hidden
46688
+ * bpy_struct.is_property_overridable_library
46689
+ * bpy_struct.is_property_readonly
46690
+ * bpy_struct.is_property_set
46691
+ * bpy_struct.items
46692
+ * bpy_struct.keyframe_delete
46693
+ * bpy_struct.keyframe_insert
46694
+ * bpy_struct.keys
46695
+ * bpy_struct.path_from_id
46696
+ * bpy_struct.path_resolve
46697
+ * bpy_struct.pop
46698
+ * bpy_struct.property_overridable_library_set
46699
+ * bpy_struct.property_unset
46700
+ * bpy_struct.type_recast
46701
+ * bpy_struct.values
46702
+ * Node.socket_value_update
46703
+ * Node.is_registered_node_type
46704
+ * Node.poll
46705
+ * Node.poll_instance
46706
+ * Node.update
46707
+ * Node.insert_link
46708
+ * Node.init
46709
+ * Node.copy
46710
+ * Node.free
46711
+ * Node.draw_buttons
46712
+ * Node.draw_buttons_ext
46713
+ * Node.draw_label
46714
+ * Node.poll
46715
+ * Node.bl_rna_get_subclass
46716
+ * Node.bl_rna_get_subclass_py
46717
+ * NodeInternal.poll
46718
+ * NodeInternal.poll_instance
46719
+ * NodeInternal.update
46720
+ * NodeInternal.draw_buttons
46721
+ * NodeInternal.draw_buttons_ext
46722
+ * NodeInternal.bl_rna_get_subclass
46723
+ * NodeInternal.bl_rna_get_subclass_py
46724
+ * GeometryNode.poll
46725
+ * GeometryNode.bl_rna_get_subclass
46726
+ * GeometryNode.bl_rna_get_subclass_py
46727
+
46728
+ :columns: 2
46729
+
46730
+
46639
46731
  --------------------
46640
46732
 
46641
46733
  * bpy_struct.id_data
@@ -118763,6 +118855,7 @@ class ID(bpy_struct):
118763
118855
  self,
118764
118856
  clear_proxy: bool | typing.Any | None = True,
118765
118857
  clear_liboverride: bool | typing.Any | None = False,
118858
+ clear_asset_data: bool | typing.Any | None = True,
118766
118859
  ) -> ID:
118767
118860
  """Make this datablock local, return local one (may be a copy of the original, in case it is also indirectly used)
118768
118861
 
@@ -118770,6 +118863,8 @@ class ID(bpy_struct):
118770
118863
  :type clear_proxy: bool | typing.Any | None
118771
118864
  :param clear_liboverride: Remove potential library override data from the newly made local data
118772
118865
  :type clear_liboverride: bool | typing.Any | None
118866
+ :param clear_asset_data: Remove potential asset metadata so the newly local data-block is not treated as asset data-block and won't show up in asset libraries
118867
+ :type clear_asset_data: bool | typing.Any | None
118773
118868
  :return: This ID, or the new ID if it was copied
118774
118869
  :rtype: ID
118775
118870
  """
@@ -165625,6 +165720,12 @@ class Library(ID, bpy_struct):
165625
165720
  :type: str
165626
165721
  """
165627
165722
 
165723
+ is_editable: bool
165724
+ """ Datablocks in this library are editable despite being linked. Used by brush assets and their dependencies
165725
+
165726
+ :type: bool
165727
+ """
165728
+
165628
165729
  needs_liboverride_resync: bool
165629
165730
  """ True if this library contains library overrides that are linked in current blendfile, and that had to be recursively resynced on load (it is recommended to open and re-save that library blendfile then)
165630
165731
 
@@ -221378,6 +221479,70 @@ class GeometryNodeTool3DCursor(GeometryNode, NodeInternal, Node, bpy_struct):
221378
221479
  """
221379
221480
  ...
221380
221481
 
221482
+ class GeometryNodeToolActiveElement(GeometryNode, NodeInternal, Node, bpy_struct):
221483
+ """Active element indices of the edited geometry, for tool execution"""
221484
+
221485
+ domain: str
221486
+ """
221487
+
221488
+ :type: str
221489
+ """
221490
+
221491
+ @classmethod
221492
+ def is_registered_node_type(cls) -> bool:
221493
+ """True if a registered node type
221494
+
221495
+ :return: Result
221496
+ :rtype: bool
221497
+ """
221498
+ ...
221499
+
221500
+ @classmethod
221501
+ def input_template(cls, index: int | None) -> NodeInternalSocketTemplate:
221502
+ """Input socket template
221503
+
221504
+ :param index: Index
221505
+ :type index: int | None
221506
+ :return: result
221507
+ :rtype: NodeInternalSocketTemplate
221508
+ """
221509
+ ...
221510
+
221511
+ @classmethod
221512
+ def output_template(cls, index: int | None) -> NodeInternalSocketTemplate:
221513
+ """Output socket template
221514
+
221515
+ :param index: Index
221516
+ :type index: int | None
221517
+ :return: result
221518
+ :rtype: NodeInternalSocketTemplate
221519
+ """
221520
+ ...
221521
+
221522
+ @classmethod
221523
+ def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
221524
+ """
221525
+
221526
+ :param id: The RNA type identifier.
221527
+ :type id: str | None
221528
+ :param default:
221529
+ :return: The RNA type or default when not found.
221530
+ :rtype: Struct
221531
+ """
221532
+ ...
221533
+
221534
+ @classmethod
221535
+ def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
221536
+ """
221537
+
221538
+ :param id: The RNA type identifier.
221539
+ :type id: str | None
221540
+ :param default:
221541
+ :return: The class or default when not found.
221542
+ :rtype: typing.Any
221543
+ """
221544
+ ...
221545
+
221381
221546
  class GeometryNodeToolFaceSet(GeometryNode, NodeInternal, Node, bpy_struct):
221382
221547
  """Each face's sculpt face set value"""
221383
221548
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240520
3
+ Version: 20240522
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