fake-bpy-module 20231226__py3-none-any.whl → 20231228__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.
Files changed (438) hide show
  1. addon_utils/__init__.pyi +0 -39
  2. animsys_refactor/__init__.pyi +0 -24
  3. bl_app_override/__init__.pyi +0 -12
  4. bl_app_override/helpers/__init__.pyi +0 -21
  5. bl_app_template_utils/__init__.pyi +0 -16
  6. bl_console_utils/autocomplete/__init__.pyi +1 -1
  7. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -20
  8. bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -12
  9. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -20
  10. bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -8
  11. bl_i18n_utils/__init__.pyi +4 -4
  12. bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -60
  13. bl_i18n_utils/merge_po/__init__.pyi +0 -4
  14. bl_i18n_utils/settings/__init__.pyi +0 -33
  15. bl_i18n_utils/utils/__init__.pyi +0 -168
  16. bl_i18n_utils/utils_cli/__init__.pyi +0 -24
  17. bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -4
  18. bl_i18n_utils/utils_rtl/__init__.pyi +0 -8
  19. bl_keymap_utils/__init__.pyi +3 -3
  20. bl_keymap_utils/io/__init__.pyi +0 -36
  21. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -4
  22. bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -4
  23. bl_keymap_utils/platform_helpers/__init__.pyi +0 -8
  24. bl_keymap_utils/versioning/__init__.pyi +0 -4
  25. bl_operators/__init__.pyi +22 -30
  26. bl_operators/add_mesh_torus/__init__.pyi +0 -113
  27. bl_operators/anim/__init__.pyi +0 -646
  28. bl_operators/assets/__init__.pyi +0 -291
  29. bl_operators/bmesh/find_adjacent/__init__.pyi +0 -36
  30. bl_operators/clip/__init__.pyi +0 -951
  31. bl_operators/console/__init__.pyi +0 -457
  32. bl_operators/constraint/__init__.pyi +0 -372
  33. bl_operators/file/__init__.pyi +0 -279
  34. bl_operators/freestyle/__init__.pyi +0 -375
  35. bl_operators/geometry_nodes/__init__.pyi +0 -1611
  36. bl_operators/image/__init__.pyi +0 -273
  37. bl_operators/mesh/__init__.pyi +0 -282
  38. bl_operators/node/__init__.pyi +0 -905
  39. bl_operators/object/__init__.pyi +0 -1611
  40. bl_operators/object_align/__init__.pyi +0 -105
  41. bl_operators/object_quick_effects/__init__.pyi +0 -387
  42. bl_operators/object_randomize_transform/__init__.pyi +0 -97
  43. bl_operators/presets/__init__.pyi +0 -2029
  44. bl_operators/rigidbody/__init__.pyi +0 -282
  45. bl_operators/screen_play_rendered_anim/__init__.pyi +0 -94
  46. bl_operators/sequencer/__init__.pyi +0 -501
  47. bl_operators/spreadsheet/__init__.pyi +0 -99
  48. bl_operators/userpref/__init__.pyi +0 -2350
  49. bl_operators/uvcalc_follow_active/__init__.pyi +0 -104
  50. bl_operators/uvcalc_lightmap/__init__.pyi +0 -128
  51. bl_operators/uvcalc_transform/__init__.pyi +0 -249
  52. bl_operators/vertexpaint_dirt/__init__.pyi +0 -101
  53. bl_operators/view3d/__init__.pyi +0 -475
  54. bl_operators/wm/__init__.pyi +0 -4212
  55. bl_previews_utils/bl_previews_render/__init__.pyi +0 -28
  56. bl_rna_utils/data_path/__init__.pyi +0 -9
  57. bl_text_utils/external_editor/__init__.pyi +0 -4
  58. bl_ui/__init__.pyi +61 -371
  59. bl_ui/asset_shelf/__init__.pyi +0 -99
  60. bl_ui/generic_ui_list/__init__.pyi +0 -311
  61. bl_ui/node_add_menu/__init__.pyi +0 -127
  62. bl_ui/node_add_menu_compositor/__init__.pyi +0 -1854
  63. bl_ui/node_add_menu_geometry/__init__.pyi +0 -4639
  64. bl_ui/node_add_menu_shader/__init__.pyi +0 -1062
  65. bl_ui/node_add_menu_texture/__init__.pyi +0 -927
  66. bl_ui/properties_animviz/__init__.pyi +0 -16
  67. bl_ui/properties_collection/__init__.pyi +0 -523
  68. bl_ui/properties_constraint/__init__.pyi +0 -14892
  69. bl_ui/properties_data_armature/__init__.pyi +0 -1140
  70. bl_ui/properties_data_bone/__init__.pyi +0 -1052
  71. bl_ui/properties_data_camera/__init__.pyi +0 -1520
  72. bl_ui/properties_data_curve/__init__.pyi +0 -1592
  73. bl_ui/properties_data_curves/__init__.pyi +0 -623
  74. bl_ui/properties_data_empty/__init__.pyi +0 -212
  75. bl_ui/properties_data_gpencil/__init__.pyi +0 -1884
  76. bl_ui/properties_data_grease_pencil/__init__.pyi +0 -313
  77. bl_ui/properties_data_lattice/__init__.pyi +0 -319
  78. bl_ui/properties_data_light/__init__.pyi +0 -1069
  79. bl_ui/properties_data_lightprobe/__init__.pyi +0 -637
  80. bl_ui/properties_data_mesh/__init__.pyi +0 -2023
  81. bl_ui/properties_data_metaball/__init__.pyi +0 -525
  82. bl_ui/properties_data_modifier/__init__.pyi +0 -872
  83. bl_ui/properties_data_pointcloud/__init__.pyi +0 -520
  84. bl_ui/properties_data_shaderfx/__init__.pyi +0 -105
  85. bl_ui/properties_data_speaker/__init__.pyi +0 -533
  86. bl_ui/properties_data_volume/__init__.pyi +0 -830
  87. bl_ui/properties_freestyle/__init__.pyi +0 -2683
  88. bl_ui/properties_grease_pencil_common/__init__.pyi +0 -1362
  89. bl_ui/properties_mask_common/__init__.pyi +0 -759
  90. bl_ui/properties_material/__init__.pyi +0 -1572
  91. bl_ui/properties_material_gpencil/__init__.pyi +0 -1044
  92. bl_ui/properties_object/__init__.pyi +0 -1448
  93. bl_ui/properties_output/__init__.pyi +0 -1918
  94. bl_ui/properties_paint_common/__init__.pyi +0 -383
  95. bl_ui/properties_particle/__init__.pyi +0 -5553
  96. bl_ui/properties_physics_cloth/__init__.pyi +0 -1511
  97. bl_ui/properties_physics_common/__init__.pyi +0 -137
  98. bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -2750
  99. bl_ui/properties_physics_field/__init__.pyi +0 -1121
  100. bl_ui/properties_physics_fluid/__init__.pyi +0 -3693
  101. bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -106
  102. bl_ui/properties_physics_rigidbody/__init__.pyi +0 -860
  103. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -1377
  104. bl_ui/properties_physics_softbody/__init__.pyi +0 -1625
  105. bl_ui/properties_render/__init__.pyi +0 -5419
  106. bl_ui/properties_scene/__init__.pyi +0 -1445
  107. bl_ui/properties_texture/__init__.pyi +0 -2768
  108. bl_ui/properties_view_layer/__init__.pyi +0 -1758
  109. bl_ui/properties_workspace/__init__.pyi +0 -315
  110. bl_ui/properties_world/__init__.pyi +0 -747
  111. bl_ui/space_clip/__init__.pyi +0 -7157
  112. bl_ui/space_console/__init__.pyi +0 -603
  113. bl_ui/space_dopesheet/__init__.pyi +0 -2680
  114. bl_ui/space_filebrowser/__init__.pyi +0 -2979
  115. bl_ui/space_graph/__init__.pyi +0 -2009
  116. bl_ui/space_image/__init__.pyi +0 -7381
  117. bl_ui/space_info/__init__.pyi +0 -601
  118. bl_ui/space_nla/__init__.pyi +0 -1716
  119. bl_ui/space_node/__init__.pyi +0 -3454
  120. bl_ui/space_outliner/__init__.pyi +0 -1418
  121. bl_ui/space_properties/__init__.pyi +0 -286
  122. bl_ui/space_sequencer/__init__.pyi +0 -7667
  123. bl_ui/space_spreadsheet/__init__.pyi +0 -110
  124. bl_ui/space_statusbar/__init__.pyi +0 -92
  125. bl_ui/space_text/__init__.pyi +0 -1599
  126. bl_ui/space_time/__init__.pyi +0 -730
  127. bl_ui/space_toolsystem_common/__init__.pyi +0 -218
  128. bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -857
  129. bl_ui/space_topbar/__init__.pyi +0 -2634
  130. bl_ui/space_userpref/__init__.pyi +0 -8960
  131. bl_ui/space_view3d/__init__.pyi +0 -25978
  132. bl_ui/space_view3d_toolbar/__init__.pyi +0 -9520
  133. bl_ui/utils/__init__.pyi +0 -17
  134. bl_ui_utils/bug_report_url/__init__.pyi +0 -4
  135. bl_ui_utils/layout/__init__.pyi +0 -4
  136. blend_render_info/__init__.pyi +0 -8
  137. bpy/__init__.pyi +2 -2
  138. bpy/app/__init__.pyi +1 -1
  139. bpy/ops/__init__.pyi +60 -60
  140. bpy/props/__init__.pyi +78 -98
  141. bpy/types/__init__.pyi +343 -841
  142. bpy/utils/__init__.pyi +0 -48
  143. bpy_extras/__init__.pyi +2 -2
  144. bpy_extras/anim_utils/__init__.pyi +2 -18
  145. bpy_extras/asset_utils/__init__.pyi +0 -13
  146. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  147. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  148. bpy_extras/id_map_utils/__init__.pyi +0 -4
  149. bpy_extras/io_utils/__init__.pyi +0 -20
  150. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  151. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  152. bpy_extras/node_utils/__init__.pyi +0 -12
  153. bpy_extras/object_utils/__init__.pyi +0 -3
  154. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  155. bpy_restrict_state/__init__.pyi +0 -6
  156. bpy_types/__init__.pyi +0 -2643
  157. console_python/__init__.pyi +0 -33
  158. console_shell/__init__.pyi +0 -20
  159. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  160. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  161. freestyle/chainingiterators/__init__.pyi +0 -63
  162. freestyle/shaders/__init__.pyi +0 -117
  163. freestyle/utils/__init__.pyi +0 -3
  164. graphviz_export/__init__.pyi +0 -8
  165. keyingsets_builtins/__init__.pyi +0 -2007
  166. keyingsets_utils/__init__.pyi +0 -56
  167. nodeitems_builtins/__init__.pyi +0 -29
  168. nodeitems_utils/__init__.pyi +0 -37
  169. rna_info/__init__.pyi +0 -187
  170. rna_keymap_ui/__init__.pyi +0 -24
  171. rna_prop_ui/__init__.pyi +0 -51
  172. rna_xml/__init__.pyi +0 -24
  173. sys_info/__init__.pyi +0 -4
  174. bl_app_override/helpers/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  177. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  178. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  179. bl_console_utils/autocomplete/py.typed +0 -0
  180. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  181. bl_i18n_utils/merge_po/py.typed +0 -0
  182. bl_i18n_utils/settings/py.typed +0 -0
  183. bl_i18n_utils/utils/py.typed +0 -0
  184. bl_i18n_utils/utils_cli/py.typed +0 -0
  185. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  186. bl_i18n_utils/utils_rtl/py.typed +0 -0
  187. bl_keymap_utils/io/py.typed +0 -0
  188. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  189. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  190. bl_keymap_utils/platform_helpers/py.typed +0 -0
  191. bl_keymap_utils/versioning/py.typed +0 -0
  192. bl_operators/add_mesh_torus/py.typed +0 -0
  193. bl_operators/anim/py.typed +0 -0
  194. bl_operators/assets/py.typed +0 -0
  195. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  196. bl_operators/bmesh/py.typed +0 -0
  197. bl_operators/clip/py.typed +0 -0
  198. bl_operators/console/py.typed +0 -0
  199. bl_operators/constraint/py.typed +0 -0
  200. bl_operators/file/py.typed +0 -0
  201. bl_operators/freestyle/py.typed +0 -0
  202. bl_operators/geometry_nodes/py.typed +0 -0
  203. bl_operators/image/py.typed +0 -0
  204. bl_operators/mesh/py.typed +0 -0
  205. bl_operators/node/py.typed +0 -0
  206. bl_operators/object/py.typed +0 -0
  207. bl_operators/object_align/py.typed +0 -0
  208. bl_operators/object_quick_effects/py.typed +0 -0
  209. bl_operators/object_randomize_transform/py.typed +0 -0
  210. bl_operators/presets/py.typed +0 -0
  211. bl_operators/rigidbody/py.typed +0 -0
  212. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  213. bl_operators/sequencer/py.typed +0 -0
  214. bl_operators/spreadsheet/py.typed +0 -0
  215. bl_operators/userpref/py.typed +0 -0
  216. bl_operators/uvcalc_follow_active/py.typed +0 -0
  217. bl_operators/uvcalc_lightmap/py.typed +0 -0
  218. bl_operators/uvcalc_transform/py.typed +0 -0
  219. bl_operators/vertexpaint_dirt/py.typed +0 -0
  220. bl_operators/view3d/py.typed +0 -0
  221. bl_operators/wm/py.typed +0 -0
  222. bl_previews_utils/bl_previews_render/py.typed +0 -0
  223. bl_rna_utils/data_path/py.typed +0 -0
  224. bl_text_utils/external_editor/py.typed +0 -0
  225. bl_ui/asset_shelf/py.typed +0 -0
  226. bl_ui/generic_ui_list/py.typed +0 -0
  227. bl_ui/node_add_menu/py.typed +0 -0
  228. bl_ui/node_add_menu_compositor/py.typed +0 -0
  229. bl_ui/node_add_menu_geometry/py.typed +0 -0
  230. bl_ui/node_add_menu_shader/py.typed +0 -0
  231. bl_ui/node_add_menu_texture/py.typed +0 -0
  232. bl_ui/properties_animviz/py.typed +0 -0
  233. bl_ui/properties_collection/py.typed +0 -0
  234. bl_ui/properties_constraint/py.typed +0 -0
  235. bl_ui/properties_data_armature/py.typed +0 -0
  236. bl_ui/properties_data_bone/py.typed +0 -0
  237. bl_ui/properties_data_camera/py.typed +0 -0
  238. bl_ui/properties_data_curve/py.typed +0 -0
  239. bl_ui/properties_data_curves/py.typed +0 -0
  240. bl_ui/properties_data_empty/py.typed +0 -0
  241. bl_ui/properties_data_gpencil/py.typed +0 -0
  242. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  243. bl_ui/properties_data_lattice/py.typed +0 -0
  244. bl_ui/properties_data_light/py.typed +0 -0
  245. bl_ui/properties_data_lightprobe/py.typed +0 -0
  246. bl_ui/properties_data_mesh/py.typed +0 -0
  247. bl_ui/properties_data_metaball/py.typed +0 -0
  248. bl_ui/properties_data_modifier/py.typed +0 -0
  249. bl_ui/properties_data_pointcloud/py.typed +0 -0
  250. bl_ui/properties_data_shaderfx/py.typed +0 -0
  251. bl_ui/properties_data_speaker/py.typed +0 -0
  252. bl_ui/properties_data_volume/py.typed +0 -0
  253. bl_ui/properties_freestyle/py.typed +0 -0
  254. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  255. bl_ui/properties_mask_common/py.typed +0 -0
  256. bl_ui/properties_material/py.typed +0 -0
  257. bl_ui/properties_material_gpencil/py.typed +0 -0
  258. bl_ui/properties_object/py.typed +0 -0
  259. bl_ui/properties_output/py.typed +0 -0
  260. bl_ui/properties_paint_common/py.typed +0 -0
  261. bl_ui/properties_particle/py.typed +0 -0
  262. bl_ui/properties_physics_cloth/py.typed +0 -0
  263. bl_ui/properties_physics_common/py.typed +0 -0
  264. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  265. bl_ui/properties_physics_field/py.typed +0 -0
  266. bl_ui/properties_physics_fluid/py.typed +0 -0
  267. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  269. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  270. bl_ui/properties_physics_softbody/py.typed +0 -0
  271. bl_ui/properties_render/py.typed +0 -0
  272. bl_ui/properties_scene/py.typed +0 -0
  273. bl_ui/properties_texture/py.typed +0 -0
  274. bl_ui/properties_view_layer/py.typed +0 -0
  275. bl_ui/properties_workspace/py.typed +0 -0
  276. bl_ui/properties_world/py.typed +0 -0
  277. bl_ui/space_clip/py.typed +0 -0
  278. bl_ui/space_console/py.typed +0 -0
  279. bl_ui/space_dopesheet/py.typed +0 -0
  280. bl_ui/space_filebrowser/py.typed +0 -0
  281. bl_ui/space_graph/py.typed +0 -0
  282. bl_ui/space_image/py.typed +0 -0
  283. bl_ui/space_info/py.typed +0 -0
  284. bl_ui/space_nla/py.typed +0 -0
  285. bl_ui/space_node/py.typed +0 -0
  286. bl_ui/space_outliner/py.typed +0 -0
  287. bl_ui/space_properties/py.typed +0 -0
  288. bl_ui/space_sequencer/py.typed +0 -0
  289. bl_ui/space_spreadsheet/py.typed +0 -0
  290. bl_ui/space_statusbar/py.typed +0 -0
  291. bl_ui/space_text/py.typed +0 -0
  292. bl_ui/space_time/py.typed +0 -0
  293. bl_ui/space_toolsystem_common/py.typed +0 -0
  294. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  295. bl_ui/space_topbar/py.typed +0 -0
  296. bl_ui/space_userpref/py.typed +0 -0
  297. bl_ui/space_view3d/py.typed +0 -0
  298. bl_ui/space_view3d_toolbar/py.typed +0 -0
  299. bl_ui/utils/py.typed +0 -0
  300. bl_ui_utils/bug_report_url/py.typed +0 -0
  301. bl_ui_utils/layout/py.typed +0 -0
  302. bmesh/geometry/py.typed +0 -0
  303. bmesh/ops/py.typed +0 -0
  304. bmesh/types/py.typed +0 -0
  305. bmesh/utils/py.typed +0 -0
  306. bpy/app/handlers/py.typed +0 -0
  307. bpy/app/icons/py.typed +0 -0
  308. bpy/app/py.typed +0 -0
  309. bpy/app/timers/py.typed +0 -0
  310. bpy/app/translations/py.typed +0 -0
  311. bpy/msgbus/py.typed +0 -0
  312. bpy/ops/action/py.typed +0 -0
  313. bpy/ops/anim/py.typed +0 -0
  314. bpy/ops/armature/py.typed +0 -0
  315. bpy/ops/asset/py.typed +0 -0
  316. bpy/ops/boid/py.typed +0 -0
  317. bpy/ops/brush/py.typed +0 -0
  318. bpy/ops/buttons/py.typed +0 -0
  319. bpy/ops/cachefile/py.typed +0 -0
  320. bpy/ops/camera/py.typed +0 -0
  321. bpy/ops/clip/py.typed +0 -0
  322. bpy/ops/cloth/py.typed +0 -0
  323. bpy/ops/collection/py.typed +0 -0
  324. bpy/ops/console/py.typed +0 -0
  325. bpy/ops/constraint/py.typed +0 -0
  326. bpy/ops/curve/py.typed +0 -0
  327. bpy/ops/curves/py.typed +0 -0
  328. bpy/ops/cycles/py.typed +0 -0
  329. bpy/ops/dpaint/py.typed +0 -0
  330. bpy/ops/ed/py.typed +0 -0
  331. bpy/ops/export_anim/py.typed +0 -0
  332. bpy/ops/export_mesh/py.typed +0 -0
  333. bpy/ops/export_scene/py.typed +0 -0
  334. bpy/ops/file/py.typed +0 -0
  335. bpy/ops/fluid/py.typed +0 -0
  336. bpy/ops/font/py.typed +0 -0
  337. bpy/ops/geometry/py.typed +0 -0
  338. bpy/ops/gizmogroup/py.typed +0 -0
  339. bpy/ops/gpencil/py.typed +0 -0
  340. bpy/ops/graph/py.typed +0 -0
  341. bpy/ops/grease_pencil/py.typed +0 -0
  342. bpy/ops/image/py.typed +0 -0
  343. bpy/ops/import_anim/py.typed +0 -0
  344. bpy/ops/import_curve/py.typed +0 -0
  345. bpy/ops/import_mesh/py.typed +0 -0
  346. bpy/ops/import_scene/py.typed +0 -0
  347. bpy/ops/info/py.typed +0 -0
  348. bpy/ops/lattice/py.typed +0 -0
  349. bpy/ops/marker/py.typed +0 -0
  350. bpy/ops/mask/py.typed +0 -0
  351. bpy/ops/material/py.typed +0 -0
  352. bpy/ops/mball/py.typed +0 -0
  353. bpy/ops/mesh/py.typed +0 -0
  354. bpy/ops/nla/py.typed +0 -0
  355. bpy/ops/node/py.typed +0 -0
  356. bpy/ops/object/py.typed +0 -0
  357. bpy/ops/outliner/py.typed +0 -0
  358. bpy/ops/paint/py.typed +0 -0
  359. bpy/ops/paintcurve/py.typed +0 -0
  360. bpy/ops/palette/py.typed +0 -0
  361. bpy/ops/particle/py.typed +0 -0
  362. bpy/ops/pose/py.typed +0 -0
  363. bpy/ops/poselib/py.typed +0 -0
  364. bpy/ops/preferences/py.typed +0 -0
  365. bpy/ops/ptcache/py.typed +0 -0
  366. bpy/ops/py.typed +0 -0
  367. bpy/ops/render/py.typed +0 -0
  368. bpy/ops/rigidbody/py.typed +0 -0
  369. bpy/ops/scene/py.typed +0 -0
  370. bpy/ops/screen/py.typed +0 -0
  371. bpy/ops/script/py.typed +0 -0
  372. bpy/ops/sculpt/py.typed +0 -0
  373. bpy/ops/sculpt_curves/py.typed +0 -0
  374. bpy/ops/sequencer/py.typed +0 -0
  375. bpy/ops/sound/py.typed +0 -0
  376. bpy/ops/spreadsheet/py.typed +0 -0
  377. bpy/ops/surface/py.typed +0 -0
  378. bpy/ops/text/py.typed +0 -0
  379. bpy/ops/text_editor/py.typed +0 -0
  380. bpy/ops/texture/py.typed +0 -0
  381. bpy/ops/transform/py.typed +0 -0
  382. bpy/ops/ui/py.typed +0 -0
  383. bpy/ops/uilist/py.typed +0 -0
  384. bpy/ops/uv/py.typed +0 -0
  385. bpy/ops/view2d/py.typed +0 -0
  386. bpy/ops/view3d/py.typed +0 -0
  387. bpy/ops/wm/py.typed +0 -0
  388. bpy/ops/workspace/py.typed +0 -0
  389. bpy/ops/world/py.typed +0 -0
  390. bpy/path/py.typed +0 -0
  391. bpy/props/py.typed +0 -0
  392. bpy/types/py.typed +0 -0
  393. bpy/utils/previews/py.typed +0 -0
  394. bpy/utils/py.typed +0 -0
  395. bpy/utils/units/py.typed +0 -0
  396. bpy_extras/anim_utils/py.typed +0 -0
  397. bpy_extras/asset_utils/py.typed +0 -0
  398. bpy_extras/bmesh_utils/py.typed +0 -0
  399. bpy_extras/extensions/junction_module/py.typed +0 -0
  400. bpy_extras/extensions/py.typed +0 -0
  401. bpy_extras/id_map_utils/py.typed +0 -0
  402. bpy_extras/image_utils/py.typed +0 -0
  403. bpy_extras/io_utils/py.typed +0 -0
  404. bpy_extras/keyconfig_utils/py.typed +0 -0
  405. bpy_extras/mesh_utils/py.typed +0 -0
  406. bpy_extras/node_shader_utils/py.typed +0 -0
  407. bpy_extras/node_utils/py.typed +0 -0
  408. bpy_extras/object_utils/py.typed +0 -0
  409. bpy_extras/view3d_utils/py.typed +0 -0
  410. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  411. bpy_extras/wm_utils/py.typed +0 -0
  412. fake_bpy_module-20231226.dist-info/RECORD +0 -610
  413. freestyle/chainingiterators/py.typed +0 -0
  414. freestyle/functions/py.typed +0 -0
  415. freestyle/predicates/py.typed +0 -0
  416. freestyle/shaders/py.typed +0 -0
  417. freestyle/types/py.typed +0 -0
  418. freestyle/utils/ContextFunctions/py.typed +0 -0
  419. freestyle/utils/py.typed +0 -0
  420. gpu/capabilities/py.typed +0 -0
  421. gpu/matrix/py.typed +0 -0
  422. gpu/platform/py.typed +0 -0
  423. gpu/select/py.typed +0 -0
  424. gpu/shader/py.typed +0 -0
  425. gpu/state/py.typed +0 -0
  426. gpu/texture/py.typed +0 -0
  427. gpu/types/py.typed +0 -0
  428. gpu_extras/batch/py.typed +0 -0
  429. gpu_extras/presets/py.typed +0 -0
  430. idprop/types/py.typed +0 -0
  431. imbuf/types/py.typed +0 -0
  432. mathutils/bvhtree/py.typed +0 -0
  433. mathutils/geometry/py.typed +0 -0
  434. mathutils/interpolate/py.typed +0 -0
  435. mathutils/kdtree/py.typed +0 -0
  436. mathutils/noise/py.typed +0 -0
  437. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  438. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
