fake-bpy-module 20240131__tar.gz → 20240201__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 (354) hide show
  1. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/PKG-INFO +1 -1
  2. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_image/__init__.pyi +2 -2
  3. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/image/__init__.pyi +20 -0
  4. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/types/__init__.pyi +147 -117
  5. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  6. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/rna_prop_ui/__init__.pyi +1 -0
  7. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/README.md +0 -0
  8. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/addon_utils/__init__.pyi +0 -0
  9. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/addon_utils/py.typed +0 -0
  10. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/animsys_refactor/__init__.pyi +0 -0
  11. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/animsys_refactor/py.typed +0 -0
  12. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/aud/__init__.pyi +0 -0
  13. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/aud/py.typed +0 -0
  14. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bgl/__init__.pyi +0 -0
  15. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bgl/py.typed +0 -0
  16. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_app_override/__init__.pyi +0 -0
  17. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_app_override/helpers/__init__.pyi +0 -0
  18. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_app_override/py.typed +0 -0
  19. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_app_template_utils/__init__.pyi +0 -0
  20. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_app_template_utils/py.typed +0 -0
  21. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_console_utils/__init__.pyi +0 -0
  22. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  23. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  24. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  25. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  26. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  27. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_console_utils/py.typed +0 -0
  28. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/__init__.pyi +2 -2
  29. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  30. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  31. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/py.typed +0 -0
  32. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/settings/__init__.pyi +0 -0
  33. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/utils/__init__.pyi +0 -0
  34. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  35. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  36. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  37. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_keymap_utils/__init__.pyi +3 -3
  38. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_keymap_utils/io/__init__.pyi +0 -0
  39. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  40. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  41. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  42. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_keymap_utils/py.typed +0 -0
  43. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  44. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_math/__init__.pyi +0 -0
  45. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_math/py.typed +0 -0
  46. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/__init__.pyi +22 -22
  47. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  48. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/anim/__init__.pyi +0 -0
  49. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/assets/__init__.pyi +0 -0
  50. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/bmesh/__init__.pyi +0 -0
  51. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  52. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/clip/__init__.pyi +0 -0
  53. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/console/__init__.pyi +0 -0
  54. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/constraint/__init__.pyi +0 -0
  55. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/file/__init__.pyi +0 -0
  56. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/freestyle/__init__.pyi +0 -0
  57. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  58. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/image/__init__.pyi +0 -0
  59. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/mesh/__init__.pyi +0 -0
  60. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/node/__init__.pyi +0 -0
  61. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/object/__init__.pyi +0 -0
  62. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/object_align/__init__.pyi +0 -0
  63. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  64. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  65. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/presets/__init__.pyi +0 -0
  66. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/py.typed +0 -0
  67. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/rigidbody/__init__.pyi +0 -0
  68. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  69. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/sequencer/__init__.pyi +0 -0
  70. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/spreadsheet/__init__.pyi +0 -0
  71. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/userpref/__init__.pyi +0 -0
  72. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  73. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  74. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  75. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  76. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/view3d/__init__.pyi +0 -0
  77. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_operators/wm/__init__.pyi +0 -0
  78. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_previews_utils/__init__.pyi +0 -0
  79. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  80. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_previews_utils/py.typed +0 -0
  81. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_rna_utils/__init__.pyi +0 -0
  82. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_rna_utils/data_path/__init__.pyi +0 -0
  83. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_rna_utils/py.typed +0 -0
  84. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_text_utils/__init__.pyi +0 -0
  85. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_text_utils/external_editor/__init__.pyi +0 -0
  86. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_text_utils/py.typed +0 -0
  87. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/__init__.pyi +62 -62
  88. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/anim/__init__.pyi +0 -0
  89. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/asset_shelf/__init__.pyi +0 -0
  90. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  91. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/node_add_menu/__init__.pyi +0 -0
  92. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  93. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  94. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  95. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  96. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_animviz/__init__.pyi +0 -0
  97. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_collection/__init__.pyi +0 -0
  98. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_constraint/__init__.pyi +0 -0
  99. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  100. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  101. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  102. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  103. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  104. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  105. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  106. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  107. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  108. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_light/__init__.pyi +0 -0
  109. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  110. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  111. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  112. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  113. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  114. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  115. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  116. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  117. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  118. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  119. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  120. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_material/__init__.pyi +0 -0
  121. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  122. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_object/__init__.pyi +0 -0
  123. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_output/__init__.pyi +0 -0
  124. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  125. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_particle/__init__.pyi +0 -0
  126. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  127. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  128. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  129. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  130. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  131. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  132. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  133. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  134. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  135. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_render/__init__.pyi +0 -0
  136. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_scene/__init__.pyi +0 -0
  137. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_texture/__init__.pyi +0 -0
  138. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  139. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_workspace/__init__.pyi +0 -0
  140. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/properties_world/__init__.pyi +0 -0
  141. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/py.typed +0 -0
  142. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_clip/__init__.pyi +0 -0
  143. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_console/__init__.pyi +0 -0
  144. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  145. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  146. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_graph/__init__.pyi +0 -0
  147. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_info/__init__.pyi +0 -0
  148. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_nla/__init__.pyi +0 -0
  149. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_node/__init__.pyi +0 -0
  150. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_outliner/__init__.pyi +0 -0
  151. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_properties/__init__.pyi +0 -0
  152. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_sequencer/__init__.pyi +0 -0
  153. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  154. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_statusbar/__init__.pyi +0 -0
  155. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_text/__init__.pyi +0 -0
  156. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_time/__init__.pyi +0 -0
  157. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  158. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  159. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_topbar/__init__.pyi +0 -0
  160. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_userpref/__init__.pyi +0 -0
  161. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_view3d/__init__.pyi +0 -0
  162. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  163. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui/utils/__init__.pyi +0 -0
  164. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui_utils/__init__.pyi +1 -1
  165. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  166. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui_utils/layout/__init__.pyi +0 -0
  167. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bl_ui_utils/py.typed +0 -0
  168. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/blend_render_info/__init__.pyi +0 -0
  169. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/blend_render_info/py.typed +0 -0
  170. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/blf/__init__.pyi +0 -0
  171. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/blf/py.typed +0 -0
  172. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bmesh/__init__.pyi +1 -1
  173. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bmesh/geometry/__init__.pyi +0 -0
  174. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bmesh/ops/__init__.pyi +0 -0
  175. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bmesh/py.typed +0 -0
  176. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bmesh/types/__init__.pyi +0 -0
  177. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bmesh/utils/__init__.pyi +0 -0
  178. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/__init__.pyi +1 -1
  179. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/app/__init__.pyi +2 -2
  180. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/app/handlers/__init__.pyi +0 -0
  181. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/app/icons/__init__.pyi +0 -0
  182. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/app/timers/__init__.pyi +0 -0
  183. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/app/translations/__init__.pyi +0 -0
  184. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/msgbus/__init__.pyi +0 -0
  185. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/__init__.pyi +61 -61
  186. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/action/__init__.pyi +0 -0
  187. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/anim/__init__.pyi +0 -0
  188. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/armature/__init__.pyi +0 -0
  189. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/asset/__init__.pyi +0 -0
  190. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/boid/__init__.pyi +0 -0
  191. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/brush/__init__.pyi +0 -0
  192. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/buttons/__init__.pyi +0 -0
  193. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/cachefile/__init__.pyi +0 -0
  194. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/camera/__init__.pyi +0 -0
  195. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/clip/__init__.pyi +0 -0
  196. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/cloth/__init__.pyi +0 -0
  197. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/collection/__init__.pyi +0 -0
  198. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/console/__init__.pyi +0 -0
  199. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/constraint/__init__.pyi +0 -0
  200. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/curve/__init__.pyi +0 -0
  201. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/curves/__init__.pyi +0 -0
  202. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/cycles/__init__.pyi +0 -0
  203. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/dpaint/__init__.pyi +0 -0
  204. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/ed/__init__.pyi +0 -0
  205. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/export_anim/__init__.pyi +0 -0
  206. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/export_mesh/__init__.pyi +0 -0
  207. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/export_scene/__init__.pyi +0 -0
  208. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/file/__init__.pyi +0 -0
  209. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/fluid/__init__.pyi +0 -0
  210. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/font/__init__.pyi +0 -0
  211. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/geometry/__init__.pyi +0 -0
  212. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  213. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/gpencil/__init__.pyi +0 -0
  214. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/graph/__init__.pyi +0 -0
  215. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/grease_pencil/__init__.pyi +0 -0
  216. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/import_anim/__init__.pyi +0 -0
  217. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/import_curve/__init__.pyi +0 -0
  218. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/import_mesh/__init__.pyi +0 -0
  219. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/import_scene/__init__.pyi +0 -0
  220. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/info/__init__.pyi +0 -0
  221. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/lattice/__init__.pyi +0 -0
  222. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/marker/__init__.pyi +0 -0
  223. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/mask/__init__.pyi +0 -0
  224. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/material/__init__.pyi +0 -0
  225. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/mball/__init__.pyi +0 -0
  226. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/mesh/__init__.pyi +0 -0
  227. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/nla/__init__.pyi +0 -0
  228. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/node/__init__.pyi +0 -0
  229. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/object/__init__.pyi +0 -0
  230. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/outliner/__init__.pyi +0 -0
  231. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/paint/__init__.pyi +0 -0
  232. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/paintcurve/__init__.pyi +0 -0
  233. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/palette/__init__.pyi +0 -0
  234. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/particle/__init__.pyi +0 -0
  235. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/pose/__init__.pyi +0 -0
  236. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/poselib/__init__.pyi +0 -0
  237. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/preferences/__init__.pyi +0 -0
  238. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/ptcache/__init__.pyi +0 -0
  239. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/render/__init__.pyi +0 -0
  240. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/rigidbody/__init__.pyi +0 -0
  241. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/scene/__init__.pyi +0 -0
  242. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/screen/__init__.pyi +0 -0
  243. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/script/__init__.pyi +0 -0
  244. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/sculpt/__init__.pyi +0 -0
  245. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  246. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/sequencer/__init__.pyi +0 -0
  247. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/sound/__init__.pyi +0 -0
  248. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  249. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/surface/__init__.pyi +0 -0
  250. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/text/__init__.pyi +0 -0
  251. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/text_editor/__init__.pyi +0 -0
  252. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/texture/__init__.pyi +0 -0
  253. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/transform/__init__.pyi +0 -0
  254. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/ui/__init__.pyi +0 -0
  255. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/uilist/__init__.pyi +0 -0
  256. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/uv/__init__.pyi +0 -0
  257. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/view2d/__init__.pyi +0 -0
  258. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/view3d/__init__.pyi +0 -0
  259. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/wm/__init__.pyi +0 -0
  260. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/workspace/__init__.pyi +0 -0
  261. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/ops/world/__init__.pyi +0 -0
  262. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/path/__init__.pyi +0 -0
  263. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/props/__init__.pyi +0 -0
  264. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/py.typed +0 -0
  265. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/utils/__init__.pyi +0 -0
  266. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/utils/previews/__init__.pyi +0 -0
  267. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy/utils/units/__init__.pyi +0 -0
  268. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/__init__.pyi +7 -7
  269. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/anim_utils/__init__.pyi +0 -0
  270. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/asset_utils/__init__.pyi +0 -0
  271. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  272. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/extensions/__init__.pyi +0 -0
  273. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  274. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  275. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/image_utils/__init__.pyi +0 -0
  276. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/io_utils/__init__.pyi +0 -0
  277. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  278. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  279. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  280. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/node_utils/__init__.pyi +0 -0
  281. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/object_utils/__init__.pyi +0 -0
  282. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/py.typed +0 -0
  283. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  284. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/wm_utils/__init__.pyi +0 -0
  285. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  286. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_restrict_state/__init__.pyi +0 -0
  287. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_restrict_state/py.typed +0 -0
  288. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_types/__init__.pyi +0 -0
  289. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/bpy_types/py.typed +0 -0
  290. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/console_python/__init__.pyi +0 -0
  291. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/console_python/py.typed +0 -0
  292. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/console_shell/__init__.pyi +0 -0
  293. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/console_shell/py.typed +0 -0
  294. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  295. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  296. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/fake_bpy_module.egg-info/top_level.txt +0 -0
  297. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/__init__.pyi +2 -2
  298. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/chainingiterators/__init__.pyi +0 -0
  299. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/functions/__init__.pyi +0 -0
  300. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/predicates/__init__.pyi +0 -0
  301. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/py.typed +0 -0
  302. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/shaders/__init__.pyi +0 -0
  303. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/types/__init__.pyi +0 -0
  304. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  305. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/freestyle/utils/__init__.pyi +0 -0
  306. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/__init__.pyi +4 -4
  307. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/capabilities/__init__.pyi +0 -0
  308. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/matrix/__init__.pyi +0 -0
  309. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/platform/__init__.pyi +0 -0
  310. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/py.typed +0 -0
  311. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/select/__init__.pyi +0 -0
  312. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/shader/__init__.pyi +0 -0
  313. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/state/__init__.pyi +0 -0
  314. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/texture/__init__.pyi +0 -0
  315. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu/types/__init__.pyi +0 -0
  316. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu_extras/__init__.pyi +0 -0
  317. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu_extras/batch/__init__.pyi +0 -0
  318. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu_extras/presets/__init__.pyi +0 -0
  319. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/gpu_extras/py.typed +0 -0
  320. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/graphviz_export/__init__.pyi +0 -0
  321. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/graphviz_export/py.typed +0 -0
  322. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/idprop/__init__.pyi +0 -0
  323. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/idprop/py.typed +0 -0
  324. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/idprop/types/__init__.pyi +0 -0
  325. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/imbuf/__init__.pyi +0 -0
  326. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/imbuf/py.typed +0 -0
  327. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/imbuf/types/__init__.pyi +0 -0
  328. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/keyingsets_builtins/__init__.pyi +0 -0
  329. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/keyingsets_builtins/py.typed +0 -0
  330. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/keyingsets_utils/__init__.pyi +0 -0
  331. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/keyingsets_utils/py.typed +0 -0
  332. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/mathutils/__init__.pyi +1 -1
  333. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/mathutils/bvhtree/__init__.pyi +0 -0
  334. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/mathutils/geometry/__init__.pyi +0 -0
  335. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/mathutils/interpolate/__init__.pyi +0 -0
  336. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/mathutils/kdtree/__init__.pyi +0 -0
  337. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/mathutils/noise/__init__.pyi +0 -0
  338. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/mathutils/py.typed +0 -0
  339. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/nodeitems_builtins/__init__.pyi +0 -0
  340. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/nodeitems_builtins/py.typed +0 -0
  341. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/nodeitems_utils/__init__.pyi +0 -0
  342. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/nodeitems_utils/py.typed +0 -0
  343. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/pyproject.toml +0 -0
  344. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/rna_info/__init__.pyi +0 -0
  345. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/rna_info/py.typed +0 -0
  346. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/rna_keymap_ui/__init__.pyi +0 -0
  347. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/rna_keymap_ui/py.typed +0 -0
  348. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/rna_prop_ui/py.typed +0 -0
  349. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/rna_xml/__init__.pyi +0 -0
  350. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/rna_xml/py.typed +0 -0
  351. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/setup.cfg +0 -0
  352. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/setup.py +0 -0
  353. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/sys_info/__init__.pyi +0 -0
  354. {fake-bpy-module-20240131 → fake-bpy-module-20240201}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240131
