fake-bpy-module 20240303__tar.gz → 20240305__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-20240303 → fake-bpy-module-20240305}/PKG-INFO +1 -1
  2. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/grease_pencil/__init__.pyi +28 -0
  3. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/sculpt/__init__.pyi +2 -2
  4. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/types/__init__.pyi +268 -137
  5. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  6. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/README.md +0 -0
  7. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/addon_utils/__init__.pyi +0 -0
  8. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/addon_utils/py.typed +0 -0
  9. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/animsys_refactor/__init__.pyi +0 -0
  10. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/animsys_refactor/py.typed +0 -0
  11. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/aud/__init__.pyi +0 -0
  12. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/aud/py.typed +0 -0
  13. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bgl/__init__.pyi +0 -0
  14. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bgl/py.typed +0 -0
  15. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_app_override/__init__.pyi +0 -0
  16. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_app_override/helpers/__init__.pyi +0 -0
  17. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_app_override/py.typed +0 -0
  18. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_app_template_utils/__init__.pyi +0 -0
  19. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_app_template_utils/py.typed +0 -0
  20. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_console_utils/__init__.pyi +0 -0
  21. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_console_utils/autocomplete/__init__.pyi +0 -0
  22. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  23. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  24. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  25. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  26. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_console_utils/py.typed +0 -0
  27. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/__init__.pyi +0 -0
  28. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  29. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  30. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/py.typed +0 -0
  31. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/settings/__init__.pyi +0 -0
  32. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/utils/__init__.pyi +0 -0
  33. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  34. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  35. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  36. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_keymap_utils/__init__.pyi +0 -0
  37. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_keymap_utils/io/__init__.pyi +0 -0
  38. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  39. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  40. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  41. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_keymap_utils/py.typed +0 -0
  42. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  43. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_math/__init__.pyi +0 -0
  44. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_math/py.typed +0 -0
  45. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/__init__.pyi +0 -0
  46. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  47. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/anim/__init__.pyi +0 -0
  48. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/assets/__init__.pyi +0 -0
  49. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/bmesh/__init__.pyi +0 -0
  50. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  51. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/clip/__init__.pyi +0 -0
  52. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/console/__init__.pyi +0 -0
  53. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/constraint/__init__.pyi +0 -0
  54. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/file/__init__.pyi +0 -0
  55. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/freestyle/__init__.pyi +0 -0
  56. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  57. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/image/__init__.pyi +0 -0
  58. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/mesh/__init__.pyi +0 -0
  59. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/node/__init__.pyi +0 -0
  60. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/object/__init__.pyi +0 -0
  61. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/object_align/__init__.pyi +0 -0
  62. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  63. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  64. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/presets/__init__.pyi +0 -0
  65. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/py.typed +0 -0
  66. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/rigidbody/__init__.pyi +0 -0
  67. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  68. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/sequencer/__init__.pyi +0 -0
  69. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/spreadsheet/__init__.pyi +0 -0
  70. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/userpref/__init__.pyi +0 -0
  71. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  72. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  73. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  74. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  75. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/view3d/__init__.pyi +0 -0
  76. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_operators/wm/__init__.pyi +0 -0
  77. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_previews_utils/__init__.pyi +0 -0
  78. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  79. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_previews_utils/py.typed +0 -0
  80. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_rna_utils/__init__.pyi +0 -0
  81. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_rna_utils/data_path/__init__.pyi +0 -0
  82. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_rna_utils/py.typed +0 -0
  83. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_text_utils/__init__.pyi +0 -0
  84. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_text_utils/external_editor/__init__.pyi +0 -0
  85. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_text_utils/py.typed +0 -0
  86. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/__init__.pyi +0 -0
  87. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/anim/__init__.pyi +0 -0
  88. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/asset_shelf/__init__.pyi +0 -0
  89. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  90. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/node_add_menu/__init__.pyi +0 -0
  91. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  92. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  93. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  94. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  95. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_animviz/__init__.pyi +0 -0
  96. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_collection/__init__.pyi +0 -0
  97. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_constraint/__init__.pyi +0 -0
  98. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  99. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  100. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  101. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  102. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  103. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  104. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  105. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  106. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  107. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_light/__init__.pyi +0 -0
  108. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  109. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  110. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  111. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  112. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  113. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  114. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  115. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  116. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  117. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  118. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  119. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_material/__init__.pyi +0 -0
  120. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  121. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_object/__init__.pyi +0 -0
  122. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_output/__init__.pyi +0 -0
  123. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  124. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_particle/__init__.pyi +0 -0
  125. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  126. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  127. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  128. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  129. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  130. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  131. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  132. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  133. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  134. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_render/__init__.pyi +0 -0
  135. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_scene/__init__.pyi +0 -0
  136. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_texture/__init__.pyi +0 -0
  137. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  138. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_workspace/__init__.pyi +0 -0
  139. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/properties_world/__init__.pyi +0 -0
  140. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/py.typed +0 -0
  141. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_clip/__init__.pyi +0 -0
  142. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_console/__init__.pyi +0 -0
  143. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  144. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  145. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_graph/__init__.pyi +0 -0
  146. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_image/__init__.pyi +0 -0
  147. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_info/__init__.pyi +0 -0
  148. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_nla/__init__.pyi +0 -0
  149. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_node/__init__.pyi +0 -0
  150. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_outliner/__init__.pyi +0 -0
  151. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_properties/__init__.pyi +0 -0
  152. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_sequencer/__init__.pyi +0 -0
  153. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  154. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_statusbar/__init__.pyi +0 -0
  155. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_text/__init__.pyi +0 -0
  156. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_time/__init__.pyi +0 -0
  157. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  158. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  159. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_topbar/__init__.pyi +0 -0
  160. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_userpref/__init__.pyi +0 -0
  161. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_view3d/__init__.pyi +0 -0
  162. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  163. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui/utils/__init__.pyi +0 -0
  164. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui_utils/__init__.pyi +0 -0
  165. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  166. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui_utils/layout/__init__.pyi +0 -0
  167. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bl_ui_utils/py.typed +0 -0
  168. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/blend_render_info/__init__.pyi +0 -0
  169. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/blend_render_info/py.typed +0 -0
  170. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/blf/__init__.pyi +0 -0
  171. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/blf/py.typed +0 -0
  172. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bmesh/__init__.pyi +0 -0
  173. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bmesh/geometry/__init__.pyi +0 -0
  174. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bmesh/ops/__init__.pyi +0 -0
  175. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bmesh/py.typed +0 -0
  176. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bmesh/types/__init__.pyi +0 -0
  177. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bmesh/utils/__init__.pyi +0 -0
  178. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/__init__.pyi +0 -0
  179. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/app/__init__.pyi +0 -0
  180. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/app/handlers/__init__.pyi +0 -0
  181. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/app/icons/__init__.pyi +0 -0
  182. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/app/timers/__init__.pyi +0 -0
  183. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/app/translations/__init__.pyi +0 -0
  184. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/msgbus/__init__.pyi +0 -0
  185. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/__init__.pyi +0 -0
  186. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/action/__init__.pyi +0 -0
  187. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/anim/__init__.pyi +0 -0
  188. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/armature/__init__.pyi +0 -0
  189. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/asset/__init__.pyi +0 -0
  190. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/boid/__init__.pyi +0 -0
  191. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/brush/__init__.pyi +0 -0
  192. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/buttons/__init__.pyi +0 -0
  193. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/cachefile/__init__.pyi +0 -0
  194. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/camera/__init__.pyi +0 -0
  195. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/clip/__init__.pyi +0 -0
  196. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/cloth/__init__.pyi +0 -0
  197. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/collection/__init__.pyi +0 -0
  198. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/console/__init__.pyi +0 -0
  199. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/constraint/__init__.pyi +0 -0
  200. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/curve/__init__.pyi +0 -0
  201. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/curves/__init__.pyi +0 -0
  202. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/cycles/__init__.pyi +0 -0
  203. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/dpaint/__init__.pyi +0 -0
  204. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/ed/__init__.pyi +0 -0
  205. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/export_anim/__init__.pyi +0 -0
  206. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/export_mesh/__init__.pyi +0 -0
  207. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/export_scene/__init__.pyi +3 -3
  208. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/file/__init__.pyi +0 -0
  209. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/fluid/__init__.pyi +0 -0
  210. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/font/__init__.pyi +0 -0
  211. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/geometry/__init__.pyi +0 -0
  212. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  213. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/gpencil/__init__.pyi +0 -0
  214. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/graph/__init__.pyi +0 -0
  215. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/image/__init__.pyi +0 -0
  216. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/import_anim/__init__.pyi +0 -0
  217. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/import_curve/__init__.pyi +0 -0
  218. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/import_mesh/__init__.pyi +0 -0
  219. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/import_scene/__init__.pyi +0 -0
  220. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/info/__init__.pyi +0 -0
  221. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/lattice/__init__.pyi +0 -0
  222. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/marker/__init__.pyi +0 -0
  223. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/mask/__init__.pyi +0 -0
  224. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/material/__init__.pyi +0 -0
  225. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/mball/__init__.pyi +0 -0
  226. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/mesh/__init__.pyi +0 -0
  227. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/nla/__init__.pyi +2 -2
  228. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/node/__init__.pyi +0 -0
  229. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/object/__init__.pyi +0 -0
  230. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/outliner/__init__.pyi +0 -0
  231. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/paint/__init__.pyi +0 -0
  232. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/paintcurve/__init__.pyi +0 -0
  233. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/palette/__init__.pyi +0 -0
  234. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/particle/__init__.pyi +0 -0
  235. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/pose/__init__.pyi +0 -0
  236. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/poselib/__init__.pyi +0 -0
  237. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/preferences/__init__.pyi +0 -0
  238. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/ptcache/__init__.pyi +0 -0
  239. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/render/__init__.pyi +0 -0
  240. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/rigidbody/__init__.pyi +0 -0
  241. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/scene/__init__.pyi +0 -0
  242. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/screen/__init__.pyi +0 -0
  243. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/script/__init__.pyi +0 -0
  244. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  245. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/sequencer/__init__.pyi +0 -0
  246. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/sound/__init__.pyi +0 -0
  247. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  248. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/surface/__init__.pyi +0 -0
  249. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/text/__init__.pyi +0 -0
  250. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/text_editor/__init__.pyi +0 -0
  251. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/texture/__init__.pyi +0 -0
  252. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/transform/__init__.pyi +0 -0
  253. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/ui/__init__.pyi +0 -0
  254. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/uilist/__init__.pyi +0 -0
  255. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/uv/__init__.pyi +0 -0
  256. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/view2d/__init__.pyi +0 -0
  257. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/view3d/__init__.pyi +0 -0
  258. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/wm/__init__.pyi +0 -0
  259. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/workspace/__init__.pyi +0 -0
  260. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/ops/world/__init__.pyi +0 -0
  261. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/path/__init__.pyi +0 -0
  262. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/props/__init__.pyi +0 -0
  263. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/py.typed +0 -0
  264. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/utils/__init__.pyi +0 -0
  265. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/utils/previews/__init__.pyi +0 -0
  266. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy/utils/units/__init__.pyi +0 -0
  267. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/__init__.pyi +0 -0
  268. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/anim_utils/__init__.pyi +0 -0
  269. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/asset_utils/__init__.pyi +0 -0
  270. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  271. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/extensions/__init__.pyi +0 -0
  272. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  273. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  274. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/image_utils/__init__.pyi +0 -0
  275. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/io_utils/__init__.pyi +0 -0
  276. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  277. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  278. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  279. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/node_utils/__init__.pyi +0 -0
  280. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/object_utils/__init__.pyi +0 -0
  281. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/py.typed +0 -0
  282. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  283. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/wm_utils/__init__.pyi +0 -0
  284. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  285. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_restrict_state/__init__.pyi +0 -0
  286. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_restrict_state/py.typed +0 -0
  287. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_types/__init__.pyi +0 -0
  288. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/bpy_types/py.typed +0 -0
  289. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/console_python/__init__.pyi +0 -0
  290. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/console_python/py.typed +0 -0
  291. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/console_shell/__init__.pyi +0 -0
  292. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/console_shell/py.typed +0 -0
  293. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  294. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  295. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/fake_bpy_module.egg-info/top_level.txt +0 -0
  296. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/__init__.pyi +0 -0
  297. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/chainingiterators/__init__.pyi +0 -0
  298. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/functions/__init__.pyi +0 -0
  299. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/predicates/__init__.pyi +0 -0
  300. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/py.typed +0 -0
  301. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/shaders/__init__.pyi +0 -0
  302. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/types/__init__.pyi +0 -0
  303. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  304. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/freestyle/utils/__init__.pyi +0 -0
  305. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/__init__.pyi +0 -0
  306. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/capabilities/__init__.pyi +0 -0
  307. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/matrix/__init__.pyi +0 -0
  308. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/platform/__init__.pyi +0 -0
  309. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/py.typed +0 -0
  310. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/select/__init__.pyi +0 -0
  311. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/shader/__init__.pyi +0 -0
  312. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/state/__init__.pyi +0 -0
  313. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/texture/__init__.pyi +0 -0
  314. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu/types/__init__.pyi +0 -0
  315. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu_extras/__init__.pyi +0 -0
  316. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu_extras/batch/__init__.pyi +0 -0
  317. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu_extras/presets/__init__.pyi +0 -0
  318. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/gpu_extras/py.typed +0 -0
  319. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/graphviz_export/__init__.pyi +0 -0
  320. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/graphviz_export/py.typed +0 -0
  321. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/idprop/__init__.pyi +0 -0
  322. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/idprop/py.typed +0 -0
  323. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/idprop/types/__init__.pyi +0 -0
  324. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/imbuf/__init__.pyi +0 -0
  325. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/imbuf/py.typed +0 -0
  326. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/imbuf/types/__init__.pyi +0 -0
  327. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/keyingsets_builtins/__init__.pyi +0 -0
  328. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/keyingsets_builtins/py.typed +0 -0
  329. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/keyingsets_utils/__init__.pyi +0 -0
  330. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/keyingsets_utils/py.typed +0 -0
  331. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/mathutils/__init__.pyi +0 -0
  332. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/mathutils/bvhtree/__init__.pyi +0 -0
  333. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/mathutils/geometry/__init__.pyi +0 -0
  334. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/mathutils/interpolate/__init__.pyi +0 -0
  335. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/mathutils/kdtree/__init__.pyi +0 -0
  336. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/mathutils/noise/__init__.pyi +0 -0
  337. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/mathutils/py.typed +0 -0
  338. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/nodeitems_builtins/__init__.pyi +0 -0
  339. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/nodeitems_builtins/py.typed +0 -0
  340. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/nodeitems_utils/__init__.pyi +0 -0
  341. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/nodeitems_utils/py.typed +0 -0
  342. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/pyproject.toml +0 -0
  343. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/rna_info/__init__.pyi +0 -0
  344. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/rna_info/py.typed +0 -0
  345. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/rna_keymap_ui/__init__.pyi +0 -0
  346. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/rna_keymap_ui/py.typed +0 -0
  347. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/rna_prop_ui/__init__.pyi +0 -0
  348. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/rna_prop_ui/py.typed +0 -0
  349. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/rna_xml/__init__.pyi +0 -0
  350. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/rna_xml/py.typed +0 -0
  351. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/setup.cfg +0 -0
  352. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/setup.py +0 -0
  353. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/sys_info/__init__.pyi +0 -0
  354. {fake-bpy-module-20240303 → fake-bpy-module-20240305}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240303