@@ -7,1735 +7,863 @@ GenericType = typing.TypeVar("GenericType")
7
7
 
8
8
  class AddModifierMenu(bpy_types.Operator):
9
9
  bl_idname: typing.Any
10
- ''' '''
11
-
12
10
  bl_label: typing.Any
13
- ''' '''
14
-
15
11
  bl_rna: typing.Any
16
- ''' '''
17
-
18
12
  id_data: typing.Any
19
- ''' '''
20
13
 
21
14
  def as_keywords(self, ignore):
22
- '''
23
-
24
- '''
25
15
  ...
26
16
 
27
17
  def as_pointer(self):
28
- '''
29
-
30
- '''
31
18
  ...
32
19
 
33
20
  def bl_rna_get_subclass(self):
34
- '''
35
-
36
- '''
37
21
  ...
38
22
 
39
23
  def bl_rna_get_subclass_py(self):
40
- '''
41
-
42
- '''
43
24
  ...
44
25
 
45
26
  def driver_add(self):
46
- '''
47
-
48
- '''
49
27
  ...
50
28
 
51
29
  def driver_remove(self):
52
- '''
53
-
54
- '''
55
30
  ...
56
31
 
57
32
  def get(self):
58
- '''
59
-
60
- '''
61
33
  ...
62
34
 