3
+ Version: 20240201
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
@@ -204,7 +204,7 @@ class IMAGE_MT_image(bpy_types.Menu, bpy_types._GenericUI):
204
204
  def type_recast(self): ...
205
205
  def values(self): ...
206
206
 
207
- class IMAGE_MT_image_flip(bpy_types.Menu, bpy_types._GenericUI):
207
+ class IMAGE_MT_image_invert(bpy_types.Menu, bpy_types._GenericUI):
208
208
  bl_label: typing.Any
209
209
  bl_rna: typing.Any
210
210
  id_data: typing.Any
@@ -252,7 +252,7 @@ class IMAGE_MT_image_flip(bpy_types.Menu, bpy_types._GenericUI):
252
252
  def type_recast(self): ...
253
253
  def values(self): ...
254
254
 
255
- class IMAGE_MT_image_invert(bpy_types.Menu, bpy_types._GenericUI):
255
+ class IMAGE_MT_image_transform(bpy_types.Menu, bpy_types._GenericUI):
256
256
  bl_label: typing.Any
257
257
  bl_rna: typing.Any
258
258
  id_data: typing.Any
@@ -729,6 +729,26 @@ def resize(
729
729
 
730
730
  ...
731
731
 
732
+ def rotate_orthogonal(
733
+ override_context: typing.Optional[
734
+ typing.Union[typing.Dict, "bpy.types.Context"]
735
+ ] = None,
736
+ execution_context: typing.Optional[typing.Union[str, int]] = None,
737
+ undo: typing.Optional[bool] = None,
738
+ *,
739
+ degrees: typing.Optional[typing.Any] = "90",
740
+ ):
741
+ """Rotate the image
742
+
743
+ :type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
744
+ :type execution_context: typing.Optional[typing.Union[str, int]]
745
+ :type undo: typing.Optional[bool]
746
+ :param degrees: Degrees, Amount of rotation in degrees (90, 180, 270) * ``90`` 90 Degrees -- Rotate 90 degrees clockwise. * ``180`` 180 Degrees -- Rotate 180 degrees clockwise. * ``270`` 270 Degrees -- Rotate 270 degrees clockwise.
747
+ :type degrees: typing.Optional[typing.Any]
748
+ """
749
+
750
+ ...
751
+
732
752
  def sample(
733
753
  override_context: typing.Optional[
734
754
  typing.Union[typing.Dict, "bpy.types.Context"]
@@ -2,94 +2,94 @@ import sys
2
2
  import typing
3
3
  import mathutils
4
4
  import bpy
5
- import bl_ui.space_topbar
6
- import bl_ui.space_outliner
7
- import bl_ui.space_console
8
- import bl_ui.properties_texture
9
- import bl_ui.node_add_menu_geometry
10
- import bl_operators.assets
11
5
  import bl_ui.node_add_menu_shader
12
- import bl_ui.properties_material_gpencil
13
- import bl_ui.space_userpref
14
- import bl_operators.presets
15
- import bl_ui.space_view3d_toolbar
16
- import bl_operators.anim
17
- import bl_ui.properties_workspace
18
- import bl_ui.properties_physics_rigidbody_constraint
19
- import bl_ui.properties_constraint
20
- import bl_ui.space_graph
21
- import bl_ui.properties_physics_rigidbody
6
+ import bl_ui.properties_data_light
7
+ import bl_operators.freestyle
22
8
  import bl_operators.wm
23
- import bl_ui.properties_paint_common
24
- import bl_ui.generic_ui_list
25
- import bl_ui.properties_material
26
- import bl_ui.properties_freestyle
27
- import bl_ui.properties_data_lightprobe
9
+ import bl_ui.space_graph
10
+ import bl_ui.properties_data_gpencil
11
+ import bl_ui.space_node
12
+ import bl_ui.properties_data_shaderfx
13
+ import bl_ui.properties_object
28
14
  import bl_ui.properties_physics_dynamicpaint
29
- import bl_ui.space_image
30
- import bl_ui.properties_mask_common
31
- import bl_ui.space_toolsystem_common
32
- import bl_ui.properties_data_empty
33
- import bl_ui.properties_output
15
+ import bl_operators.node
16
+ import bl_ui.space_properties
17
+ import bl_ui.space_info
18
+ import bl_ui.properties_data_curves
19
+ import bl_operators.clip
20
+ import bl_operators.spreadsheet
21
+ import bl_ui.properties_collection
22
+ import bl_ui.space_console
23
+ import bl_ui.node_add_menu_compositor
24
+ import bl_ui.properties_scene
25
+ import bl_ui.space_sequencer
26
+ import bl_ui.properties_texture
34
27
  import bl_ui.properties_physics_geometry_nodes
28
+ import bl_ui.space_nla
29
+ import bl_ui.properties_data_metaball
30
+ import bl_ui.properties_physics_rigidbody
31
+ import bl_ui.space_text
32
+ import bl_operators.anim
33
+ import bl_operators.presets
35
34
  import bl_ui.properties_data_lattice
36
- import bl_ui.space_clip
37
- import bl_ui.asset_shelf
38
- import bl_ui.properties_physics_cloth
39
- import bl_ui.space_toolsystem_toolbar
35
+ import bl_ui.space_image
36
+ import bl_ui.space_outliner
37
+ import bl_ui
38
+ import bl_ui.properties_data_bone
40
39
  import bl_ui.space_statusbar
40
+ import bl_ui.node_add_menu_texture
41
+ import bl_ui.space_view3d
42
+ import bl_ui.properties_data_speaker
43
+ import bl_ui.properties_physics_fluid
44
+ import bl_operators.userpref
45
+ import bl_operators.file
46
+ import bl_ui.space_toolsystem_common
47
+ import bl_ui.space_view3d_toolbar
48
+ import bl_ui.properties_paint_common
49
+ import bl_ui.properties_constraint
50
+ import bl_ui.properties_data_mesh
51
+ import bl_ui.space_spreadsheet
52
+ import bl_ui.properties_data_modifier
53
+ import bl_ui.space_userpref
54
+ import bl_operators.assets
41
55
  import bl_ui.space_filebrowser
42
- import bl_ui.space_properties
56
+ import bl_ui.properties_material_gpencil
57
+ import bl_ui.space_clip
58
+ import bl_ui.properties_physics_cloth
59
+ import bl_ui.node_add_menu_geometry
60
+ import bl_ui.properties_data_curve
61
+ import bl_ui.properties_render
62
+ import bl_ui.properties_particle
63
+ import bl_ui.properties_data_empty
64
+ import bl_ui.properties_physics_softbody
65
+ import bl_ui.node_add_menu
66
+ import bl_ui.asset_shelf
67
+ import bl_operators.constraint
68
+ import bl_ui.properties_physics_common
69
+ import bl_ui.properties_data_lightprobe
70
+ import bl_ui.properties_output
71
+ import bl_ui.properties_view_layer
43
72
  import bl_ui.space_dopesheet
44
- import bl_operators.file
45
- import bl_ui.space_text
73
+ import bl_ui.properties_physics_rigidbody_constraint
74
+ import bl_ui.properties_data_armature
75
+ import bl_ui.properties_material
76
+ import bl_operators.object
77
+ import bl_ui.anim
46
78
  import bl_ui.properties_physics_field
47
- import bl_ui.properties_physics_common
48
- import bl_operators.userpref
79
+ import bl_ui.properties_workspace
80
+ import bl_ui.generic_ui_list
49
81
  import bl_ui.properties_data_volume
50
- import bl_ui.properties_render
51
- import bl_ui.properties_data_curves
52
- import bl_operators.node
53
- import bl_ui.properties_object
54
- import bl_ui.space_view3d
55
- import bl_operators.object
56
- import bl_ui.node_add_menu
57
- import bl_ui.space_info
58
82
  import bl_operators.view3d
59
- import bl_ui.properties_data_modifier
60
- import bl_ui.properties_world
61
- import bl_ui.properties_particle
62
- import bl_ui.node_add_menu_texture
63
- import bl_ui.properties_data_mesh
64
- import bl_operators.freestyle
65
- import bl_ui.space_spreadsheet
66
- import bl_ui.properties_data_grease_pencil
67
- import bl_ui.space_nla
68
- import bl_operators.constraint
69
83
  import bl_ui.properties_grease_pencil_common
70
- import bl_ui.anim
71
- import bl_operators.clip
72
- import bl_ui.space_node
73
- import bl_ui.properties_data_speaker
74
- import bl_ui.properties_data_shaderfx
75
- import bl_ui.properties_data_bone
84
+ import bl_ui.space_topbar
76
85
  import bl_ui.properties_data_pointcloud
77
- import bl_ui.properties_data_armature
78
- import bl_ui.properties_physics_fluid
79
- import bl_ui.properties_data_metaball
80
- import bl_ui.properties_collection
81
- import bl_ui.node_add_menu_compositor
82
- import bl_ui.properties_scene
83
- import bl_ui.properties_data_light
84
- import bl_ui.properties_data_gpencil
85
- import bl_ui.properties_view_layer
86
+ import bl_ui.properties_data_grease_pencil
87
+ import bl_ui.properties_world
88
+ import bl_ui.space_toolsystem_toolbar
86
89
  import bl_ui.properties_data_camera
87
- import bl_ui.properties_data_curve
90
+ import bl_ui.properties_freestyle
88
91
  import bl_ui.space_time
89
- import bl_ui
90
- import bl_ui.properties_physics_softbody
91
- import bl_ui.space_sequencer
92
- import bl_operators.spreadsheet
92
+ import bl_ui.properties_mask_common
93
93
 
94
94
  GenericType = typing.TypeVar("GenericType")
95
95
 
@@ -6845,10 +6845,10 @@ class Context(bpy_struct):
6845
6845
  :type: 'UIList'
6846
6846
  """
6847
6847
 
6848
- property: typing.Union[str, int, "AnyType"]
6848
+ property: typing.Union[int, str, "AnyType"]
6849
6849
  """ Get the property associated with a hovered button. Returns a tuple of the data-block, data path to the property, and array index.
6850
6850
 
6851
- :type: typing.Union[str, int, 'AnyType']
6851
+ :type: typing.Union[int, str, 'AnyType']
6852
6852
  """
6853
6853
 
6854
6854
  edit_text: "Text"
@@ -14838,7 +14838,7 @@ class Gizmo(bpy_struct):
14838
14838
  context: "Context",
14839
14839
  event: "Event",
14840
14840
  tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
14841
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14841
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14842
14842
  """
14843
14843
 
14844
14844
  :param context:
@@ -14847,7 +14847,7 @@ class Gizmo(bpy_struct):
14847
14847
  :type event: 'Event'
14848
14848
  :param tweak: Tweak
14849
14849
  :type tweak: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
14850
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14850
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14851
14851
  :return: result
14852
14852
  """
14853
14853
  ...
@@ -14855,14 +14855,14 @@ class Gizmo(bpy_struct):
14855
14855
  def setup(self): ...
14856
14856
  def invoke(
14857
14857
  self, context: "Context", event: "Event"
14858
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
14858
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
14859
14859
  """
14860
14860
 
14861
14861
  :param context:
14862
14862
  :type context: 'Context'
14863
14863
  :param event:
14864
14864
  :type event: 'Event'
14865
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
14865
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
14866
14866
  :return: result
14867
14867
  """
14868
14868
  ...
@@ -17327,10 +17327,10 @@ class KeyingSetInfo(bpy_struct):
17327
17327
  :type: typing.Union[str, typing.Any]
17328
17328
  """
17329
17329
 
17330
- bl_options: typing.Union[typing.Set[str], typing.Set[int]]
17330
+ bl_options: typing.Union[typing.Set[int], typing.Set[str]]
17331
17331
  """ Keying Set options to use when inserting keyframes
17332
17332
 
17333
- :type: typing.Union[typing.Set[str], typing.Set[int]]
17333
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
17334
17334
  """
17335
17335
 
17336
17336
  def poll(self, context: typing.Optional["Context"]) -> bool:
@@ -17802,10 +17802,10 @@ class Macro(bpy_struct):
17802
17802
  :type: typing.Union[str, typing.Any]
17803
17803
  """
17804
17804
 
17805
- bl_options: typing.Union[typing.Set[str], typing.Set[int]]
17805
+ bl_options: typing.Union[typing.Set[int], typing.Set[str]]
17806
17806
  """ Options for this operator type
17807
17807
 
17808
- :type: typing.Union[typing.Set[str], typing.Set[int]]
17808
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
17809
17809
  """
17810
17810
 
17811
17811
  bl_translation_context: typing.Union[str, typing.Any]
@@ -17840,13 +17840,13 @@ class Macro(bpy_struct):
17840
17840
 
17841
17841
  def report(
17842
17842
  self,
17843
- type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
17843
+ type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
17844
17844
  message: typing.Union[str, typing.Any],
17845
17845
  ):
17846
17846
  """report
17847
17847
 
17848
17848
  :param type: Type
17849
- :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
17849
+ :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
17850
17850
  :param message: Report Message
17851
17851
  :type message: typing.Union[str, typing.Any]
17852
17852
  """
@@ -22935,10 +22935,10 @@ class Operator(bpy_struct):
22935
22935
  :type: typing.Union[str, typing.Any]
22936
22936
  """
22937
22937
 
22938
- bl_options: typing.Union[typing.Set[str], typing.Set[int]]
22938
+ bl_options: typing.Union[typing.Set[int], typing.Set[str]]
22939
22939
  """ Options for this operator type
22940
22940
 
22941
- :type: typing.Union[typing.Set[str], typing.Set[int]]
22941
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
22942
22942
  """
22943
22943
 
22944
22944
  bl_translation_context: typing.Union[str, typing.Any]
@@ -22997,13 +22997,13 @@ class Operator(bpy_struct):
22997
22997
 
22998
22998
  def report(
22999
22999
  self,
23000
- type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
23000
+ type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
23001
23001
  message: typing.Union[str, typing.Any],
23002
23002
  ):
23003
23003
  """report
23004
23004
 
23005
23005
  :param type: Type
23006
- :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
23006
+ :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
23007
23007
  :param message: Report Message
23008
23008
  :type message: typing.Union[str, typing.Any]
23009
23009
  """
@@ -23029,12 +23029,12 @@ class Operator(bpy_struct):
23029
23029
 
23030
23030
  def execute(
23031
23031
  self, context: "Context"
23032
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
23032
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
23033
23033
  """Execute the operator
23034
23034
 
23035
23035
  :param context:
23036
23036
  :type context: 'Context'
23037
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
23037
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
23038
23038
  :return: result
23039
23039
  """
23040
23040
  ...
@@ -23051,28 +23051,28 @@ class Operator(bpy_struct):
23051
23051
 
23052
23052
  def invoke(
23053
23053
  self, context: "Context", event: "Event"
23054
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
23054
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
23055
23055
  """Invoke the operator
23056
23056
 
23057
23057
  :param context:
23058
23058
  :type context: 'Context'
23059
23059
  :param event:
23060
23060
  :type event: 'Event'
23061
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
23061
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
23062
23062
  :return: result
23063
23063
  """
23064
23064
  ...
23065
23065
 
23066
23066
  def modal(
23067
23067
  self, context: "Context", event: "Event"
23068
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
23068
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
23069
23069
  """Modal operator function
23070
23070
 
23071
23071
  :param context:
23072
23072
  :type context: 'Context'
23073
23073
  :param event:
23074
23074
  :type event: 'Event'
23075
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
23075
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
23076
23076
  :return: result
23077
23077
  """
23078
23078
  ...
@@ -28966,13 +28966,13 @@ class RenderEngine(bpy_struct):
28966
28966
 
28967
28967
  def report(
28968
28968
  self,
28969
- type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]],
28969
+ type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]],
28970
28970
  message: typing.Union[str, typing.Any],
28971
28971
  ):
28972
28972
  """Report info, warning or error messages
28973
28973
 
28974
28974
  :param type: Type
28975
- :type type: typing.Optional[typing.Union[typing.Set[str], typing.Set[int]]]
28975
+ :type type: typing.Optional[typing.Union[typing.Set[int], typing.Set[str]]]
28976
28976
  :param message: Report Message
28977
28977
  :type message: typing.Union[str, typing.Any]
28978
28978
  """
@@ -40139,10 +40139,10 @@ class ToolSettings(bpy_struct):
40139
40139
  :type: typing.Union[str, int]
40140
40140
  """
40141
40141
 
40142
- snap_elements: typing.Union[typing.Set[str], typing.Set[int]]
40142
+ snap_elements: typing.Union[typing.Set[int], typing.Set[str]]
40143
40143
  """ Type of element to snap to
40144
40144
 
40145
- :type: typing.Union[typing.Set[str], typing.Set[int]]
40145
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
40146
40146
  """
40147
40147
 
40148
40148
  snap_elements_base: typing.Union[typing.Set[str], typing.Set[int]]
@@ -65211,14 +65211,14 @@ class WindowManager(ID, bpy_struct):
65211
65211
  @classmethod
65212
65212
  def invoke_props_popup(
65213
65213
  cls, operator: typing.Optional["Operator"], event: typing.Optional["Event"]
65214
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65214
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65215
65215
  """Operator popup invoke (show operator properties and execute it automatically on changes)
65216
65216
 
65217
65217
  :param operator: Operator to call
65218
65218
  :type operator: typing.Optional['Operator']
65219
65219
  :param event: Event
65220
65220
  :type event: typing.Optional['Event']
65221
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65221
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65222
65222
  :return: result
65223
65223
  """
65224
65224
  ...
@@ -65232,7 +65232,7 @@ class WindowManager(ID, bpy_struct):
65232
65232
  confirm_text: typing.Union[str, typing.Any] = "",
65233
65233
  text_ctxt: typing.Optional[typing.Union[str, typing.Any]] = "",
65234
65234
  translate: typing.Optional[typing.Union[bool, typing.Any]] = True,
65235
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65235
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65236
65236
  """Operator dialog (non-autoexec popup) invoke (show operator properties and only execute it on click on OK button)
65237
65237
 
65238
65238
  :param operator: Operator to call
@@ -65247,7 +65247,7 @@ class WindowManager(ID, bpy_struct):
65247
65247
  :type text_ctxt: typing.Optional[typing.Union[str, typing.Any]]
65248
65248
  :param translate: Translate the given text, when UI translation is enabled
65249
65249
  :type translate: typing.Optional[typing.Union[bool, typing.Any]]
65250
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65250
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65251
65251
  :return: result
65252
65252
  """
65253
65253
  ...
@@ -65266,14 +65266,14 @@ class WindowManager(ID, bpy_struct):
65266
65266
  cls,
65267
65267
  operator: typing.Optional["Operator"],
65268
65268
  width: typing.Optional[typing.Any] = 300,
65269
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65269
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65270
65270
  """Operator popup invoke (only shows operator's properties, without executing it)
65271
65271
 
65272
65272
  :param operator: Operator to call
65273
65273
  :type operator: typing.Optional['Operator']
65274
65274
  :param width: Width of the popup
65275
65275
  :type width: typing.Optional[typing.Any]
65276
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65276
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65277
65277
  :return: result
65278
65278
  """
65279
65279
  ...
@@ -65289,7 +65289,7 @@ class WindowManager(ID, bpy_struct):
65289
65289
  icon: typing.Optional[typing.Any] = "WARNING",
65290
65290
  text_ctxt: typing.Optional[typing.Union[str, typing.Any]] = "",
65291
65291
  translate: typing.Optional[typing.Union[bool, typing.Any]] = True,
65292
- ) -> typing.Union[typing.Set[str], typing.Set[int]]:
65292
+ ) -> typing.Union[typing.Set[int], typing.Set[str]]:
65293
65293
  """Operator confirmation popup (only to let user confirm the execution, no operator properties shown)
65294
65294
 
65295
65295
  :param operator: Operator to call
@@ -65308,7 +65308,7 @@ class WindowManager(ID, bpy_struct):
65308
65308
  :type text_ctxt: typing.Optional[typing.Union[str, typing.Any]]
65309
65309
  :param translate: Translate the given text, when UI translation is enabled
65310
65310
  :type translate: typing.Optional[typing.Union[bool, typing.Any]]
65311
- :rtype: typing.Union[typing.Set[str], typing.Set[int]]
65311
+ :rtype: typing.Union[typing.Set[int], typing.Set[str]]
65312
65312
  :return: result
65313
65313
  """
65314
65314
  ...
@@ -68343,10 +68343,10 @@ class DecimateModifier(Modifier, bpy_struct):
68343
68343
  :type: typing.Union[str, int]
68344
68344
  """
68345
68345
 
68346
- delimit: typing.Union[typing.Set[str], typing.Set[int]]
68346
+ delimit: typing.Union[typing.Set[int], typing.Set[str]]
68347
68347
  """ Limit merging geometry
68348
68348
 
68349
- :type: typing.Union[typing.Set[str], typing.Set[int]]
68349
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
68350
68350
  """
68351
68351
 
68352
68352
  face_count: int
@@ -68815,6 +68815,12 @@ class GreasePencilColorModifier(Modifier, bpy_struct):
68815
68815
  :type: int
68816
68816
  """
68817
68817
 
68818
+ open_influence_panel: bool
68819
+ """
68820
+
68821
+ :type: bool
68822
+ """
68823
+
68818
68824
  saturation: float
68819
68825
  """ Color saturation factor
68820
68826
 
@@ -68924,6 +68930,12 @@ class GreasePencilMirrorModifier(Modifier, bpy_struct):
68924
68930
  :type: 'Object'
68925
68931
  """
68926
68932
 
68933
+ open_influence_panel: bool
68934
+ """
68935
+
68936
+ :type: bool
68937
+ """
68938
+
68927
68939
  use_axis_x: bool
68928
68940
  """ Mirror the X axis
68929
68941
 
@@ -69230,6 +69242,12 @@ class GreasePencilOffsetModifier(Modifier, bpy_struct):
69230
69242
  :type: typing.Union[str, int]
69231
69243
  """
69232
69244
 
69245
+ open_influence_panel: bool
69246
+ """
69247
+
69248
+ :type: bool
69249
+ """
69250
+
69233
69251
  rotation: typing.Union[
69234
69252
  typing.List[float], typing.Tuple[float, float, float], "mathutils.Euler"
69235
69253
  ]
@@ -69415,6 +69433,12 @@ class GreasePencilOpacityModifier(Modifier, bpy_struct):
69415
69433
  :type: int
69416
69434
  """
69417
69435
 
69436
+ open_influence_panel: bool
69437
+ """
69438
+
69439
+ :type: bool
69440
+ """
69441
+
69418
69442
  use_custom_curve: bool
69419
69443
  """ Use a custom curve to define a factor along the strokes
69420
69444
 
@@ -69991,6 +70015,12 @@ class GreasePencilTintModifier(Modifier, bpy_struct):
69991
70015
  :type: 'Object'
69992
70016
  """
69993
70017
 
70018
+ open_influence_panel: bool
70019
+ """
70020
+
70021
+ :type: bool
70022
+ """
70023
+
69994
70024
  radius: float
69995
70025
  """ Influence distance from the object
69996
70026
 
@@ -70472,10 +70502,10 @@ class MeshCacheModifier(Modifier, bpy_struct):
70472
70502
  :type: typing.Union[str, typing.Any]
70473
70503
  """
70474
70504
 
70475
- flip_axis: typing.Union[typing.Set[str], typing.Set[int]]
70505
+ flip_axis: typing.Union[typing.Set[int], typing.Set[str]]
70476
70506
  """
70477
70507
 
70478
- :type: typing.Union[typing.Set[str], typing.Set[int]]
70508
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
70479
70509
  """
70480
70510
 
70481
70511
  forward_axis: typing.Union[str, int]
@@ -109804,10 +109834,10 @@ class GeometryNodeCurveHandleTypeSelection(
109804
109834
  :type: typing.Union[str, int]
109805
109835
  """
109806
109836
 
109807
- mode: typing.Union[typing.Set[str], typing.Set[int]]
109837
+ mode: typing.Union[typing.Set[int], typing.Set[str]]
109808
109838
  """ Whether to check the type of left and right handles
109809
109839
 
109810
- :type: typing.Union[typing.Set[str], typing.Set[int]]
109840
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
109811
109841
  """
109812
109842
 
109813
109843
  @classmethod
@@ -110340,10 +110370,10 @@ class GeometryNodeCurveSetHandles(GeometryNode, NodeInternal, Node, bpy_struct):
110340
110370
  :type: typing.Union[str, int]
110341
110371
  """
110342
110372
 
110343
- mode: typing.Union[typing.Set[str], typing.Set[int]]
110373
+ mode: typing.Union[typing.Set[int], typing.Set[str]]
110344
110374
  """ Whether to update left and right handles
110345
110375
 
110346
- :type: typing.Union[typing.Set[str], typing.Set[int]]
110376
+ :type: typing.Union[typing.Set[int], typing.Set[str]]
110347
110377
  """
110348
110378
 
110349
110379
  @classmethod
@@ -130447,10 +130477,10 @@ IMAGE_MT_editor_menus: "bl_ui.space_image.IMAGE_MT_editor_menus"
130447
130477
 
130448
130478
  IMAGE_MT_image: "bl_ui.space_image.IMAGE_MT_image"
130449
130479
 
130450
- IMAGE_MT_image_flip: "bl_ui.space_image.IMAGE_MT_image_flip"
130451
-
130452
130480
  IMAGE_MT_image_invert: "bl_ui.space_image.IMAGE_MT_image_invert"
130453
130481
 
130482
+ IMAGE_MT_image_transform: "bl_ui.space_image.IMAGE_MT_image_transform"
130483
+
130454
130484
  IMAGE_MT_mask_context_menu: "bl_ui.space_image.IMAGE_MT_mask_context_menu"
130455
130485
 
130456
130486
  IMAGE_MT_pivot_pie: "bl_ui.space_image.IMAGE_MT_pivot_pie"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240131
3
+ Version: 20240201
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
@@ -29,6 +29,7 @@ def rna_idprop_ui_create(
29
29
  step,
30
30
  precision,
31
31
  id_type,
32
+ items,
32
33
  ): ...
33
34
  def rna_idprop_ui_prop_clear(item, prop): ...
34
35
  def rna_idprop_ui_prop_default_set(item, prop, value): ...