fake-bpy-module 20240215__tar.gz → 20240216__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-20240215 → fake-bpy-module-20240216}/PKG-INFO +1 -1
  2. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/grease_pencil/__init__.pyi +20 -0
  3. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/object/__init__.pyi +1 -1
  4. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/types/__init__.pyi +435 -75
  5. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/anim_utils/__init__.pyi +2 -2
  6. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/fake_bpy_module.egg-info/PKG-INFO +1 -1
  7. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/README.md +0 -0
  8. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/addon_utils/__init__.pyi +0 -0
  9. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/addon_utils/py.typed +0 -0
  10. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/animsys_refactor/__init__.pyi +0 -0
  11. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/animsys_refactor/py.typed +0 -0
  12. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/aud/__init__.pyi +0 -0
  13. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/aud/py.typed +0 -0
  14. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bgl/__init__.pyi +0 -0
  15. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bgl/py.typed +0 -0
  16. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_app_override/__init__.pyi +0 -0
  17. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_app_override/helpers/__init__.pyi +0 -0
  18. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_app_override/py.typed +0 -0
  19. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_app_template_utils/__init__.pyi +0 -0
  20. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_app_template_utils/py.typed +0 -0
  21. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_console_utils/__init__.pyi +0 -0
  22. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_console_utils/autocomplete/__init__.pyi +1 -1
  23. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -0
  24. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -0
  25. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -0
  26. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -0
  27. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_console_utils/py.typed +0 -0
  28. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/__init__.pyi +3 -3
  29. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -0
  30. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/merge_po/__init__.pyi +0 -0
  31. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/py.typed +0 -0
  32. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/settings/__init__.pyi +0 -0
  33. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/utils/__init__.pyi +0 -0
  34. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/utils_cli/__init__.pyi +0 -0
  35. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -0
  36. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_i18n_utils/utils_rtl/__init__.pyi +0 -0
  37. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_keymap_utils/__init__.pyi +1 -1
  38. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_keymap_utils/io/__init__.pyi +0 -0
  39. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -0
  40. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -0
  41. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_keymap_utils/platform_helpers/__init__.pyi +0 -0
  42. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_keymap_utils/py.typed +0 -0
  43. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_keymap_utils/versioning/__init__.pyi +0 -0
  44. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_math/__init__.pyi +0 -0
  45. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_math/py.typed +0 -0
  46. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/__init__.pyi +22 -22
  47. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/add_mesh_torus/__init__.pyi +0 -0
  48. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/anim/__init__.pyi +0 -0
  49. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/assets/__init__.pyi +0 -0
  50. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/bmesh/__init__.pyi +0 -0
  51. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/bmesh/find_adjacent/__init__.pyi +0 -0
  52. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/clip/__init__.pyi +0 -0
  53. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/console/__init__.pyi +0 -0
  54. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/constraint/__init__.pyi +0 -0
  55. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/file/__init__.pyi +0 -0
  56. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/freestyle/__init__.pyi +0 -0
  57. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/geometry_nodes/__init__.pyi +0 -0
  58. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/image/__init__.pyi +0 -0
  59. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/mesh/__init__.pyi +0 -0
  60. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/node/__init__.pyi +0 -0
  61. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/object/__init__.pyi +0 -0
  62. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/object_align/__init__.pyi +0 -0
  63. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/object_quick_effects/__init__.pyi +0 -0
  64. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/object_randomize_transform/__init__.pyi +0 -0
  65. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/presets/__init__.pyi +0 -0
  66. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/py.typed +0 -0
  67. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/rigidbody/__init__.pyi +0 -0
  68. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/screen_play_rendered_anim/__init__.pyi +0 -0
  69. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/sequencer/__init__.pyi +0 -0
  70. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/spreadsheet/__init__.pyi +0 -0
  71. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/userpref/__init__.pyi +0 -0
  72. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/uvcalc_follow_active/__init__.pyi +0 -0
  73. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/uvcalc_lightmap/__init__.pyi +0 -0
  74. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/uvcalc_transform/__init__.pyi +0 -0
  75. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/vertexpaint_dirt/__init__.pyi +0 -0
  76. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/view3d/__init__.pyi +0 -0
  77. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_operators/wm/__init__.pyi +0 -0
  78. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_previews_utils/__init__.pyi +0 -0
  79. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_previews_utils/bl_previews_render/__init__.pyi +0 -0
  80. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_previews_utils/py.typed +0 -0
  81. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_rna_utils/__init__.pyi +0 -0
  82. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_rna_utils/data_path/__init__.pyi +0 -0
  83. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_rna_utils/py.typed +0 -0
  84. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_text_utils/__init__.pyi +0 -0
  85. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_text_utils/external_editor/__init__.pyi +0 -0
  86. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_text_utils/py.typed +0 -0
  87. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/__init__.pyi +61 -61
  88. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/anim/__init__.pyi +0 -0
  89. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/asset_shelf/__init__.pyi +0 -0
  90. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/generic_ui_list/__init__.pyi +0 -0
  91. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/node_add_menu/__init__.pyi +0 -0
  92. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/node_add_menu_compositor/__init__.pyi +0 -0
  93. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/node_add_menu_geometry/__init__.pyi +0 -0
  94. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/node_add_menu_shader/__init__.pyi +0 -0
  95. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/node_add_menu_texture/__init__.pyi +0 -0
  96. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_animviz/__init__.pyi +0 -0
  97. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_collection/__init__.pyi +0 -0
  98. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_constraint/__init__.pyi +0 -0
  99. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_armature/__init__.pyi +0 -0
  100. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_bone/__init__.pyi +0 -0
  101. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_camera/__init__.pyi +0 -0
  102. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_curve/__init__.pyi +0 -0
  103. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_curves/__init__.pyi +0 -0
  104. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_empty/__init__.pyi +0 -0
  105. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_gpencil/__init__.pyi +0 -0
  106. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_grease_pencil/__init__.pyi +0 -0
  107. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_lattice/__init__.pyi +0 -0
  108. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_light/__init__.pyi +0 -0
  109. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_lightprobe/__init__.pyi +0 -0
  110. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_mesh/__init__.pyi +0 -0
  111. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_metaball/__init__.pyi +0 -0
  112. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_modifier/__init__.pyi +0 -0
  113. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_pointcloud/__init__.pyi +0 -0
  114. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_shaderfx/__init__.pyi +0 -0
  115. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_speaker/__init__.pyi +0 -0
  116. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_data_volume/__init__.pyi +0 -0
  117. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_freestyle/__init__.pyi +0 -0
  118. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_grease_pencil_common/__init__.pyi +0 -0
  119. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_mask_common/__init__.pyi +0 -0
  120. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_material/__init__.pyi +0 -0
  121. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_material_gpencil/__init__.pyi +0 -0
  122. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_object/__init__.pyi +0 -0
  123. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_output/__init__.pyi +0 -0
  124. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_paint_common/__init__.pyi +0 -0
  125. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_particle/__init__.pyi +0 -0
  126. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_cloth/__init__.pyi +0 -0
  127. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_common/__init__.pyi +0 -0
  128. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -0
  129. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_field/__init__.pyi +0 -0
  130. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_fluid/__init__.pyi +0 -0
  131. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -0
  132. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_rigidbody/__init__.pyi +0 -0
  133. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -0
  134. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_physics_softbody/__init__.pyi +0 -0
  135. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_render/__init__.pyi +0 -0
  136. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_scene/__init__.pyi +0 -0
  137. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_texture/__init__.pyi +0 -0
  138. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_view_layer/__init__.pyi +0 -0
  139. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_workspace/__init__.pyi +0 -0
  140. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/properties_world/__init__.pyi +0 -0
  141. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/py.typed +0 -0
  142. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_clip/__init__.pyi +0 -0
  143. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_console/__init__.pyi +0 -0
  144. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_dopesheet/__init__.pyi +0 -0
  145. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_filebrowser/__init__.pyi +0 -0
  146. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_graph/__init__.pyi +0 -0
  147. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_image/__init__.pyi +0 -0
  148. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_info/__init__.pyi +0 -0
  149. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_nla/__init__.pyi +0 -0
  150. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_node/__init__.pyi +0 -0
  151. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_outliner/__init__.pyi +0 -0
  152. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_properties/__init__.pyi +0 -0
  153. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_sequencer/__init__.pyi +0 -0
  154. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_spreadsheet/__init__.pyi +0 -0
  155. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_statusbar/__init__.pyi +0 -0
  156. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_text/__init__.pyi +0 -0
  157. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_time/__init__.pyi +0 -0
  158. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_toolsystem_common/__init__.pyi +0 -0
  159. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -0
  160. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_topbar/__init__.pyi +0 -0
  161. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_userpref/__init__.pyi +0 -0
  162. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_view3d/__init__.pyi +0 -0
  163. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/space_view3d_toolbar/__init__.pyi +0 -0
  164. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui/utils/__init__.pyi +0 -0
  165. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui_utils/__init__.pyi +0 -0
  166. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui_utils/bug_report_url/__init__.pyi +0 -0
  167. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui_utils/layout/__init__.pyi +0 -0
  168. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bl_ui_utils/py.typed +0 -0
  169. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/blend_render_info/__init__.pyi +0 -0
  170. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/blend_render_info/py.typed +0 -0
  171. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/blf/__init__.pyi +0 -0
  172. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/blf/py.typed +0 -0
  173. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bmesh/__init__.pyi +0 -0
  174. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bmesh/geometry/__init__.pyi +0 -0
  175. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bmesh/ops/__init__.pyi +0 -0
  176. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bmesh/py.typed +0 -0
  177. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bmesh/types/__init__.pyi +0 -0
  178. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bmesh/utils/__init__.pyi +0 -0
  179. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/__init__.pyi +2 -2
  180. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/app/__init__.pyi +1 -1
  181. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/app/handlers/__init__.pyi +0 -0
  182. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/app/icons/__init__.pyi +0 -0
  183. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/app/timers/__init__.pyi +0 -0
  184. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/app/translations/__init__.pyi +0 -0
  185. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/msgbus/__init__.pyi +0 -0
  186. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/__init__.pyi +62 -62
  187. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/action/__init__.pyi +0 -0
  188. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/anim/__init__.pyi +0 -0
  189. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/armature/__init__.pyi +0 -0
  190. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/asset/__init__.pyi +0 -0
  191. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/boid/__init__.pyi +0 -0
  192. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/brush/__init__.pyi +0 -0
  193. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/buttons/__init__.pyi +0 -0
  194. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/cachefile/__init__.pyi +0 -0
  195. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/camera/__init__.pyi +0 -0
  196. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/clip/__init__.pyi +0 -0
  197. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/cloth/__init__.pyi +0 -0
  198. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/collection/__init__.pyi +0 -0
  199. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/console/__init__.pyi +0 -0
  200. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/constraint/__init__.pyi +0 -0
  201. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/curve/__init__.pyi +0 -0
  202. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/curves/__init__.pyi +0 -0
  203. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/cycles/__init__.pyi +0 -0
  204. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/dpaint/__init__.pyi +0 -0
  205. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/ed/__init__.pyi +0 -0
  206. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/export_anim/__init__.pyi +0 -0
  207. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/export_mesh/__init__.pyi +0 -0
  208. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/export_scene/__init__.pyi +0 -0
  209. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/file/__init__.pyi +0 -0
  210. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/fluid/__init__.pyi +0 -0
  211. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/font/__init__.pyi +0 -0
  212. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/geometry/__init__.pyi +0 -0
  213. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/gizmogroup/__init__.pyi +0 -0
  214. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/gpencil/__init__.pyi +0 -0
  215. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/graph/__init__.pyi +0 -0
  216. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/image/__init__.pyi +0 -0
  217. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/import_anim/__init__.pyi +0 -0
  218. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/import_curve/__init__.pyi +0 -0
  219. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/import_mesh/__init__.pyi +0 -0
  220. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/import_scene/__init__.pyi +0 -0
  221. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/info/__init__.pyi +0 -0
  222. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/lattice/__init__.pyi +0 -0
  223. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/marker/__init__.pyi +0 -0
  224. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/mask/__init__.pyi +0 -0
  225. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/material/__init__.pyi +0 -0
  226. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/mball/__init__.pyi +0 -0
  227. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/mesh/__init__.pyi +0 -0
  228. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/nla/__init__.pyi +0 -0
  229. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/node/__init__.pyi +0 -0
  230. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/outliner/__init__.pyi +0 -0
  231. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/paint/__init__.pyi +0 -0
  232. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/paintcurve/__init__.pyi +0 -0
  233. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/palette/__init__.pyi +0 -0
  234. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/particle/__init__.pyi +0 -0
  235. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/pose/__init__.pyi +0 -0
  236. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/poselib/__init__.pyi +0 -0
  237. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/preferences/__init__.pyi +0 -0
  238. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/ptcache/__init__.pyi +0 -0
  239. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/render/__init__.pyi +0 -0
  240. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/rigidbody/__init__.pyi +0 -0
  241. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/scene/__init__.pyi +0 -0
  242. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/screen/__init__.pyi +0 -0
  243. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/script/__init__.pyi +0 -0
  244. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/sculpt/__init__.pyi +0 -0
  245. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/sculpt_curves/__init__.pyi +0 -0
  246. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/sequencer/__init__.pyi +0 -0
  247. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/sound/__init__.pyi +0 -0
  248. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/spreadsheet/__init__.pyi +0 -0
  249. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/surface/__init__.pyi +0 -0
  250. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/text/__init__.pyi +0 -0
  251. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/text_editor/__init__.pyi +0 -0
  252. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/texture/__init__.pyi +0 -0
  253. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/transform/__init__.pyi +0 -0
  254. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/ui/__init__.pyi +0 -0
  255. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/uilist/__init__.pyi +0 -0
  256. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/uv/__init__.pyi +0 -0
  257. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/view2d/__init__.pyi +0 -0
  258. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/view3d/__init__.pyi +0 -0
  259. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/wm/__init__.pyi +0 -0
  260. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/workspace/__init__.pyi +0 -0
  261. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/ops/world/__init__.pyi +0 -0
  262. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/path/__init__.pyi +0 -0
  263. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/props/__init__.pyi +0 -0
  264. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/py.typed +0 -0
  265. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/utils/__init__.pyi +0 -0
  266. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/utils/previews/__init__.pyi +0 -0
  267. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy/utils/units/__init__.pyi +0 -0
  268. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/__init__.pyi +1 -1
  269. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/asset_utils/__init__.pyi +0 -0
  270. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/bmesh_utils/__init__.pyi +0 -0
  271. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/extensions/__init__.pyi +0 -0
  272. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/extensions/junction_module/__init__.pyi +0 -0
  273. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/id_map_utils/__init__.pyi +0 -0
  274. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/image_utils/__init__.pyi +0 -0
  275. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/io_utils/__init__.pyi +0 -0
  276. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/keyconfig_utils/__init__.pyi +0 -0
  277. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/mesh_utils/__init__.pyi +0 -0
  278. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/node_shader_utils/__init__.pyi +0 -0
  279. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/node_utils/__init__.pyi +0 -0
  280. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/object_utils/__init__.pyi +0 -0
  281. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/py.typed +0 -0
  282. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/view3d_utils/__init__.pyi +0 -0
  283. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/wm_utils/__init__.pyi +0 -0
  284. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_extras/wm_utils/progress_report/__init__.pyi +0 -0
  285. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_restrict_state/__init__.pyi +0 -0
  286. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_restrict_state/py.typed +0 -0
  287. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_types/__init__.pyi +0 -0
  288. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/bpy_types/py.typed +0 -0
  289. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/console_python/__init__.pyi +0 -0
  290. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/console_python/py.typed +0 -0
  291. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/console_shell/__init__.pyi +0 -0
  292. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/console_shell/py.typed +0 -0
  293. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/fake_bpy_module.egg-info/SOURCES.txt +0 -0
  294. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/fake_bpy_module.egg-info/dependency_links.txt +0 -0
  295. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/fake_bpy_module.egg-info/top_level.txt +0 -0
  296. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/__init__.pyi +0 -0
  297. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/chainingiterators/__init__.pyi +0 -0
  298. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/functions/__init__.pyi +0 -0
  299. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/predicates/__init__.pyi +0 -0
  300. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/py.typed +0 -0
  301. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/shaders/__init__.pyi +0 -0
  302. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/types/__init__.pyi +0 -0
  303. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/utils/ContextFunctions/__init__.pyi +0 -0
  304. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/freestyle/utils/__init__.pyi +0 -0
  305. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/__init__.pyi +0 -0
  306. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/capabilities/__init__.pyi +0 -0
  307. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/matrix/__init__.pyi +0 -0
  308. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/platform/__init__.pyi +0 -0
  309. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/py.typed +0 -0
  310. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/select/__init__.pyi +0 -0
  311. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/shader/__init__.pyi +0 -0
  312. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/state/__init__.pyi +0 -0
  313. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/texture/__init__.pyi +0 -0
  314. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu/types/__init__.pyi +0 -0
  315. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu_extras/__init__.pyi +0 -0
  316. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu_extras/batch/__init__.pyi +0 -0
  317. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu_extras/presets/__init__.pyi +0 -0
  318. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/gpu_extras/py.typed +0 -0
  319. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/graphviz_export/__init__.pyi +0 -0
  320. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/graphviz_export/py.typed +0 -0
  321. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/idprop/__init__.pyi +0 -0
  322. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/idprop/py.typed +0 -0
  323. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/idprop/types/__init__.pyi +0 -0
  324. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/imbuf/__init__.pyi +0 -0
  325. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/imbuf/py.typed +0 -0
  326. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/imbuf/types/__init__.pyi +0 -0
  327. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/keyingsets_builtins/__init__.pyi +0 -0
  328. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/keyingsets_builtins/py.typed +0 -0
  329. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/keyingsets_utils/__init__.pyi +0 -0
  330. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/keyingsets_utils/py.typed +0 -0
  331. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/mathutils/__init__.pyi +0 -0
  332. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/mathutils/bvhtree/__init__.pyi +0 -0
  333. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/mathutils/geometry/__init__.pyi +0 -0
  334. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/mathutils/interpolate/__init__.pyi +0 -0
  335. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/mathutils/kdtree/__init__.pyi +0 -0
  336. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/mathutils/noise/__init__.pyi +0 -0
  337. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/mathutils/py.typed +0 -0
  338. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/nodeitems_builtins/__init__.pyi +0 -0
  339. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/nodeitems_builtins/py.typed +0 -0
  340. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/nodeitems_utils/__init__.pyi +0 -0
  341. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/nodeitems_utils/py.typed +0 -0
  342. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/pyproject.toml +0 -0
  343. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/rna_info/__init__.pyi +0 -0
  344. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/rna_info/py.typed +0 -0
  345. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/rna_keymap_ui/__init__.pyi +0 -0
  346. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/rna_keymap_ui/py.typed +0 -0
  347. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/rna_prop_ui/__init__.pyi +0 -0
  348. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/rna_prop_ui/py.typed +0 -0
  349. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/rna_xml/__init__.pyi +0 -0
  350. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/rna_xml/py.typed +0 -0
  351. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/setup.cfg +0 -0
  352. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/setup.py +0 -0
  353. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/sys_info/__init__.pyi +0 -0
  354. {fake-bpy-module-20240215 → fake-bpy-module-20240216}/sys_info/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240215
3
+ Version: 20240216
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
@@ -324,6 +324,26 @@ def layer_isolate(
324
324
 
325
325
  ...
326
326
 
327
+ def layer_lock_all(
328
+ override_context: typing.Optional[
329
+ typing.Union[typing.Dict, "bpy.types.Context"]
330
+ ] = None,
331
+ execution_context: typing.Optional[typing.Union[str, int]] = None,
332
+ undo: typing.Optional[bool] = None,
333
+ *,
334
+ lock: typing.Optional[typing.Union[bool, typing.Any]] = True,
335
+ ):
336
+ """Lock all Grease Pencil layers to prevent them from being accidentally modified
337
+
338
+ :type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
339
+ :type execution_context: typing.Optional[typing.Union[str, int]]
340
+ :type undo: typing.Optional[bool]
341
+ :param lock: Lock Value, Lock/Unlock all layers
342
+ :type lock: typing.Optional[typing.Union[bool, typing.Any]]
343
+ """
344
+
345
+ ...
346
+
327
347
  def layer_remove(
328
348
  override_context: typing.Optional[
329
349
  typing.Union[typing.Dict, "bpy.types.Context"]
@@ -50,7 +50,7 @@ def add_modifier_menu(
50
50
  execution_context: typing.Optional[typing.Union[str, int]] = None,
51
51
  undo: typing.Optional[bool] = None,
52
52
  ):
53
- """Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_ui/properties_data_modifier.py\:263 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_ui/properties_data_modifier.py#L263>`__
53
+ """Undocumented, consider `contributing <https://developer.blender.org/>`__. :File: `startup/bl_ui/properties_data_modifier.py\:265 <https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_ui/properties_data_modifier.py#L265>`__
54
54
 
55
55
  :type override_context: typing.Optional[typing.Union[typing.Dict, 'bpy.types.Context']]
56
56
  :type execution_context: typing.Optional[typing.Union[str, int]]
@@ -2,94 +2,94 @@ import sys
2
2
  import typing
3
3
  import mathutils
4
4
  import bpy
5
- import bl_operators.spreadsheet
6
- import bl_ui.properties_constraint
7
- import bl_ui.properties_output
8
- import bl_operators.userpref
9
- import bl_ui.properties_material
10
- import bl_ui.space_info
11
- import bl_ui.space_spreadsheet
12
- import bl_ui.properties_data_shaderfx
13
- import bl_ui.properties_data_camera
14
- import bl_operators.node
15
- import bl_ui
16
- import bl_ui.properties_object
5
+ import bl_operators.presets
6
+ import bl_ui.properties_data_bone
7
+ import bl_ui.properties_world
8
+ import bl_operators.freestyle
17
9
  import bl_ui.properties_physics_softbody
18
- import bl_ui.properties_data_modifier
19
- import bl_ui.properties_scene
20
- import bl_ui.properties_data_lightprobe
21
- import bl_ui.properties_data_grease_pencil
10
+ import bl_ui.properties_data_mesh
11
+ import bl_ui.properties_data_light
12
+ import bl_operators.anim
13
+ import bl_ui.properties_physics_dynamicpaint
14
+ import bl_ui.space_graph
15
+ import bl_ui.properties_data_lattice
16
+ import bl_ui
17
+ import bl_ui.properties_particle
18
+ import bl_ui.properties_data_shaderfx
22
19
  import bl_operators.object
23
- import bl_ui.properties_texture
20
+ import bl_ui.properties_object
21
+ import bl_ui.anim
24
22
  import bl_ui.node_add_menu_texture
25
- import bl_ui.properties_paint_common
26
- import bl_ui.properties_physics_fluid
27
- import bl_ui.properties_render
28
- import bl_ui.space_view3d_toolbar
29
23
  import bl_ui.properties_physics_common
30
- import bl_ui.space_toolsystem_common
31
- import bl_ui.properties_world
32
24
  import bl_ui.generic_ui_list
33
- import bl_ui.properties_physics_cloth
34
- import bl_ui.space_sequencer
35
- import bl_ui.space_time
36
- import bl_ui.space_console
37
- import bl_operators.freestyle
38
- import bl_ui.node_add_menu_compositor
39
- import bl_ui.space_clip
40
- import bl_operators.constraint
41
- import bl_operators.presets
42
- import bl_ui.space_toolsystem_toolbar
43
25
  import bl_ui.space_filebrowser
44
- import bl_ui.properties_data_light
45
- import bl_ui.node_add_menu_shader
46
- import bl_ui.space_text
47
- import bl_ui.properties_data_curves
26
+ import bl_ui.properties_view_layer
27
+ import bl_ui.node_add_menu_geometry
48
28
  import bl_ui.properties_workspace
49
- import bl_ui.space_topbar
50
- import bl_ui.properties_data_mesh
51
- import bl_ui.properties_collection
52
- import bl_ui.space_outliner
53
- import bl_ui.asset_shelf
54
- import bl_ui.properties_data_curve
55
- import bl_ui.properties_data_pointcloud
56
- import bl_ui.node_add_menu
29
+ import bl_ui.node_add_menu_compositor
57
30
  import bl_operators.file
58
- import bl_ui.space_node
59
- import bl_ui.properties_mask_common
60
- import bl_ui.node_add_menu_geometry
61
- import bl_ui.properties_data_volume
62
- import bl_ui.space_graph
63
- import bl_ui.anim
64
- import bl_ui.properties_grease_pencil_common
65
- import bl_ui.properties_view_layer
31
+ import bl_ui.properties_data_modifier
32
+ import bl_ui.space_statusbar
33
+ import bl_ui.properties_data_speaker
34
+ import bl_ui.properties_data_curves
35
+ import bl_ui.properties_physics_geometry_nodes
36
+ import bl_operators.userpref
37
+ import bl_ui.properties_collection
38
+ import bl_ui.properties_paint_common
39
+ import bl_ui.space_info
40
+ import bl_operators.constraint
41
+ import bl_ui.space_userpref
42
+ import bl_ui.properties_physics_rigidbody
43
+ import bl_ui.space_time
44
+ import bl_ui.properties_data_armature
45
+ import bl_ui.space_topbar
66
46
  import bl_operators.view3d
67
- import bl_ui.properties_physics_rigidbody_constraint
47
+ import bl_ui.properties_data_camera
48
+ import bl_ui.properties_texture
49
+ import bl_ui.properties_grease_pencil_common
68
50
  import bl_ui.properties_data_metaball
69
- import bl_operators.assets
70
- import bl_ui.properties_material_gpencil
71
- import bl_ui.properties_physics_field
72
- import bl_ui.properties_physics_geometry_nodes
73
- import bl_ui.properties_data_lattice
74
- import bl_ui.space_dopesheet
51
+ import bl_ui.asset_shelf
52
+ import bl_operators.wm
75
53
  import bl_operators.clip
54
+ import bl_ui.properties_data_volume
55
+ import bl_ui.space_text
56
+ import bl_ui.properties_constraint
57
+ import bl_ui.space_image
58
+ import bl_ui.properties_data_lightprobe
59
+ import bl_ui.properties_material_gpencil
60
+ import bl_ui.space_node
76
61
  import bl_ui.properties_freestyle
77
- import bl_operators.wm
78
- import bl_ui.properties_particle
79
- import bl_ui.properties_physics_dynamicpaint
80
- import bl_ui.properties_data_armature
81
- import bl_ui.properties_data_empty
82
- import bl_ui.properties_data_bone
83
- import bl_operators.anim
84
62
  import bl_ui.space_nla
85
- import bl_ui.space_statusbar
86
- import bl_ui.space_view3d
87
- import bl_ui.properties_data_speaker
88
- import bl_ui.properties_physics_rigidbody
89
- import bl_ui.space_userpref
90
63
  import bl_ui.space_properties
91
64
  import bl_ui.properties_data_gpencil
92
- import bl_ui.space_image
65
+ import bl_ui.properties_data_pointcloud
66
+ import bl_ui.properties_output
67
+ import bl_ui.space_view3d_toolbar
68
+ import bl_ui.properties_physics_field
69
+ import bl_ui.properties_render
70
+ import bl_operators.node
71
+ import bl_ui.space_sequencer
72
+ import bl_ui.properties_data_empty
73
+ import bl_ui.properties_material
74
+ import bl_ui.properties_data_grease_pencil
75
+ import bl_ui.space_clip
76
+ import bl_ui.properties_physics_cloth
77
+ import bl_ui.space_spreadsheet
78
+ import bl_ui.node_add_menu_shader
79
+ import bl_operators.assets
80
+ import bl_ui.properties_physics_fluid
81
+ import bl_ui.properties_scene
82
+ import bl_ui.space_outliner
83
+ import bl_ui.space_view3d
84
+ import bl_operators.spreadsheet
85
+ import bl_ui.node_add_menu
86
+ import bl_ui.space_console
87
+ import bl_ui.space_toolsystem_common
88
+ import bl_ui.properties_mask_common
89
+ import bl_ui.properties_data_curve
90
+ import bl_ui.space_dopesheet
91
+ import bl_ui.properties_physics_rigidbody_constraint
92
+ import bl_ui.space_toolsystem_toolbar
93
93
 
94
94
  GenericType = typing.TypeVar("GenericType")
95
95
 
@@ -41168,7 +41168,7 @@ class UILayout(bpy_struct):
41168
41168
  idname: typing.Union[str, typing.Any],
41169
41169
  default_closed: typing.Optional[typing.Union[bool, typing.Any]] = False,
41170
41170
  ):
41171
- """Creates a collapsable panel. Whether it is open or closed is stored in the region using the given idname
41171
+ """Creates a collapsable panel. Whether it is open or closed is stored in the region using the given idname. This can only be used when the panel has the full width of the panel region available to it. So it can't be used in e.g. in a box or columns
41172
41172
 
41173
41173
  :param idname: Identifier of the panel
41174
41174
  :type idname: typing.Union[str, typing.Any]
@@ -41178,7 +41178,7 @@ class UILayout(bpy_struct):
41178
41178
  ...
41179
41179
 
41180
41180
  def panel_prop(self, data: typing.Any, property: typing.Union[str, typing.Any]):
41181
- """Similar to `.panel(...)` but instead of storing whether it is open or closed in the region, it is stored in the provided boolean property. This should be used when multiple instances of the same panel can exist. For example one for every item in a collection property or list
41181
+ """Similar to `.panel(...)` but instead of storing whether it is open or closed in the region, it is stored in the provided boolean property. This should be used when multiple instances of the same panel can exist. For example one for every item in a collection property or list. This can only be used when the panel has the full width of the panel region available to it. So it can't be used in e.g. in a box or columns
41182
41182
 
41183
41183
  :param data: Data from which to take the open-state property
41184
41184
  :type data: typing.Any
@@ -69396,6 +69396,225 @@ class GreasePencilLatticeModifier(Modifier, bpy_struct):
69396
69396
  """
69397
69397
  ...
69398
69398
 
69399
+ class GreasePencilLengthModifier(Modifier, bpy_struct):
69400
+ """Stretch or shrink strokes"""
69401
+
69402
+ end_factor: float
69403
+ """ Added length to the end of each stroke relative to its length
69404
+
69405
+ :type: float
69406
+ """
69407
+
69408
+ end_length: float
69409
+ """ Absolute added length to the end of each stroke
69410
+
69411
+ :type: float
69412
+ """
69413
+
69414
+ invert_curvature: bool
69415
+ """ Invert the curvature of the stroke's extension
69416
+
69417
+ :type: bool
69418
+ """
69419
+
69420
+ invert_layer_filter: bool
69421
+ """ Invert layer filter
69422
+
69423
+ :type: bool
69424
+ """
69425
+
69426
+ invert_layer_pass_filter: bool
69427
+ """ Invert layer pass filter
69428
+
69429
+ :type: bool
69430
+ """
69431
+
69432
+ invert_material_filter: bool
69433
+ """ Invert material filter
69434
+
69435
+ :type: bool
69436
+ """
69437
+
69438
+ invert_material_pass_filter: bool
69439
+ """ Invert material pass filter
69440
+
69441
+ :type: bool
69442
+ """
69443
+
69444
+ invert_vertex_group: bool
69445
+ """ Invert vertex group weights
69446
+
69447
+ :type: bool
69448
+ """
69449
+
69450
+ layer_filter: typing.Union[str, typing.Any]
69451
+ """ Layer name
69452
+
69453
+ :type: typing.Union[str, typing.Any]
69454
+ """
69455
+
69456
+ layer_pass_filter: int
69457
+ """ Layer pass filter
69458
+
69459
+ :type: int
69460
+ """
69461
+
69462
+ material_filter: "Material"
69463
+ """ Material used for filtering
69464
+
69465
+ :type: 'Material'
69466
+ """
69467
+
69468
+ material_pass_filter: int
69469
+ """ Material pass
69470
+
69471
+ :type: int
69472
+ """
69473
+
69474
+ max_angle: float
69475
+ """ Ignore points on the stroke that deviate from their neighbors by more than this angle when determining the extrapolation shape
69476
+
69477
+ :type: float
69478
+ """
69479
+
69480
+ mode: typing.Union[str, int]
69481
+ """ Mode to define length * ``RELATIVE`` Relative -- Length in ratio to the stroke's length. * ``ABSOLUTE`` Absolute -- Length in geometry space.
69482
+
69483
+ :type: typing.Union[str, int]
69484
+ """
69485
+
69486
+ open_curvature_panel: bool
69487
+ """
69488
+
69489
+ :type: bool
69490
+ """
69491
+
69492
+ open_influence_panel: bool
69493
+ """
69494
+
69495
+ :type: bool
69496
+ """
69497
+
69498
+ open_random_panel: bool
69499
+ """
69500
+
69501
+ :type: bool
69502
+ """
69503
+
69504
+ overshoot_factor: float
69505
+ """ Defines what portion of the stroke is used for the calculation of the extension
69506
+
69507
+ :type: float
69508
+ """
69509
+
69510
+ point_density: float
69511
+ """ Multiplied by Start/End for the total added point count
69512
+
69513
+ :type: float
69514
+ """
69515
+
69516
+ random_end_factor: float
69517
+ """ Size of random length added to the end of each stroke
69518
+
69519
+ :type: float
69520
+ """
69521
+
69522
+ random_offset: float
69523
+ """ Smoothly offset each stroke's random value
69524
+
69525
+ :type: float
69526
+ """
69527
+
69528
+ random_start_factor: float
69529
+ """ Size of random length added to the start of each stroke
69530
+
69531
+ :type: float
69532
+ """
69533
+
69534
+ seed: int
69535
+ """ Random seed
69536
+
69537
+ :type: int
69538
+ """
69539
+
69540
+ segment_influence: float
69541
+ """ Factor to determine how much the length of the individual segments should influence the final computed curvature. Higher factors makes small segments influence the overall curvature less
69542
+
69543
+ :type: float
69544
+ """
69545
+
69546
+ start_factor: float
69547
+ """ Added length to the start of each stroke relative to its length
69548
+
69549
+ :type: float
69550
+ """
69551
+
69552
+ start_length: float
69553
+ """ Absolute added length to the start of each stroke
69554
+
69555
+ :type: float
69556
+ """
69557
+
69558
+ step: int
69559
+ """ Number of frames between randomization steps
69560
+
69561
+ :type: int
69562
+ """
69563
+
69564
+ use_curvature: bool
69565
+ """ Follow the curvature of the stroke
69566
+
69567
+ :type: bool
69568
+ """
69569
+
69570
+ use_layer_pass_filter: bool
69571
+ """ Use layer pass filter
69572
+
69573
+ :type: bool
69574
+ """
69575
+
69576
+ use_material_pass_filter: bool
69577
+ """ Use material pass filter
69578
+
69579
+ :type: bool
69580
+ """
69581
+
69582
+ use_random: bool
69583
+ """ Use random values over time
69584
+
69585
+ :type: bool
69586
+ """
69587
+
69588
+ vertex_group_name: typing.Union[str, typing.Any]
69589
+ """ Vertex group name for modulating the deform
69590
+
69591
+ :type: typing.Union[str, typing.Any]
69592
+ """
69593
+
69594
+ @classmethod
69595
+ def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
69596
+ """
69597
+
69598
+ :param id: The RNA type identifier.
69599
+ :type id: typing.Optional[str]
69600
+ :rtype: 'Struct'
69601
+ :return: The RNA type or default when not found.
69602
+ """
69603
+ ...
69604
+
69605
+ @classmethod
69606
+ def bl_rna_get_subclass_py(
69607
+ cls, id: typing.Optional[str], default=None
69608
+ ) -> typing.Any:
69609
+ """
69610
+
69611
+ :param id: The RNA type identifier.
69612
+ :type id: typing.Optional[str]
69613
+ :rtype: typing.Any
69614
+ :return: The class or default when not found.
69615
+ """
69616
+ ...
69617
+
69399
69618
  class GreasePencilMirrorModifier(Modifier, bpy_struct):
69400
69619
  invert_layer_filter: bool
69401
69620
  """ Invert layer filter
@@ -69511,6 +69730,147 @@ class GreasePencilMirrorModifier(Modifier, bpy_struct):
69511
69730
  """
69512
69731
  ...
69513
69732
 
69733
+ class GreasePencilMultiplyModifier(Modifier, bpy_struct):
69734
+ """Generate multiple strokes from one stroke"""
69735
+
69736
+ distance: float
69737
+ """ Distance of duplications
69738
+
69739
+ :type: float
69740
+ """
69741
+
69742
+ duplicates: int
69743
+ """ How many copies of strokes be displayed
69744
+
69745
+ :type: int
69746
+ """
69747
+
69748
+ fading_center: float
69749
+ """ Fade center
69750
+
69751
+ :type: float
69752
+ """
69753
+
69754
+ fading_opacity: float
69755
+ """ Fade influence of stroke's opacity
69756
+
69757
+ :type: float
69758
+ """
69759
+
69760
+ fading_thickness: float
69761
+ """ Fade influence of stroke's thickness
69762
+
69763
+ :type: float
69764
+ """
69765
+
69766
+ invert_layer_filter: bool
69767
+ """ Invert layer filter
69768
+
69769
+ :type: bool
69770
+ """
69771
+
69772
+ invert_layer_pass_filter: bool
69773
+ """ Invert layer pass filter
69774
+
69775
+ :type: bool
69776
+ """
69777
+
69778
+ invert_material_filter: bool
69779
+ """ Invert material filter
69780
+
69781
+ :type: bool
69782
+ """
69783
+
69784
+ invert_material_pass_filter: bool
69785
+ """ Invert material pass filter
69786
+
69787
+ :type: bool
69788
+ """
69789
+
69790
+ layer_filter: typing.Union[str, typing.Any]
69791
+ """ Layer name
69792
+
69793
+ :type: typing.Union[str, typing.Any]
69794
+ """
69795
+
69796
+ layer_pass_filter: int
69797
+ """ Layer pass filter
69798
+
69799
+ :type: int
69800
+ """
69801
+
69802
+ material_filter: "Material"
69803
+ """ Material used for filtering
69804
+
69805
+ :type: 'Material'
69806
+ """
69807
+
69808
+ material_pass_filter: int
69809
+ """ Material pass
69810
+
69811
+ :type: int
69812
+ """
69813
+
69814
+ offset: float
69815
+ """ Offset of duplicates. -1 to 1: inner to outer
69816
+
69817
+ :type: float
69818
+ """
69819
+
69820
+ open_fading_panel: bool
69821
+ """
69822
+
69823
+ :type: bool
69824
+ """
69825
+
69826
+ open_influence_panel: bool
69827
+ """
69828
+
69829
+ :type: bool
69830
+ """
69831
+
69832
+ use_fade: bool
69833
+ """ Fade the stroke thickness for each generated stroke
69834
+
69835
+ :type: bool
69836
+ """
69837
+
69838
+ use_layer_pass_filter: bool
69839
+ """ Use layer pass filter
69840
+
69841
+ :type: bool
69842
+ """
69843
+
69844
+ use_material_pass_filter: bool
69845
+ """ Use material pass filter
69846
+
69847
+ :type: bool
69848
+ """
69849
+
69850
+ @classmethod
69851
+ def bl_rna_get_subclass(cls, id: typing.Optional[str], default=None) -> "Struct":
69852
+ """
69853
+
69854
+ :param id: The RNA type identifier.
69855
+ :type id: typing.Optional[str]
69856
+ :rtype: 'Struct'
69857
+ :return: The RNA type or default when not found.
69858
+ """
69859
+ ...
69860
+
69861
+ @classmethod
69862
+ def bl_rna_get_subclass_py(
69863
+ cls, id: typing.Optional[str], default=None
69864
+ ) -> typing.Any:
69865
+ """
69866
+
69867
+ :param id: The RNA type identifier.
69868
+ :type id: typing.Optional[str]
69869
+ :rtype: typing.Any
69870
+ :return: The class or default when not found.
69871
+ """
69872
+ ...
69873
+
69514
69874
  class GreasePencilNoiseModifier(Modifier, bpy_struct):
69515
69875
  """Noise effect modifier"""
69516
69876
 
@@ -72,14 +72,14 @@ def bake_action_objects(
72
72
 
73
73
  def bake_action_objects_iter(
74
74
  object_action_pairs: typing.Union[
75
- "bpy.types.Object", "bpy.types.Sequence", "bpy.types.Action"
75
+ "bpy.types.Sequence", "bpy.types.Action", "bpy.types.Object"
76
76
  ],
77
77
  bake_o,
78
78
  ):
79
79
  """An coroutine that bakes actions for multiple objects.
80
80
 
81
81
  :param object_action_pairs: Sequence of object action tuples, action is the destination for the baked data. When None a new action will be created.
82
- :type object_action_pairs: typing.Union['bpy.types.Object', 'bpy.types.Sequence', 'bpy.types.Action']
82
+ :type object_action_pairs: typing.Union['bpy.types.Sequence', 'bpy.types.Action', 'bpy.types.Object']
83
83
  """
84
84
 
85
85
  ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240215
3
+ Version: 20240216
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
@@ -1,8 +1,8 @@
1
1
  import sys
2
2
  import typing
3
+ from . import complete_import
3
4
  from . import complete_calltip
4
5
  from . import intellisense
5
6
  from . import complete_namespace
6
- from . import complete_import
7
7
 
8
8
  GenericType = typing.TypeVar("GenericType")