63
35
  def id_properties_clear(self):
64
- '''
65
-
66
- '''
67
36
  ...
68
37
 
69
38
  def id_properties_ensure(self):
70
- '''
71
-
72
- '''
73
39
  ...
74
40
 
75
41
  def id_properties_ui(self):
76
- '''
77
-
78
- '''
79
42
  ...
80
43
 
81
44
  def invoke(self, context, event):
82
- '''
83
-
84
- '''
85
45
  ...
86
46
 
87
47
  def is_property_hidden(self):
88
- '''
89
-
90
- '''
91
48
  ...
92
49
 
93
50
  def is_property_overridable_library(self):
94
- '''
95
-
96
- '''
97
51
  ...
98
52
 
99
53
  def is_property_readonly(self):
100
- '''
101
-
102
- '''
103
54
  ...
104
55
 
105
56
  def is_property_set(self):
106
- '''
107
-
108
- '''
109
57
  ...
110
58
 
111
59
  def items(self):
112
- '''
113
-
114
- '''
115
60
  ...
116
61
 
117
62
  def keyframe_delete(self):
118
- '''
119
-
120
- '''
121
63
  ...
122
64
 
123
65
  def keyframe_insert(self):
124
- '''
125
-
126
- '''
127
66
  ...
128
67
 
129
68
  def keys(self):
130
- '''
131
-
132
- '''
133
69
  ...
134
70
 
135
71
  def path_from_id(self):
136
- '''
137
-
138
- '''
139
72
  ...
140
73
 
141
74
  def path_resolve(self):
142
- '''
143
-
144
- '''
145
75
  ...
146
76
 
147
77
  def poll(self, context):
148
- '''
149
-
150
- '''
151
78
  ...
152
79
 
153
80
  def poll_message_set(self):
154
- '''
155
-
156
- '''
157
81
  ...
158
82
 
159
83
  def pop(self):
160
- '''
161
-
162
- '''
163
84
  ...
164
85
 
165
86
  def property_overridable_library_set(self):
166
- '''
167
-
168
- '''
169
87
  ...
170
88
 
171
89
  def property_unset(self):
172
- '''
173
-
174
- '''
175
90
  ...
176
91
 
177
92
  def type_recast(self):
178
- '''
179
-
180
- '''
181
93
  ...
182
94
 
183
95
  def values(self):
184
- '''
185
-
186
- '''
187
96
  ...
188
97
 
189
98
 
190
99
  class ModifierAddMenu:
191
100
  MODIFIER_TYPES_I18N_CONTEXT: typing.Any
192
- ''' '''
193
-
194
101
  MODIFIER_TYPES_TO_ICONS: typing.Any
195
- ''' '''
196
-
197
102
  MODIFIER_TYPES_TO_LABELS: typing.Any
198
- ''' '''
199
103
 
200
104
  def operator_modifier_add(self, layout, mod_type):
201
- '''
202
-
203
- '''
204
105
  ...
205
106
 
206
107
 
207
108
  class ModifierButtonsPanel:
208
109
  bl_context: typing.Any
209
- ''' '''
210
-
211
110
  bl_options: typing.Any
212
- ''' '''
213
-
214
111
  bl_region_type: typing.Any
215
- ''' '''
216
-
217
112
  bl_space_type: typing.Any
218
- ''' '''
219
113
 
220
114
 
221
115
  class OBJECT_MT_modifier_add(ModifierAddMenu, bpy_types.Menu,
222
116
  bpy_types._GenericUI):
223
117
  MODIFIER_TYPES_I18N_CONTEXT: typing.Any
224
- ''' '''
225
-
226
118
  MODIFIER_TYPES_TO_ICONS: typing.Any
227
- ''' '''
228
-
229
119
  MODIFIER_TYPES_TO_LABELS: typing.Any
230
- ''' '''
231
-
232
120
  bl_label: typing.Any
233
- ''' '''
234
-
235
121
  bl_options: typing.Any
236
- ''' '''
237
-
238
122
  bl_rna: typing.Any
239
- ''' '''
240
-
241
123
  id_data: typing.Any
242
- ''' '''
243
124
 
244
125
  def append(self, draw_func):
245
- '''
246
-
247
- '''
248
126
  ...
249
127
 
250
128
  def as_pointer(self):
251
- '''
252
-
253
- '''
254
129
  ...
255
130
 
256
131
  def bl_rna_get_subclass(self):
257
- '''
258
-
259
- '''
260
132
  ...
261
133
 
262
134
  def bl_rna_get_subclass_py(self):
263
- '''
264
-
265
- '''
266
135
  ...
267
136
 
268
137
  def draw(self, context):
269
- '''
270
-
271
- '''
272
138
  ...
273
139
 
274
140
  def draw_collapsible(self, context, layout):
275
- '''
276
-
277
- '''
278
141
  ...
279
142
 
280
143
  def draw_preset(self, _context):
281
- '''
282
-
283
- '''
284
144
  ...
285
145
 
286
146
  def driver_add(self):
287
- '''
288
-
289
- '''
290
147
  ...
291
148
 
292
149
  def driver_remove(self):
293
- '''
294
-
295
- '''
296
150
  ...
297
151
 
298
152
  def get(self):
299
- '''
300
-
301
- '''
302
153
  ...
303
154
 
304
155
  def id_properties_clear(self):
305
- '''
306
-
307
- '''
308
156
  ...
309
157
 
310
158
  def id_properties_ensure(self):
311
- '''
312
-
313
- '''
314
159
  ...
315
160
 
316
161
  def id_properties_ui(self):
317
- '''
318
-
319
- '''
320
162
  ...
321
163
 
322
164
  def is_extended(self):
323
- '''
324
-
325
- '''
326
165
  ...
327
166
 
328
167
  def is_property_hidden(self):
329
- '''
330
-
331
- '''
332
168
  ...
333
169
 
334
170
  def is_property_overridable_library(self):
335
- '''
336
-
337
- '''
338
171
  ...
339
172
 
340
173
  def is_property_readonly(self):
341
- '''
342
-
343
- '''
344
174
  ...
345
175
 
346
176
  def is_property_set(self):
347
- '''
348
-
349
- '''
350
177
  ...
351
178
 
352
179
  def items(self):
353
- '''
354
-
355
- '''
356
180
  ...
357
181
 
358
182
  def keyframe_delete(self):
359
- '''
360
-
361
- '''
362
183
  ...
363
184
 
364
185
  def keyframe_insert(self):
365
- '''
366
-
367
- '''
368
186
  ...
369
187
 
370
188
  def keys(self):
371
- '''
372
-
373
- '''
374
189
  ...
375
190
 
376
191
  def operator_modifier_add(self, layout, mod_type):
377
- '''
378
-
379
- '''
380
192
  ...
381
193
 
382
194
  def path_from_id(self):
383
- '''
384
-
385
- '''
386
195
  ...
387
196
 
388
197
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
389
198
  filter_ext, filter_path, display_name, add_operator):
390
- '''
391
-
392
- '''
393
199
  ...
394
200
 
395
201
  def path_resolve(self):
396
- '''
397
-
398
- '''
399
202
  ...
400
203
 
401
204
  def pop(self):
402
- '''
403
-
404
- '''
405
205
  ...
406
206
 
407
207
  def prepend(self, draw_func):
408
- '''
409
-
410
- '''
411
208
  ...
412
209
 
413
210
  def property_overridable_library_set(self):
414
- '''
415
-
416
- '''
417
211
  ...
418
212
 
419
213
  def property_unset(self):
420
- '''
421
-
422
- '''
423
214
  ...
424
215
 
425
216
  def remove(self, draw_func):
426
- '''
427
-
428
- '''
429
217
  ...
430
218
 
431
219
  def type_recast(self):
432
- '''
433
-
434
- '''
435
220
  ...
436
221
 
437
222
  def values(self):
438
- '''
439
-
440
- '''
441
223
  ...
442
224
 
443
225
 
444
226
  class OBJECT_MT_modifier_add_deform(ModifierAddMenu, bpy_types.Menu,
445
227
  bpy_types._GenericUI):
446
228
  MODIFIER_TYPES_I18N_CONTEXT: typing.Any
447
- ''' '''
448
-
449
229
  MODIFIER_TYPES_TO_ICONS: typing.Any
450
- ''' '''
451
-
452
230
  MODIFIER_TYPES_TO_LABELS: typing.Any
453
- ''' '''
454
-
455
231
  bl_label: typing.Any
456
- ''' '''
457
-
458
232
  bl_options: typing.Any
459
- ''' '''
460
-
461
233
  bl_rna: typing.Any
462
- ''' '''
463
-
464
234
  id_data: typing.Any
465
- ''' '''
466
235
 
467
236
  def append(self, draw_func):
468
- '''
469
-
470
- '''
471
237
  ...
472
238
 
473
239
  def as_pointer(self):
474
- '''
475
-
476
- '''
477
240
  ...
478
241
 
479
242
  def bl_rna_get_subclass(self):
480
- '''
481
-
482
- '''
483
243
  ...
484
244
 
485
245
  def bl_rna_get_subclass_py(self):
486
- '''
487
-
488
- '''
489
246
  ...
490
247
 
491
248
  def draw(self, context):
492
- '''
493
-
494
- '''
495
249
  ...
496
250
 
497
251
  def draw_collapsible(self, context, layout):
498
- '''
499
-
500
- '''
501
252
  ...
502
253
 
503
254
  def draw_preset(self, _context):
504
- '''
505
-
506
- '''
507
255
  ...
508
256
 
509
257
  def driver_add(self):
510
- '''
511
-
512
- '''
513
258
  ...
514
259
 
515
260
  def driver_remove(self):
516
- '''
517
-
518
- '''
519
261
  ...
520
262
 
521
263
  def get(self):
522
- '''
523
-
524
- '''
525
264
  ...
526
265
 
527
266
  def id_properties_clear(self):
528
- '''
529
-
530
- '''
531
267
  ...
532
268
 
533
269
  def id_properties_ensure(self):
534
- '''
535
-
536
- '''
537
270
  ...
538
271
 
539
272
  def id_properties_ui(self):
540
- '''
541
-
542
- '''
543
273
  ...
544
274
 
545
275
  def is_extended(self):
546
- '''
547
-
548
- '''
549
276
  ...
550
277
 
551
278
  def is_property_hidden(self):
552
- '''
553
-
554
- '''
555
279
  ...
556
280
 
557
281
  def is_property_overridable_library(self):
558
- '''
559
-
560
- '''
561
282
  ...
562
283
 
563
284
  def is_property_readonly(self):
564
- '''
565
-
566
- '''
567
285
  ...
568
286
 
569
287
  def is_property_set(self):
570
- '''
571
-
572
- '''
573
288
  ...
574
289
 
575
290
  def items(self):
576
- '''
577
-
578
- '''
579
291
  ...
580
292
 
581
293
  def keyframe_delete(self):
582
- '''
583
-
584
- '''
585
294
  ...
586
295
 
587
296
  def keyframe_insert(self):
588
- '''
589
-
590
- '''
591
297
  ...
592
298
 
593
299
  def keys(self):
594
- '''
595
-
596
- '''
597
300
  ...
598
301
 
599
302
  def operator_modifier_add(self, layout, mod_type):
600
- '''
601
-
602
- '''
603
303
  ...
604
304
 
605
305
  def path_from_id(self):
606
- '''
607
-
608
- '''
609
306
  ...
610
307
 
611
308
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
612
309
  filter_ext, filter_path, display_name, add_operator):
613
- '''
614
-
615
- '''
616
310
  ...
617
311
 
618
312
  def path_resolve(self):
619
- '''
620
-
621
- '''
622
313
  ...
623
314
 
624
315
  def pop(self):
625
- '''
626
-
627
- '''
628
316
  ...
629
317
 
630
318
  def prepend(self, draw_func):
631
- '''
632
-
633
- '''
634
319
  ...
635
320
 
636
321
  def property_overridable_library_set(self):
637
- '''
638
-
639
- '''
640
322
  ...
641
323
 
642
324
  def property_unset(self):
643
- '''
644
-
645
- '''
646
325
  ...
647
326
 
648
327
  def remove(self, draw_func):
649
- '''
650
-
651
- '''
652
328
  ...
653
329
 
654
330
  def type_recast(self):
655
- '''
656
-
657
- '''
658
331
  ...
659
332
 
660
333
  def values(self):
661
- '''
662
-
663
- '''
664
334
  ...
665
335
 
666
336
 
667
337
  class OBJECT_MT_modifier_add_edit(ModifierAddMenu, bpy_types.Menu,
668
338
  bpy_types._GenericUI):
669
339
  MODIFIER_TYPES_I18N_CONTEXT: typing.Any
670
- ''' '''
671
-
672
340
  MODIFIER_TYPES_TO_ICONS: typing.Any
673
- ''' '''
674
-
675
341
  MODIFIER_TYPES_TO_LABELS: typing.Any
676
- ''' '''
677
-
678
342
  bl_label: typing.Any
679
- ''' '''
680
-
681
343
  bl_options: typing.Any
682
- ''' '''
683
-
684
344
  bl_rna: typing.Any
685
- ''' '''
686
-
687
345
  id_data: typing.Any
688
- ''' '''
689
346
 
690
347
  def append(self, draw_func):
691
- '''
692
-
693
- '''
694
348
  ...
695
349
 
696
350
  def as_pointer(self):
697
- '''
698
-
699
- '''
700
351
  ...
701
352
 
702
353
  def bl_rna_get_subclass(self):
703
- '''
704
-
705
- '''
706
354
  ...
707
355
 
708
356
  def bl_rna_get_subclass_py(self):
709
- '''
710
-
711
- '''
712
357
  ...
713
358
 
714
359
  def draw(self, context):
715
- '''
716
-
717
- '''
718
360
  ...
719
361
 
720
362
  def draw_collapsible(self, context, layout):
721
- '''
722
-
723
- '''
724
363
  ...
725
364
 
726
365
  def draw_preset(self, _context):
727
- '''
728
-
729
- '''
730
366
  ...
731
367
 
732
368
  def driver_add(self):
733
- '''
734
-
735
- '''
736
369
  ...
737
370
 
738
371
  def driver_remove(self):
739
- '''
740
-
741
- '''
742
372
  ...
743
373
 
744
374
  def get(self):
745
- '''
746
-
747
- '''
748
375
  ...
749
376
 
750
377
  def id_properties_clear(self):
751
- '''
752
-
753
- '''
754
378
  ...
755
379
 
756
380
  def id_properties_ensure(self):
757
- '''
758
-
759
- '''
760
381
  ...
761
382
 
762
383
  def id_properties_ui(self):
763
- '''
764
-
765
- '''
766
384
  ...
767
385
 
768
386
  def is_extended(self):
769
- '''
770
-
771
- '''
772
387
  ...
773
388
 
774
389
  def is_property_hidden(self):
775
- '''
776
-
777
- '''
778
390
  ...
779
391
 
780
392
  def is_property_overridable_library(self):
781
- '''
782
-
783
- '''
784
393
  ...
785
394
 
786
395
  def is_property_readonly(self):
787
- '''
788
-
789
- '''
790
396
  ...
791
397
 
792
398
  def is_property_set(self):
793
- '''
794
-
795
- '''
796
399
  ...
797
400
 
798
401
  def items(self):
799
- '''
800
-
801
- '''
802
402
  ...
803
403
 
804
404
  def keyframe_delete(self):
805
- '''
806
-
807
- '''
808
405
  ...
809
406
 
810
407
  def keyframe_insert(self):
811
- '''
812
-
813
- '''
814
408
  ...
815
409
 
816
410
  def keys(self):
817
- '''
818
-
819
- '''
820
411
  ...
821
412
 
822
413
  def operator_modifier_add(self, layout, mod_type):
823
- '''
824
-
825
- '''
826
414
  ...
827
415
 
828
416
  def path_from_id(self):
829
- '''
830
-
831
- '''
832
417
  ...
833
418
 
834
419
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
835
420
  filter_ext, filter_path, display_name, add_operator):
836
- '''
837
-
838
- '''
839
421
  ...
840
422
 
841
423
  def path_resolve(self):
842
- '''
843
-
844
- '''
845
424
  ...
846
425
 
847
426
  def pop(self):
848
- '''
849
-
850
- '''
851
427
  ...
852
428
 
853
429
  def prepend(self, draw_func):
854
- '''
855
-
856
- '''
857
430
  ...
858
431
 
859
432
  def property_overridable_library_set(self):
860
- '''
861
-
862
- '''
863
433
  ...
864
434
 
865
435
  def property_unset(self):
866
- '''
867
-
868
- '''
869
436
  ...
870
437
 
871
438
  def remove(self, draw_func):
872
- '''
873
-
874
- '''
875
439
  ...
876
440
 
877
441
  def type_recast(self):
878
- '''
879
-
880
- '''
881
442
  ...
882
443
 
883
444
  def values(self):
884
- '''
885
-
886
- '''
887
445
  ...
888
446
 
889
447
 
890
448
  class OBJECT_MT_modifier_add_generate(ModifierAddMenu, bpy_types.Menu,
891
449
  bpy_types._GenericUI):
892
450
  MODIFIER_TYPES_I18N_CONTEXT: typing.Any
893
- ''' '''
894
-
895
451
  MODIFIER_TYPES_TO_ICONS: typing.Any
896
- ''' '''
897
-
898
452
  MODIFIER_TYPES_TO_LABELS: typing.Any
899
- ''' '''
900
-
901
453
  bl_label: typing.Any
902
- ''' '''
903
-
904
454
  bl_options: typing.Any
905
- ''' '''
906
-
907
455
  bl_rna: typing.Any
908
- ''' '''
909
-
910
456
  id_data: typing.Any
911
- ''' '''
912
457
 
913
458
  def append(self, draw_func):
914
- '''
915
-
916
- '''
917
459
  ...
918
460
 
919
461
  def as_pointer(self):
920
- '''
921
-
922
- '''
923
462
  ...
924
463
 
925
464
  def bl_rna_get_subclass(self):
926
- '''
927
-
928
- '''
929
465
  ...
930
466
 
931
467
  def bl_rna_get_subclass_py(self):
932
- '''
933
-
934
- '''
935
468
  ...
936
469
 
937
470
  def draw(self, context):
938
- '''
939
-
940
- '''
941
471
  ...
942
472
 
943
473
  def draw_collapsible(self, context, layout):
944
- '''
945
-
946
- '''
947
474
  ...
948
475
 
949
476
  def draw_preset(self, _context):
950
- '''
951
-
952
- '''
953
477
  ...
954
478
 
955
479
  def driver_add(self):
956
- '''
957
-
958
- '''
959
480
  ...
960
481
 
961
482
  def driver_remove(self):
962
- '''
963
-
964
- '''
965
483
  ...
966
484
 
967
485
  def get(self):
968
- '''
969
-
970
- '''
971
486
  ...
972
487
 
973
488
  def id_properties_clear(self):
974
- '''
975
-
976
- '''
977
489
  ...
978
490
 
979
491
  def id_properties_ensure(self):
980
- '''
981
-
982
- '''
983
492
  ...
984
493
 
985
494
  def id_properties_ui(self):
986
- '''
987
-
988
- '''
989
495
  ...
990
496
 
991
497
  def is_extended(self):
992
- '''
993
-
994
- '''
995
498
  ...
996
499
 
997
500
  def is_property_hidden(self):
998
- '''
999
-
1000
- '''
1001
501
  ...
1002
502
 
1003
503
  def is_property_overridable_library(self):
1004
- '''
1005
-
1006
- '''
1007
504
  ...
1008
505
 
1009
506
  def is_property_readonly(self):
1010
- '''
1011
-
1012
- '''
1013
507
  ...
1014
508
 
1015
509
  def is_property_set(self):
1016
- '''
1017
-
1018
- '''
1019
510
  ...
1020
511
 
1021
512
  def items(self):
1022
- '''
1023
-
1024
- '''
1025
513
  ...
1026
514
 
1027
515
  def keyframe_delete(self):
1028
- '''
1029
-
1030
- '''
1031
516
  ...
1032
517
 
1033
518
  def keyframe_insert(self):
1034
- '''
1035
-
1036
- '''
1037
519
  ...
1038
520
 
1039
521
  def keys(self):
1040
- '''
1041
-
1042
- '''
1043
522
  ...
1044
523
 
1045
524
  def operator_modifier_add(self, layout, mod_type):
1046
- '''
1047
-
1048
- '''
1049
525
  ...
1050
526
 
1051
527
  def path_from_id(self):
1052
- '''
1053
-
1054
- '''
1055
528
  ...
1056
529
 
1057
530
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1058
531
  filter_ext, filter_path, display_name, add_operator):
1059
- '''
1060
-
1061
- '''
1062
532
  ...
1063
533
 
1064
534
  def path_resolve(self):
1065
- '''
1066
-
1067
- '''
1068
535
  ...
1069
536
 
1070
537
  def pop(self):
1071
- '''
1072
-
1073
- '''
1074
538
  ...
1075
539
 
1076
540
  def prepend(self, draw_func):
1077
- '''
1078
-
1079
- '''
1080
541
  ...
1081
542
 
1082
543
  def property_overridable_library_set(self):
1083
- '''
1084
-
1085
- '''
1086
544
  ...
1087
545
 
1088
546
  def property_unset(self):
1089
- '''
1090
-
1091
- '''
1092
547
  ...
1093
548
 
1094
549
  def remove(self, draw_func):
1095
- '''
1096
-
1097
- '''
1098
550
  ...
1099
551
 
1100
552
  def type_recast(self):
1101
- '''
1102
-
1103
- '''
1104
553
  ...
1105
554
 
1106
555
  def values(self):
1107
- '''
1108
-
1109
- '''
1110
556
  ...
1111
557
 
1112
558
 
1113
559
  class OBJECT_MT_modifier_add_physics(ModifierAddMenu, bpy_types.Menu,
1114
560
  bpy_types._GenericUI):
1115
561
  MODIFIER_TYPES_I18N_CONTEXT: typing.Any
1116
- ''' '''
1117
-
1118
562
  MODIFIER_TYPES_TO_ICONS: typing.Any
1119
- ''' '''
1120
-
1121
563
  MODIFIER_TYPES_TO_LABELS: typing.Any
1122
- ''' '''
1123
-
1124
564
  bl_label: typing.Any
1125
- ''' '''
1126
-
1127
565
  bl_options: typing.Any
1128
- ''' '''
1129
-
1130
566
  bl_rna: typing.Any
1131
- ''' '''
1132
-
1133
567
  id_data: typing.Any
1134
- ''' '''
1135
568
 
1136
569
  def append(self, draw_func):
1137
- '''
1138
-
1139
- '''
1140
570
  ...
1141
571
 
1142
572
  def as_pointer(self):
1143
- '''
1144
-
1145
- '''
1146
573
  ...
1147
574
 
1148
575
  def bl_rna_get_subclass(self):
1149
- '''
1150
-
1151
- '''
1152
576
  ...
1153
577
 
1154
578
  def bl_rna_get_subclass_py(self):
1155
- '''
1156
-
1157
- '''
1158
579
  ...
1159
580
 
1160
581
  def draw(self, context):
1161
- '''
1162
-
1163
- '''
1164
582
  ...
1165
583
 
1166
584
  def draw_collapsible(self, context, layout):
1167
- '''
1168
-
1169
- '''
1170
585
  ...
1171
586
 
1172
587
  def draw_preset(self, _context):
1173
- '''
1174
-
1175
- '''
1176
588
  ...
1177
589
 
1178
590
  def driver_add(self):
1179
- '''
1180
-
1181
- '''
1182
591
  ...
1183
592
 
1184
593
  def driver_remove(self):
1185
- '''
1186
-
1187
- '''
1188
594
  ...
1189
595
 
1190
596
  def get(self):
1191
- '''
1192
-
1193
- '''
1194
597
  ...
1195
598
 
1196
599
  def id_properties_clear(self):
1197
- '''
1198
-
1199
- '''
1200
600
  ...
1201
601
 
1202
602
  def id_properties_ensure(self):
1203
- '''
1204
-
1205
- '''
1206
603
  ...
1207
604
 
1208
605
  def id_properties_ui(self):
1209
- '''
1210
-
1211
- '''
1212
606
  ...
1213
607
 
1214
608
  def is_extended(self):
1215
- '''
1216
-
1217
- '''
1218
609
  ...
1219
610
 
1220
611
  def is_property_hidden(self):
1221
- '''
1222
-
1223
- '''
1224
612
  ...
1225
613
 
1226
614
  def is_property_overridable_library(self):
1227
- '''
1228
-
1229
- '''
1230
615
  ...
1231
616
 
1232
617
  def is_property_readonly(self):
1233
- '''
1234
-
1235
- '''
1236
618
  ...
1237
619
 
1238
620
  def is_property_set(self):
1239
- '''
1240
-
1241
- '''
1242
621
  ...
1243
622
 
1244
623
  def items(self):
1245
- '''
1246
-
1247
- '''
1248
624
  ...
1249
625
 
1250
626
  def keyframe_delete(self):
1251
- '''
1252
-
1253
- '''
1254
627
  ...
1255
628
 
1256
629
  def keyframe_insert(self):
1257
- '''
1258
-
1259
- '''
1260
630
  ...
1261
631
 
1262
632
  def keys(self):
1263
- '''
1264
-
1265
- '''
1266
633
  ...
1267
634
 
1268
635
  def operator_modifier_add(self, layout, mod_type):
1269
- '''
1270
-
1271
- '''
1272
636
  ...
1273
637
 
1274
638
  def path_from_id(self):
1275
- '''
1276
-
1277
- '''
1278
639
  ...
1279
640
 
1280
641
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1281
642
  filter_ext, filter_path, display_name, add_operator):
1282
- '''
1283
-
1284
- '''
1285
643
  ...
1286
644
 
1287
645
  def path_resolve(self):
1288
- '''
1289
-
1290
- '''
1291
646
  ...
1292
647
 
1293
648
  def pop(self):
1294
- '''
1295
-
1296
- '''
1297
649
  ...
1298
650
 
1299
651
  def prepend(self, draw_func):
1300
- '''
1301
-
1302
- '''
1303
652
  ...
1304
653
 
1305
654
  def property_overridable_library_set(self):
1306
- '''
1307
-
1308
- '''
1309
655
  ...
1310
656
 
1311
657
  def property_unset(self):
1312
- '''
1313
-
1314
- '''
1315
658
  ...
1316
659
 
1317
660
  def remove(self, draw_func):
1318
- '''
1319
-
1320
- '''
1321
661
  ...
1322
662
 
1323
663
  def type_recast(self):
1324
- '''
1325
-
1326
- '''
1327
664
  ...
1328
665
 
1329
666
  def values(self):
1330
- '''
1331
-
1332
- '''
1333
667
  ...
1334
668
 
1335
669
 
1336
670
  class DATA_PT_gpencil_modifiers(ModifierButtonsPanel, bpy_types.Panel,
1337
671
  bpy_types._GenericUI):
1338
672
  bl_context: typing.Any
1339
- ''' '''
1340
-
1341
673
  bl_label: typing.Any
1342
- ''' '''
1343
-
1344
674
  bl_options: typing.Any
1345
- ''' '''
1346
-
1347
675
  bl_region_type: typing.Any
1348
- ''' '''
1349
-
1350
676
  bl_rna: typing.Any
1351
- ''' '''
1352
-
1353
677
  bl_space_type: typing.Any
1354
- ''' '''
1355
-
1356
678
  id_data: typing.Any
1357
- ''' '''
1358
679
 
1359
680
  def append(self, draw_func):
1360
- '''
1361
-
1362
- '''
1363
681
  ...
1364
682
 
1365
683
  def as_pointer(self):
1366
- '''
1367
-
1368
- '''
1369
684
  ...
1370
685
 
1371
686
  def bl_rna_get_subclass(self):
1372
- '''
1373
-
1374
- '''
1375
687
  ...
1376
688
 
1377
689
  def bl_rna_get_subclass_py(self):
1378
- '''
1379
-
1380
- '''
1381
690
  ...
1382
691
 
1383
692
  def draw(self, _context):
1384
- '''
1385
-
1386
- '''
1387
693
  ...
1388
694
 
1389
695
  def driver_add(self):
1390
- '''
1391
-
1392
- '''
1393
696
  ...
1394
697
 
1395
698
  def driver_remove(self):
1396
- '''
1397
-
1398
- '''
1399
699
  ...
1400
700
 
1401
701
  def get(self):
1402
- '''
1403
-
1404
- '''
1405
702
  ...
1406
703
 
1407
704
  def id_properties_clear(self):
1408
- '''
1409
-
1410
- '''
1411
705
  ...
1412
706
 
1413
707
  def id_properties_ensure(self):
1414
- '''
1415
-
1416
- '''
1417
708
  ...
1418
709
 
1419
710
  def id_properties_ui(self):
1420
- '''
1421
-
1422
- '''
1423
711
  ...
1424
712
 
1425
713
  def is_extended(self):
1426
- '''
1427
-
1428
- '''
1429
714
  ...
1430
715
 
1431
716
  def is_property_hidden(self):
1432
- '''
1433
-
1434
- '''
1435
717
  ...
1436
718
 
1437
719
  def is_property_overridable_library(self):
1438
- '''
1439
-
1440
- '''
1441
720
  ...
1442
721
 
1443
722
  def is_property_readonly(self):
1444
- '''
1445
-
1446
- '''
1447
723
  ...
1448
724
 
1449
725
  def is_property_set(self):
1450
- '''
1451
-
1452
- '''
1453
726
  ...
1454
727
 
1455
728
  def items(self):
1456
- '''
1457
-
1458
- '''
1459
729
  ...
1460
730
 
1461
731
  def keyframe_delete(self):
1462
- '''
1463
-
1464
- '''
1465
732
  ...
1466
733
 
1467
734
  def keyframe_insert(self):
1468
- '''
1469
-
1470
- '''
1471
735
  ...
1472
736
 
1473
737
  def keys(self):
1474
- '''
1475
-
1476
- '''
1477
738
  ...
1478
739
 
1479
740
  def path_from_id(self):
1480
- '''
1481
-
1482
- '''
1483
741
  ...
1484
742
 
1485
743
  def path_resolve(self):
1486
- '''
1487
-
1488
- '''
1489
744
  ...
1490
745
 
1491
746
  def poll(self, context):
1492
- '''
1493
-
1494
- '''
1495
747
  ...
1496
748
 
1497
749
  def pop(self):
1498
- '''
1499
-
1500
- '''
1501
750
  ...
1502
751
 
1503
752
  def prepend(self, draw_func):
1504
- '''
1505
-
1506
- '''
1507
753
  ...
1508
754
 
1509
755
  def property_overridable_library_set(self):
1510
- '''
1511
-
1512
- '''
1513
756
  ...
1514
757
 
1515
758
  def property_unset(self):
1516
- '''
1517
-
1518
- '''
1519
759
  ...
1520
760
 
1521
761
  def remove(self, draw_func):
1522
- '''
1523
-
1524
- '''
1525
762
  ...
1526
763
 
1527
764
  def type_recast(self):
1528
- '''
1529
-
1530
- '''
1531
765
  ...
1532
766
 
1533
767
  def values(self):
1534
- '''
1535
-
1536
- '''
1537
768
  ...
1538
769
 
1539
770
 
1540
771
  class DATA_PT_modifiers(ModifierButtonsPanel, bpy_types.Panel,
1541
772
  bpy_types._GenericUI):
1542
773
  bl_context: typing.Any
1543
- ''' '''
1544
-
1545
774
  bl_label: typing.Any
1546
- ''' '''
1547
-
1548
775
  bl_options: typing.Any
1549
- ''' '''
1550
-
1551
776
  bl_region_type: typing.Any
1552
- ''' '''
1553
-
1554
777
  bl_rna: typing.Any
1555
- ''' '''
1556
-
1557
778
  bl_space_type: typing.Any
1558
- ''' '''
1559
-
1560
779
  id_data: typing.Any
1561
- ''' '''
1562
780
 
1563
781
  def append(self, draw_func):
1564
- '''
1565
-
1566
- '''
1567
782
  ...
1568
783
 
1569
784
  def as_pointer(self):
1570
- '''
1571
-
1572
- '''
1573
785
  ...
1574
786
 
1575
787
  def bl_rna_get_subclass(self):
1576
- '''
1577
-
1578
- '''
1579
788
  ...
1580
789
 
1581
790
  def bl_rna_get_subclass_py(self):
1582
- '''
1583
-
1584
- '''
1585
791
  ...
1586
792
 
1587
793
  def draw(self, _context):
1588
- '''
1589
-
1590
- '''
1591
794
  ...
1592
795
 
1593
796
  def driver_add(self):
1594
- '''
1595
-
1596
- '''
1597
797
  ...
1598
798
 
1599
799
  def driver_remove(self):
1600
- '''
1601
-
1602
- '''
1603
800
  ...
1604
801
 
1605
802
  def get(self):
1606
- '''
1607
-
1608
- '''
1609
803
  ...
1610
804
 
1611
805
  def id_properties_clear(self):
1612
- '''
1613
-
1614
- '''
1615
806
  ...
1616
807
 
1617
808
  def id_properties_ensure(self):
1618
- '''
1619
-
1620
- '''
1621
809
  ...
1622
810
 
1623
811
  def id_properties_ui(self):
1624
- '''
1625
-
1626
- '''
1627
812
  ...
1628
813
 
1629
814
  def is_extended(self):
1630
- '''
1631
-
1632
- '''
1633
815
  ...
1634
816
 
1635
817
  def is_property_hidden(self):
1636
- '''
1637
-
1638
- '''
1639
818
  ...
1640
819
 
1641
820
  def is_property_overridable_library(self):
1642
- '''
1643
-
1644
- '''
1645
821
  ...
1646
822
 
1647
823
  def is_property_readonly(self):
1648
- '''
1649
-
1650
- '''
1651
824
  ...
1652
825
 
1653
826
  def is_property_set(self):
1654
- '''
1655
-
1656
- '''
1657
827
  ...
1658
828
 
1659
829
  def items(self):
1660
- '''
1661
-
1662
- '''
1663
830
  ...
1664
831
 
1665
832
  def keyframe_delete(self):
1666
- '''
1667
-
1668
- '''
1669
833
  ...
1670
834
 
1671
835
  def keyframe_insert(self):
1672
- '''
1673
-
1674
- '''
1675
836
  ...
1676
837
 
1677
838
  def keys(self):
1678
- '''
1679
-
1680
- '''
1681
839
  ...
1682
840
 
1683
841
  def path_from_id(self):
1684
- '''
1685
-
1686
- '''
1687
842
  ...
1688
843
 
1689
844
  def path_resolve(self):
1690
- '''
1691
-
1692
- '''
1693
845
  ...
1694
846
 
1695
847
  def poll(self, context):
1696
- '''
1697
-
1698
- '''
1699
848
  ...
1700
849
 
1701
850
  def pop(self):
1702
- '''
1703
-
1704
- '''
1705
851
  ...
1706
852
 
1707
853
  def prepend(self, draw_func):
1708
- '''
1709
-
1710
- '''
1711
854
  ...
1712
855
 
1713
856
  def property_overridable_library_set(self):
1714
- '''
1715
-
1716
- '''
1717
857
  ...
1718
858
 
1719
859
  def property_unset(self):
1720
- '''
1721
-
1722
- '''
1723
860
  ...
1724
861
 
1725
862
  def remove(self, draw_func):
1726
- '''
1727
-
1728
- '''
1729
863
  ...
1730
864
 
1731
865
  def type_recast(self):
1732
- '''
1733
-
1734
- '''
1735
866
  ...
1736
867
 
1737
868
  def values(self):
1738
- '''
1739
-
1740
- '''
1741
869
  ...