fake-bpy-module 20240402__py3-none-any.whl → 20240404__py3-none-any.whl

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 (266) hide show
  1. bl_app_override/helpers/py.typed +0 -0
  2. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  3. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  4. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  5. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  6. bl_console_utils/autocomplete/py.typed +0 -0
  7. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  8. bl_i18n_utils/merge_po/py.typed +0 -0
  9. bl_i18n_utils/settings/py.typed +0 -0
  10. bl_i18n_utils/utils/py.typed +0 -0
  11. bl_i18n_utils/utils_cli/py.typed +0 -0
  12. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  13. bl_i18n_utils/utils_rtl/py.typed +0 -0
  14. bl_keymap_utils/io/py.typed +0 -0
  15. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  16. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  17. bl_keymap_utils/platform_helpers/py.typed +0 -0
  18. bl_keymap_utils/versioning/py.typed +0 -0
  19. bl_operators/add_mesh_torus/py.typed +0 -0
  20. bl_operators/anim/py.typed +0 -0
  21. bl_operators/assets/py.typed +0 -0
  22. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  23. bl_operators/bmesh/py.typed +0 -0
  24. bl_operators/clip/py.typed +0 -0
  25. bl_operators/console/py.typed +0 -0
  26. bl_operators/constraint/py.typed +0 -0
  27. bl_operators/file/py.typed +0 -0
  28. bl_operators/freestyle/py.typed +0 -0
  29. bl_operators/geometry_nodes/py.typed +0 -0
  30. bl_operators/image/py.typed +0 -0
  31. bl_operators/mesh/py.typed +0 -0
  32. bl_operators/node/py.typed +0 -0
  33. bl_operators/object/py.typed +0 -0
  34. bl_operators/object_align/py.typed +0 -0
  35. bl_operators/object_quick_effects/py.typed +0 -0
  36. bl_operators/object_randomize_transform/py.typed +0 -0
  37. bl_operators/presets/py.typed +0 -0
  38. bl_operators/rigidbody/py.typed +0 -0
  39. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  40. bl_operators/sequencer/py.typed +0 -0
  41. bl_operators/spreadsheet/py.typed +0 -0
  42. bl_operators/userpref/py.typed +0 -0
  43. bl_operators/uvcalc_follow_active/py.typed +0 -0
  44. bl_operators/uvcalc_lightmap/py.typed +0 -0
  45. bl_operators/uvcalc_transform/py.typed +0 -0
  46. bl_operators/vertexpaint_dirt/py.typed +0 -0
  47. bl_operators/view3d/py.typed +0 -0
  48. bl_operators/wm/py.typed +0 -0
  49. bl_previews_utils/bl_previews_render/py.typed +0 -0
  50. bl_rna_utils/data_path/py.typed +0 -0
  51. bl_text_utils/external_editor/py.typed +0 -0
  52. bl_ui/anim/py.typed +0 -0
  53. bl_ui/asset_shelf/py.typed +0 -0
  54. bl_ui/generic_ui_list/py.typed +0 -0
  55. bl_ui/node_add_menu/py.typed +0 -0
  56. bl_ui/node_add_menu_compositor/py.typed +0 -0
  57. bl_ui/node_add_menu_geometry/py.typed +0 -0
  58. bl_ui/node_add_menu_shader/py.typed +0 -0
  59. bl_ui/node_add_menu_texture/py.typed +0 -0
  60. bl_ui/properties_animviz/py.typed +0 -0
  61. bl_ui/properties_collection/py.typed +0 -0
  62. bl_ui/properties_constraint/py.typed +0 -0
  63. bl_ui/properties_data_armature/py.typed +0 -0
  64. bl_ui/properties_data_bone/py.typed +0 -0
  65. bl_ui/properties_data_camera/py.typed +0 -0
  66. bl_ui/properties_data_curve/py.typed +0 -0
  67. bl_ui/properties_data_curves/py.typed +0 -0
  68. bl_ui/properties_data_empty/py.typed +0 -0
  69. bl_ui/properties_data_gpencil/py.typed +0 -0
  70. bl_ui/properties_data_grease_pencil/__init__.pyi +487 -0
  71. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  72. bl_ui/properties_data_lattice/py.typed +0 -0
  73. bl_ui/properties_data_light/py.typed +0 -0
  74. bl_ui/properties_data_lightprobe/py.typed +0 -0
  75. bl_ui/properties_data_mesh/py.typed +0 -0
  76. bl_ui/properties_data_metaball/py.typed +0 -0
  77. bl_ui/properties_data_modifier/py.typed +0 -0
  78. bl_ui/properties_data_pointcloud/py.typed +0 -0
  79. bl_ui/properties_data_shaderfx/py.typed +0 -0
  80. bl_ui/properties_data_speaker/py.typed +0 -0
  81. bl_ui/properties_data_volume/py.typed +0 -0
  82. bl_ui/properties_freestyle/py.typed +0 -0
  83. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  84. bl_ui/properties_mask_common/py.typed +0 -0
  85. bl_ui/properties_material/py.typed +0 -0
  86. bl_ui/properties_material_gpencil/py.typed +0 -0
  87. bl_ui/properties_object/py.typed +0 -0
  88. bl_ui/properties_output/py.typed +0 -0
  89. bl_ui/properties_paint_common/py.typed +0 -0
  90. bl_ui/properties_particle/py.typed +0 -0
  91. bl_ui/properties_physics_cloth/py.typed +0 -0
  92. bl_ui/properties_physics_common/py.typed +0 -0
  93. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  94. bl_ui/properties_physics_field/py.typed +0 -0
  95. bl_ui/properties_physics_fluid/py.typed +0 -0
  96. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  97. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  98. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  99. bl_ui/properties_physics_softbody/py.typed +0 -0
  100. bl_ui/properties_render/py.typed +0 -0
  101. bl_ui/properties_scene/py.typed +0 -0
  102. bl_ui/properties_texture/py.typed +0 -0
  103. bl_ui/properties_view_layer/py.typed +0 -0
  104. bl_ui/properties_workspace/py.typed +0 -0
  105. bl_ui/properties_world/py.typed +0 -0
  106. bl_ui/space_clip/py.typed +0 -0
  107. bl_ui/space_console/py.typed +0 -0
  108. bl_ui/space_dopesheet/py.typed +0 -0
  109. bl_ui/space_filebrowser/py.typed +0 -0
  110. bl_ui/space_graph/py.typed +0 -0
  111. bl_ui/space_image/py.typed +0 -0
  112. bl_ui/space_info/py.typed +0 -0
  113. bl_ui/space_nla/py.typed +0 -0
  114. bl_ui/space_node/py.typed +0 -0
  115. bl_ui/space_outliner/py.typed +0 -0
  116. bl_ui/space_properties/py.typed +0 -0
  117. bl_ui/space_sequencer/py.typed +0 -0
  118. bl_ui/space_spreadsheet/py.typed +0 -0
  119. bl_ui/space_statusbar/py.typed +0 -0
  120. bl_ui/space_text/py.typed +0 -0
  121. bl_ui/space_time/py.typed +0 -0
  122. bl_ui/space_toolsystem_common/py.typed +0 -0
  123. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  124. bl_ui/space_topbar/py.typed +0 -0
  125. bl_ui/space_userpref/py.typed +0 -0
  126. bl_ui/space_view3d/py.typed +0 -0
  127. bl_ui/space_view3d_toolbar/py.typed +0 -0
  128. bl_ui/utils/py.typed +0 -0
  129. bl_ui_utils/bug_report_url/py.typed +0 -0
  130. bl_ui_utils/layout/py.typed +0 -0
  131. bmesh/geometry/py.typed +0 -0
  132. bmesh/ops/py.typed +0 -0
  133. bmesh/types/py.typed +0 -0
  134. bmesh/utils/py.typed +0 -0
  135. bpy/app/handlers/py.typed +0 -0
  136. bpy/app/icons/py.typed +0 -0
  137. bpy/app/py.typed +0 -0
  138. bpy/app/timers/py.typed +0 -0
  139. bpy/app/translations/py.typed +0 -0
  140. bpy/msgbus/py.typed +0 -0
  141. bpy/ops/action/py.typed +0 -0
  142. bpy/ops/anim/py.typed +0 -0
  143. bpy/ops/armature/py.typed +0 -0
  144. bpy/ops/asset/py.typed +0 -0
  145. bpy/ops/boid/py.typed +0 -0
  146. bpy/ops/brush/py.typed +0 -0
  147. bpy/ops/buttons/py.typed +0 -0
  148. bpy/ops/cachefile/py.typed +0 -0
  149. bpy/ops/camera/py.typed +0 -0
  150. bpy/ops/clip/py.typed +0 -0
  151. bpy/ops/cloth/py.typed +0 -0
  152. bpy/ops/collection/py.typed +0 -0
  153. bpy/ops/console/py.typed +0 -0
  154. bpy/ops/constraint/py.typed +0 -0
  155. bpy/ops/curve/py.typed +0 -0
  156. bpy/ops/curves/py.typed +0 -0
  157. bpy/ops/cycles/py.typed +0 -0
  158. bpy/ops/dpaint/py.typed +0 -0
  159. bpy/ops/ed/py.typed +0 -0
  160. bpy/ops/export_anim/py.typed +0 -0
  161. bpy/ops/export_mesh/py.typed +0 -0
  162. bpy/ops/export_scene/__init__.pyi +2 -2
  163. bpy/ops/export_scene/py.typed +0 -0
  164. bpy/ops/file/py.typed +0 -0
  165. bpy/ops/fluid/py.typed +0 -0
  166. bpy/ops/font/py.typed +0 -0
  167. bpy/ops/geometry/py.typed +0 -0
  168. bpy/ops/gizmogroup/py.typed +0 -0
  169. bpy/ops/gpencil/py.typed +0 -0
  170. bpy/ops/graph/py.typed +0 -0
  171. bpy/ops/grease_pencil/py.typed +0 -0
  172. bpy/ops/image/py.typed +0 -0
  173. bpy/ops/import_anim/py.typed +0 -0
  174. bpy/ops/import_curve/py.typed +0 -0
  175. bpy/ops/import_mesh/py.typed +0 -0
  176. bpy/ops/import_scene/py.typed +0 -0
  177. bpy/ops/info/py.typed +0 -0
  178. bpy/ops/lattice/py.typed +0 -0
  179. bpy/ops/marker/py.typed +0 -0
  180. bpy/ops/mask/py.typed +0 -0
  181. bpy/ops/material/py.typed +0 -0
  182. bpy/ops/mball/py.typed +0 -0
  183. bpy/ops/mesh/py.typed +0 -0
  184. bpy/ops/nla/__init__.pyi +3 -3
  185. bpy/ops/nla/py.typed +0 -0
  186. bpy/ops/node/py.typed +0 -0
  187. bpy/ops/object/py.typed +0 -0
  188. bpy/ops/outliner/py.typed +0 -0
  189. bpy/ops/paint/py.typed +0 -0
  190. bpy/ops/paintcurve/py.typed +0 -0
  191. bpy/ops/palette/py.typed +0 -0
  192. bpy/ops/particle/py.typed +0 -0
  193. bpy/ops/pose/py.typed +0 -0
  194. bpy/ops/poselib/py.typed +0 -0
  195. bpy/ops/preferences/py.typed +0 -0
  196. bpy/ops/ptcache/py.typed +0 -0
  197. bpy/ops/py.typed +0 -0
  198. bpy/ops/render/py.typed +0 -0
  199. bpy/ops/rigidbody/py.typed +0 -0
  200. bpy/ops/scene/py.typed +0 -0
  201. bpy/ops/screen/py.typed +0 -0
  202. bpy/ops/script/py.typed +0 -0
  203. bpy/ops/sculpt/__init__.pyi +2 -2
  204. bpy/ops/sculpt/py.typed +0 -0
  205. bpy/ops/sculpt_curves/py.typed +0 -0
  206. bpy/ops/sequencer/py.typed +0 -0
  207. bpy/ops/sound/py.typed +0 -0
  208. bpy/ops/spreadsheet/py.typed +0 -0
  209. bpy/ops/surface/py.typed +0 -0
  210. bpy/ops/text/py.typed +0 -0
  211. bpy/ops/text_editor/py.typed +0 -0
  212. bpy/ops/texture/py.typed +0 -0
  213. bpy/ops/transform/py.typed +0 -0
  214. bpy/ops/ui/py.typed +0 -0
  215. bpy/ops/uilist/py.typed +0 -0
  216. bpy/ops/uv/py.typed +0 -0
  217. bpy/ops/view2d/py.typed +0 -0
  218. bpy/ops/view3d/py.typed +0 -0
  219. bpy/ops/wm/py.typed +0 -0
  220. bpy/ops/workspace/py.typed +0 -0
  221. bpy/ops/world/py.typed +0 -0
  222. bpy/path/py.typed +0 -0
  223. bpy/props/py.typed +0 -0
  224. bpy/types/__init__.pyi +84 -2
  225. bpy/types/py.typed +0 -0
  226. bpy/utils/previews/py.typed +0 -0
  227. bpy/utils/py.typed +0 -0
  228. bpy/utils/units/py.typed +0 -0
  229. bpy_extras/anim_utils/py.typed +0 -0
  230. bpy_extras/asset_utils/py.typed +0 -0
  231. bpy_extras/id_map_utils/py.typed +0 -0
  232. bpy_extras/image_utils/py.typed +0 -0
  233. bpy_extras/io_utils/py.typed +0 -0
  234. bpy_extras/keyconfig_utils/py.typed +0 -0
  235. bpy_extras/mesh_utils/py.typed +0 -0
  236. bpy_extras/node_utils/py.typed +0 -0
  237. bpy_extras/object_utils/py.typed +0 -0
  238. bpy_extras/view3d_utils/py.typed +0 -0
  239. {fake_bpy_module-20240402.dist-info → fake_bpy_module-20240404.dist-info}/METADATA +1 -1
  240. {fake_bpy_module-20240402.dist-info → fake_bpy_module-20240404.dist-info}/RECORD +266 -9
  241. freestyle/chainingiterators/py.typed +0 -0
  242. freestyle/functions/py.typed +0 -0
  243. freestyle/predicates/py.typed +0 -0
  244. freestyle/shaders/py.typed +0 -0
  245. freestyle/types/py.typed +0 -0
  246. freestyle/utils/ContextFunctions/py.typed +0 -0
  247. freestyle/utils/py.typed +0 -0
  248. gpu/capabilities/py.typed +0 -0
  249. gpu/matrix/py.typed +0 -0
  250. gpu/platform/py.typed +0 -0
  251. gpu/select/py.typed +0 -0
  252. gpu/shader/py.typed +0 -0
  253. gpu/state/py.typed +0 -0
  254. gpu/texture/py.typed +0 -0
  255. gpu/types/py.typed +0 -0
  256. gpu_extras/batch/py.typed +0 -0
  257. gpu_extras/presets/py.typed +0 -0
  258. idprop/types/py.typed +0 -0
  259. imbuf/types/py.typed +0 -0
  260. mathutils/bvhtree/py.typed +0 -0
  261. mathutils/geometry/py.typed +0 -0
  262. mathutils/interpolate/py.typed +0 -0
  263. mathutils/kdtree/py.typed +0 -0
  264. mathutils/noise/py.typed +0 -0
  265. {fake_bpy_module-20240402.dist-info → fake_bpy_module-20240404.dist-info}/WHEEL +0 -0
  266. {fake_bpy_module-20240402.dist-info → fake_bpy_module-20240404.dist-info}/top_level.txt +0 -0
File without changes
File without changes
gpu/matrix/py.typed ADDED
File without changes
gpu/platform/py.typed ADDED
File without changes
gpu/select/py.typed ADDED
File without changes
gpu/shader/py.typed ADDED
File without changes
gpu/state/py.typed ADDED
File without changes
gpu/texture/py.typed ADDED
File without changes
gpu/types/py.typed ADDED
File without changes
File without changes
File without changes
idprop/types/py.typed ADDED
File without changes
imbuf/types/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes