fake-bpy-module 20231227__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 (437) 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 +2 -2
  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 +2 -2
  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 +21 -29
  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 +57 -367
  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 +2 -2
  139. bpy/ops/__init__.pyi +64 -64
  140. bpy/types/__init__.pyi +338 -836
  141. bpy/utils/__init__.pyi +1 -49
  142. bpy_extras/__init__.pyi +2 -2
  143. bpy_extras/anim_utils/__init__.pyi +2 -18
  144. bpy_extras/asset_utils/__init__.pyi +0 -13
  145. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  146. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  147. bpy_extras/id_map_utils/__init__.pyi +0 -4
  148. bpy_extras/io_utils/__init__.pyi +0 -20
  149. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  150. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  151. bpy_extras/node_utils/__init__.pyi +0 -12
  152. bpy_extras/object_utils/__init__.pyi +0 -3
  153. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  154. bpy_restrict_state/__init__.pyi +0 -6
  155. bpy_types/__init__.pyi +0 -2643
  156. console_python/__init__.pyi +0 -33
  157. console_shell/__init__.pyi +0 -20
  158. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  159. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  160. freestyle/chainingiterators/__init__.pyi +0 -63
  161. freestyle/shaders/__init__.pyi +0 -117
  162. freestyle/utils/__init__.pyi +0 -3
  163. graphviz_export/__init__.pyi +0 -8
  164. keyingsets_builtins/__init__.pyi +0 -2007
  165. keyingsets_utils/__init__.pyi +0 -56
  166. nodeitems_builtins/__init__.pyi +0 -29
  167. nodeitems_utils/__init__.pyi +0 -37
  168. rna_info/__init__.pyi +0 -187
  169. rna_keymap_ui/__init__.pyi +0 -24
  170. rna_prop_ui/__init__.pyi +0 -51
  171. rna_xml/__init__.pyi +0 -24
  172. sys_info/__init__.pyi +0 -4
  173. bl_app_override/helpers/py.typed +0 -0
  174. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  177. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  178. bl_console_utils/autocomplete/py.typed +0 -0
  179. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  180. bl_i18n_utils/merge_po/py.typed +0 -0
  181. bl_i18n_utils/settings/py.typed +0 -0
  182. bl_i18n_utils/utils/py.typed +0 -0
  183. bl_i18n_utils/utils_cli/py.typed +0 -0
  184. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  185. bl_i18n_utils/utils_rtl/py.typed +0 -0
  186. bl_keymap_utils/io/py.typed +0 -0
  187. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  188. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  189. bl_keymap_utils/platform_helpers/py.typed +0 -0
  190. bl_keymap_utils/versioning/py.typed +0 -0
  191. bl_operators/add_mesh_torus/py.typed +0 -0
  192. bl_operators/anim/py.typed +0 -0
  193. bl_operators/assets/py.typed +0 -0
  194. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  195. bl_operators/bmesh/py.typed +0 -0
  196. bl_operators/clip/py.typed +0 -0
  197. bl_operators/console/py.typed +0 -0
  198. bl_operators/constraint/py.typed +0 -0
  199. bl_operators/file/py.typed +0 -0
  200. bl_operators/freestyle/py.typed +0 -0
  201. bl_operators/geometry_nodes/py.typed +0 -0
  202. bl_operators/image/py.typed +0 -0
  203. bl_operators/mesh/py.typed +0 -0
  204. bl_operators/node/py.typed +0 -0
  205. bl_operators/object/py.typed +0 -0
  206. bl_operators/object_align/py.typed +0 -0
  207. bl_operators/object_quick_effects/py.typed +0 -0
  208. bl_operators/object_randomize_transform/py.typed +0 -0
  209. bl_operators/presets/py.typed +0 -0
  210. bl_operators/rigidbody/py.typed +0 -0
  211. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  212. bl_operators/sequencer/py.typed +0 -0
  213. bl_operators/spreadsheet/py.typed +0 -0
  214. bl_operators/userpref/py.typed +0 -0
  215. bl_operators/uvcalc_follow_active/py.typed +0 -0
  216. bl_operators/uvcalc_lightmap/py.typed +0 -0
  217. bl_operators/uvcalc_transform/py.typed +0 -0
  218. bl_operators/vertexpaint_dirt/py.typed +0 -0
  219. bl_operators/view3d/py.typed +0 -0
  220. bl_operators/wm/py.typed +0 -0
  221. bl_previews_utils/bl_previews_render/py.typed +0 -0
  222. bl_rna_utils/data_path/py.typed +0 -0
  223. bl_text_utils/external_editor/py.typed +0 -0
  224. bl_ui/asset_shelf/py.typed +0 -0
  225. bl_ui/generic_ui_list/py.typed +0 -0
  226. bl_ui/node_add_menu/py.typed +0 -0
  227. bl_ui/node_add_menu_compositor/py.typed +0 -0
  228. bl_ui/node_add_menu_geometry/py.typed +0 -0
  229. bl_ui/node_add_menu_shader/py.typed +0 -0
  230. bl_ui/node_add_menu_texture/py.typed +0 -0
  231. bl_ui/properties_animviz/py.typed +0 -0
  232. bl_ui/properties_collection/py.typed +0 -0
  233. bl_ui/properties_constraint/py.typed +0 -0
  234. bl_ui/properties_data_armature/py.typed +0 -0
  235. bl_ui/properties_data_bone/py.typed +0 -0
  236. bl_ui/properties_data_camera/py.typed +0 -0
  237. bl_ui/properties_data_curve/py.typed +0 -0
  238. bl_ui/properties_data_curves/py.typed +0 -0
  239. bl_ui/properties_data_empty/py.typed +0 -0
  240. bl_ui/properties_data_gpencil/py.typed +0 -0
  241. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  242. bl_ui/properties_data_lattice/py.typed +0 -0
  243. bl_ui/properties_data_light/py.typed +0 -0
  244. bl_ui/properties_data_lightprobe/py.typed +0 -0
  245. bl_ui/properties_data_mesh/py.typed +0 -0
  246. bl_ui/properties_data_metaball/py.typed +0 -0
  247. bl_ui/properties_data_modifier/py.typed +0 -0
  248. bl_ui/properties_data_pointcloud/py.typed +0 -0
  249. bl_ui/properties_data_shaderfx/py.typed +0 -0
  250. bl_ui/properties_data_speaker/py.typed +0 -0
  251. bl_ui/properties_data_volume/py.typed +0 -0
  252. bl_ui/properties_freestyle/py.typed +0 -0
  253. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  254. bl_ui/properties_mask_common/py.typed +0 -0
  255. bl_ui/properties_material/py.typed +0 -0
  256. bl_ui/properties_material_gpencil/py.typed +0 -0
  257. bl_ui/properties_object/py.typed +0 -0
  258. bl_ui/properties_output/py.typed +0 -0
  259. bl_ui/properties_paint_common/py.typed +0 -0
  260. bl_ui/properties_particle/py.typed +0 -0
  261. bl_ui/properties_physics_cloth/py.typed +0 -0
  262. bl_ui/properties_physics_common/py.typed +0 -0
  263. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  264. bl_ui/properties_physics_field/py.typed +0 -0
  265. bl_ui/properties_physics_fluid/py.typed +0 -0
  266. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  267. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  269. bl_ui/properties_physics_softbody/py.typed +0 -0
  270. bl_ui/properties_render/py.typed +0 -0
  271. bl_ui/properties_scene/py.typed +0 -0
  272. bl_ui/properties_texture/py.typed +0 -0
  273. bl_ui/properties_view_layer/py.typed +0 -0
  274. bl_ui/properties_workspace/py.typed +0 -0
  275. bl_ui/properties_world/py.typed +0 -0
  276. bl_ui/space_clip/py.typed +0 -0
  277. bl_ui/space_console/py.typed +0 -0
  278. bl_ui/space_dopesheet/py.typed +0 -0
  279. bl_ui/space_filebrowser/py.typed +0 -0
  280. bl_ui/space_graph/py.typed +0 -0
  281. bl_ui/space_image/py.typed +0 -0
  282. bl_ui/space_info/py.typed +0 -0
  283. bl_ui/space_nla/py.typed +0 -0
  284. bl_ui/space_node/py.typed +0 -0
  285. bl_ui/space_outliner/py.typed +0 -0
  286. bl_ui/space_properties/py.typed +0 -0
  287. bl_ui/space_sequencer/py.typed +0 -0
  288. bl_ui/space_spreadsheet/py.typed +0 -0
  289. bl_ui/space_statusbar/py.typed +0 -0
  290. bl_ui/space_text/py.typed +0 -0
  291. bl_ui/space_time/py.typed +0 -0
  292. bl_ui/space_toolsystem_common/py.typed +0 -0
  293. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  294. bl_ui/space_topbar/py.typed +0 -0
  295. bl_ui/space_userpref/py.typed +0 -0
  296. bl_ui/space_view3d/py.typed +0 -0
  297. bl_ui/space_view3d_toolbar/py.typed +0 -0
  298. bl_ui/utils/py.typed +0 -0
  299. bl_ui_utils/bug_report_url/py.typed +0 -0
  300. bl_ui_utils/layout/py.typed +0 -0
  301. bmesh/geometry/py.typed +0 -0
  302. bmesh/ops/py.typed +0 -0
  303. bmesh/types/py.typed +0 -0
  304. bmesh/utils/py.typed +0 -0
  305. bpy/app/handlers/py.typed +0 -0
  306. bpy/app/icons/py.typed +0 -0
  307. bpy/app/py.typed +0 -0
  308. bpy/app/timers/py.typed +0 -0
  309. bpy/app/translations/py.typed +0 -0
  310. bpy/msgbus/py.typed +0 -0
  311. bpy/ops/action/py.typed +0 -0
  312. bpy/ops/anim/py.typed +0 -0
  313. bpy/ops/armature/py.typed +0 -0
  314. bpy/ops/asset/py.typed +0 -0
  315. bpy/ops/boid/py.typed +0 -0
  316. bpy/ops/brush/py.typed +0 -0
  317. bpy/ops/buttons/py.typed +0 -0
  318. bpy/ops/cachefile/py.typed +0 -0
  319. bpy/ops/camera/py.typed +0 -0
  320. bpy/ops/clip/py.typed +0 -0
  321. bpy/ops/cloth/py.typed +0 -0
  322. bpy/ops/collection/py.typed +0 -0
  323. bpy/ops/console/py.typed +0 -0
  324. bpy/ops/constraint/py.typed +0 -0
  325. bpy/ops/curve/py.typed +0 -0
  326. bpy/ops/curves/py.typed +0 -0
  327. bpy/ops/cycles/py.typed +0 -0
  328. bpy/ops/dpaint/py.typed +0 -0
  329. bpy/ops/ed/py.typed +0 -0
  330. bpy/ops/export_anim/py.typed +0 -0
  331. bpy/ops/export_mesh/py.typed +0 -0
  332. bpy/ops/export_scene/py.typed +0 -0
  333. bpy/ops/file/py.typed +0 -0
  334. bpy/ops/fluid/py.typed +0 -0
  335. bpy/ops/font/py.typed +0 -0
  336. bpy/ops/geometry/py.typed +0 -0
  337. bpy/ops/gizmogroup/py.typed +0 -0
  338. bpy/ops/gpencil/py.typed +0 -0
  339. bpy/ops/graph/py.typed +0 -0
  340. bpy/ops/grease_pencil/py.typed +0 -0
  341. bpy/ops/image/py.typed +0 -0
  342. bpy/ops/import_anim/py.typed +0 -0
  343. bpy/ops/import_curve/py.typed +0 -0
  344. bpy/ops/import_mesh/py.typed +0 -0
  345. bpy/ops/import_scene/py.typed +0 -0
  346. bpy/ops/info/py.typed +0 -0
  347. bpy/ops/lattice/py.typed +0 -0
  348. bpy/ops/marker/py.typed +0 -0
  349. bpy/ops/mask/py.typed +0 -0
  350. bpy/ops/material/py.typed +0 -0
  351. bpy/ops/mball/py.typed +0 -0
  352. bpy/ops/mesh/py.typed +0 -0
  353. bpy/ops/nla/py.typed +0 -0
  354. bpy/ops/node/py.typed +0 -0
  355. bpy/ops/object/py.typed +0 -0
  356. bpy/ops/outliner/py.typed +0 -0
  357. bpy/ops/paint/py.typed +0 -0
  358. bpy/ops/paintcurve/py.typed +0 -0
  359. bpy/ops/palette/py.typed +0 -0
  360. bpy/ops/particle/py.typed +0 -0
  361. bpy/ops/pose/py.typed +0 -0
  362. bpy/ops/poselib/py.typed +0 -0
  363. bpy/ops/preferences/py.typed +0 -0
  364. bpy/ops/ptcache/py.typed +0 -0
  365. bpy/ops/py.typed +0 -0
  366. bpy/ops/render/py.typed +0 -0
  367. bpy/ops/rigidbody/py.typed +0 -0
  368. bpy/ops/scene/py.typed +0 -0
  369. bpy/ops/screen/py.typed +0 -0
  370. bpy/ops/script/py.typed +0 -0
  371. bpy/ops/sculpt/py.typed +0 -0
  372. bpy/ops/sculpt_curves/py.typed +0 -0
  373. bpy/ops/sequencer/py.typed +0 -0
  374. bpy/ops/sound/py.typed +0 -0
  375. bpy/ops/spreadsheet/py.typed +0 -0
  376. bpy/ops/surface/py.typed +0 -0
  377. bpy/ops/text/py.typed +0 -0
  378. bpy/ops/text_editor/py.typed +0 -0
  379. bpy/ops/texture/py.typed +0 -0
  380. bpy/ops/transform/py.typed +0 -0
  381. bpy/ops/ui/py.typed +0 -0
  382. bpy/ops/uilist/py.typed +0 -0
  383. bpy/ops/uv/py.typed +0 -0
  384. bpy/ops/view2d/py.typed +0 -0
  385. bpy/ops/view3d/py.typed +0 -0
  386. bpy/ops/wm/py.typed +0 -0
  387. bpy/ops/workspace/py.typed +0 -0
  388. bpy/ops/world/py.typed +0 -0
  389. bpy/path/py.typed +0 -0
  390. bpy/props/py.typed +0 -0
  391. bpy/types/py.typed +0 -0
  392. bpy/utils/previews/py.typed +0 -0
  393. bpy/utils/py.typed +0 -0
  394. bpy/utils/units/py.typed +0 -0
  395. bpy_extras/anim_utils/py.typed +0 -0
  396. bpy_extras/asset_utils/py.typed +0 -0
  397. bpy_extras/bmesh_utils/py.typed +0 -0
  398. bpy_extras/extensions/junction_module/py.typed +0 -0
  399. bpy_extras/extensions/py.typed +0 -0
  400. bpy_extras/id_map_utils/py.typed +0 -0
  401. bpy_extras/image_utils/py.typed +0 -0
  402. bpy_extras/io_utils/py.typed +0 -0
  403. bpy_extras/keyconfig_utils/py.typed +0 -0
  404. bpy_extras/mesh_utils/py.typed +0 -0
  405. bpy_extras/node_shader_utils/py.typed +0 -0
  406. bpy_extras/node_utils/py.typed +0 -0
  407. bpy_extras/object_utils/py.typed +0 -0
  408. bpy_extras/view3d_utils/py.typed +0 -0
  409. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  410. bpy_extras/wm_utils/py.typed +0 -0
  411. fake_bpy_module-20231227.dist-info/RECORD +0 -610
  412. freestyle/chainingiterators/py.typed +0 -0
  413. freestyle/functions/py.typed +0 -0
  414. freestyle/predicates/py.typed +0 -0
  415. freestyle/shaders/py.typed +0 -0
  416. freestyle/types/py.typed +0 -0
  417. freestyle/utils/ContextFunctions/py.typed +0 -0
  418. freestyle/utils/py.typed +0 -0
  419. gpu/capabilities/py.typed +0 -0
  420. gpu/matrix/py.typed +0 -0
  421. gpu/platform/py.typed +0 -0
  422. gpu/select/py.typed +0 -0
  423. gpu/shader/py.typed +0 -0
  424. gpu/state/py.typed +0 -0
  425. gpu/texture/py.typed +0 -0
  426. gpu/types/py.typed +0 -0
  427. gpu_extras/batch/py.typed +0 -0
  428. gpu_extras/presets/py.typed +0 -0
  429. idprop/types/py.typed +0 -0
  430. imbuf/types/py.typed +0 -0
  431. mathutils/bvhtree/py.typed +0 -0
  432. mathutils/geometry/py.typed +0 -0
  433. mathutils/interpolate/py.typed +0 -0
  434. mathutils/kdtree/py.typed +0 -0
  435. mathutils/noise/py.typed +0 -0
  436. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  437. {fake_bpy_module-20231227.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
@@ -8,4046 +8,2037 @@ GenericType = typing.TypeVar("GenericType")
8
8
 
9
9
  class GRAPH_HT_header(bpy_types.Header, bpy_types._GenericUI):
10
10
  bl_rna: typing.Any
11
- ''' '''
12
-
13
11
  bl_space_type: typing.Any
14
- ''' '''
15
-
16
12
  id_data: typing.Any
17
- ''' '''
18
13
 
19
14
  def append(self, draw_func):
20
- '''
21
-
22
- '''
23
15
  ...
24
16
 
25
17
  def as_pointer(self):
26
- '''
27
-
28
- '''
29
18
  ...
30
19
 
31
20
  def bl_rna_get_subclass(self):
32
- '''
33
-
34
- '''
35
21
  ...
36
22
 
37
23
  def bl_rna_get_subclass_py(self):
38
- '''
39
-
40
- '''
41
24
  ...
42
25
 
43
26
  def draw(self, context):
44
- '''
45
-
46
- '''
47
27
  ...
48
28
 
49
29
  def driver_add(self):
50
- '''
51
-
52
- '''
53
30
  ...
54
31
 
55
32
  def driver_remove(self):
56
- '''
57
-
58
- '''
59
33
  ...
60
34
 
61
35
  def get(self):
62
- '''
63
-
64
- '''
65
36
  ...
66
37
 
67
38
  def id_properties_clear(self):
68
- '''
69
-
70
- '''
71
39
  ...
72
40
 
73
41
  def id_properties_ensure(self):
74
- '''
75
-
76
- '''
77
42
  ...
78
43
 
79
44
  def id_properties_ui(self):
80
- '''
81
-
82
- '''
83
45
  ...
84
46
 
85
47
  def is_extended(self):
86
- '''
87
-
88
- '''
89
48
  ...
90
49
 
91
50
  def is_property_hidden(self):
92
- '''
93
-
94
- '''
95
51
  ...
96
52
 
97
53
  def is_property_overridable_library(self):
98
- '''
99
-
100
- '''
101
54
  ...
102
55
 
103
56
  def is_property_readonly(self):
104
- '''
105
-
106
- '''
107
57
  ...
108
58
 
109
59
  def is_property_set(self):
110
- '''
111
-
112
- '''
113
60
  ...
114
61
 
115
62
  def items(self):
116
- '''
117
-
118
- '''
119
63
  ...
120
64
 
121
65
  def keyframe_delete(self):
122
- '''
123
-
124
- '''
125
66
  ...
126
67
 
127
68
  def keyframe_insert(self):
128
- '''
129
-
130
- '''
131
69
  ...
132
70
 
133
71
  def keys(self):
134
- '''
135
-
136
- '''
137
72
  ...
138
73
 
139
74
  def path_from_id(self):
140
- '''
141
-
142
- '''
143
75
  ...
144
76
 
145
77
  def path_resolve(self):
146
- '''
147
-
148
- '''
149
78
  ...
150
79
 
151
80
  def pop(self):
152
- '''
153
-
154
- '''
155
81
  ...
156
82
 
157
83
  def prepend(self, draw_func):
158
- '''
159
-
160
- '''
161
84
  ...
162
85
 
163
86
  def property_overridable_library_set(self):
164
- '''
165
-
166
- '''
167
87
  ...
168
88
 
169
89
  def property_unset(self):
170
- '''
171
-
172
- '''
173
90
  ...
174
91
 
175
92
  def remove(self, draw_func):
176
- '''
177
-
178
- '''
179
93
  ...
180
94
 
181
95
  def type_recast(self):
182
- '''
183
-
184
- '''
185
96
  ...
186
97
 
187
98
  def values(self):
188
- '''
189
-
190
- '''
191
99
  ...
192
100
 
193
101
 
194
102
  class GRAPH_MT_channel(bpy_types.Menu, bpy_types._GenericUI):
195
103
  bl_label: typing.Any
196
- ''' '''
197
-
198
104
  bl_rna: typing.Any
199
- ''' '''
200
-
201
105
  id_data: typing.Any
202
- ''' '''
203
106
 
204
107
  def append(self, draw_func):
205
- '''
206
-
207
- '''
208
108
  ...
209
109
 
210
110
  def as_pointer(self):
211
- '''
212
-
213
- '''
214
111
  ...
215
112
 
216
113
  def bl_rna_get_subclass(self):
217
- '''
218
-
219
- '''
220
114
  ...
221
115
 
222
116
  def bl_rna_get_subclass_py(self):
223
- '''
224
-
225
- '''
226
117
  ...
227
118
 
228
119
  def draw(self, context):
229
- '''
230
-
231
- '''
232
120
  ...
233
121
 
234
122
  def draw_collapsible(self, context, layout):
235
- '''
236
-
237
- '''
238
123
  ...
239
124
 
240
125
  def draw_preset(self, _context):
241
- '''
242
-
243
- '''
244
126
  ...
245
127
 
246
128
  def driver_add(self):
247
- '''
248
-
249
- '''
250
129
  ...
251
130
 
252
131
  def driver_remove(self):
253
- '''
254
-
255
- '''
256
132
  ...
257
133
 
258
134
  def get(self):
259
- '''
260
-
261
- '''
262
135
  ...
263
136
 
264
137
  def id_properties_clear(self):
265
- '''
266
-
267
- '''
268
138
  ...
269
139
 
270
140
  def id_properties_ensure(self):
271
- '''
272
-
273
- '''
274
141
  ...
275
142
 
276
143
  def id_properties_ui(self):
277
- '''
278
-
279
- '''
280
144
  ...
281
145
 
282
146
  def is_extended(self):
283
- '''
284
-
285
- '''
286
147
  ...
287
148
 
288
149
  def is_property_hidden(self):
289
- '''
290
-
291
- '''
292
150
  ...
293
151
 
294
152
  def is_property_overridable_library(self):
295
- '''
296
-
297
- '''
298
153
  ...
299
154
 
300
155
  def is_property_readonly(self):
301
- '''
302
-
303
- '''
304
156
  ...
305
157
 
306
158
  def is_property_set(self):
307
- '''
308
-
309
- '''
310
159
  ...
311
160
 
312
161
  def items(self):
313
- '''
314
-
315
- '''
316
162
  ...
317
163
 
318
164
  def keyframe_delete(self):
319
- '''
320
-
321
- '''
322
165
  ...
323
166
 
324
167
  def keyframe_insert(self):
325
- '''
326
-
327
- '''
328
168
  ...
329
169
 
330
170
  def keys(self):
331
- '''
332
-
333
- '''
334
171
  ...
335
172
 
336
173
  def path_from_id(self):
337
- '''
338
-
339
- '''
340
174
  ...
341
175
 
342
176
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
343
177
  filter_ext, filter_path, display_name, add_operator):
344
- '''
345
-
346
- '''
347
178
  ...
348
179
 
349
180
  def path_resolve(self):
350
- '''
351
-
352
- '''
353
181
  ...
354
182
 
355
183
  def pop(self):
356
- '''
357
-
358
- '''
359
184
  ...
360
185
 
361
186
  def prepend(self, draw_func):
362
- '''
363
-
364
- '''
365
187
  ...
366
188
 
367
189
  def property_overridable_library_set(self):
368
- '''
369
-
370
- '''
371
190
  ...
372
191
 
373
192
  def property_unset(self):
374
- '''
375
-
376
- '''
377
193
  ...
378
194
 
379
195
  def remove(self, draw_func):
380
- '''
381
-
382
- '''
383
196
  ...
384
197
 
385
198
  def type_recast(self):
386
- '''
387
-
388
- '''
389
199
  ...
390
200
 
391
201
  def values(self):
392
- '''
393
-
394
- '''
395
202
  ...
396
203
 
397
204
 
398
205
  class GRAPH_MT_context_menu(bpy_types.Menu, bpy_types._GenericUI):
399
206
  bl_label: typing.Any
400
- ''' '''
401
-
402
207
  bl_rna: typing.Any
403
- ''' '''
404
-
405
208
  id_data: typing.Any
406
- ''' '''
407
209
 
408
210
  def append(self, draw_func):
409
- '''
410
-
411
- '''
412
211
  ...
413
212
 
414
213
  def as_pointer(self):
415
- '''
416
-
417
- '''
418
214
  ...
419
215
 
420
216
  def bl_rna_get_subclass(self):
421
- '''
422
-
423
- '''
424
217
  ...
425
218
 
426
219
  def bl_rna_get_subclass_py(self):
427
- '''
428
-
429
- '''
430
220
  ...
431
221
 
432
222
  def draw(self, _context):
433
- '''
434
-
435
- '''
436
223
  ...
437
224
 
438
225
  def draw_collapsible(self, context, layout):
439
- '''
440
-
441
- '''
442
226
  ...
443
227
 
444
228
  def draw_preset(self, _context):
445
- '''
446
-
447
- '''
448
229
  ...
449
230
 
450
231
  def driver_add(self):
451
- '''
452
-
453
- '''
454
232
  ...
455
233
 
456
234
  def driver_remove(self):
457
- '''
458
-
459
- '''
460
235
  ...
461
236
 
462
237
  def get(self):
463
- '''
464
-
465
- '''
466
238
  ...
467
239
 
468
240
  def id_properties_clear(self):
469
- '''
470
-
471
- '''
472
241
  ...
473
242
 
474
243
  def id_properties_ensure(self):
475
- '''
476
-
477
- '''
478
244
  ...
479
245
 
480
246
  def id_properties_ui(self):
481
- '''
482
-
483
- '''
484
247
  ...
485
248
 
486
249
  def is_extended(self):
487
- '''
488
-
489
- '''
490
250
  ...
491
251
 
492
252
  def is_property_hidden(self):
493
- '''
494
-
495
- '''
496
253
  ...
497
254
 
498
255
  def is_property_overridable_library(self):
499
- '''
500
-
501
- '''
502
256
  ...
503
257
 
504
258
  def is_property_readonly(self):
505
- '''
506
-
507
- '''
508
259
  ...
509
260
 
510
261
  def is_property_set(self):
511
- '''
512
-
513
- '''
514
262
  ...
515
263
 
516
264
  def items(self):
517
- '''
518
-
519
- '''
520
265
  ...
521
266
 
522
267
  def keyframe_delete(self):
523
- '''
524
-
525
- '''
526
268
  ...
527
269
 
528
270
  def keyframe_insert(self):
529
- '''
530
-
531
- '''
532
271
  ...
533
272
 
534
273
  def keys(self):
535
- '''
536
-
537
- '''
538
274
  ...
539
275
 
540
276
  def path_from_id(self):
541
- '''
542
-
543
- '''
544
277
  ...
545
278
 
546
279
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
547
280
  filter_ext, filter_path, display_name, add_operator):
548
- '''
549
-
550
- '''
551
281
  ...
552
282
 
553
283
  def path_resolve(self):
554
- '''
555
-
556
- '''
557
284
  ...
558
285
 
559
286
  def pop(self):
560
- '''
561
-
562
- '''
563
287
  ...
564
288
 
565
289
  def prepend(self, draw_func):
566
- '''
567
-
568
- '''
569
290
  ...
570
291
 
571
292
  def property_overridable_library_set(self):
572
- '''
573
-
574
- '''
575
293
  ...
576
294
 
577
295
  def property_unset(self):
578
- '''
579
-
580
- '''
581
296
  ...
582
297
 
583
298
  def remove(self, draw_func):
584
- '''
585
-
586
- '''
587
299
  ...
588
300
 
589
301
  def type_recast(self):
590
- '''
591
-
592
- '''
593
302
  ...
594
303
 
595
304
  def values(self):
596
- '''
597
-
598
- '''
599
305
  ...
600
306
 
601
307
 
602
308
  class GRAPH_MT_delete(bpy_types.Menu, bpy_types._GenericUI):
603
309
  bl_label: typing.Any
604
- ''' '''
605
-
606
310
  bl_rna: typing.Any
607
- ''' '''
608
-
609
311
  id_data: typing.Any
610
- ''' '''
611
312
 
612
313
  def append(self, draw_func):
613
- '''
614
-
615
- '''
616
314
  ...
617
315
 
618
316
  def as_pointer(self):
619
- '''
620
-
621
- '''
622
317
  ...
623
318
 
624
319
  def bl_rna_get_subclass(self):
625
- '''
626
-
627
- '''
628
320
  ...
629
321
 
630
322
  def bl_rna_get_subclass_py(self):
631
- '''
632
-
633
- '''
634
323
  ...
635
324
 
636
325
  def draw(self, _context):
637
- '''
638
-
639
- '''
640
326
  ...
641
327
 
642
328
  def draw_collapsible(self, context, layout):
643
- '''
644
-
645
- '''
646
329
  ...
647
330
 
648
331
  def draw_preset(self, _context):
649
- '''
650
-
651
- '''
652
332
  ...
653
333
 
654
334
  def driver_add(self):
655
- '''
656
-
657
- '''
658
335
  ...
659
336
 
660
337
  def driver_remove(self):
661
- '''
662
-
663
- '''
664
338
  ...
665
339
 
666
340
  def get(self):
667
- '''
668
-
669
- '''
670
341
  ...
671
342
 
672
343
  def id_properties_clear(self):
673
- '''
674
-
675
- '''
676
344
  ...
677
345
 
678
346
  def id_properties_ensure(self):
679
- '''
680
-
681
- '''
682
347
  ...
683
348
 
684
349
  def id_properties_ui(self):
685
- '''
686
-
687
- '''
688
350
  ...
689
351
 
690
352
  def is_extended(self):
691
- '''
692
-
693
- '''
694
353
  ...
695
354
 
696
355
  def is_property_hidden(self):
697
- '''
698
-
699
- '''
700
356
  ...
701
357
 
702
358
  def is_property_overridable_library(self):
703
- '''
704
-
705
- '''
706
359
  ...
707
360
 
708
361
  def is_property_readonly(self):
709
- '''
710
-
711
- '''
712
362
  ...
713
363
 
714
364
  def is_property_set(self):
715
- '''
716
-
717
- '''
718
365
  ...
719
366
 
720
367
  def items(self):
721
- '''
722
-
723
- '''
724
368
  ...
725
369
 
726
370
  def keyframe_delete(self):
727
- '''
728
-
729
- '''
730
371
  ...
731
372
 
732
373
  def keyframe_insert(self):
733
- '''
734
-
735
- '''
736
374
  ...
737
375
 
738
376
  def keys(self):
739
- '''
740
-
741
- '''
742
377
  ...
743
378
 
744
379
  def path_from_id(self):
745
- '''
746
-
747
- '''
748
380
  ...
749
381
 
750
382
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
751
383
  filter_ext, filter_path, display_name, add_operator):
752
- '''
753
-
754
- '''
755
384
  ...
756
385
 
757
386
  def path_resolve(self):
758
- '''
759
-
760
- '''
761
387
  ...
762
388
 
763
389
  def pop(self):
764
- '''
765
-
766
- '''
767
390
  ...
768
391
 
769
392
  def prepend(self, draw_func):
770
- '''
771
-
772
- '''
773
393
  ...
774
394
 
775
395
  def property_overridable_library_set(self):
776
- '''
777
-
778
- '''
779
396
  ...
780
397
 
781
398
  def property_unset(self):
782
- '''
783
-
784
- '''
785
399
  ...
786
400
 
787
401
  def remove(self, draw_func):
788
- '''
789
-
790
- '''
791
402
  ...
792
403
 
793
404
  def type_recast(self):
794
- '''
795
-
796
- '''
797
405
  ...
798
406
 
799
407
  def values(self):
800
- '''
801
-
802
- '''
803
408
  ...
804
409
 
805
410
 
806
411
  class GRAPH_MT_editor_menus(bpy_types.Menu, bpy_types._GenericUI):
807
412
  bl_idname: typing.Any
808
- ''' '''
809
-
810
413
  bl_label: typing.Any
811
- ''' '''
812
-
813
414
  bl_rna: typing.Any
814
- ''' '''
815
-
816
415
  id_data: typing.Any
817
- ''' '''
818
416
 
819
417
  def append(self, draw_func):
820
- '''
821
-
822
- '''
823
418
  ...
824
419
 
825
420
  def as_pointer(self):
826
- '''
827
-
828
- '''
829
421
  ...
830
422
 
831
423
  def bl_rna_get_subclass(self):
832
- '''
833
-
834
- '''
835
424
  ...
836
425
 
837
426
  def bl_rna_get_subclass_py(self):
838
- '''
839
-
840
- '''
841
427
  ...
842
428
 
843
429
  def draw(self, context):
844
- '''
845
-
846
- '''
847
430
  ...
848
431
 
849
432
  def draw_collapsible(self, context, layout):
850
- '''
851
-
852
- '''
853
433
  ...
854
434
 
855
435
  def draw_preset(self, _context):
856
- '''
857
-
858
- '''
859
436
  ...
860
437
 
861
438
  def driver_add(self):
862
- '''
863
-
864
- '''
865
439
  ...
866
440
 
867
441
  def driver_remove(self):
868
- '''
869
-
870
- '''
871
442
  ...
872
443
 
873
444
  def get(self):
874
- '''
875
-
876
- '''
877
445
  ...
878
446
 
879
447
  def id_properties_clear(self):
880
- '''
881
-
882
- '''
883
448
  ...
884
449
 
885
450
  def id_properties_ensure(self):
886
- '''
887
-
888
- '''
889
451
  ...
890
452
 
891
453
  def id_properties_ui(self):
892
- '''
893
-
894
- '''
895
454
  ...
896
455
 
897
456
  def is_extended(self):
898
- '''
899
-
900
- '''
901
457
  ...
902
458
 
903
459
  def is_property_hidden(self):
904
- '''
905
-
906
- '''
907
460
  ...
908
461
 
909
462
  def is_property_overridable_library(self):
910
- '''
911
-
912
- '''
913
463
  ...
914
464
 
915
465
  def is_property_readonly(self):
916
- '''
917
-
918
- '''
919
466
  ...
920
467
 
921
468
  def is_property_set(self):
922
- '''
923
-
924
- '''
925
469
  ...
926
470
 
927
471
  def items(self):
928
- '''
929
-
930
- '''
931
472
  ...
932
473
 
933
474
  def keyframe_delete(self):
934
- '''
935
-
936
- '''
937
475
  ...
938
476
 
939
477
  def keyframe_insert(self):
940
- '''
941
-
942
- '''
943
478
  ...
944
479
 
945
480
  def keys(self):
946
- '''
947
-
948
- '''
949
481
  ...
950
482
 
951
483
  def path_from_id(self):
952
- '''
953
-
954
- '''
955
484
  ...
956
485
 
957
486
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
958
487
  filter_ext, filter_path, display_name, add_operator):
959
- '''
960
-
961
- '''
962
488
  ...
963
489
 
964
490
  def path_resolve(self):
965
- '''
966
-
967
- '''
968
491
  ...
969
492
 
970
493
  def pop(self):
971
- '''
972
-
973
- '''
974
494
  ...
975
495
 
976
496
  def prepend(self, draw_func):
977
- '''
978
-
979
- '''
980
497
  ...
981
498
 
982
499
  def property_overridable_library_set(self):
983
- '''
984
-
985
- '''
986
500
  ...
987
501
 
988
502
  def property_unset(self):
989
- '''
990
-
991
- '''
992
503
  ...
993
504
 
994
505
  def remove(self, draw_func):
995
- '''
996
-
997
- '''
998
506
  ...
999
507
 
1000
508
  def type_recast(self):
1001
- '''
1002
-
1003
- '''
1004
509
  ...
1005
510
 
1006
511
  def values(self):
1007
- '''
1008
-
1009
- '''
1010
512
  ...
1011
513
 
1012
514
 
1013
515
  class GRAPH_MT_key(bpy_types.Menu, bpy_types._GenericUI):
1014
516
  bl_label: typing.Any
1015
- ''' '''
1016
-
1017
517
  bl_rna: typing.Any
1018
- ''' '''
1019
-
1020
518
  id_data: typing.Any
1021
- ''' '''
1022
519
 
1023
520
  def append(self, draw_func):
1024
- '''
1025
-
1026
- '''
1027
521
  ...
1028
522
 
1029
523
  def as_pointer(self):
1030
- '''
1031
-
1032
- '''
1033
524
  ...
1034
525
 
1035
526
  def bl_rna_get_subclass(self):
1036
- '''
1037
-
1038
- '''
1039
527
  ...
1040
528
 
1041
529
  def bl_rna_get_subclass_py(self):
1042
- '''
1043
-
1044
- '''
1045
530
  ...
1046
531
 
1047
532
  def draw(self, _context):
1048
- '''
1049
-
1050
- '''
1051
533
  ...
1052
534
 
1053
535
  def draw_collapsible(self, context, layout):
1054
- '''
1055
-
1056
- '''
1057
536
  ...
1058
537
 
1059
538
  def draw_preset(self, _context):
1060
- '''
1061
-
1062
- '''
1063
539
  ...
1064
540
 
1065
541
  def driver_add(self):
1066
- '''
1067
-
1068
- '''
1069
542
  ...
1070
543
 
1071
544
  def driver_remove(self):
1072
- '''
1073
-
1074
- '''
1075
545
  ...
1076
546
 
1077
547
  def get(self):
1078
- '''
1079
-
1080
- '''
1081
548
  ...
1082
549
 
1083
550
  def id_properties_clear(self):
1084
- '''
1085
-
1086
- '''
1087
551
  ...
1088
552
 
1089
553
  def id_properties_ensure(self):
1090
- '''
1091
-
1092
- '''
1093
554
  ...
1094
555
 
1095
556
  def id_properties_ui(self):
1096
- '''
1097
-
1098
- '''
1099
557
  ...
1100
558
 
1101
559
  def is_extended(self):
1102
- '''
1103
-
1104
- '''
1105
560
  ...
1106
561
 
1107
562
  def is_property_hidden(self):
1108
- '''
1109
-
1110
- '''
1111
563
  ...
1112
564
 
1113
565
  def is_property_overridable_library(self):
1114
- '''
1115
-
1116
- '''
1117
566
  ...
1118
567
 
1119
568
  def is_property_readonly(self):
1120
- '''
1121
-
1122
- '''
1123
569
  ...
1124
570
 
1125
571
  def is_property_set(self):
1126
- '''
1127
-
1128
- '''
1129
572
  ...
1130
573
 
1131
574
  def items(self):
1132
- '''
1133
-
1134
- '''
1135
575
  ...
1136
576
 
1137
577
  def keyframe_delete(self):
1138
- '''
1139
-
1140
- '''
1141
578
  ...
1142
579
 
1143
580
  def keyframe_insert(self):
1144
- '''
1145
-
1146
- '''
1147
581
  ...
1148
582
 
1149
583
  def keys(self):
1150
- '''
1151
-
1152
- '''
1153
584
  ...
1154
585
 
1155
586
  def path_from_id(self):
1156
- '''
1157
-
1158
- '''
1159
587
  ...
1160
588
 
1161
589
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1162
590
  filter_ext, filter_path, display_name, add_operator):
1163
- '''
1164
-
1165
- '''
1166
591
  ...
1167
592
 
1168
593
  def path_resolve(self):
1169
- '''
1170
-
1171
- '''
1172
594
  ...
1173
595
 
1174
596
  def pop(self):
1175
- '''
1176
-
1177
- '''
1178
597
  ...
1179
598
 
1180
599
  def prepend(self, draw_func):
1181
- '''
1182
-
1183
- '''
1184
600
  ...
1185
601
 
1186
602
  def property_overridable_library_set(self):
1187
- '''
1188
-
1189
- '''
1190
603
  ...
1191
604
 
1192
605
  def property_unset(self):
1193
- '''
1194
-
1195
- '''
1196
606
  ...
1197
607
 
1198
608
  def remove(self, draw_func):
1199
- '''
1200
-
1201
- '''
1202
609
  ...
1203
610
 
1204
611
  def type_recast(self):
1205
- '''
1206
-
1207
- '''
1208
612
  ...
1209
613
 
1210
614
  def values(self):
1211
- '''
1212
-
1213
- '''
1214
615
  ...
1215
616
 
1216
617
 
1217
618
  class GRAPH_MT_key_blending(bpy_types.Menu, bpy_types._GenericUI):
1218
619
  bl_label: typing.Any
1219
- ''' '''
1220
-
1221
620
  bl_rna: typing.Any
1222
- ''' '''
1223
-
1224
621
  id_data: typing.Any
1225
- ''' '''
1226
622
 
1227
623
  def append(self, draw_func):
1228
- '''
1229
-
1230
- '''
1231
624
  ...
1232
625
 
1233
626
  def as_pointer(self):
1234
- '''
1235
-
1236
- '''
1237
627
  ...
1238
628
 
1239
629
  def bl_rna_get_subclass(self):
1240
- '''
1241
-
1242
- '''
1243
630
  ...
1244
631
 
1245
632
  def bl_rna_get_subclass_py(self):
1246
- '''
1247
-
1248
- '''
1249
633
  ...
1250
634
 
1251
635
  def draw(self, _context):
1252
- '''
1253
-
1254
- '''
1255
636
  ...
1256
637
 
1257
638
  def draw_collapsible(self, context, layout):
1258
- '''
1259
-
1260
- '''
1261
639
  ...
1262
640
 
1263
641
  def draw_preset(self, _context):
1264
- '''
1265
-
1266
- '''
1267
642
  ...
1268
643
 
1269
644
  def driver_add(self):
1270
- '''
1271
-
1272
- '''
1273
645
  ...
1274
646
 
1275
647
  def driver_remove(self):
1276
- '''
1277
-
1278
- '''
1279
648
  ...
1280
649
 
1281
650
  def get(self):
1282
- '''
1283
-
1284
- '''
1285
651
  ...
1286
652
 
1287
653
  def id_properties_clear(self):
1288
- '''
1289
-
1290
- '''
1291
654
  ...
1292
655
 
1293
656
  def id_properties_ensure(self):
1294
- '''
1295
-
1296
- '''
1297
657
  ...
1298
658
 
1299
659
  def id_properties_ui(self):
1300
- '''
1301
-
1302
- '''
1303
660
  ...
1304
661
 
1305
662
  def is_extended(self):
1306
- '''
1307
-
1308
- '''
1309
663
  ...
1310
664
 
1311
665
  def is_property_hidden(self):
1312
- '''
1313
-
1314
- '''
1315
666
  ...
1316
667
 
1317
668
  def is_property_overridable_library(self):
1318
- '''
1319
-
1320
- '''
1321
669
  ...
1322
670
 
1323
671
  def is_property_readonly(self):
1324
- '''
1325
-
1326
- '''
1327
672
  ...
1328
673
 
1329
674
  def is_property_set(self):
1330
- '''
1331
-
1332
- '''
1333
675
  ...
1334
676
 
1335
677
  def items(self):
1336
- '''
1337
-
1338
- '''
1339
678
  ...
1340
679
 
1341
680
  def keyframe_delete(self):
1342
- '''
1343
-
1344
- '''
1345
681
  ...
1346
682
 
1347
683
  def keyframe_insert(self):
1348
- '''
1349
-
1350
- '''
1351
684
  ...
1352
685
 
1353
686
  def keys(self):
1354
- '''
1355
-
1356
- '''
1357
687
  ...
1358
688
 
1359
689
  def path_from_id(self):
1360
- '''
1361
-
1362
- '''
1363
690
  ...
1364
691
 
1365
692
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1366
693
  filter_ext, filter_path, display_name, add_operator):
1367
- '''
1368
-
1369
- '''
1370
694
  ...
1371
695
 
1372
696
  def path_resolve(self):
1373
- '''
1374
-
1375
- '''
1376
697
  ...
1377
698
 
1378
699
  def pop(self):
1379
- '''
1380
-
1381
- '''
1382
700
  ...
1383
701
 
1384
702
  def prepend(self, draw_func):
1385
- '''
1386
-
1387
- '''
1388
703
  ...
1389
704
 
1390
705
  def property_overridable_library_set(self):
1391
- '''
1392
-
1393
- '''
1394
706
  ...
1395
707
 
1396
708
  def property_unset(self):
1397
- '''
1398
-
1399
- '''
1400
709
  ...
1401
710
 
1402
711
  def remove(self, draw_func):
1403
- '''
1404
-
1405
- '''
1406
712
  ...
1407
713
 
1408
714
  def type_recast(self):
1409
- '''
1410
-
1411
- '''
1412
715
  ...
1413
716
 
1414
717
  def values(self):
1415
- '''
1416
-
1417
- '''
1418
718
  ...
1419
719
 
1420
720
 
1421
721
  class GRAPH_MT_key_density(bpy_types.Menu, bpy_types._GenericUI):
1422
722
  bl_label: typing.Any
1423
- ''' '''
1424
-
1425
723
  bl_rna: typing.Any
1426
- ''' '''
1427
-
1428
724
  id_data: typing.Any
1429
- ''' '''
1430
725
 
1431
726
  def append(self, draw_func):
1432
- '''
1433
-
1434
- '''
1435
727
  ...
1436
728
 
1437
729
  def as_pointer(self):
1438
- '''
1439
-
1440
- '''
1441
730
  ...
1442
731
 
1443
732
  def bl_rna_get_subclass(self):
1444
- '''
1445
-
1446
- '''
1447
733
  ...
1448
734
 
1449
735
  def bl_rna_get_subclass_py(self):
1450
- '''
1451
-
1452
- '''
1453
736
  ...
1454
737
 
1455
738
  def draw(self, _context):
1456
- '''
1457
-
1458
- '''
1459
739
  ...
1460
740
 
1461
741
  def draw_collapsible(self, context, layout):
1462
- '''
1463
-
1464
- '''
1465
742
  ...
1466
743
 
1467
744
  def draw_preset(self, _context):
1468
- '''
1469
-
1470
- '''
1471
745
  ...
1472
746
 
1473
747
  def driver_add(self):
1474
- '''
1475
-
1476
- '''
1477
748
  ...
1478
749
 
1479
750
  def driver_remove(self):
1480
- '''
1481
-
1482
- '''
1483
751
  ...
1484
752
 
1485
753
  def get(self):
1486
- '''
1487
-
1488
- '''
1489
754
  ...
1490
755
 
1491
756
  def id_properties_clear(self):
1492
- '''
1493
-
1494
- '''
1495
757
  ...
1496
758
 
1497
759
  def id_properties_ensure(self):
1498
- '''
1499
-
1500
- '''
1501
760
  ...
1502
761
 
1503
762
  def id_properties_ui(self):
1504
- '''
1505
-
1506
- '''
1507
763
  ...
1508
764
 
1509
765
  def is_extended(self):
1510
- '''
1511
-
1512
- '''
1513
766
  ...
1514
767
 
1515
768
  def is_property_hidden(self):
1516
- '''
1517
-
1518
- '''
1519
769
  ...
1520
770
 
1521
771
  def is_property_overridable_library(self):
1522
- '''
1523
-
1524
- '''
1525
772
  ...
1526
773
 
1527
774
  def is_property_readonly(self):
1528
- '''
1529
-
1530
- '''
1531
775
  ...
1532
776
 
1533
777
  def is_property_set(self):
1534
- '''
1535
-
1536
- '''
1537
778
  ...
1538
779
 
1539
780
  def items(self):
1540
- '''
1541
-
1542
- '''
1543
781
  ...
1544
782
 
1545
783
  def keyframe_delete(self):
1546
- '''
1547
-
1548
- '''
1549
784
  ...
1550
785
 
1551
786
  def keyframe_insert(self):
1552
- '''
1553
-
1554
- '''
1555
787
  ...
1556
788
 
1557
789
  def keys(self):
1558
- '''
1559
-
1560
- '''
1561
790
  ...
1562
791
 
1563
792
  def path_from_id(self):
1564
- '''
1565
-
1566
- '''
1567
793
  ...
1568
794
 
1569
795
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1570
796
  filter_ext, filter_path, display_name, add_operator):
1571
- '''
1572
-
1573
- '''
1574
797
  ...
1575
798
 
1576
799
  def path_resolve(self):
1577
- '''
1578
-
1579
- '''
1580
800
  ...
1581
801
 
1582
802
  def pop(self):
1583
- '''
1584
-
1585
- '''
1586
803
  ...
1587
804
 
1588
805
  def prepend(self, draw_func):
1589
- '''
1590
-
1591
- '''
1592
806
  ...
1593
807
 
1594
808
  def property_overridable_library_set(self):
1595
- '''
1596
-
1597
- '''
1598
809
  ...
1599
810
 
1600
811
  def property_unset(self):
1601
- '''
1602
-
1603
- '''
1604
812
  ...
1605
813
 
1606
814
  def remove(self, draw_func):
1607
- '''
1608
-
1609
- '''
1610
815
  ...
1611
816
 
1612
817
  def type_recast(self):
1613
- '''
1614
-
1615
- '''
1616
818
  ...
1617
819
 
1618
820
  def values(self):
1619
- '''
1620
-
1621
- '''
1622
821
  ...
1623
822
 
1624
823
 
1625
824
  class GRAPH_MT_key_smoothing(bpy_types.Menu, bpy_types._GenericUI):
1626
825
  bl_label: typing.Any
1627
- ''' '''
1628
-
1629
826
  bl_rna: typing.Any
1630
- ''' '''
1631
-
1632
827
  id_data: typing.Any
1633
- ''' '''
1634
828
 
1635
829
  def append(self, draw_func):
1636
- '''
1637
-
1638
- '''
1639
830
  ...
1640
831
 
1641
832
  def as_pointer(self):
1642
- '''
1643
-
1644
- '''
1645
833
  ...
1646
834
 
1647
835
  def bl_rna_get_subclass(self):
1648
- '''
1649
-
1650
- '''
1651
836
  ...
1652
837
 
1653
838
  def bl_rna_get_subclass_py(self):
1654
- '''
1655
-
1656
- '''
1657
839
  ...
1658
840
 
1659
841
  def draw(self, _context):
1660
- '''
1661
-
1662
- '''
1663
842
  ...
1664
843
 
1665
844
  def draw_collapsible(self, context, layout):
1666
- '''
1667
-
1668
- '''
1669
845
  ...
1670
846
 
1671
847
  def draw_preset(self, _context):
1672
- '''
1673
-
1674
- '''
1675
848
  ...
1676
849
 
1677
850
  def driver_add(self):
1678
- '''
1679
-
1680
- '''
1681
851
  ...
1682
852
 
1683
853
  def driver_remove(self):
1684
- '''
1685
-
1686
- '''
1687
854
  ...
1688
855
 
1689
856
  def get(self):
1690
- '''
1691
-
1692
- '''
1693
857
  ...
1694
858
 
1695
859
  def id_properties_clear(self):
1696
- '''
1697
-
1698
- '''
1699
860
  ...
1700
861
 
1701
862
  def id_properties_ensure(self):
1702
- '''
1703
-
1704
- '''
1705
863
  ...
1706
864
 
1707
865
  def id_properties_ui(self):
1708
- '''
1709
-
1710
- '''
1711
866
  ...
1712
867
 
1713
868
  def is_extended(self):
1714
- '''
1715
-
1716
- '''
1717
869
  ...
1718
870
 
1719
871
  def is_property_hidden(self):
1720
- '''
1721
-
1722
- '''
1723
872
  ...
1724
873
 
1725
874
  def is_property_overridable_library(self):
1726
- '''
1727
-
1728
- '''
1729
875
  ...
1730
876
 
1731
877
  def is_property_readonly(self):
1732
- '''
1733
-
1734
- '''
1735
878
  ...
1736
879
 
1737
880
  def is_property_set(self):
1738
- '''
1739
-
1740
- '''
1741
881
  ...
1742
882
 
1743
883
  def items(self):
1744
- '''
1745
-
1746
- '''
1747
884
  ...
1748
885
 
1749
886
  def keyframe_delete(self):
1750
- '''
1751
-
1752
- '''
1753
887
  ...
1754
888
 
1755
889
  def keyframe_insert(self):
1756
- '''
1757
-
1758
- '''
1759
890
  ...
1760
891
 
1761
892
  def keys(self):
1762
- '''
1763
-
1764
- '''
1765
893
  ...
1766
894
 
1767
895
  def path_from_id(self):
1768
- '''
1769
-
1770
- '''
1771
896
  ...
1772
897
 
1773
898
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1774
899
  filter_ext, filter_path, display_name, add_operator):
1775
- '''
1776
-
1777
- '''
1778
900
  ...
1779
901
 
1780
902
  def path_resolve(self):
1781
- '''
1782
-
1783
- '''
1784
903
  ...
1785
904
 
1786
905
  def pop(self):
1787
- '''
1788
-
1789
- '''
1790
906
  ...
1791
907
 
1792
908
  def prepend(self, draw_func):
1793
- '''
1794
-
1795
- '''
1796
909
  ...
1797
910
 
1798
911
  def property_overridable_library_set(self):
1799
- '''
1800
-
1801
- '''
1802
912
  ...
1803
913
 
1804
914
  def property_unset(self):
1805
- '''
1806
-
1807
- '''
1808
915
  ...
1809
916
 
1810
917
  def remove(self, draw_func):
1811
- '''
1812
-
1813
- '''
1814
918
  ...
1815
919
 
1816
920
  def type_recast(self):
1817
- '''
1818
-
1819
- '''
1820
921
  ...
1821
922
 
1822
923
  def values(self):
1823
- '''
1824
-
1825
- '''
1826
924
  ...
1827
925
 
1828
926
 
1829
927
  class GRAPH_MT_key_snap(bpy_types.Menu, bpy_types._GenericUI):
1830
928
  bl_label: typing.Any
1831
- ''' '''
1832
-
1833
929
  bl_rna: typing.Any
1834
- ''' '''
1835
-
1836
930
  id_data: typing.Any
1837
- ''' '''
1838
931
 
1839
932
  def append(self, draw_func):
1840
- '''
1841
-
1842
- '''
1843
933
  ...
1844
934
 
1845
935
  def as_pointer(self):
1846
- '''
1847
-
1848
- '''
1849
936
  ...
1850
937
 
1851
938
  def bl_rna_get_subclass(self):
1852
- '''
1853
-
1854
- '''
1855
939
  ...
1856
940
 
1857
941
  def bl_rna_get_subclass_py(self):
1858
- '''
1859
-
1860
- '''
1861
942
  ...
1862
943
 
1863
944
  def draw(self, _context):
1864
- '''
1865
-
1866
- '''
1867
945
  ...
1868
946
 
1869
947
  def draw_collapsible(self, context, layout):
1870
- '''
1871
-
1872
- '''
1873
948
  ...
1874
949
 
1875
950
  def draw_preset(self, _context):
1876
- '''
1877
-
1878
- '''
1879
951
  ...
1880
952
 
1881
953
  def driver_add(self):
1882
- '''
1883
-
1884
- '''
1885
954
  ...
1886
955
 
1887
956
  def driver_remove(self):
1888
- '''
1889
-
1890
- '''
1891
957
  ...
1892
958
 
1893
959
  def get(self):
1894
- '''
1895
-
1896
- '''
1897
960
  ...
1898
961
 
1899
962
  def id_properties_clear(self):
1900
- '''
1901
-
1902
- '''
1903
963
  ...
1904
964
 
1905
965
  def id_properties_ensure(self):
1906
- '''
1907
-
1908
- '''
1909
966
  ...
1910
967
 
1911
968
  def id_properties_ui(self):
1912
- '''
1913
-
1914
- '''
1915
969
  ...
1916
970
 
1917
971
  def is_extended(self):
1918
- '''
1919
-
1920
- '''
1921
972
  ...
1922
973
 
1923
974
  def is_property_hidden(self):
1924
- '''
1925
-
1926
- '''
1927
975
  ...
1928
976
 
1929
977
  def is_property_overridable_library(self):
1930
- '''
1931
-
1932
- '''
1933
978
  ...
1934
979
 
1935
980
  def is_property_readonly(self):
1936
- '''
1937
-
1938
- '''
1939
981
  ...
1940
982
 
1941
983
  def is_property_set(self):
1942
- '''
1943
-
1944
- '''
1945
984
  ...
1946
985
 
1947
986
  def items(self):
1948
- '''
1949
-
1950
- '''
1951
987
  ...
1952
988
 
1953
989
  def keyframe_delete(self):
1954
- '''
1955
-
1956
- '''
1957
990
  ...
1958
991
 
1959
992
  def keyframe_insert(self):
1960
- '''
1961
-
1962
- '''
1963
993
  ...
1964
994
 
1965
995
  def keys(self):
1966
- '''
1967
-
1968
- '''
1969
996
  ...
1970
997
 
1971
998
  def path_from_id(self):
1972
- '''
1973
-
1974
- '''
1975
999
  ...
1976
1000
 
1977
1001
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1978
1002
  filter_ext, filter_path, display_name, add_operator):
1979
- '''
1980
-
1981
- '''
1982
1003
  ...
1983
1004
 
1984
1005
  def path_resolve(self):
1985
- '''
1986
-
1987
- '''
1988
1006
  ...
1989
1007
 
1990
1008
  def pop(self):
1991
- '''
1992
-
1993
- '''
1994
1009
  ...
1995
1010
 
1996
1011
  def prepend(self, draw_func):
1997
- '''
1998
-
1999
- '''
2000
1012
  ...
2001
1013
 
2002
1014
  def property_overridable_library_set(self):
2003
- '''
2004
-
2005
- '''
2006
1015
  ...
2007
1016
 
2008
1017
  def property_unset(self):
2009
- '''
2010
-
2011
- '''
2012
1018
  ...
2013
1019
 
2014
1020
  def remove(self, draw_func):
2015
- '''
2016
-
2017
- '''
2018
1021
  ...
2019
1022
 
2020
1023
  def type_recast(self):
2021
- '''
2022
-
2023
- '''
2024
1024
  ...
2025
1025
 
2026
1026
  def values(self):
2027
- '''
2028
-
2029
- '''
2030
1027
  ...
2031
1028
 
2032
1029
 
2033
1030
  class GRAPH_MT_key_transform(bpy_types.Menu, bpy_types._GenericUI):
2034
1031
  bl_label: typing.Any
2035
- ''' '''
2036
-
2037
1032
  bl_rna: typing.Any
2038
- ''' '''
2039
-
2040
1033
  id_data: typing.Any
2041
- ''' '''
2042
1034
 
2043
1035
  def append(self, draw_func):
2044
- '''
2045
-
2046
- '''
2047
1036
  ...
2048
1037
 
2049
1038
  def as_pointer(self):
2050
- '''
2051
-
2052
- '''
2053
1039
  ...
2054
1040
 
2055
1041
  def bl_rna_get_subclass(self):
2056
- '''
2057
-
2058
- '''
2059
1042
  ...
2060
1043
 
2061
1044
  def bl_rna_get_subclass_py(self):
2062
- '''
2063
-
2064
- '''
2065
1045
  ...
2066
1046
 
2067
1047
  def draw(self, _context):
2068
- '''
2069
-
2070
- '''
2071
1048
  ...
2072
1049
 
2073
1050
  def draw_collapsible(self, context, layout):
2074
- '''
2075
-
2076
- '''
2077
1051
  ...
2078
1052
 
2079
1053
  def draw_preset(self, _context):
2080
- '''
2081
-
2082
- '''
2083
1054
  ...
2084
1055
 
2085
1056
  def driver_add(self):
2086
- '''
2087
-
2088
- '''
2089
1057
  ...
2090
1058
 
2091
1059
  def driver_remove(self):
2092
- '''
2093
-
2094
- '''
2095
1060
  ...
2096
1061
 
2097
1062
  def get(self):
2098
- '''
2099
-
2100
- '''
2101
1063
  ...
2102
1064
 
2103
1065
  def id_properties_clear(self):
2104
- '''
2105
-
2106
- '''
2107
1066
  ...
2108
1067
 
2109
1068
  def id_properties_ensure(self):
2110
- '''
2111
-
2112
- '''
2113
1069
  ...
2114
1070
 
2115
1071
  def id_properties_ui(self):
2116
- '''
2117
-
2118
- '''
2119
1072
  ...
2120
1073
 
2121
1074
  def is_extended(self):
2122
- '''
2123
-
2124
- '''
2125
1075
  ...
2126
1076
 
2127
1077
  def is_property_hidden(self):
2128
- '''
2129
-
2130
- '''
2131
1078
  ...
2132
1079
 
2133
1080
  def is_property_overridable_library(self):
2134
- '''
2135
-
2136
- '''
2137
1081
  ...
2138
1082
 
2139
1083
  def is_property_readonly(self):
2140
- '''
2141
-
2142
- '''
2143
1084
  ...
2144
1085
 
2145
1086
  def is_property_set(self):
2146
- '''
2147
-
2148
- '''
2149
1087
  ...
2150
1088
 
2151
1089
  def items(self):
2152
- '''
2153
-
2154
- '''
2155
1090
  ...
2156
1091
 
2157
1092
  def keyframe_delete(self):
2158
- '''
2159
-
2160
- '''
2161
1093
  ...
2162
1094
 
2163
1095
  def keyframe_insert(self):
2164
- '''
2165
-
2166
- '''
2167
1096
  ...
2168
1097
 
2169
1098
  def keys(self):
2170
- '''
2171
-
2172
- '''
2173
1099
  ...
2174
1100
 
2175
1101
  def path_from_id(self):
2176
- '''
2177
-
2178
- '''
2179
1102
  ...
2180
1103
 
2181
1104
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
2182
1105
  filter_ext, filter_path, display_name, add_operator):
2183
- '''
2184
-
2185
- '''
2186
1106
  ...
2187
1107
 
2188
1108
  def path_resolve(self):
2189
- '''
2190
-
2191
- '''
2192
1109
  ...
2193
1110
 
2194
1111
  def pop(self):
2195
- '''
2196
-
2197
- '''
2198
1112
  ...
2199
1113
 
2200
1114
  def prepend(self, draw_func):
2201
- '''
2202
-
2203
- '''
2204
1115
  ...
2205
1116
 
2206
1117
  def property_overridable_library_set(self):
2207
- '''
2208
-
2209
- '''
2210
1118
  ...
2211
1119
 
2212
1120
  def property_unset(self):
2213
- '''
2214
-
2215
- '''
2216
1121
  ...
2217
1122
 
2218
1123
  def remove(self, draw_func):
2219
- '''
2220
-
2221
- '''
2222
1124
  ...
2223
1125
 
2224
1126
  def type_recast(self):
2225
- '''
2226
-
2227
- '''
2228
1127
  ...
2229
1128
 
2230
1129
  def values(self):
2231
- '''
2232
-
2233
- '''
2234
1130
  ...
2235
1131
 
2236
1132
 
2237
1133
  class GRAPH_MT_marker(bpy_types.Menu, bpy_types._GenericUI):
2238
1134
  bl_label: typing.Any
2239
- ''' '''
2240
-
2241
1135
  bl_rna: typing.Any
2242
- ''' '''
2243
-
2244
1136
  id_data: typing.Any
2245
- ''' '''
2246
1137
 
2247
1138
  def append(self, draw_func):
2248
- '''
2249
-
2250
- '''
2251
1139
  ...
2252
1140
 
2253
1141
  def as_pointer(self):
2254
- '''
2255
-
2256
- '''
2257
1142
  ...
2258
1143
 
2259
1144
  def bl_rna_get_subclass(self):
2260
- '''
2261
-
2262
- '''
2263
1145
  ...
2264
1146
 
2265
1147
  def bl_rna_get_subclass_py(self):
2266
- '''
2267
-
2268
- '''
2269
1148
  ...
2270
1149
 
2271
1150
  def draw(self, context):
2272
- '''
2273
-
2274
- '''
2275
1151
  ...
2276
1152
 
2277
1153
  def draw_collapsible(self, context, layout):
2278
- '''
2279
-
2280
- '''
2281
1154
  ...
2282
1155
 
2283
1156
  def draw_preset(self, _context):
2284
- '''
2285
-
2286
- '''
2287
1157
  ...
2288
1158
 
2289
1159
  def driver_add(self):
2290
- '''
2291
-
2292
- '''
2293
1160
  ...
2294
1161
 
2295
1162
  def driver_remove(self):
2296
- '''
2297
-
2298
- '''
2299
1163
  ...
2300
1164
 
2301
1165
  def get(self):
2302
- '''
2303
-
2304
- '''
2305
1166
  ...
2306
1167
 
2307
1168
  def id_properties_clear(self):
2308
- '''
2309
-
2310
- '''
2311
1169
  ...
2312
1170
 
2313
1171
  def id_properties_ensure(self):
2314
- '''
2315
-
2316
- '''
2317
1172
  ...
2318
1173
 
2319
1174
  def id_properties_ui(self):
2320
- '''
2321
-
2322
- '''
2323
1175
  ...
2324
1176
 
2325
1177
  def is_extended(self):
2326
- '''
2327
-
2328
- '''
2329
1178
  ...
2330
1179
 
2331
1180
  def is_property_hidden(self):
2332
- '''
2333
-
2334
- '''
2335
1181
  ...
2336
1182
 
2337
1183
  def is_property_overridable_library(self):
2338
- '''
2339
-
2340
- '''
2341
1184
  ...
2342
1185
 
2343
1186
  def is_property_readonly(self):
2344
- '''
2345
-
2346
- '''
2347
1187
  ...
2348
1188
 
2349
1189
  def is_property_set(self):
2350
- '''
2351
-
2352
- '''
2353
1190
  ...
2354
1191
 
2355
1192
  def items(self):
2356
- '''
2357
-
2358
- '''
2359
1193
  ...
2360
1194
 
2361
1195
  def keyframe_delete(self):
2362
- '''
2363
-
2364
- '''
2365
1196
  ...
2366
1197
 
2367
1198
  def keyframe_insert(self):
2368
- '''
2369
-
2370
- '''
2371
1199
  ...
2372
1200
 
2373
1201
  def keys(self):
2374
- '''
2375
-
2376
- '''
2377
1202
  ...
2378
1203
 
2379
1204
  def path_from_id(self):
2380
- '''
2381
-
2382
- '''
2383
1205
  ...
2384
1206
 
2385
1207
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
2386
1208
  filter_ext, filter_path, display_name, add_operator):
2387
- '''
2388
-
2389
- '''
2390
1209
  ...
2391
1210
 
2392
1211
  def path_resolve(self):
2393
- '''
2394
-
2395
- '''
2396
1212
  ...
2397
1213
 
2398
1214
  def pop(self):
2399
- '''
2400
-
2401
- '''
2402
1215
  ...
2403
1216
 
2404
1217
  def prepend(self, draw_func):
2405
- '''
2406
-
2407
- '''
2408
1218
  ...
2409
1219
 
2410
1220
  def property_overridable_library_set(self):
2411
- '''
2412
-
2413
- '''
2414
1221
  ...
2415
1222
 
2416
1223
  def property_unset(self):
2417
- '''
2418
-
2419
- '''
2420
1224
  ...
2421
1225
 
2422
1226
  def remove(self, draw_func):
2423
- '''
2424
-
2425
- '''
2426
1227
  ...
2427
1228
 
2428
1229
  def type_recast(self):
2429
- '''
2430
-
2431
- '''
2432
1230
  ...
2433
1231
 
2434
1232
  def values(self):
2435
- '''
2436
-
2437
- '''
2438
1233
  ...
2439
1234
 
2440
1235
 
2441
1236
  class GRAPH_MT_pivot_pie(bpy_types.Menu, bpy_types._GenericUI):
2442
1237
  bl_label: typing.Any
2443
- ''' '''
2444
-
2445
1238
  bl_rna: typing.Any
2446
- ''' '''
2447
-
2448
1239
  id_data: typing.Any
2449
- ''' '''
2450
1240
 
2451
1241
  def append(self, draw_func):
2452
- '''
2453
-
2454
- '''
2455
1242
  ...
2456
1243
 
2457
1244
  def as_pointer(self):
2458
- '''
2459
-
2460
- '''
2461
1245
  ...
2462
1246
 
2463
1247
  def bl_rna_get_subclass(self):
2464
- '''
2465
-
2466
- '''
2467
1248
  ...
2468
1249
 
2469
1250
  def bl_rna_get_subclass_py(self):
2470
- '''
2471
-
2472
- '''
2473
1251
  ...
2474
1252
 
2475
1253
  def draw(self, context):
2476
- '''
2477
-
2478
- '''
2479
1254
  ...
2480
1255
 
2481
1256
  def draw_collapsible(self, context, layout):
2482
- '''
2483
-
2484
- '''
2485
1257
  ...
2486
1258
 
2487
1259
  def draw_preset(self, _context):
2488
- '''
2489
-
2490
- '''
2491
1260
  ...
2492
1261
 
2493
1262
  def driver_add(self):
2494
- '''
2495
-
2496
- '''
2497
1263
  ...
2498
1264
 
2499
1265
  def driver_remove(self):
2500
- '''
2501
-
2502
- '''
2503
1266
  ...
2504
1267
 
2505
1268
  def get(self):
2506
- '''
2507
-
2508
- '''
2509
1269
  ...
2510
1270
 
2511
1271
  def id_properties_clear(self):
2512
- '''
2513
-
2514
- '''
2515
1272
  ...
2516
1273
 
2517
1274
  def id_properties_ensure(self):
2518
- '''
2519
-
2520
- '''
2521
1275
  ...
2522
1276
 
2523
1277
  def id_properties_ui(self):
2524
- '''
2525
-
2526
- '''
2527
1278
  ...
2528
1279
 
2529
1280
  def is_extended(self):
2530
- '''
2531
-
2532
- '''
2533
1281
  ...
2534
1282
 
2535
1283
  def is_property_hidden(self):
2536
- '''
2537
-
2538
- '''
2539
1284
  ...
2540
1285
 
2541
1286
  def is_property_overridable_library(self):
2542
- '''
2543
-
2544
- '''
2545
1287
  ...
2546
1288
 
2547
1289
  def is_property_readonly(self):
2548
- '''
2549
-
2550
- '''
2551
1290
  ...
2552
1291
 
2553
1292
  def is_property_set(self):
2554
- '''
2555
-
2556
- '''
2557
1293
  ...
2558
1294
 
2559
1295
  def items(self):
2560
- '''
2561
-
2562
- '''
2563
1296
  ...
2564
1297
 
2565
1298
  def keyframe_delete(self):
2566
- '''
2567
-
2568
- '''
2569
1299
  ...
2570
1300
 
2571
1301
  def keyframe_insert(self):
2572
- '''
2573
-
2574
- '''
2575
1302
  ...
2576
1303
 
2577
1304
  def keys(self):
2578
- '''
2579
-
2580
- '''
2581
1305
  ...
2582
1306
 
2583
1307
  def path_from_id(self):
2584
- '''
2585
-
2586
- '''
2587
1308
  ...
2588
1309
 
2589
1310
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
2590
1311
  filter_ext, filter_path, display_name, add_operator):
2591
- '''
2592
-
2593
- '''
2594
1312
  ...
2595
1313
 
2596
1314
  def path_resolve(self):
2597
- '''
2598
-
2599
- '''
2600
1315
  ...
2601
1316
 
2602
1317
  def pop(self):
2603
- '''
2604
-
2605
- '''
2606
1318
  ...
2607
1319
 
2608
1320
  def prepend(self, draw_func):
2609
- '''
2610
-
2611
- '''
2612
1321
  ...
2613
1322
 
2614
1323
  def property_overridable_library_set(self):
2615
- '''
2616
-
2617
- '''
2618
1324
  ...
2619
1325
 
2620
1326
  def property_unset(self):
2621
- '''
2622
-
2623
- '''
2624
1327
  ...
2625
1328
 
2626
1329
  def remove(self, draw_func):
2627
- '''
2628
-
2629
- '''
2630
1330
  ...
2631
1331
 
2632
1332
  def type_recast(self):
2633
- '''
2634
-
2635
- '''
2636
1333
  ...
2637
1334
 
2638
1335
  def values(self):
2639
- '''
2640
-
2641
- '''
2642
1336
  ...
2643
1337
 
2644
1338
 
2645
1339
  class GRAPH_MT_select(bpy_types.Menu, bpy_types._GenericUI):
2646
1340
  bl_label: typing.Any
2647
- ''' '''
2648
-
2649
1341
  bl_rna: typing.Any
2650
- ''' '''
2651
-
2652
1342
  id_data: typing.Any
2653
- ''' '''
2654
1343
 
2655
1344
  def append(self, draw_func):
2656
- '''
2657
-
2658
- '''
2659
1345
  ...
2660
1346
 
2661
1347
  def as_pointer(self):
2662
- '''
2663
-
2664
- '''
2665
1348
  ...
2666
1349
 
2667
1350
  def bl_rna_get_subclass(self):
2668
- '''
2669
-
2670
- '''
2671
1351
  ...
2672
1352
 
2673
1353
  def bl_rna_get_subclass_py(self):
2674
- '''
2675
-
2676
- '''
2677
1354
  ...
2678
1355
 
2679
1356
  def draw(self, _context):
2680
- '''
2681
-
2682
- '''
2683
1357
  ...
2684
1358
 
2685
1359
  def draw_collapsible(self, context, layout):
2686
- '''
2687
-
2688
- '''
2689
1360
  ...
2690
1361
 
2691
1362
  def draw_preset(self, _context):
2692
- '''
2693
-
2694
- '''
2695
1363
  ...
2696
1364
 
2697
1365
  def driver_add(self):
2698
- '''
2699
-
2700
- '''
2701
1366
  ...
2702
1367
 
2703
1368
  def driver_remove(self):
2704
- '''
2705
-
2706
- '''
2707
1369
  ...
2708
1370
 
2709
1371
  def get(self):
2710
- '''
2711
-
2712
- '''
2713
1372
  ...
2714
1373
 
2715
1374
  def id_properties_clear(self):
2716
- '''
2717
-
2718
- '''
2719
1375
  ...
2720
1376
 
2721
1377
  def id_properties_ensure(self):
2722
- '''
2723
-
2724
- '''
2725
1378
  ...
2726
1379
 
2727
1380
  def id_properties_ui(self):
2728
- '''
2729
-
2730
- '''
2731
1381
  ...
2732
1382
 
2733
1383
  def is_extended(self):
2734
- '''
2735
-
2736
- '''
2737
1384
  ...
2738
1385
 
2739
1386
  def is_property_hidden(self):
2740
- '''
2741
-
2742
- '''
2743
1387
  ...
2744
1388
 
2745
1389
  def is_property_overridable_library(self):
2746
- '''
2747
-
2748
- '''
2749
1390
  ...
2750
1391
 
2751
1392
  def is_property_readonly(self):
2752
- '''
2753
-
2754
- '''
2755
1393
  ...
2756
1394
 
2757
1395
  def is_property_set(self):
2758
- '''
2759
-
2760
- '''
2761
1396
  ...
2762
1397
 
2763
1398
  def items(self):
2764
- '''
2765
-
2766
- '''
2767
1399
  ...
2768
1400
 
2769
1401
  def keyframe_delete(self):
2770
- '''
2771
-
2772
- '''
2773
1402
  ...
2774
1403
 
2775
1404
  def keyframe_insert(self):
2776
- '''
2777
-
2778
- '''
2779
1405
  ...
2780
1406
 
2781
1407
  def keys(self):
2782
- '''
2783
-
2784
- '''
2785
1408
  ...
2786
1409
 
2787
1410
  def path_from_id(self):
2788
- '''
2789
-
2790
- '''
2791
1411
  ...
2792
1412
 
2793
1413
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
2794
1414
  filter_ext, filter_path, display_name, add_operator):
2795
- '''
2796
-
2797
- '''
2798
1415
  ...
2799
1416
 
2800
1417
  def path_resolve(self):
2801
- '''
2802
-
2803
- '''
2804
1418
  ...
2805
1419
 
2806
1420
  def pop(self):
2807
- '''
2808
-
2809
- '''
2810
1421
  ...
2811
1422
 
2812
1423
  def prepend(self, draw_func):
2813
- '''
2814
-
2815
- '''
2816
1424
  ...
2817
1425
 
2818
1426
  def property_overridable_library_set(self):
2819
- '''
2820
-
2821
- '''
2822
1427
  ...
2823
1428
 
2824
1429
  def property_unset(self):
2825
- '''
2826
-
2827
- '''
2828
1430
  ...
2829
1431
 
2830
1432
  def remove(self, draw_func):
2831
- '''
2832
-
2833
- '''
2834
1433
  ...
2835
1434
 
2836
1435
  def type_recast(self):
2837
- '''
2838
-
2839
- '''
2840
1436
  ...
2841
1437
 
2842
1438
  def values(self):
2843
- '''
2844
-
2845
- '''
2846
1439
  ...
2847
1440
 
2848
1441
 
2849
1442
  class GRAPH_MT_snap_pie(bpy_types.Menu, bpy_types._GenericUI):
2850
1443
  bl_label: typing.Any
2851
- ''' '''
2852
-
2853
1444
  bl_rna: typing.Any
2854
- ''' '''
2855
-
2856
1445
  id_data: typing.Any
2857
- ''' '''
2858
1446
 
2859
1447
  def append(self, draw_func):
2860
- '''
2861
-
2862
- '''
2863
1448
  ...
2864
1449
 
2865
1450
  def as_pointer(self):
2866
- '''
2867
-
2868
- '''
2869
1451
  ...
2870
1452
 
2871
1453
  def bl_rna_get_subclass(self):
2872
- '''
2873
-
2874
- '''
2875
1454
  ...
2876
1455
 
2877
1456
  def bl_rna_get_subclass_py(self):
2878
- '''
2879
-
2880
- '''
2881
1457
  ...
2882
1458
 
2883
1459
  def draw(self, _context):
2884
- '''
2885
-
2886
- '''
2887
1460
  ...
2888
1461
 
2889
1462
  def draw_collapsible(self, context, layout):
2890
- '''
2891
-
2892
- '''
2893
1463
  ...
2894
1464
 
2895
1465
  def draw_preset(self, _context):
2896
- '''
2897
-
2898
- '''
2899
1466
  ...
2900
1467
 
2901
1468
  def driver_add(self):
2902
- '''
2903
-
2904
- '''
2905
1469
  ...
2906
1470
 
2907
1471
  def driver_remove(self):
2908
- '''
2909
-
2910
- '''
2911
1472
  ...
2912
1473
 
2913
1474
  def get(self):
2914
- '''
2915
-
2916
- '''
2917
1475
  ...
2918
1476
 
2919
1477
  def id_properties_clear(self):
2920
- '''
2921
-
2922
- '''
2923
1478
  ...
2924
1479
 
2925
1480
  def id_properties_ensure(self):
2926
- '''
2927
-
2928
- '''
2929
1481
  ...
2930
1482
 
2931
1483
  def id_properties_ui(self):
2932
- '''
2933
-
2934
- '''
2935
1484
  ...
2936
1485
 
2937
1486
  def is_extended(self):
2938
- '''
2939
-
2940
- '''
2941
1487
  ...
2942
1488
 
2943
1489
  def is_property_hidden(self):
2944
- '''
2945
-
2946
- '''
2947
1490
  ...
2948
1491
 
2949
1492
  def is_property_overridable_library(self):
2950
- '''
2951
-
2952
- '''
2953
1493
  ...
2954
1494
 
2955
1495
  def is_property_readonly(self):
2956
- '''
2957
-
2958
- '''
2959
1496
  ...
2960
1497
 
2961
1498
  def is_property_set(self):
2962
- '''
2963
-
2964
- '''
2965
1499
  ...
2966
1500
 
2967
1501
  def items(self):
2968
- '''
2969
-
2970
- '''
2971
1502
  ...
2972
1503
 
2973
1504
  def keyframe_delete(self):
2974
- '''
2975
-
2976
- '''
2977
1505
  ...
2978
1506
 
2979
1507
  def keyframe_insert(self):
2980
- '''
2981
-
2982
- '''
2983
1508
  ...
2984
1509
 
2985
1510
  def keys(self):
2986
- '''
2987
-
2988
- '''
2989
1511
  ...
2990
1512
 
2991
1513
  def path_from_id(self):
2992
- '''
2993
-
2994
- '''
2995
1514
  ...
2996
1515
 
2997
1516
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
2998
1517
  filter_ext, filter_path, display_name, add_operator):
2999
- '''
3000
-
3001
- '''
3002
1518
  ...
3003
1519
 
3004
1520
  def path_resolve(self):
3005
- '''
3006
-
3007
- '''
3008
1521
  ...
3009
1522
 
3010
1523
  def pop(self):
3011
- '''
3012
-
3013
- '''
3014
1524
  ...
3015
1525
 
3016
1526
  def prepend(self, draw_func):
3017
- '''
3018
-
3019
- '''
3020
1527
  ...
3021
1528
 
3022
1529
  def property_overridable_library_set(self):
3023
- '''
3024
-
3025
- '''
3026
1530
  ...
3027
1531
 
3028
1532
  def property_unset(self):
3029
- '''
3030
-
3031
- '''
3032
1533
  ...
3033
1534
 
3034
1535
  def remove(self, draw_func):
3035
- '''
3036
-
3037
- '''
3038
1536
  ...
3039
1537
 
3040
1538
  def type_recast(self):
3041
- '''
3042
-
3043
- '''
3044
1539
  ...
3045
1540
 
3046
1541
  def values(self):
3047
- '''
3048
-
3049
- '''
3050
1542
  ...
3051
1543
 
3052
1544
 
3053
1545
  class GRAPH_MT_view(bpy_types.Menu, bpy_types._GenericUI):
3054
1546
  bl_label: typing.Any
3055
- ''' '''
3056
-
3057
1547
  bl_rna: typing.Any
3058
- ''' '''
3059
-
3060
1548
  id_data: typing.Any
3061
- ''' '''
3062
1549
 
3063
1550
  def append(self, draw_func):
3064
- '''
3065
-
3066
- '''
3067
1551
  ...
3068
1552
 
3069
1553
  def as_pointer(self):
3070
- '''
3071
-
3072
- '''
3073
1554
  ...
3074
1555
 
3075
1556
  def bl_rna_get_subclass(self):
3076
- '''
3077
-
3078
- '''
3079
1557
  ...
3080
1558
 
3081
1559
  def bl_rna_get_subclass_py(self):
3082
- '''
3083
-
3084
- '''
3085
1560
  ...
3086
1561
 
3087
1562
  def draw(self, context):
3088
- '''
3089
-
3090
- '''
3091
1563
  ...
3092
1564
 
3093
1565
  def draw_collapsible(self, context, layout):
3094
- '''
3095
-
3096
- '''
3097
1566
  ...
3098
1567
 
3099
1568
  def draw_preset(self, _context):
3100
- '''
3101
-
3102
- '''
3103
1569
  ...
3104
1570
 
3105
1571
  def driver_add(self):
3106
- '''
3107
-
3108
- '''
3109
1572
  ...
3110
1573
 
3111
1574
  def driver_remove(self):
3112
- '''
3113
-
3114
- '''
3115
1575
  ...
3116
1576
 
3117
1577
  def get(self):
3118
- '''
3119
-
3120
- '''
3121
1578
  ...
3122
1579
 
3123
1580
  def id_properties_clear(self):
3124
- '''
3125
-
3126
- '''
3127
1581
  ...
3128
1582
 
3129
1583
  def id_properties_ensure(self):
3130
- '''
3131
-
3132
- '''
3133
1584
  ...
3134
1585
 
3135
1586
  def id_properties_ui(self):
3136
- '''
3137
-
3138
- '''
3139
1587
  ...
3140
1588
 
3141
1589
  def is_extended(self):
3142
- '''
3143
-
3144
- '''
3145
1590
  ...
3146
1591
 
3147
1592
  def is_property_hidden(self):
3148
- '''
3149
-
3150
- '''
3151
1593
  ...
3152
1594
 
3153
1595
  def is_property_overridable_library(self):
3154
- '''
3155
-
3156
- '''
3157
1596
  ...
3158
1597
 
3159
1598
  def is_property_readonly(self):
3160
- '''
3161
-
3162
- '''
3163
1599
  ...
3164
1600
 
3165
1601
  def is_property_set(self):
3166
- '''
3167
-
3168
- '''
3169
1602
  ...
3170
1603
 
3171
1604
  def items(self):
3172
- '''
3173
-
3174
- '''
3175
1605
  ...
3176
1606
 
3177
1607
  def keyframe_delete(self):
3178
- '''
3179
-
3180
- '''
3181
1608
  ...
3182
1609
 
3183
1610
  def keyframe_insert(self):
3184
- '''
3185
-
3186
- '''
3187
1611
  ...
3188
1612
 
3189
1613
  def keys(self):
3190
- '''
3191
-
3192
- '''
3193
1614
  ...
3194
1615
 
3195
1616
  def path_from_id(self):
3196
- '''
3197
-
3198
- '''
3199
1617
  ...
3200
1618
 
3201
1619
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
3202
1620
  filter_ext, filter_path, display_name, add_operator):
3203
- '''
3204
-
3205
- '''
3206
1621
  ...
3207
1622
 
3208
1623
  def path_resolve(self):
3209
- '''
3210
-
3211
- '''
3212
1624
  ...
3213
1625
 
3214
1626
  def pop(self):
3215
- '''
3216
-
3217
- '''
3218
1627
  ...
3219
1628
 
3220
1629
  def prepend(self, draw_func):
3221
- '''
3222
-
3223
- '''
3224
1630
  ...
3225
1631
 
3226
1632
  def property_overridable_library_set(self):
3227
- '''
3228
-
3229
- '''
3230
1633
  ...
3231
1634
 
3232
1635
  def property_unset(self):
3233
- '''
3234
-
3235
- '''
3236
1636
  ...
3237
1637
 
3238
1638
  def remove(self, draw_func):
3239
- '''
3240
-
3241
- '''
3242
1639
  ...
3243
1640
 
3244
1641
  def type_recast(self):
3245
- '''
3246
-
3247
- '''
3248
1642
  ...
3249
1643
 
3250
1644
  def values(self):
3251
- '''
3252
-
3253
- '''
3254
1645
  ...
3255
1646
 
3256
1647
 
3257
1648
  class GRAPH_MT_view_pie(bpy_types.Menu, bpy_types._GenericUI):
3258
1649
  bl_label: typing.Any
3259
- ''' '''
3260
-
3261
1650
  bl_rna: typing.Any
3262
- ''' '''
3263
-
3264
1651
  id_data: typing.Any
3265
- ''' '''
3266
1652
 
3267
1653
  def append(self, draw_func):
3268
- '''
3269
-
3270
- '''
3271
1654
  ...
3272
1655
 
3273
1656
  def as_pointer(self):
3274
- '''
3275
-
3276
- '''
3277
1657
  ...
3278
1658
 
3279
1659
  def bl_rna_get_subclass(self):
3280
- '''
3281
-
3282
- '''
3283
1660
  ...
3284
1661
 
3285
1662
  def bl_rna_get_subclass_py(self):
3286
- '''
3287
-
3288
- '''
3289
1663
  ...
3290
1664
 
3291
1665
  def draw(self, _context):
3292
- '''
3293
-
3294
- '''
3295
1666
  ...
3296
1667
 
3297
1668
  def draw_collapsible(self, context, layout):
3298
- '''
3299
-
3300
- '''
3301
1669
  ...
3302
1670
 
3303
1671
  def draw_preset(self, _context):
3304
- '''
3305
-
3306
- '''
3307
1672
  ...
3308
1673
 
3309
1674
  def driver_add(self):
3310
- '''
3311
-
3312
- '''
3313
1675
  ...
3314
1676
 
3315
1677
  def driver_remove(self):
3316
- '''
3317
-
3318
- '''
3319
1678
  ...
3320
1679
 
3321
1680
  def get(self):
3322
- '''
3323
-
3324
- '''
3325
1681
  ...
3326
1682
 
3327
1683
  def id_properties_clear(self):
3328
- '''
3329
-
3330
- '''
3331
1684
  ...
3332
1685
 
3333
1686
  def id_properties_ensure(self):
3334
- '''
3335
-
3336
- '''
3337
1687
  ...
3338
1688
 
3339
1689
  def id_properties_ui(self):
3340
- '''
3341
-
3342
- '''
3343
1690
  ...
3344
1691
 
3345
1692
  def is_extended(self):
3346
- '''
3347
-
3348
- '''
3349
1693
  ...
3350
1694
 
3351
1695
  def is_property_hidden(self):
3352
- '''
3353
-
3354
- '''
3355
1696
  ...
3356
1697
 
3357
1698
  def is_property_overridable_library(self):
3358
- '''
3359
-
3360
- '''
3361
1699
  ...
3362
1700
 
3363
1701
  def is_property_readonly(self):
3364
- '''
3365
-
3366
- '''
3367
1702
  ...
3368
1703
 
3369
1704
  def is_property_set(self):
3370
- '''
3371
-
3372
- '''
3373
1705
  ...
3374
1706
 
3375
1707
  def items(self):
3376
- '''
3377
-
3378
- '''
3379
1708
  ...
3380
1709
 
3381
1710
  def keyframe_delete(self):
3382
- '''
3383
-
3384
- '''
3385
1711
  ...
3386
1712
 
3387
1713
  def keyframe_insert(self):
3388
- '''
3389
-
3390
- '''
3391
1714
  ...
3392
1715
 
3393
1716
  def keys(self):
3394
- '''
3395
-
3396
- '''
3397
1717
  ...
3398
1718
 
3399
1719
  def path_from_id(self):
3400
- '''
3401
-
3402
- '''
3403
1720
  ...
3404
1721
 
3405
1722
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
3406
1723
  filter_ext, filter_path, display_name, add_operator):
3407
- '''
3408
-
3409
- '''
3410
1724
  ...
3411
1725
 
3412
1726
  def path_resolve(self):
3413
- '''
3414
-
3415
- '''
3416
1727
  ...
3417
1728
 
3418
1729
  def pop(self):
3419
- '''
3420
-
3421
- '''
3422
1730
  ...
3423
1731
 
3424
1732
  def prepend(self, draw_func):
3425
- '''
3426
-
3427
- '''
3428
1733
  ...
3429
1734
 
3430
1735
  def property_overridable_library_set(self):
3431
- '''
3432
-
3433
- '''
3434
1736
  ...
3435
1737
 
3436
1738
  def property_unset(self):
3437
- '''
3438
-
3439
- '''
3440
1739
  ...
3441
1740
 
3442
1741
  def remove(self, draw_func):
3443
- '''
3444
-
3445
- '''
3446
1742
  ...
3447
1743
 
3448
1744
  def type_recast(self):
3449
- '''
3450
-
3451
- '''
3452
1745
  ...
3453
1746
 
3454
1747
  def values(self):
3455
- '''
3456
-
3457
- '''
3458
1748
  ...
3459
1749
 
3460
1750
 
3461
1751
  class GRAPH_PT_filters(bl_ui.space_dopesheet.DopesheetFilterPopoverBase,
3462
1752
  bpy_types.Panel, bpy_types._GenericUI):
3463
1753
  bl_label: typing.Any
3464
- ''' '''
3465
-
3466
1754
  bl_region_type: typing.Any
3467
- ''' '''
3468
-
3469
1755
  bl_rna: typing.Any
3470
- ''' '''
3471
-
3472
1756
  bl_space_type: typing.Any
3473
- ''' '''
3474
-
3475
1757
  id_data: typing.Any
3476
- ''' '''
3477
1758
 
3478
1759
  def append(self, draw_func):