3
+ Version: 20240305
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
@@ -84,6 +84,16 @@ def clean_loose(
84
84
 
85
85
  ...
86
86
 
87
+ def copy(override_context=None, execution_context=None, undo=None):
88
+ """Copy the selected Grease Pencil points or strokes to the internal clipboard
89
+
90
+ :type override_context: typing.Optional[typing.Union['bpy.types.Context', typing.Dict]]
91
+ :type execution_context: typing.Optional[typing.Union[int, str]]
92
+ :type undo: typing.Optional[bool]
93
+ """
94
+
95
+ ...
96
+
87
97
  def cyclical_set(
88
98
  override_context=None,
89
99
  execution_context=None,
@@ -517,6 +527,24 @@ def move_to_layer(
517
527
 
518
528
  ...
519
529
 
530
+ def paste(
531
+ override_context=None,
532
+ execution_context=None,
533
+ undo=None,
534
+ *,
535
+ paste_back: typing.Optional[typing.Union[bool, typing.Any]] = False,
536
+ ):
537
+ """Paste Grease Pencil points or strokes from the internal clipboard to the active layer
538
+
539
+ :type override_context: typing.Optional[typing.Union['bpy.types.Context', typing.Dict]]
540
+ :type execution_context: typing.Optional[typing.Union[int, str]]
541
+ :type undo: typing.Optional[bool]
542
+ :param paste_back: Paste on Back, Add pasted strokes behind all strokes
543
+ :type paste_back: typing.Optional[typing.Union[bool, typing.Any]]
544
+ """
545
+
546
+ ...
547
+
520
548
  def reorder(
521
549
  override_context=None,
522
550
  execution_context=None,
@@ -51,7 +51,7 @@ def cloth_filter(
51
51
  bpy.types.bpy_prop_collection["bpy.types.OperatorStrokeElement"]
52
52
  ] = None,
53
53
  type: typing.Optional[typing.Any] = "GRAVITY",
54
- force_axis: typing.Optional[typing.Any] = {'"Z"', '"Y"', '"X"'},
54
+ force_axis: typing.Optional[typing.Any] = {'"Y"', '"X"', '"Z"'},
55
55
  orientation: typing.Optional[typing.Any] = "LOCAL",
56
56
  cloth_mass: typing.Optional[typing.Any] = 1.0,
57
57
  cloth_damping: typing.Optional[typing.Any] = 0.0,
@@ -610,7 +610,7 @@ def mesh_filter(
610
610
  bpy.types.bpy_prop_collection["bpy.types.OperatorStrokeElement"]
611
611
  ] = None,
612
612
  type: typing.Optional[typing.Any] = "INFLATE",
613
- deform_axis: typing.Optional[typing.Any] = {'"Z"', '"Y"', '"X"'},
613
+ deform_axis: typing.Optional[typing.Any] = {'"Y"', '"X"', '"Z"'},
614
614
  orientation: typing.Optional[typing.Any] = "LOCAL",
615
615
  surface_smooth_shape_preservation: typing.Optional[typing.Any] = 0.5,
616
616
  surface_smooth_current_vertex: typing.Optional[typing.Any] = 0.5,
@@ -92,138 +92,6 @@ import mathutils
92
92
 
93
93
  GenericType = typing.TypeVar("GenericType")
94
94
 
95
- class bpy_prop_collection(typing.Generic[GenericType]):
96
- """built-in class used for all collections."""
97
-
98
- def find(self, key: typing.Optional[str]) -> int:
99
- """Returns the index of a key in a collection or -1 when not found
100
- (matches Python's string find function of the same name).
101
-
102
- :param key: The identifier for the collection member.
103
- :type key: typing.Optional[str]
104
- :rtype: int
105
- :return: index of the key.
106
- """
107
- ...
108
-
109
- def foreach_get(self, attr, seq):
110
- """This is a function to give fast access to attributes within a collection.Only works for 'basic type' properties (bool, int and float)!
111
- Multi-dimensional arrays (like array of vectors) will be flattened into seq.
112
-
113
- :param attr:
114
- :type attr:
115
- :param seq:
116
- :type seq:
117
- """
118
- ...
119
-
120
- def foreach_set(self, attr, seq):
121
- """This is a function to give fast access to attributes within a collection.Only works for 'basic type' properties (bool, int and float)!
122
- seq must be uni-dimensional, multi-dimensional arrays (like array of vectors) will be re-created from it.
123
-
124
- :param attr:
125
- :type attr:
126
- :param seq:
127
- :type seq:
128
- """
129
- ...
130
-
131
- def get(
132
- self, key: typing.Optional[str], default: typing.Optional[typing.Any] = None
133
- ):
134
- """Returns the value of the item assigned to key or default when not found
135
- (matches Python's dictionary function of the same name).
136
-
137
- :param key: The identifier for the collection member.
138
- :type key: typing.Optional[str]
139
- :param default: Optional argument for the value to return if
140
- key is not found.
141
- :type default: typing.Optional[typing.Any]
142
- """
143
- ...
144
-
145
- def items(self) -> typing.List:
146
- """Return the identifiers of collection members
147
- (matching Python's dict.items() functionality).
148
-
149
- :rtype: typing.List
150
- :return: (key, value) pairs for each member of this collection.
151
- """
152
- ...
153
-
154
- def keys(self) -> typing.List[str]:
155
- """Return the identifiers of collection members
156
- (matching Python's dict.keys() functionality).
157
-
158
- :rtype: typing.List[str]
159
- :return: the identifiers for each member of this collection.
160
- """
161
- ...
162
-
163
- def values(self) -> typing.List:
164
- """Return the values of collection
165
- (matching Python's dict.values() functionality).
166
-
167
- :rtype: typing.List
168
- :return: the members of this collection.
169
- """
170
- ...
171
-
172
- def __getitem__(
173
- self, key: typing.Optional[typing.Union[int, str]]
174
- ) -> "GenericType":
175
- """
176
-
177
- :param key:
178
- :type key: typing.Optional[typing.Union[int, str]]
179
- :rtype: 'GenericType'
180
- """
181
- ...
182
-
183
- def __setitem__(
184
- self, key: typing.Optional[typing.Union[int, str]], value: "GenericType"
185
- ):
186
- """
187
-
188
- :param key:
189
- :type key: typing.Optional[typing.Union[int, str]]
190
- :param value:
191
- :type value: 'GenericType'
192
- """
193
- ...
194
-
195
- def __delitem__(
196
- self, key: typing.Optional[typing.Union[int, str]]
197
- ) -> "GenericType":
198
- """
199
-
200
- :param key:
201
- :type key: typing.Optional[typing.Union[int, str]]
202
- :rtype: 'GenericType'
203
- """
204
- ...
205
-
206
- def __iter__(self) -> typing.Iterator["GenericType"]:
207
- """
208
-
209
- :rtype: typing.Iterator['GenericType']
210
- """
211
- ...
212
-
213
- def __next__(self) -> "GenericType":
214
- """
215
-
216
- :rtype: 'GenericType'
217
- """
218
- ...
219
-
220
- def __len__(self) -> int:
221
- """
222
-
223
- :rtype: int
224
- """
225
- ...
226
-
227
95
  class bpy_struct:
228
96
  """built-in base class for all classes in bpy.types."""
229
97
 
@@ -538,6 +406,138 @@ class bpy_struct:
538
406
  """
539
407
  ...
540
408
 
409
+ class bpy_prop_collection(typing.Generic[GenericType]):
410
+ """built-in class used for all collections."""
411
+
412
+ def find(self, key: typing.Optional[str]) -> int:
413
+ """Returns the index of a key in a collection or -1 when not found
414
+ (matches Python's string find function of the same name).
415
+
416
+ :param key: The identifier for the collection member.
417
+ :type key: typing.Optional[str]
418
+ :rtype: int
419
+ :return: index of the key.
420
+ """
421
+ ...
422
+
423
+ def foreach_get(self, attr, seq):
424
+ """This is a function to give fast access to attributes within a collection.Only works for 'basic type' properties (bool, int and float)!
425
+ Multi-dimensional arrays (like array of vectors) will be flattened into seq.
426
+
427
+ :param attr:
428
+ :type attr:
429
+ :param seq:
430
+ :type seq:
431
+ """
432
+ ...
433
+
434
+ def foreach_set(self, attr, seq):
435
+ """This is a function to give fast access to attributes within a collection.Only works for 'basic type' properties (bool, int and float)!
436
+ seq must be uni-dimensional, multi-dimensional arrays (like array of vectors) will be re-created from it.
437
+
438
+ :param attr:
439
+ :type attr:
440
+ :param seq:
441
+ :type seq:
442
+ """
443
+ ...
444
+
445
+ def get(
446
+ self, key: typing.Optional[str], default: typing.Optional[typing.Any] = None
447
+ ):
448
+ """Returns the value of the item assigned to key or default when not found
449
+ (matches Python's dictionary function of the same name).
450
+
451
+ :param key: The identifier for the collection member.
452
+ :type key: typing.Optional[str]
453
+ :param default: Optional argument for the value to return if
454
+ key is not found.
455
+ :type default: typing.Optional[typing.Any]
456
+ """
457
+ ...
458
+
459
+ def items(self) -> typing.List:
460
+ """Return the identifiers of collection members
461
+ (matching Python's dict.items() functionality).
462
+
463
+ :rtype: typing.List
464
+ :return: (key, value) pairs for each member of this collection.
465
+ """
466
+ ...
467
+
468
+ def keys(self) -> typing.List[str]:
469
+ """Return the identifiers of collection members
470
+ (matching Python's dict.keys() functionality).
471
+
472
+ :rtype: typing.List[str]
473
+ :return: the identifiers for each member of this collection.
474
+ """
475
+ ...
476
+
477
+ def values(self) -> typing.List:
478
+ """Return the values of collection
479
+ (matching Python's dict.values() functionality).
480
+
481
+ :rtype: typing.List
482
+ :return: the members of this collection.
483
+ """
484
+ ...
485
+
486
+ def __getitem__(
487
+ self, key: typing.Optional[typing.Union[int, str]]
488
+ ) -> "GenericType":
489
+ """
490
+
491
+ :param key:
492
+ :type key: typing.Optional[typing.Union[int, str]]
493
+ :rtype: 'GenericType'
494
+ """
495
+ ...
496
+
497
+ def __setitem__(
498
+ self, key: typing.Optional[typing.Union[int, str]], value: "GenericType"
499
+ ):
500
+ """
501
+
502
+ :param key:
503
+ :type key: typing.Optional[typing.Union[int, str]]
504
+ :param value:
505
+ :type value: 'GenericType'
506
+ """
507
+ ...
508
+
509
+ def __delitem__(
510
+ self, key: typing.Optional[typing.Union[int, str]]
511
+ ) -> "GenericType":
512
+ """
513
+
514
+ :param key:
515
+ :type key: typing.Optional[typing.Union[int, str]]
516
+ :rtype: 'GenericType'
517
+ """
518
+ ...
519
+
520
+ def __iter__(self) -> typing.Iterator["GenericType"]:
521
+ """
522
+
523
+ :rtype: typing.Iterator['GenericType']
524
+ """
525
+ ...
526
+
527
+ def __next__(self) -> "GenericType":
528
+ """
529
+
530
+ :rtype: 'GenericType'
531
+ """
532
+ ...
533
+
534
+ def __len__(self) -> int:
535
+ """
536
+
537
+ :rtype: int
538
+ """
539
+ ...
540
+
541
541
  class bpy_prop_array(typing.Generic[GenericType]):
542
542
  def foreach_get(self, attr, seq): ...
543
543
  def foreach_set(self, attr, seq): ...
@@ -3342,7 +3342,7 @@ class BoneCollections(bpy_struct):
3342
3342
  """
3343
3343
 
3344
3344
  is_solo_active: typing.Union[bool, typing.Any]
3345
- """ Read-ony flag that indicates there is at least one bone collection marked as 'solo'
3345
+ """ Read-only flag that indicates there is at least one bone collection marked as 'solo'
3346
3346
 
3347
3347
  :type: typing.Union[bool, typing.Any]
3348
3348
  """
@@ -27537,7 +27537,7 @@ class PreferencesFilePaths(bpy_struct):
27537
27537
  """
27538
27538
 
27539
27539
  temporary_directory: typing.Union[str, typing.Any]
27540
- """ The directory for storing temporary save files
27540
+ """ The directory for storing temporary save files. The path must reference an existing directory or it will be ignored
27541
27541
 
27542
27542
  :type: typing.Union[str, typing.Any]
27543
27543
  """
@@ -44576,7 +44576,7 @@ class UserExtensionRepo(bpy_struct):
44576
44576
  """
44577
44577
 
44578
44578
  use_remote_path: bool
44579
- """ Synchonize the repository with a remote URL/path
44579
+ """ Synchronize the repository with a remote URL/path
44580
44580
 
44581
44581
  :type: bool
44582
44582
  """
@@ -67865,8 +67865,8 @@ class KeyConfigurations(bpy_prop_collection[KeyConfig], bpy_struct):
67865
67865
  include: typing.Optional[typing.Any] = {
67866
67866
  '"KEYBOARD"',
67867
67867
  '"NDOF"',
67868
- '"MOUSE"',
67869
67868
  '"ACTIONZONE"',
67869
+ '"MOUSE"',
67870
67870
  },
67871
67871
  exclude: typing.Optional[typing.Any] = {},
67872
67872
  ):
@@ -68152,8 +68152,8 @@ class KeyMapItems(bpy_prop_collection[KeyMapItem], bpy_struct):
68152
68152
  include: typing.Optional[typing.Any] = {
68153
68153
  '"KEYBOARD"',
68154
68154
  '"NDOF"',
68155
- '"MOUSE"',
68156
68155
  '"ACTIONZONE"',
68156
+ '"MOUSE"',
68157
68157
  },
68158
68158
  exclude: typing.Optional[typing.Any] = {},
68159
68159
  ) -> "KeyMapItem":
@@ -73066,6 +73066,137 @@ class GreasePencilOpacityModifier(Modifier, bpy_struct):
73066
73066
  """
73067
73067
  ...
73068
73068
 
73069
+ class GreasePencilOutlineModifier(Modifier, bpy_struct):
73070
+ """Outline of Strokes modifier from camera view"""
73071
+
73072
+ invert_layer_filter: bool
73073
+ """ Invert layer filter
73074
+
73075
+ :type: bool
73076
+ """
73077
+
73078
+ invert_layer_pass_filter: bool
73079
+ """ Invert layer pass filter
73080
+
73081
+ :type: bool
73082
+ """
73083
+
73084
+ invert_material_filter: bool
73085
+ """ Invert material filter
73086
+
73087
+ :type: bool
73088
+ """
73089
+
73090
+ invert_material_pass_filter: bool
73091
+ """ Invert material pass filter
73092
+
73093
+ :type: bool
73094
+ """
73095
+
73096
+ layer_filter: typing.Union[str, typing.Any]
73097
+ """ Layer name
73098
+
73099
+ :type: typing.Union[str, typing.Any]
73100
+ """
73101
+
73102
+ layer_pass_filter: int
73103
+ """ Layer pass filter
73104
+
73105
+ :type: int
73106
+ """
73107
+
73108
+ material_filter: "Material"
73109
+ """ Material used for filtering
73110
+
73111
+ :type: 'Material'
73112
+ """
73113
+
73114
+ material_pass_filter: int
73115
+ """ Material pass
73116
+
73117
+ :type: int
73118
+ """
73119
+
73120
+ object: "Object"
73121
+ """ Target object to define stroke start
73122
+
73123
+ :type: 'Object'
73124
+ """
73125
+
73126
+ open_influence_panel: bool
73127
+ """
73128
+
73129
+ :type: bool
73130
+ """
73131
+
73132
+ outline_material: "Material"
73133
+ """ Material used for outline strokes
73134
+
73135
+ :type: 'Material'
73136
+ """
73137
+
73138
+ sample_length: float
73139
+ """
73140
+
73141
+ :type: float
73142
+ """
73143
+
73144
+ subdivision: int
73145
+ """ Number of subdivisions
73146
+
73147
+ :type: int
73148
+ """
73149
+
73150
+ thickness: int
73151
+ """ Thickness of the perimeter stroke
73152
+
73153
+ :type: int
73154
+ """
73155
+
73156
+ use_keep_shape: bool
73157
+ """ Try to keep global shape
73158
+
73159
+ :type: bool
73160
+ """
73161
+
73162
+ use_layer_pass_filter: bool
73163
+ """ Use layer pass filter
73164
+
73165
+ :type: bool
73166
+ """
73167
+
73168
+ use_material_pass_filter: bool
73169
+ """ Use material pass filter
73170
+
73171
+ :type: bool
73172
+ """
73173
+
73174
+ def bl_rna_get_subclass(self, id: typing.Optional[str], default=None) -> "Struct":
73175
+ """
73176
+
73177
+ :param id: The RNA type identifier.
73178
+ :type id: typing.Optional[str]
73179
+ :param default:
73180
+ :type default:
73181
+ :rtype: 'Struct'
73182
+ :return: The RNA type or default when not found.
73183
+ """
73184
+ ...
73185
+
73186
+ def bl_rna_get_subclass_py(
73187
+ self, id: typing.Optional[str], default=None
73188
+ ) -> typing.Any:
73189
+ """
73190
+
73191
+ :param id: The RNA type identifier.
73192
+ :type id: typing.Optional[str]
73193
+ :param default:
73194
+ :type default:
73195
+ :rtype: typing.Any
73196
+ :return: The class or default when not found.
73197
+ """
73198
+ ...
73199
+
73069
73200
  class GreasePencilSmoothModifier(Modifier, bpy_struct):
73070
73201
  """Smooth effect modifier"""
73071
73202
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240303
3
+ Version: 20240305
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