fake-bpy-module 20231231__tar.gz → 20240106__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 (353) hide show
  1. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/PKG-INFO +1 -1
  2. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/wm/__init__.pyi +28 -3
  3. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/types/__init__.pyi +145 -142
  4. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/anim_utils/__init__.pyi +2 -2
  5. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_types/__init__.pyi +30 -0
  6. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  7. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/README.md +0 -0
  8. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/addon_utils/__init__.pyi +0 -0
  9. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/addon_utils/py.typed +0 -0
  10. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/animsys_refactor/__init__.pyi +0 -0
  11. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/animsys_refactor/py.typed +0 -0
  12. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/aud/__init__.pyi +0 -0
  13. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/aud/py.typed +0 -0
  14. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bgl/__init__.pyi +0 -0
  15. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bgl/py.typed +0 -0
  16. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_app_override/__init__.pyi +0 -0
  17. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_app_override/helpers/__init__.pyi +0 -0
  18. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_app_override/py.typed +0 -0
  19. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_app_template_utils/__init__.pyi +0 -0
  20. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_app_template_utils/py.typed +0 -0
  21. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_console_utils/__init__.pyi +0 -0
  22. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/__init__.pyi +1 -1
  23. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  24. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  25. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  26. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  27. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_console_utils/py.typed +0 -0
  28. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/__init__.pyi +5 -5
  29. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  30. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  31. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/py.typed +0 -0
  32. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/settings/__init__.pyi +0 -0
  33. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/utils/__init__.pyi +0 -0
  34. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  35. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  36. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  37. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_keymap_utils/__init__.pyi +1 -1
  38. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_keymap_utils/io/__init__.pyi +0 -0
  39. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  40. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  41. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  42. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_keymap_utils/py.typed +0 -0
  43. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  44. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_math/__init__.pyi +0 -0
  45. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_math/py.typed +0 -0
  46. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/__init__.pyi +22 -22
  47. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  48. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/anim/__init__.pyi +0 -0
  49. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/assets/__init__.pyi +0 -0
  50. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/bmesh/__init__.pyi +0 -0
  51. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  52. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/clip/__init__.pyi +0 -0
  53. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/console/__init__.pyi +0 -0
  54. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/constraint/__init__.pyi +0 -0
  55. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/file/__init__.pyi +0 -0
  56. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/freestyle/__init__.pyi +0 -0
  57. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  58. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/image/__init__.pyi +0 -0
  59. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/mesh/__init__.pyi +0 -0
  60. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/node/__init__.pyi +0 -0
  61. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/object/__init__.pyi +0 -0
  62. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/object_align/__init__.pyi +0 -0
  63. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  64. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  65. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/presets/__init__.pyi +0 -0
  66. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/py.typed +0 -0
  67. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/rigidbody/__init__.pyi +0 -0
  68. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  69. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/sequencer/__init__.pyi +0 -0
  70. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/spreadsheet/__init__.pyi +0 -0
  71. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/userpref/__init__.pyi +0 -0
  72. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  73. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  74. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  75. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  76. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/view3d/__init__.pyi +0 -0
  77. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_operators/wm/__init__.pyi +0 -0
  78. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_previews_utils/__init__.pyi +0 -0
  79. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  80. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_previews_utils/py.typed +0 -0
  81. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_rna_utils/__init__.pyi +0 -0
  82. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_rna_utils/data_path/__init__.pyi +0 -0
  83. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_rna_utils/py.typed +0 -0
  84. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_text_utils/__init__.pyi +0 -0
  85. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_text_utils/external_editor/__init__.pyi +0 -0
  86. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_text_utils/py.typed +0 -0
  87. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/__init__.pyi +59 -59
  88. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/asset_shelf/__init__.pyi +0 -0
  89. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  90. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/node_add_menu/__init__.pyi +0 -0
  91. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  92. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  93. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  94. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  95. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_animviz/__init__.pyi +0 -0
  96. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_collection/__init__.pyi +0 -0
  97. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_constraint/__init__.pyi +0 -0
  98. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  99. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  100. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  101. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  102. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  103. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  104. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  105. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  106. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  107. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_light/__init__.pyi +0 -0
  108. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  109. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  110. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  111. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  112. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  113. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  114. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  115. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  116. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  117. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  118. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  119. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_material/__init__.pyi +0 -0
  120. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  121. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_object/__init__.pyi +0 -0
  122. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_output/__init__.pyi +0 -0
  123. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  124. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_particle/__init__.pyi +0 -0
  125. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  126. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  127. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  128. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  129. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  130. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  131. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  132. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  133. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  134. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_render/__init__.pyi +0 -0
  135. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_scene/__init__.pyi +0 -0
  136. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_texture/__init__.pyi +0 -0
  137. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  138. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_workspace/__init__.pyi +0 -0
  139. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/properties_world/__init__.pyi +0 -0
  140. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/py.typed +0 -0
  141. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_clip/__init__.pyi +0 -0
  142. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_console/__init__.pyi +0 -0
  143. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  144. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  145. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_graph/__init__.pyi +0 -0
  146. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_image/__init__.pyi +0 -0
  147. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_info/__init__.pyi +0 -0
  148. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_nla/__init__.pyi +0 -0
  149. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_node/__init__.pyi +0 -0
  150. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_outliner/__init__.pyi +0 -0
  151. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_properties/__init__.pyi +0 -0
  152. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_sequencer/__init__.pyi +0 -0
  153. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  154. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_statusbar/__init__.pyi +0 -0
  155. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_text/__init__.pyi +0 -0
  156. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_time/__init__.pyi +0 -0
  157. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  158. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  159. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_topbar/__init__.pyi +0 -0
  160. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_userpref/__init__.pyi +0 -0
  161. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_view3d/__init__.pyi +0 -0
  162. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  163. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui/utils/__init__.pyi +0 -0
  164. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui_utils/__init__.pyi +1 -1
  165. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  166. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui_utils/layout/__init__.pyi +0 -0
  167. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bl_ui_utils/py.typed +0 -0
  168. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/blend_render_info/__init__.pyi +0 -0
  169. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/blend_render_info/py.typed +0 -0
  170. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/blf/__init__.pyi +0 -0
  171. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/blf/py.typed +0 -0
  172. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bmesh/__init__.pyi +0 -0
  173. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bmesh/geometry/__init__.pyi +0 -0
  174. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bmesh/ops/__init__.pyi +0 -0
  175. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bmesh/py.typed +0 -0
  176. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bmesh/types/__init__.pyi +0 -0
  177. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bmesh/utils/__init__.pyi +0 -0
  178. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/__init__.pyi +1 -1
  179. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/app/__init__.pyi +2 -2
  180. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/app/handlers/__init__.pyi +0 -0
  181. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/app/icons/__init__.pyi +0 -0
  182. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/app/timers/__init__.pyi +0 -0
  183. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/app/translations/__init__.pyi +0 -0
  184. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/msgbus/__init__.pyi +0 -0
  185. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/__init__.pyi +64 -64
  186. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/action/__init__.pyi +0 -0
  187. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/anim/__init__.pyi +0 -0
  188. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/armature/__init__.pyi +0 -0
  189. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/asset/__init__.pyi +0 -0
  190. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/boid/__init__.pyi +0 -0
  191. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/brush/__init__.pyi +0 -0
  192. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/buttons/__init__.pyi +0 -0
  193. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/cachefile/__init__.pyi +0 -0
  194. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/camera/__init__.pyi +0 -0
  195. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/clip/__init__.pyi +0 -0
  196. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/cloth/__init__.pyi +0 -0
  197. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/collection/__init__.pyi +0 -0
  198. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/console/__init__.pyi +0 -0
  199. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/constraint/__init__.pyi +0 -0
  200. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/curve/__init__.pyi +0 -0
  201. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/curves/__init__.pyi +0 -0
  202. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/cycles/__init__.pyi +0 -0
  203. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/dpaint/__init__.pyi +0 -0
  204. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/ed/__init__.pyi +0 -0
  205. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/export_anim/__init__.pyi +0 -0
  206. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/export_mesh/__init__.pyi +0 -0
  207. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/export_scene/__init__.pyi +0 -0
  208. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/file/__init__.pyi +0 -0
  209. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/fluid/__init__.pyi +0 -0
  210. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/font/__init__.pyi +0 -0
  211. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/geometry/__init__.pyi +0 -0
  212. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  213. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/gpencil/__init__.pyi +0 -0
  214. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/graph/__init__.pyi +0 -0
  215. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  216. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/image/__init__.pyi +0 -0
  217. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/import_anim/__init__.pyi +0 -0
  218. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/import_curve/__init__.pyi +0 -0
  219. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/import_mesh/__init__.pyi +0 -0
  220. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/import_scene/__init__.pyi +0 -0
  221. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/info/__init__.pyi +0 -0
  222. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/lattice/__init__.pyi +0 -0
  223. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/marker/__init__.pyi +0 -0
  224. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/mask/__init__.pyi +0 -0
  225. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/material/__init__.pyi +0 -0
  226. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/mball/__init__.pyi +0 -0
  227. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/mesh/__init__.pyi +0 -0
  228. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/nla/__init__.pyi +0 -0
  229. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/node/__init__.pyi +0 -0
  230. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/object/__init__.pyi +0 -0
  231. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/outliner/__init__.pyi +0 -0
  232. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/paint/__init__.pyi +0 -0
  233. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/paintcurve/__init__.pyi +0 -0
  234. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/palette/__init__.pyi +0 -0
  235. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/particle/__init__.pyi +0 -0
  236. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/pose/__init__.pyi +0 -0
  237. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/poselib/__init__.pyi +0 -0
  238. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/preferences/__init__.pyi +0 -0
  239. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/ptcache/__init__.pyi +0 -0
  240. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/render/__init__.pyi +0 -0
  241. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/rigidbody/__init__.pyi +0 -0
  242. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/scene/__init__.pyi +0 -0
  243. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/screen/__init__.pyi +0 -0
  244. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/script/__init__.pyi +0 -0
  245. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/sculpt/__init__.pyi +0 -0
  246. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  247. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/sequencer/__init__.pyi +0 -0
  248. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/sound/__init__.pyi +0 -0
  249. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  250. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/surface/__init__.pyi +0 -0
  251. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/text/__init__.pyi +0 -0
  252. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/text_editor/__init__.pyi +0 -0
  253. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/texture/__init__.pyi +0 -0
  254. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/transform/__init__.pyi +0 -0
  255. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/ui/__init__.pyi +0 -0
  256. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/uilist/__init__.pyi +0 -0
  257. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/uv/__init__.pyi +0 -0
  258. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/view2d/__init__.pyi +0 -0
  259. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/view3d/__init__.pyi +0 -0
  260. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/workspace/__init__.pyi +0 -0
  261. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/ops/world/__init__.pyi +0 -0
  262. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/path/__init__.pyi +0 -0
  263. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/props/__init__.pyi +0 -0
  264. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/py.typed +0 -0
  265. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/utils/__init__.pyi +0 -0
  266. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/utils/previews/__init__.pyi +0 -0
  267. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy/utils/units/__init__.pyi +0 -0
  268. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/__init__.pyi +3 -3
  269. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/asset_utils/__init__.pyi +0 -0
  270. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  271. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/extensions/__init__.pyi +0 -0
  272. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  273. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  274. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/image_utils/__init__.pyi +0 -0
  275. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/io_utils/__init__.pyi +0 -0
  276. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  277. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  278. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  279. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/node_utils/__init__.pyi +0 -0
  280. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/object_utils/__init__.pyi +0 -0
  281. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/py.typed +0 -0
  282. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  283. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/wm_utils/__init__.pyi +0 -0
  284. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  285. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_restrict_state/__init__.pyi +0 -0
  286. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_restrict_state/py.typed +0 -0
  287. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/bpy_types/py.typed +0 -0
  288. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/console_python/__init__.pyi +0 -0
  289. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/console_python/py.typed +0 -0
  290. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/console_shell/__init__.pyi +0 -0
  291. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/console_shell/py.typed +0 -0
  292. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  293. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  294. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/fake_bpy_module.egg-info/top_level.txt +0 -0
  295. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/__init__.pyi +0 -0
  296. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/chainingiterators/__init__.pyi +0 -0
  297. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/functions/__init__.pyi +0 -0
  298. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/predicates/__init__.pyi +0 -0
  299. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/py.typed +0 -0
  300. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/shaders/__init__.pyi +0 -0
  301. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/types/__init__.pyi +0 -0
  302. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  303. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/freestyle/utils/__init__.pyi +0 -0
  304. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/__init__.pyi +0 -0
  305. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/capabilities/__init__.pyi +0 -0
  306. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/matrix/__init__.pyi +0 -0
  307. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/platform/__init__.pyi +0 -0
  308. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/py.typed +0 -0
  309. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/select/__init__.pyi +0 -0
  310. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/shader/__init__.pyi +0 -0
  311. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/state/__init__.pyi +0 -0
  312. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/texture/__init__.pyi +0 -0
  313. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu/types/__init__.pyi +0 -0
  314. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu_extras/__init__.pyi +0 -0
  315. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu_extras/batch/__init__.pyi +0 -0
  316. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu_extras/presets/__init__.pyi +0 -0
  317. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/gpu_extras/py.typed +0 -0
  318. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/graphviz_export/__init__.pyi +0 -0
  319. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/graphviz_export/py.typed +0 -0
  320. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/idprop/__init__.pyi +0 -0
  321. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/idprop/py.typed +0 -0
  322. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/idprop/types/__init__.pyi +0 -0
  323. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/imbuf/__init__.pyi +0 -0
  324. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/imbuf/py.typed +0 -0
  325. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/imbuf/types/__init__.pyi +0 -0
  326. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/keyingsets_builtins/__init__.pyi +0 -0
  327. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/keyingsets_builtins/py.typed +0 -0
  328. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/keyingsets_utils/__init__.pyi +0 -0
  329. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/keyingsets_utils/py.typed +0 -0
  330. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/mathutils/__init__.pyi +0 -0
  331. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/mathutils/bvhtree/__init__.pyi +0 -0
  332. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/mathutils/geometry/__init__.pyi +0 -0
  333. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/mathutils/interpolate/__init__.pyi +0 -0
  334. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/mathutils/kdtree/__init__.pyi +0 -0
  335. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/mathutils/noise/__init__.pyi +0 -0
  336. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/mathutils/py.typed +0 -0
  337. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/nodeitems_builtins/__init__.pyi +0 -0
  338. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/nodeitems_builtins/py.typed +0 -0
  339. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/nodeitems_utils/__init__.pyi +0 -0
  340. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/nodeitems_utils/py.typed +0 -0
  341. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/pyproject.toml +0 -0
  342. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/rna_info/__init__.pyi +0 -0
  343. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/rna_info/py.typed +0 -0
  344. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/rna_keymap_ui/__init__.pyi +0 -0
  345. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/rna_keymap_ui/py.typed +0 -0
  346. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/rna_prop_ui/__init__.pyi +0 -0
  347. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/rna_prop_ui/py.typed +0 -0
  348. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/rna_xml/__init__.pyi +0 -0
  349. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/rna_xml/py.typed +0 -0
  350. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/setup.cfg +0 -0
  351. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/setup.py +0 -0
  352. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/sys_info/__init__.pyi +0 -0
  353. {fake-bpy-module-20231231 → fake-bpy-module-20240106}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20231231
3
+ Version: 20240106
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
@@ -510,6 +510,22 @@ def call_panel(
510
510
 
511
511
  ...
512
512
 
513
+ def clear_recent_files(
514
+ override_context: typing.Optional[
515
+ typing.Union[typing.Dict, "bpy.types.Context"]
516
+ ] = None,
517
+ execution_context: typing.Optional[typing.Union[str, int]] = None,
518
+ undo: typing.Optional[bool] = None,
519
+ ):
520
+ """Clear the Recent Files List
521
+
522
+ :type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
523
+ :type execution_context: typing.Optional[typing.Union[str, int]]
524
+ :type undo: typing.Optional[bool]
525
+ """
526
+
527
+ ...
528
+
513
529
  def collada_export(
514
530
  override_context: typing.Optional[
515
531
  typing.Union[typing.Dict, "bpy.types.Context"]
@@ -3272,7 +3288,7 @@ def read_factory_settings(
3272
3288
  :param use_factory_startup_app_template_only: Factory Startup App-Template Only
3273
3289
  :type use_factory_startup_app_template_only: typing.Optional[typing.Union[bool, typing.Any]]
3274
3290
  :type app_template: typing.Union[str, typing.Any]
3275
- :param use_empty: Empty
3291
+ :param use_empty: Empty, After loading, remove everything except scenes, windows, and workspaces. This makes it possible to load the startup file with its scene configuration and window layout intact, but no objects, materials, animations, ...
3276
3292
  :type use_empty: typing.Optional[typing.Union[bool, typing.Any]]
3277
3293
  """
3278
3294
 
@@ -3344,12 +3360,12 @@ def read_homefile(
3344
3360
  :type load_ui: typing.Optional[typing.Union[bool, typing.Any]]
3345
3361
  :param use_splash: Splash
3346
3362
  :type use_splash: typing.Optional[typing.Union[bool, typing.Any]]
3347
- :param use_factory_startup: Factory Startup
3363
+ :param use_factory_startup: Factory Startup, Load the default ('factory startup') blend file. This is independent of the normal start-up file that the user can save
3348
3364
  :type use_factory_startup: typing.Optional[typing.Union[bool, typing.Any]]
3349
3365
  :param use_factory_startup_app_template_only: Factory Startup App-Template Only
3350
3366
  :type use_factory_startup_app_template_only: typing.Optional[typing.Union[bool, typing.Any]]
3351
3367
  :type app_template: typing.Union[str, typing.Any]
3352
- :param use_empty: Empty
3368
+ :param use_empty: Empty, After loading, remove everything except scenes, windows, and workspaces. This makes it possible to load the startup file with its scene configuration and window layout intact, but no objects, materials, animations, ...
3353
3369
  :type use_empty: typing.Optional[typing.Union[bool, typing.Any]]
3354
3370
  """
3355
3371
 
@@ -4303,6 +4319,9 @@ def usd_export(
4303
4319
  export_normals: typing.Optional[typing.Union[bool, typing.Any]] = True,
4304
4320
  export_materials: typing.Optional[typing.Union[bool, typing.Any]] = True,
4305
4321
  export_subdivision: typing.Optional[typing.Any] = "BEST_MATCH",
4322
+ export_armatures: typing.Optional[typing.Union[bool, typing.Any]] = True,
4323
+ only_deform_bones: typing.Optional[typing.Union[bool, typing.Any]] = False,
4324
+ export_shapekeys: typing.Optional[typing.Union[bool, typing.Any]] = True,
4306
4325
  use_instancing: typing.Optional[typing.Union[bool, typing.Any]] = False,
4307
4326
  evaluation_mode: typing.Optional[typing.Any] = "RENDER",
4308
4327
  generate_preview_surface: typing.Optional[typing.Union[bool, typing.Any]] = True,
@@ -4379,6 +4398,12 @@ def usd_export(
4379
4398
  :type export_materials: typing.Optional[typing.Union[bool, typing.Any]]
4380
4399
  :param export_subdivision: Subdivision Scheme, Choose how subdivision modifiers will be mapped to the USD subdivision scheme during export * ``IGNORE`` Ignore -- Subdivision scheme = None, export base mesh without subdivision. * ``TESSELLATE`` Tessellate -- Subdivision scheme = None, export subdivided mesh. * ``BEST_MATCH`` Best Match -- Subdivision scheme = Catmull-Clark, when possible. Reverts to exporting the subdivided mesh for the Simple subdivision type.
4381
4400
  :type export_subdivision: typing.Optional[typing.Any]
4401
+ :param export_armatures: Armatures, Export armatures and meshes with armature modifiers as USD skeletons and skinned meshes
4402
+ :type export_armatures: typing.Optional[typing.Union[bool, typing.Any]]
4403
+ :param only_deform_bones: Only Deform Bones, Only export deform bones and their parents
4404
+ :type only_deform_bones: typing.Optional[typing.Union[bool, typing.Any]]
4405
+ :param export_shapekeys: Shape Keys, Export shape keys as USD blend shapes
4406
+ :type export_shapekeys: typing.Optional[typing.Union[bool, typing.Any]]
4382
4407
  :param use_instancing: Instancing, Export instanced objects as references in USD rather than real objects
4383
4408
  :type use_instancing: typing.Optional[typing.Union[bool, typing.Any]]
4384
4409
  :param evaluation_mode: Use Settings for, Determines visibility of objects, modifier settings, and other areas where there are different settings for viewport and rendering * ``RENDER`` Render -- Use Render settings for object visibility, modifier settings, etc. * ``VIEWPORT`` Viewport -- Use Viewport settings for object visibility, modifier settings, etc.
@@ -2,93 +2,93 @@ import sys
2
2
  import typing
3
3
  import mathutils
4
4
  import bpy
5
- import bl_ui.properties_physics_rigidbody
6
- import bl_ui.asset_shelf
7
- import bl_ui.properties_particle
8
- import bl_ui.properties_data_volume
9
- import bl_ui.properties_data_pointcloud
10
- import bl_operators.object
11
- import bl_ui.properties_physics_dynamicpaint
12
5
  import bl_ui.properties_material
13
- import bl_operators.freestyle
6
+ import bl_ui.generic_ui_list
7
+ import bl_ui.properties_data_metaball
8
+ import bl_ui.properties_data_empty
9
+ import bl_operators.file
10
+ import bl_ui.properties_particle
11
+ import bl_ui.space_statusbar
12
+ import bl_ui.properties_workspace
14
13
  import bl_ui.node_add_menu_texture
15
- import bl_ui.node_add_menu_compositor
16
- import bl_ui.space_nla
14
+ import bl_ui.properties_view_layer
15
+ import bl_ui.space_dopesheet
16
+ import bl_ui.properties_data_lightprobe
17
+ import bl_ui.properties_physics_common
18
+ import bl_operators.node
17
19
  import bl_ui.properties_data_shaderfx
20
+ import bl_ui.space_properties
21
+ import bl_ui.properties_data_mesh
22
+ import bl_ui.properties_freestyle
23
+ import bl_ui.properties_mask_common
18
24
  import bl_operators.view3d
19
- import bl_ui.space_sequencer
20
- import bl_ui.properties_data_empty
21
- import bl_operators.anim
25
+ import bl_ui.space_outliner
26
+ import bl_ui.properties_physics_dynamicpaint
27
+ import bl_ui.properties_physics_cloth
28
+ import bl_ui.space_clip
29
+ import bl_ui.space_userpref
30
+ import bl_operators.presets
22
31
  import bl_ui.properties_data_speaker
23
- import bl_ui.properties_view_layer
24
- import bl_ui.properties_physics_fluid
25
- import bl_ui.node_add_menu
26
- import bl_operators.spreadsheet
27
- import bl_ui.properties_freestyle
28
- import bl_ui.node_add_menu_geometry
29
- import bl_ui.properties_physics_softbody
30
- import bl_ui.properties_data_camera
32
+ import bl_ui.properties_physics_geometry_nodes
33
+ import bl_operators.userpref
31
34
  import bl_ui.properties_render
32
- import bl_ui.properties_world
33
- import bl_ui.properties_data_lattice
34
35
  import bl_ui.space_image
35
- import bl_ui.space_filebrowser
36
+ import bl_ui.node_add_menu_shader
36
37
  import bl_ui
37
- import bl_ui.space_info
38
- import bl_operators.clip
39
- import bl_ui.properties_physics_cloth
40
- import bl_ui.space_console
41
- import bl_ui.properties_texture
42
- import bl_operators.userpref
43
- import bl_ui.space_toolsystem_common
44
- import bl_ui.properties_scene
45
- import bl_ui.properties_paint_common
46
- import bl_ui.space_dopesheet
47
- import bl_ui.properties_data_lightprobe
48
- import bl_ui.space_node
49
- import bl_ui.properties_physics_geometry_nodes
38
+ import bl_ui.properties_constraint
50
39
  import bl_ui.properties_data_gpencil
51
- import bl_ui.properties_physics_common
52
- import bl_ui.properties_data_bone
53
- import bl_operators.file
54
- import bl_ui.node_add_menu_shader
55
- import bl_ui.space_outliner
56
- import bl_ui.space_graph
57
- import bl_ui.space_view3d_toolbar
58
- import bl_ui.properties_output
59
- import bl_ui.space_clip
40
+ import bl_ui.properties_physics_field
60
41
  import bl_ui.properties_data_modifier
61
- import bl_ui.properties_material_gpencil
42
+ import bl_ui.properties_output
43
+ import bl_operators.freestyle
44
+ import bl_ui.properties_paint_common
45
+ import bl_ui.space_toolsystem_common
62
46
  import bl_ui.properties_data_curves
63
- import bl_ui.properties_physics_field
64
- import bl_ui.properties_data_mesh
65
- import bl_ui.properties_data_grease_pencil
66
- import bl_ui.properties_physics_rigidbody_constraint
67
- import bl_ui.properties_data_armature
68
- import bl_ui.space_text
69
- import bl_ui.properties_object
70
- import bl_ui.space_properties
71
- import bl_operators.node
72
- import bl_operators.assets
73
- import bl_operators.wm
47
+ import bl_ui.properties_data_bone
48
+ import bl_ui.properties_physics_rigidbody
49
+ import bl_ui.properties_data_camera
74
50
  import bl_ui.properties_grease_pencil_common
75
- import bl_ui.properties_data_metaball
76
- import bl_ui.generic_ui_list
77
- import bl_ui.space_toolsystem_toolbar
78
- import bl_operators.presets
79
- import bl_ui.space_time
80
- import bl_ui.space_userpref
81
- import bl_ui.properties_data_light
82
51
  import bl_ui.space_view3d
83
- import bl_ui.properties_workspace
52
+ import bl_ui.properties_physics_softbody
53
+ import bl_ui.space_node
54
+ import bl_operators.assets
84
55
  import bl_ui.properties_data_curve
85
- import bl_ui.properties_collection
86
- import bl_ui.properties_constraint
87
- import bl_ui.space_statusbar
56
+ import bl_ui.space_toolsystem_toolbar
57
+ import bl_ui.node_add_menu_geometry
88
58
  import bl_operators.constraint
59
+ import bl_ui.properties_data_pointcloud
60
+ import bl_ui.properties_data_lattice
61
+ import bl_ui.properties_data_armature
62
+ import bl_operators.anim
63
+ import bl_ui.properties_material_gpencil
64
+ import bl_ui.node_add_menu_compositor
65
+ import bl_ui.properties_world
66
+ import bl_ui.node_add_menu
67
+ import bl_ui.properties_physics_rigidbody_constraint
68
+ import bl_ui.space_console
69
+ import bl_ui.space_graph
70
+ import bl_ui.space_filebrowser
71
+ import bl_ui.space_text
89
72
  import bl_ui.space_topbar
90
- import bl_ui.properties_mask_common
73
+ import bl_operators.wm
74
+ import bl_ui.properties_object
75
+ import bl_ui.space_view3d_toolbar
76
+ import bl_ui.properties_data_light
77
+ import bl_operators.object
78
+ import bl_ui.space_time
79
+ import bl_ui.properties_collection
80
+ import bl_ui.space_sequencer
81
+ import bl_ui.space_nla
82
+ import bl_ui.space_info
83
+ import bl_ui.properties_texture
84
+ import bl_ui.properties_scene
85
+ import bl_ui.asset_shelf
91
86
  import bl_ui.space_spreadsheet
87
+ import bl_operators.spreadsheet
88
+ import bl_ui.properties_data_grease_pencil
89
+ import bl_ui.properties_physics_fluid
90
+ import bl_operators.clip
91
+ import bl_ui.properties_data_volume
92
92
 
93
93
  GenericType = typing.TypeVar("GenericType")
94
94
 
@@ -3066,12 +3066,24 @@ class BoneCollection(bpy_struct):
3066
3066
  :type: bpy_prop_collection['Bone']
3067
3067
  """
3068
3068
 
3069
+ child_number: int
3070
+ """ Index of this collection into its parent's list of children. Note that finding this index requires a scan of all the bone collections, so do access this with care
3071
+
3072
+ :type: int
3073
+ """
3074
+
3069
3075
  children: bpy_prop_collection["BoneCollection"]
3070
3076
  """
3071
3077
 
3072
3078
  :type: bpy_prop_collection['BoneCollection']
3073
3079
  """
3074
3080
 
3081
+ index: int
3082
+ """ Index of this bone collection in the armature.collections.all array. Note that finding this index requires a scan of all the bone collections, so do access this with care
3083
+
3084
+ :type: int
3085
+ """
3086
+
3075
3087
  is_editable: typing.Union[bool, typing.Any]
3076
3088
  """ This collection is owned by a local Armature, or was added via a library override in the current blend file
3077
3089
 
@@ -3090,12 +3102,33 @@ class BoneCollection(bpy_struct):
3090
3102
  :type: bool
3091
3103
  """
3092
3104
 
3105
+ is_visible_ancestors: typing.Union[bool, typing.Any]
3106
+ """ True when all of the ancestors of this bone collection are marked as visible; always True for root bone collections
3107
+
3108
+ :type: typing.Union[bool, typing.Any]
3109
+ """
3110
+
3111
+ is_visible_effectively: typing.Union[bool, typing.Any]
3112
+ """ Whether this bone collection is effectively visible in the viewport. This is True when this bone collection and all of its ancestors are visible
3113
+
3114
+ :type: typing.Union[bool, typing.Any]
3115
+ """
3116
+
3093
3117
  name: typing.Union[str, typing.Any]
3094
3118
  """ Unique within the Armature
3095
3119
 
3096
3120
  :type: typing.Union[str, typing.Any]
3097
3121
  """
3098
3122
 
3123
+ parent: "BoneCollection"
3124
+ """ Parent bone collection. Note that accessing this requires a scan of all the bone collections to find the parent
3125
+
3126
+ :type: 'BoneCollection'
3127
+ """
3128
+
3129
+ bones_recursive: typing.Any
3130
+ """ A set of all bones assigned to this bone collection and its child collections. (readonly)"""
3131
+
3099
3132
  def assign(self, bone: typing.Optional[typing.Any]) -> bool:
3100
3133
  """Assign the given bone to this collection
3101
3134
 
@@ -3116,30 +3149,6 @@ class BoneCollection(bpy_struct):
3116
3149
  """
3117
3150
  ...
3118
3151
 
3119
- def move_to_parent(
3120
- self,
3121
- to_parent: typing.Optional["BoneCollection"],
3122
- to_child_num: typing.Optional[typing.Any] = -1,
3123
- ) -> int:
3124
- """Change the hierarchy, by moving this bone collection to become a child of a different parent. Use `parent=None` to make this collection a root collection
3125
-
3126
- :param to_parent: Parent Collection, The bone collection becomes a child of this collection. If `None`, the bone collection becomes a root
3127
- :type to_parent: typing.Optional['BoneCollection']
3128
- :param to_child_num: Child Number, Place the bone collection before this child; `child_num=0` makes it the first child, `child_num=1` the second, etc. Both `child_num=-1` and `child_num=child_count` will move the bone collection to be the last child of the new parent
3129
- :type to_child_num: typing.Optional[typing.Any]
3130
- :rtype: int
3131
- :return: New Index, Resulting index of the bone collection, after the move. This can be used for manipulating the active bone collection index
3132
- """
3133
- ...
3134
-
3135
- def find_index(self) -> int:
3136
- """Find the index of this bone collection. This scans through all the Armature's bone collections
3137
-
3138
- :rtype: int
3139
- :return: Index, Index of the bone collection
3140
- """
3141
- ...
3142
-
3143
3152
  @classmethod
3144
3153
  def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
3145
3154
  """
@@ -6823,10 +6832,10 @@ class Context(bpy_struct):
6823
6832
  :type: 'UIList'
6824
6833
  """
6825
6834
 
6826
- property: typing.Union[str, int, "ID"]
6835
+ property: typing.Union[int, str, "ID"]
6827
6836
  """ Get the property associated with a hovered button. Returns a tuple of the datablock, data path to the property, and array index.
6828
6837
 
6829
- :type: typing.Union[str, int, 'ID']
6838
+ :type: typing.Union[int, str, 'ID']
6830
6839
  """
6831
6840
 
6832
6841
  edit_text: "Text"
@@ -14792,7 +14801,7 @@ class Gizmo(bpy_struct):
14792
14801
  context: "Context",
14793
14802
  event: "Event",
14794
14803
  tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
14795
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14804
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14796
14805
  """
14797
14806
 
14798
14807
  :param context:
@@ -14801,7 +14810,7 @@ class Gizmo(bpy_struct):
14801
14810
  :type event: 'Event'
14802
14811
  :param tweak: Tweak
14803
14812
  :type tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
14804
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14813
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14805
14814
  :return: result
14806
14815
  """
14807
14816
  ...
@@ -14809,14 +14818,14 @@ class Gizmo(bpy_struct):
14809
14818
  def setup(self): ...
14810
14819
  def invoke(
14811
14820
  self, context: "Context", event: "Event"
14812
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14821
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14813
14822
  """
14814
14823
 
14815
14824
  :param context:
14816
14825
  :type context: 'Context'
14817
14826
  :param event:
14818
14827
  :type event: 'Event'
14819
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14828
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14820
14829
  :return: result
14821
14830
  """
14822
14831
  ...
@@ -17271,10 +17280,10 @@ class KeyingSetInfo(bpy_struct):
17271
17280
  :type: typing.Union[str, typing.Any]
17272
17281
  """
17273
17282
 
17274
- bl_options: typing.Union[typing.Set[str], typing.Set[int]]
17283
+ bl_options: typing.Union[typing.Set[int], typing.Set[str]]
17275
17284
  """ Keying Set options to use when inserting keyframes
17276
17285
 
17277
- :type: typing.Union[typing.Set[str], typing.Set[int]]
17286
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
17278
17287
  """
17279
17288
 
17280
17289
  def poll(self, context: typing.Optional["Context"]) -> bool:
@@ -17715,10 +17724,10 @@ class Macro(bpy_struct):
17715
17724
  :type: typing.Union[str, typing.Any]
17716
17725
  """
17717
17726
 
17718
- bl_options: typing.Union[typing.Set[str], typing.Set[int]]
17727
+ bl_options: typing.Union[typing.Set[int], typing.Set[str]]
17719
17728
  """ Options for this operator type
17720
17729
 
17721
- :type: typing.Union[typing.Set[str], typing.Set[int]]
17730
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
17722
17731
  """
17723
17732
 
17724
17733
  bl_translation_context: typing.Union[str, typing.Any]
@@ -17753,13 +17762,13 @@ class Macro(bpy_struct):
17753
17762
 
17754
17763
  def report(
17755
17764
  self,
17756
- type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
17765
+ type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
17757
17766
  message: typing.Union[str, typing.Any],
17758
17767
  ):
17759
17768
  """report
17760
17769
 
17761
17770
  :param type: Type
17762
- :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
17771
+ :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
17763
17772
  :param message: Report Message
17764
17773
  :type message: typing.Union[str, typing.Any]
17765
17774
  """
@@ -22754,10 +22763,10 @@ class Operator(bpy_struct):
22754
22763
  :type: typing.Union[str, typing.Any]
22755
22764
  """
22756
22765
 
22757
- bl_options: typing.Union[typing.Set[str], typing.Set[int]]
22766
+ bl_options: typing.Union[typing.Set[int], typing.Set[str]]
22758
22767
  """ Options for this operator type
22759
22768
 
22760
- :type: typing.Union[typing.Set[str], typing.Set[int]]
22769
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
22761
22770
  """
22762
22771
 
22763
22772
  bl_translation_context: typing.Union[str, typing.Any]
@@ -22816,13 +22825,13 @@ class Operator(bpy_struct):
22816
22825
 
22817
22826
  def report(
22818
22827
  self,
22819
- type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
22828
+ type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
22820
22829
  message: typing.Union[str, typing.Any],
22821
22830
  ):
22822
22831
  """report
22823
22832
 
22824
22833
  :param type: Type
22825
- :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
22834
+ :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
22826
22835
  :param message: Report Message
22827
22836
  :type message: typing.Union[str, typing.Any]
22828
22837
  """
@@ -22848,12 +22857,12 @@ class Operator(bpy_struct):
22848
22857
 
22849
22858
  def execute(
22850
22859
  self, context: "Context"
22851
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22860
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22852
22861
  """Execute the operator
22853
22862
 
22854
22863
  :param context:
22855
22864
  :type context: 'Context'
22856
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22865
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22857
22866
  :return: result
22858
22867
  """
22859
22868
  ...
@@ -22870,28 +22879,28 @@ class Operator(bpy_struct):
22870
22879
 
22871
22880
  def invoke(
22872
22881
  self, context: "Context", event: "Event"
22873
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22882
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22874
22883
  """Invoke the operator
22875
22884
 
22876
22885
  :param context:
22877
22886
  :type context: 'Context'
22878
22887
  :param event:
22879
22888
  :type event: 'Event'
22880
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22889
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22881
22890
  :return: result
22882
22891
  """
22883
22892
  ...
22884
22893
 
22885
22894
  def modal(
22886
22895
  self, context: "Context", event: "Event"
22887
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
22896
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
22888
22897
  """Modal operator function
22889
22898
 
22890
22899
  :param context:
22891
22900
  :type context: 'Context'
22892
22901
  :param event:
22893
22902
  :type event: 'Event'
22894
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
22903
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
22895
22904
  :return: result
22896
22905
  """
22897
22906
  ...
@@ -28779,13 +28788,13 @@ class RenderEngine(bpy_struct):
28779
28788
 
28780
28789
  def report(
28781
28790
  self,
28782
- type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
28791
+ type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
28783
28792
  message: typing.Union[str, typing.Any],
28784
28793
  ):
28785
28794
  """Report info, warning or error messages
28786
28795
 
28787
28796
  :param type: Type
28788
- :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
28797
+ :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
28789
28798
  :param message: Report Message
28790
28799
  :type message: typing.Union[str, typing.Any]
28791
28800
  """
@@ -39940,10 +39949,10 @@ class ToolSettings(bpy_struct):
39940
39949
  :type: typing.Union[str, int]
39941
39950
  """
39942
39951
 
39943
- snap_elements: typing.Union[typing.Set[str], typing.Set[int]]
39952
+ snap_elements: typing.Union[typing.Set[int], typing.Set[str]]
39944
39953
  """ Type of element to snap to
39945
39954
 
39946
- :type: typing.Union[typing.Set[str], typing.Set[int]]
39955
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
39947
39956
  """
39948
39957
 
39949
39958
  snap_elements_base: typing.Union[typing.Set[str], typing.Set[int]]
@@ -43396,12 +43405,6 @@ class View3DCursor(bpy_struct):
43396
43405
  class View3DOverlay(bpy_struct):
43397
43406
  """Settings for display of overlays in the 3D viewport"""
43398
43407
 
43399
- backwire_opacity: float
43400
- """ Opacity when rendering transparent wires
43401
-
43402
- :type: float
43403
- """
43404
-
43405
43408
  bone_wire_alpha: float
43406
43409
  """ Maximum opacity of bones in wireframe display mode
43407
43410
 
@@ -64929,14 +64932,14 @@ class WindowManager(ID, bpy_struct):
64929
64932
  @classmethod
64930
64933
  def invoke_props_popup(
64931
64934
  cls, operator: typing.Optional["Operator"], event: typing.Optional["Event"]
64932
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
64935
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
64933
64936
  """Operator popup invoke (show operator properties and execute it automatically on changes)
64934
64937
 
64935
64938
  :param operator: Operator to call
64936
64939
  :type operator: typing.Optional['Operator']
64937
64940
  :param event: Event
64938
64941
  :type event: typing.Optional['Event']
64939
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
64942
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
64940
64943
  :return: result
64941
64944
  """
64942
64945
  ...
@@ -64946,14 +64949,14 @@ class WindowManager(ID, bpy_struct):
64946
64949
  cls,
64947
64950
  operator: typing.Optional["Operator"],
64948
64951
  width: typing.Optional[typing.Any] = 300,
64949
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
64952
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
64950
64953
  """Operator dialog (non-autoexec popup) invoke (show operator properties and only execute it on click on OK button)
64951
64954
 
64952
64955
  :param operator: Operator to call
64953
64956
  :type operator: typing.Optional['Operator']
64954
64957
  :param width: Width of the popup
64955
64958
  :type width: typing.Optional[typing.Any]
64956
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
64959
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
64957
64960
  :return: result
64958
64961
  """
64959
64962
  ...
@@ -64972,14 +64975,14 @@ class WindowManager(ID, bpy_struct):
64972
64975
  cls,
64973
64976
  operator: typing.Optional["Operator"],
64974
64977
  width: typing.Optional[typing.Any] = 300,
64975
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
64978
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
64976
64979
  """Operator popup invoke (only shows operator's properties, without executing it)
64977
64980
 
64978
64981
  :param operator: Operator to call
64979
64982
  :type operator: typing.Optional['Operator']
64980
64983
  :param width: Width of the popup
64981
64984
  :type width: typing.Optional[typing.Any]
64982
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
64985
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
64983
64986
  :return: result
64984
64987
  """
64985
64988
  ...
@@ -64987,14 +64990,14 @@ class WindowManager(ID, bpy_struct):
64987
64990
  @classmethod
64988
64991
  def invoke_confirm(
64989
64992
  cls, operator: typing.Optional["Operator"], event: typing.Optional["Event"]
64990
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
64993
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
64991
64994
  """Operator confirmation popup (only to let user confirm the execution, no operator properties shown)
64992
64995
 
64993
64996
  :param operator: Operator to call
64994
64997
  :type operator: typing.Optional['Operator']
64995
64998
  :param event: Event
64996
64999
  :type event: typing.Optional['Event']
64997
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65000
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
64998
65001
  :return: result
64999
65002
  """
65000
65003
  ...
@@ -68023,10 +68026,10 @@ class DecimateModifier(Modifier, bpy_struct):
68023
68026
  :type: typing.Union[str, int]
68024
68027
  """
68025
68028
 
68026
- delimit: typing.Union[typing.Set[str], typing.Set[int]]
68029
+ delimit: typing.Union[typing.Set[int], typing.Set[str]]
68027
68030
  """ Limit merging geometry
68028
68031
 
68029
- :type: typing.Union[typing.Set[str], typing.Set[int]]
68032
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
68030
68033
  """
68031
68034
 
68032
68035
  face_count: int
@@ -68843,10 +68846,10 @@ class MeshCacheModifier(Modifier, bpy_struct):
68843
68846
  :type: typing.Union[str, typing.Any]
68844
68847
  """
68845
68848
 
68846
- flip_axis: typing.Union[typing.Set[str], typing.Set[int]]
68849
+ flip_axis: typing.Union[typing.Set[int], typing.Set[str]]
68847
68850
  """
68848
68851
 
68849
- :type: typing.Union[typing.Set[str], typing.Set[int]]
68852
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
68850
68853
  """
68851
68854
 
68852
68855
  forward_axis: typing.Union[str, int]
@@ -107836,10 +107839,10 @@ class GeometryNodeCurveHandleTypeSelection(
107836
107839
  :type: typing.Union[str, int]
107837
107840
  """
107838
107841
 
107839
- mode: typing.Union[typing.Set[str], typing.Set[int]]
107842
+ mode: typing.Union[typing.Set[int], typing.Set[str]]
107840
107843
  """ Whether to check the type of left and right handles
107841
107844
 
107842
- :type: typing.Union[typing.Set[str], typing.Set[int]]
107845
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
107843
107846
  """
107844
107847
 
107845
107848
  @classmethod
@@ -108372,10 +108375,10 @@ class GeometryNodeCurveSetHandles(GeometryNode, NodeInternal, Node, bpy_struct):
108372
108375
  :type: typing.Union[str, int]
108373
108376
  """
108374
108377
 
108375
- mode: typing.Union[typing.Set[str], typing.Set[int]]
108378
+ mode: typing.Union[typing.Set[int], typing.Set[str]]
108376
108379
  """ Whether to update left and right handles
108377
108380
 
108378
- :type: typing.Union[typing.Set[str], typing.Set[int]]
108381
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
108379
108382
  """
108380
108383
 
108381
108384
  @classmethod
@@ -72,14 +72,14 @@ def bake_action_objects(
72
72
 
73
73
  def bake_action_objects_iter(
74
74
  object_action_pairs: typing.Union[
75
- "bpy.types.Sequence", "bpy.types.Action", "bpy.types.Object"
75
+ "bpy.types.Action", "bpy.types.Object", "bpy.types.Sequence"
76
76
  ],
77
77
  bake_o,
78
78
  ):
79
79
  """An coroutine that bakes actions for multiple objects.
80
80
 
81
81
  :param object_action_pairs: Sequence of object action tuples, action is the destination for the baked data. When None a new action will be created.
82
- :type object_action_pairs: typing.Union['bpy.types.Sequence', 'bpy.types.Action', 'bpy.types.Object']
82
+ :type object_action_pairs: typing.Union['bpy.types.Action', 'bpy.types.Object', 'bpy.types.Sequence']
83
83
  """
84
84
 
85
85
  ...