3479
- '''
3480
-
3481
- '''
3482
1760
  ...
3483
1761
 
3484
1762
  def as_pointer(self):
3485
- '''
3486
-
3487
- '''
3488
1763
  ...
3489
1764
 
3490
1765
  def bl_rna_get_subclass(self):
3491
- '''
3492
-
3493
- '''
3494
1766
  ...
3495
1767
 
3496
1768
  def bl_rna_get_subclass_py(self):
3497
- '''
3498
-
3499
- '''
3500
1769
  ...
3501
1770
 
3502
1771
  def draw(self, context):
3503
- '''
3504
-
3505
- '''
3506
1772
  ...
3507
1773
 
3508
1774
  def draw_generic_filters(self, context, layout):
3509
- '''
3510
-
3511
- '''
3512
1775
  ...
3513
1776
 
3514
1777
  def draw_search_filters(self, context, layout, generic_filters_only):
3515
- '''
3516
-
3517
- '''
3518
1778
  ...
3519
1779
 
3520
1780
  def draw_standard_filters(self, context, layout):
3521
- '''
3522
-
3523
- '''
3524
1781
  ...
3525
1782
 
3526
1783
  def driver_add(self):
3527
- '''
3528
-
3529
- '''
3530
1784
  ...
3531
1785
 
3532
1786
  def driver_remove(self):
3533
- '''
3534
-
3535
- '''
3536
1787
  ...
3537
1788
 
3538
1789
  def get(self):
3539
- '''
3540
-
3541
- '''
3542
1790
  ...
3543
1791
 
3544
1792
  def id_properties_clear(self):
3545
- '''
3546
-
3547
- '''
3548
1793
  ...
3549
1794
 
3550
1795
  def id_properties_ensure(self):
3551
- '''
3552
-
3553
- '''
3554
1796
  ...
3555
1797
 
3556
1798
  def id_properties_ui(self):
3557
- '''
3558
-
3559
- '''
3560
1799
  ...
3561
1800
 
3562
1801
  def is_extended(self):
3563
- '''
3564
-
3565
- '''
3566
1802
  ...
3567
1803
 
3568
1804
  def is_property_hidden(self):
3569
- '''
3570
-
3571
- '''
3572
1805
  ...
3573
1806
 
3574
1807
  def is_property_overridable_library(self):
3575
- '''
3576
-
3577
- '''
3578
1808
  ...
3579
1809
 
3580
1810
  def is_property_readonly(self):
3581
- '''
3582
-
3583
- '''
3584
1811
  ...
3585
1812
 
3586
1813
  def is_property_set(self):
3587
- '''
3588
-
3589
- '''
3590
1814
  ...
3591
1815
 
3592
1816
  def items(self):
3593
- '''
3594
-
3595
- '''
3596
1817
  ...
3597
1818
 
3598
1819
  def keyframe_delete(self):
3599
- '''
3600
-
3601
- '''
3602
1820
  ...
3603
1821
 
3604
1822
  def keyframe_insert(self):
3605
- '''
3606
-
3607
- '''
3608
1823
  ...
3609
1824
 
3610
1825
  def keys(self):
3611
- '''
3612
-
3613
- '''
3614
1826
  ...
3615
1827
 
3616
1828
  def path_from_id(self):
3617
- '''
3618
-
3619
- '''
3620
1829
  ...
3621
1830
 
3622
1831
  def path_resolve(self):
3623
- '''
3624
-
3625
- '''
3626
1832
  ...
3627
1833
 
3628
1834
  def pop(self):
3629
- '''
3630
-
3631
- '''
3632
1835
  ...
3633
1836
 
3634
1837
  def prepend(self, draw_func):
3635
- '''
3636
-
3637
- '''
3638
1838
  ...
3639
1839
 
3640
1840
  def property_overridable_library_set(self):
3641
- '''
3642
-
3643
- '''
3644
1841
  ...
3645
1842
 
3646
1843
  def property_unset(self):
3647
- '''
3648
-
3649
- '''
3650
1844
  ...
3651
1845
 
3652
1846
  def remove(self, draw_func):
3653
- '''
3654
-
3655
- '''
3656
1847
  ...
3657
1848
 
3658
1849
  def type_recast(self):
3659
- '''
3660
-
3661
- '''
3662
1850
  ...
3663
1851
 
3664
1852
  def values(self):
3665
- '''
3666
-
3667
- '''
3668
1853
  ...
3669
1854
 
3670
1855
 
3671
1856
  class GRAPH_PT_proportional_edit(bpy_types.Panel, bpy_types._GenericUI):
3672
1857
  bl_label: typing.Any
3673
- ''' '''
3674
-
3675
1858
  bl_region_type: typing.Any
3676
- ''' '''
3677
-
3678
1859
  bl_rna: typing.Any
3679
- ''' '''
3680
-
3681
1860
  bl_space_type: typing.Any
3682
- ''' '''
3683
-
3684
1861
  bl_ui_units_x: typing.Any
3685
- ''' '''
3686
-
3687
1862
  id_data: typing.Any
3688
- ''' '''
3689
1863
 
3690
1864
  def append(self, draw_func):
3691
- '''
3692
-
3693
- '''
3694
1865
  ...
3695
1866
 
3696
1867
  def as_pointer(self):
3697
- '''
3698
-
3699
- '''
3700
1868
  ...
3701
1869
 
3702
1870
  def bl_rna_get_subclass(self):
3703
- '''
3704
-
3705
- '''
3706
1871
  ...
3707
1872
 
3708
1873
  def bl_rna_get_subclass_py(self):
3709
- '''
3710
-
3711
- '''
3712
1874
  ...
3713
1875
 
3714
1876
  def draw(self, context):
3715
- '''
3716
-
3717
- '''
3718
1877
  ...
3719
1878
 
3720
1879
  def driver_add(self):
3721
- '''
3722
-
3723
- '''
3724
1880
  ...
3725
1881
 
3726
1882
  def driver_remove(self):
3727
- '''
3728
-
3729
- '''
3730
1883
  ...
3731
1884
 
3732
1885
  def get(self):
3733
- '''
3734
-
3735
- '''
3736
1886
  ...
3737
1887
 
3738
1888
  def id_properties_clear(self):
3739
- '''
3740
-
3741
- '''
3742
1889
  ...
3743
1890
 
3744
1891
  def id_properties_ensure(self):
3745
- '''
3746
-
3747
- '''
3748
1892
  ...
3749
1893
 
3750
1894
  def id_properties_ui(self):
3751
- '''
3752
-
3753
- '''
3754
1895
  ...
3755
1896
 
3756
1897
  def is_extended(self):
3757
- '''
3758
-
3759
- '''
3760
1898
  ...
3761
1899
 
3762
1900
  def is_property_hidden(self):
3763
- '''
3764
-
3765
- '''
3766
1901
  ...
3767
1902
 
3768
1903
  def is_property_overridable_library(self):
3769
- '''
3770
-
3771
- '''
3772
1904
  ...
3773
1905
 
3774
1906
  def is_property_readonly(self):
3775
- '''
3776
-
3777
- '''
3778
1907
  ...
3779
1908
 
3780
1909
  def is_property_set(self):
3781
- '''
3782
-
3783
- '''
3784
1910
  ...
3785
1911
 
3786
1912
  def items(self):
3787
- '''
3788
-
3789
- '''
3790
1913
  ...
3791
1914
 
3792
1915
  def keyframe_delete(self):
3793
- '''
3794
-
3795
- '''
3796
1916
  ...
3797
1917
 
3798
1918
  def keyframe_insert(self):
3799
- '''
3800
-
3801
- '''
3802
1919
  ...
3803
1920
 
3804
1921
  def keys(self):
3805
- '''
3806
-
3807
- '''
3808
1922
  ...
3809
1923
 
3810
1924
  def path_from_id(self):
3811
- '''
3812
-
3813
- '''
3814
1925
  ...
3815
1926
 
3816
1927
  def path_resolve(self):
3817
- '''
3818
-
3819
- '''
3820
1928
  ...
3821
1929
 
3822
1930
  def pop(self):
3823
- '''
3824
-
3825
- '''
3826
1931
  ...
3827
1932
 
3828
1933
  def prepend(self, draw_func):
3829
- '''
3830
-
3831
- '''
3832
1934
  ...
3833
1935
 
3834
1936
  def property_overridable_library_set(self):
3835
- '''
3836
-
3837
- '''
3838
1937
  ...
3839
1938
 
3840
1939
  def property_unset(self):
3841
- '''
3842
-
3843
- '''
3844
1940
  ...
3845
1941
 
3846
1942
  def remove(self, draw_func):
3847
- '''
3848
-
3849
- '''
3850
1943
  ...
3851
1944
 
3852
1945
  def type_recast(self):
3853
- '''
3854
-
3855
- '''
3856
1946
  ...
3857
1947
 
3858
1948
  def values(self):
3859
- '''
3860
-
3861
- '''
3862
1949
  ...
3863
1950
 
3864
1951
 
3865
1952
  class GRAPH_PT_snapping(bpy_types.Panel, bpy_types._GenericUI):
3866
1953
  bl_label: typing.Any
3867
- ''' '''
3868
-
3869
1954
  bl_region_type: typing.Any
3870
- ''' '''
3871
-
3872
1955
  bl_rna: typing.Any
3873
- ''' '''
3874
-
3875
1956
  bl_space_type: typing.Any
3876
- ''' '''
3877
-
3878
1957
  id_data: typing.Any
3879
- ''' '''
3880
1958
 
3881
1959
  def append(self, draw_func):
3882
- '''
3883
-
3884
- '''
3885
1960
  ...
3886
1961
 
3887
1962
  def as_pointer(self):
3888
- '''
3889
-
3890
- '''
3891
1963
  ...
3892
1964
 
3893
1965
  def bl_rna_get_subclass(self):
3894
- '''
3895
-
3896
- '''
3897
1966
  ...
3898
1967
 
3899
1968
  def bl_rna_get_subclass_py(self):
3900
- '''
3901
-
3902
- '''
3903
1969
  ...
3904
1970
 
3905
1971
  def draw(self, context):
3906
- '''
3907
-
3908
- '''
3909
1972
  ...
3910
1973
 
3911
1974
  def driver_add(self):
3912
- '''
3913
-
3914
- '''
3915
1975
  ...
3916
1976
 
3917
1977
  def driver_remove(self):
3918
- '''
3919
-
3920
- '''
3921
1978
  ...
3922
1979
 
3923
1980
  def get(self):
3924
- '''
3925
-
3926
- '''
3927
1981
  ...
3928
1982
 
3929
1983
  def id_properties_clear(self):
3930
- '''
3931
-
3932
- '''
3933
1984
  ...
3934
1985
 
3935
1986
  def id_properties_ensure(self):
3936
- '''
3937
-
3938
- '''
3939
1987
  ...
3940
1988
 
3941
1989
  def id_properties_ui(self):
3942
- '''
3943
-
3944
- '''
3945
1990
  ...
3946
1991
 
3947
1992
  def is_extended(self):
3948
- '''
3949
-
3950
- '''
3951
1993
  ...
3952
1994
 
3953
1995
  def is_property_hidden(self):
3954
- '''
3955
-
3956
- '''
3957
1996
  ...
3958
1997
 
3959
1998
  def is_property_overridable_library(self):
3960
- '''
3961
-
3962
- '''
3963
1999
  ...
3964
2000
 
3965
2001
  def is_property_readonly(self):
3966
- '''
3967
-
3968
- '''
3969
2002
  ...
3970
2003
 
3971
2004
  def is_property_set(self):
3972
- '''
3973
-
3974
- '''
3975
2005
  ...
3976
2006
 
3977
2007
  def items(self):
3978
- '''
3979
-
3980
- '''
3981
2008
  ...
3982
2009
 
3983
2010
  def keyframe_delete(self):
3984
- '''
3985
-
3986
- '''
3987
2011
  ...
3988
2012
 
3989
2013
  def keyframe_insert(self):
3990
- '''
3991
-
3992
- '''
3993
2014
  ...
3994
2015
 
3995
2016
  def keys(self):
3996
- '''
3997
-
3998
- '''
3999
2017
  ...
4000
2018
 
4001
2019
  def path_from_id(self):
4002
- '''
4003
-
4004
- '''
4005
2020
  ...
4006
2021
 
4007
2022
  def path_resolve(self):
4008
- '''
4009
-
4010
- '''
4011
2023
  ...
4012
2024
 
4013
2025
  def pop(self):
4014
- '''
4015
-
4016
- '''
4017
2026
  ...
4018
2027
 
4019
2028
  def prepend(self, draw_func):
4020
- '''
4021
-
4022
- '''
4023
2029
  ...
4024
2030
 
4025
2031
  def property_overridable_library_set(self):
4026
- '''
4027
-
4028
- '''
4029
2032
  ...
4030
2033
 
4031
2034
  def property_unset(self):
4032
- '''
4033
-
4034
- '''
4035
2035
  ...
4036
2036
 
4037
2037
  def remove(self, draw_func):
4038
- '''
4039
-
4040
- '''
4041
2038
  ...
4042
2039
 
4043
2040
  def type_recast(self):
4044
- '''
4045
-
4046
- '''
4047
2041
  ...
4048
2042
 
4049
2043
  def values(self):
4050
- '''
4051
-
4052
- '''
4053
2044
  ...