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
@@ -7,1466 +7,736 @@ GenericType = typing.TypeVar("GenericType")
7
7
 
8
8
  class TIME_HT_editor_buttons:
9
9
  def draw_header(self, context, layout):
10
- '''
11
-
12
- '''
13
10
  ...
14
11
 
15
12
 
16
13
  class TIME_MT_cache(bpy_types.Menu, bpy_types._GenericUI):
17
14
  bl_label: typing.Any
18
- ''' '''
19
-
20
15
  bl_rna: typing.Any
21
- ''' '''
22
-
23
16
  id_data: typing.Any
24
- ''' '''
25
17
 
26
18
  def append(self, draw_func):
27
- '''
28
-
29
- '''
30
19
  ...
31
20
 
32
21
  def as_pointer(self):
33
- '''
34
-
35
- '''
36
22
  ...
37
23
 
38
24
  def bl_rna_get_subclass(self):
39
- '''
40
-
41
- '''
42
25
  ...
43
26
 
44
27
  def bl_rna_get_subclass_py(self):
45
- '''
46
-
47
- '''
48
28
  ...
49
29
 
50
30
  def draw(self, context):
51
- '''
52
-
53
- '''
54
31
  ...
55
32
 
56
33
  def draw_collapsible(self, context, layout):
57
- '''
58
-
59
- '''
60
34
  ...
61
35
 
62
36
  def draw_preset(self, _context):
63
- '''
64
-
65
- '''
66
37
  ...
67
38
 
68
39
  def driver_add(self):
69
- '''
70
-
71
- '''
72
40
  ...
73
41
 
74
42
  def driver_remove(self):
75
- '''
76
-
77
- '''
78
43
  ...
79
44
 
80
45
  def get(self):
81
- '''
82
-
83
- '''
84
46
  ...
85
47
 
86
48
  def id_properties_clear(self):
87
- '''
88
-
89
- '''
90
49
  ...
91
50
 
92
51
  def id_properties_ensure(self):
93
- '''
94
-
95
- '''
96
52
  ...
97
53
 
98
54
  def id_properties_ui(self):
99
- '''
100
-
101
- '''
102
55
  ...
103
56
 
104
57
  def is_extended(self):
105
- '''
106
-
107
- '''
108
58
  ...
109
59
 
110
60
  def is_property_hidden(self):
111
- '''
112
-
113
- '''
114
61
  ...
115
62
 
116
63
  def is_property_overridable_library(self):
117
- '''
118
-
119
- '''
120
64
  ...
121
65
 
122
66
  def is_property_readonly(self):
123
- '''
124
-
125
- '''
126
67
  ...
127
68
 
128
69
  def is_property_set(self):
129
- '''
130
-
131
- '''
132
70
  ...
133
71
 
134
72
  def items(self):
135
- '''
136
-
137
- '''
138
73
  ...
139
74
 
140
75
  def keyframe_delete(self):
141
- '''
142
-
143
- '''
144
76
  ...
145
77
 
146
78
  def keyframe_insert(self):
147
- '''
148
-
149
- '''
150
79
  ...
151
80
 
152
81
  def keys(self):
153
- '''
154
-
155
- '''
156
82
  ...
157
83
 
158
84
  def path_from_id(self):
159
- '''
160
-
161
- '''
162
85
  ...
163
86
 
164
87
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
165
88
  filter_ext, filter_path, display_name, add_operator):
166
- '''
167
-
168
- '''
169
89
  ...
170
90
 
171
91
  def path_resolve(self):
172
- '''
173
-
174
- '''
175
92
  ...
176
93
 
177
94
  def pop(self):
178
- '''
179
-
180
- '''
181
95
  ...
182
96
 
183
97
  def prepend(self, draw_func):
184
- '''
185
-
186
- '''
187
98
  ...
188
99
 
189
100
  def property_overridable_library_set(self):
190
- '''
191
-
192
- '''
193
101
  ...
194
102
 
195
103
  def property_unset(self):
196
- '''
197
-
198
- '''
199
104
  ...
200
105
 
201
106
  def remove(self, draw_func):
202
- '''
203
-
204
- '''
205
107
  ...
206
108
 
207
109
  def type_recast(self):
208
- '''
209
-
210
- '''
211
110
  ...
212
111
 
213
112
  def values(self):
214
- '''
215
-
216
- '''
217
113
  ...
218
114
 
219
115
 
220
116
  class TIME_MT_editor_menus(bpy_types.Menu, bpy_types._GenericUI):
221
117
  bl_idname: typing.Any
222
- ''' '''
223
-
224
118
  bl_label: typing.Any
225
- ''' '''
226
-
227
119
  bl_rna: typing.Any
228
- ''' '''
229
-
230
120
  id_data: typing.Any
231
- ''' '''
232
121
 
233
122
  def append(self, draw_func):
234
- '''
235
-
236
- '''
237
123
  ...
238
124
 
239
125
  def as_pointer(self):
240
- '''
241
-
242
- '''
243
126
  ...
244
127
 
245
128
  def bl_rna_get_subclass(self):
246
- '''
247
-
248
- '''
249
129
  ...
250
130
 
251
131
  def bl_rna_get_subclass_py(self):
252
- '''
253
-
254
- '''
255
132
  ...
256
133
 
257
134
  def draw(self, context):
258
- '''
259
-
260
- '''
261
135
  ...
262
136
 
263
137
  def draw_collapsible(self, context, layout):
264
- '''
265
-
266
- '''
267
138
  ...
268
139
 
269
140
  def draw_preset(self, _context):
270
- '''
271
-
272
- '''
273
141
  ...
274
142
 
275
143
  def driver_add(self):
276
- '''
277
-
278
- '''
279
144
  ...
280
145
 
281
146
  def driver_remove(self):
282
- '''
283
-
284
- '''
285
147
  ...
286
148
 
287
149
  def get(self):
288
- '''
289
-
290
- '''
291
150
  ...
292
151
 
293
152
  def id_properties_clear(self):
294
- '''
295
-
296
- '''
297
153
  ...
298
154
 
299
155
  def id_properties_ensure(self):
300
- '''
301
-
302
- '''
303
156
  ...
304
157
 
305
158
  def id_properties_ui(self):
306
- '''
307
-
308
- '''
309
159
  ...
310
160
 
311
161
  def is_extended(self):
312
- '''
313
-
314
- '''
315
162
  ...
316
163
 
317
164
  def is_property_hidden(self):
318
- '''
319
-
320
- '''
321
165
  ...
322
166
 
323
167
  def is_property_overridable_library(self):
324
- '''
325
-
326
- '''
327
168
  ...
328
169
 
329
170
  def is_property_readonly(self):
330
- '''
331
-
332
- '''
333
171
  ...
334
172
 
335
173
  def is_property_set(self):
336
- '''
337
-
338
- '''
339
174
  ...
340
175
 
341
176
  def items(self):
342
- '''
343
-
344
- '''
345
177
  ...
346
178
 
347
179
  def keyframe_delete(self):
348
- '''
349
-
350
- '''
351
180
  ...
352
181
 
353
182
  def keyframe_insert(self):
354
- '''
355
-
356
- '''
357
183
  ...
358
184
 
359
185
  def keys(self):
360
- '''
361
-
362
- '''
363
186
  ...
364
187
 
365
188
  def path_from_id(self):
366
- '''
367
-
368
- '''
369
189
  ...
370
190
 
371
191
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
372
192
  filter_ext, filter_path, display_name, add_operator):
373
- '''
374
-
375
- '''
376
193
  ...
377
194
 
378
195
  def path_resolve(self):
379
- '''
380
-
381
- '''
382
196
  ...
383
197
 
384
198
  def pop(self):
385
- '''
386
-
387
- '''
388
199
  ...
389
200
 
390
201
  def prepend(self, draw_func):
391
- '''
392
-
393
- '''
394
202
  ...
395
203
 
396
204
  def property_overridable_library_set(self):
397
- '''
398
-
399
- '''
400
205
  ...
401
206
 
402
207
  def property_unset(self):
403
- '''
404
-
405
- '''
406
208
  ...
407
209
 
408
210
  def remove(self, draw_func):
409
- '''
410
-
411
- '''
412
211
  ...
413
212
 
414
213
  def type_recast(self):
415
- '''
416
-
417
- '''
418
214
  ...
419
215
 
420
216
  def values(self):
421
- '''
422
-
423
- '''
424
217
  ...
425
218
 
426
219
 
427
220
  class TIME_MT_marker(bpy_types.Menu, bpy_types._GenericUI):
428
221
  bl_label: typing.Any
429
- ''' '''
430
-
431
222
  bl_rna: typing.Any
432
- ''' '''
433
-
434
223
  id_data: typing.Any
435
- ''' '''
436
224
 
437
225
  def append(self, draw_func):
438
- '''
439
-
440
- '''
441
226
  ...
442
227
 
443
228
  def as_pointer(self):
444
- '''
445
-
446
- '''
447
229
  ...
448
230
 
449
231
  def bl_rna_get_subclass(self):
450
- '''
451
-
452
- '''
453
232
  ...
454
233
 
455
234
  def bl_rna_get_subclass_py(self):
456
- '''
457
-
458
- '''
459
235
  ...
460
236
 
461
237
  def draw(self, context):
462
- '''
463
-
464
- '''
465
238
  ...
466
239
 
467
240
  def draw_collapsible(self, context, layout):
468
- '''
469
-
470
- '''
471
241
  ...
472
242
 
473
243
  def draw_preset(self, _context):
474
- '''
475
-
476
- '''
477
244
  ...
478
245
 
479
246
  def driver_add(self):
480
- '''
481
-
482
- '''
483
247
  ...
484
248
 
485
249
  def driver_remove(self):
486
- '''
487
-
488
- '''
489
250
  ...
490
251
 
491
252
  def get(self):
492
- '''
493
-
494
- '''
495
253
  ...
496
254
 
497
255
  def id_properties_clear(self):
498
- '''
499
-
500
- '''
501
256
  ...
502
257
 
503
258
  def id_properties_ensure(self):
504
- '''
505
-
506
- '''
507
259
  ...
508
260
 
509
261
  def id_properties_ui(self):
510
- '''
511
-
512
- '''
513
262
  ...
514
263
 
515
264
  def is_extended(self):
516
- '''
517
-
518
- '''
519
265
  ...
520
266
 
521
267
  def is_property_hidden(self):
522
- '''
523
-
524
- '''
525
268
  ...
526
269
 
527
270
  def is_property_overridable_library(self):
528
- '''
529
-
530
- '''
531
271
  ...
532
272
 
533
273
  def is_property_readonly(self):
534
- '''
535
-
536
- '''
537
274
  ...
538
275
 
539
276
  def is_property_set(self):
540
- '''
541
-
542
- '''
543
277
  ...
544
278
 
545
279
  def items(self):
546
- '''
547
-
548
- '''
549
280
  ...
550
281
 
551
282
  def keyframe_delete(self):
552
- '''
553
-
554
- '''
555
283
  ...
556
284
 
557
285
  def keyframe_insert(self):
558
- '''
559
-
560
- '''
561
286
  ...
562
287
 
563
288
  def keys(self):
564
- '''
565
-
566
- '''
567
289
  ...
568
290
 
569
291
  def path_from_id(self):
570
- '''
571
-
572
- '''
573
292
  ...
574
293
 
575
294
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
576
295
  filter_ext, filter_path, display_name, add_operator):
577
- '''
578
-
579
- '''
580
296
  ...
581
297
 
582
298
  def path_resolve(self):
583
- '''
584
-
585
- '''
586
299
  ...
587
300
 
588
301
  def pop(self):
589
- '''
590
-
591
- '''
592
302
  ...
593
303
 
594
304
  def prepend(self, draw_func):
595
- '''
596
-
597
- '''
598
305
  ...
599
306
 
600
307
  def property_overridable_library_set(self):
601
- '''
602
-
603
- '''
604
308
  ...
605
309
 
606
310
  def property_unset(self):
607
- '''
608
-
609
- '''
610
311
  ...
611
312
 
612
313
  def remove(self, draw_func):
613
- '''
614
-
615
- '''
616
314
  ...
617
315
 
618
316
  def type_recast(self):
619
- '''
620
-
621
- '''
622
317
  ...
623
318
 
624
319
  def values(self):
625
- '''
626
-
627
- '''
628
320
  ...
629
321
 
630
322
 
631
323
  class TIME_MT_view(bpy_types.Menu, bpy_types._GenericUI):
632
324
  bl_label: typing.Any
633
- ''' '''
634
-
635
325
  bl_rna: typing.Any
636
- ''' '''
637
-
638
326
  id_data: typing.Any
639
- ''' '''
640
327
 
641
328
  def append(self, draw_func):
642
- '''
643
-
644
- '''
645
329
  ...
646
330
 
647
331
  def as_pointer(self):
648
- '''
649
-
650
- '''
651
332
  ...
652
333
 
653
334
  def bl_rna_get_subclass(self):
654
- '''
655
-
656
- '''
657
335
  ...
658
336
 
659
337
  def bl_rna_get_subclass_py(self):
660
- '''
661
-
662
- '''
663
338
  ...
664
339
 
665
340
  def draw(self, context):
666
- '''
667
-
668
- '''
669
341
  ...
670
342
 
671
343
  def draw_collapsible(self, context, layout):
672
- '''
673
-
674
- '''
675
344
  ...
676
345
 
677
346
  def draw_preset(self, _context):
678
- '''
679
-
680
- '''
681
347
  ...
682
348
 
683
349
  def driver_add(self):
684
- '''
685
-
686
- '''
687
350
  ...
688
351
 
689
352
  def driver_remove(self):
690
- '''
691
-
692
- '''
693
353
  ...
694
354
 
695
355
  def get(self):
696
- '''
697
-
698
- '''
699
356
  ...
700
357
 
701
358
  def id_properties_clear(self):
702
- '''
703
-
704
- '''
705
359
  ...
706
360
 
707
361
  def id_properties_ensure(self):
708
- '''
709
-
710
- '''
711
362
  ...
712
363
 
713
364
  def id_properties_ui(self):
714
- '''
715
-
716
- '''
717
365
  ...
718
366
 
719
367
  def is_extended(self):
720
- '''
721
-
722
- '''
723
368
  ...
724
369
 
725
370
  def is_property_hidden(self):
726
- '''
727
-
728
- '''
729
371
  ...
730
372
 
731
373
  def is_property_overridable_library(self):
732
- '''
733
-
734
- '''
735
374
  ...
736
375
 
737
376
  def is_property_readonly(self):
738
- '''
739
-
740
- '''
741
377
  ...
742
378
 
743
379
  def is_property_set(self):
744
- '''
745
-
746
- '''
747
380
  ...
748
381
 
749
382
  def items(self):
750
- '''
751
-
752
- '''
753
383
  ...
754
384
 
755
385
  def keyframe_delete(self):
756
- '''
757
-
758
- '''
759
386
  ...
760
387
 
761
388
  def keyframe_insert(self):
762
- '''
763
-
764
- '''
765
389
  ...
766
390
 
767
391
  def keys(self):
768
- '''
769
-
770
- '''
771
392
  ...
772
393
 
773
394
  def path_from_id(self):
774
- '''
775
-
776
- '''
777
395
  ...
778
396
 
779
397
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
780
398
  filter_ext, filter_path, display_name, add_operator):
781
- '''
782
-
783
- '''
784
399
  ...
785
400
 
786
401
  def path_resolve(self):
787
- '''
788
-
789
- '''
790
402
  ...
791
403
 
792
404
  def pop(self):
793
- '''
794
-
795
- '''
796
405
  ...
797
406
 
798
407
  def prepend(self, draw_func):
799
- '''
800
-
801
- '''
802
408
  ...
803
409
 
804
410
  def property_overridable_library_set(self):
805
- '''
806
-
807
- '''
808
411
  ...
809
412
 
810
413
  def property_unset(self):
811
- '''
812
-
813
- '''
814
414
  ...
815
415
 
816
416
  def remove(self, draw_func):
817
- '''
818
-
819
- '''
820
417
  ...
821
418
 
822
419
  def type_recast(self):
823
- '''
824
-
825
- '''
826
420
  ...
827
421
 
828
422
  def values(self):
829
- '''
830
-
831
- '''
832
423
  ...
833
424
 
834
425
 
835
426
  class TimelinePanelButtons:
836
427
  bl_region_type: typing.Any
837
- ''' '''
838
-
839
428
  bl_space_type: typing.Any
840
- ''' '''
841
429
 
842
430
  def has_timeline(self, context):
843
- '''
844
-
845
- '''
846
431
  ...
847
432
 
848
433
 
849
434
  class TIME_PT_auto_keyframing(TimelinePanelButtons, bpy_types.Panel,
850
435
  bpy_types._GenericUI):
851
436
  bl_label: typing.Any
852
- ''' '''
853
-
854
437
  bl_options: typing.Any
855
- ''' '''
856
-
857
438
  bl_region_type: typing.Any
858
- ''' '''
859
-
860
439
  bl_rna: typing.Any
861
- ''' '''
862
-
863
440
  bl_space_type: typing.Any
864
- ''' '''
865
-
866
441
  bl_ui_units_x: typing.Any
867
- ''' '''
868
-
869
442
  id_data: typing.Any
870
- ''' '''
871
443
 
872
444
  def append(self, draw_func):
873
- '''
874
-
875
- '''
876
445
  ...
877
446
 
878
447
  def as_pointer(self):
879
- '''
880
-
881
- '''
882
448
  ...
883
449
 
884
450
  def bl_rna_get_subclass(self):
885
- '''
886
-
887
- '''
888
451
  ...
889
452
 
890
453
  def bl_rna_get_subclass_py(self):
891
- '''
892
-
893
- '''
894
454
  ...
895
455
 
896
456
  def draw(self, context):
897
- '''
898
-
899
- '''
900
457
  ...
901
458
 
902
459
  def driver_add(self):
903
- '''
904
-
905
- '''
906
460
  ...
907
461
 
908
462
  def driver_remove(self):
909
- '''
910
-
911
- '''
912
463
  ...
913
464
 
914
465
  def get(self):
915
- '''
916
-
917
- '''
918
466
  ...
919
467
 
920
468
  def has_timeline(self, context):
921
- '''
922
-
923
- '''
924
469
  ...
925
470
 
926
471
  def id_properties_clear(self):
927
- '''
928
-
929
- '''
930
472
  ...
931
473
 
932
474
  def id_properties_ensure(self):
933
- '''
934
-
935
- '''
936
475
  ...
937
476
 
938
477
  def id_properties_ui(self):
939
- '''
940
-
941
- '''
942
478
  ...
943
479
 
944
480
  def is_extended(self):
945
- '''
946
-
947
- '''
948
481
  ...
949
482
 
950
483
  def is_property_hidden(self):
951
- '''
952
-
953
- '''
954
484
  ...
955
485
 
956
486
  def is_property_overridable_library(self):
957
- '''
958
-
959
- '''
960
487
  ...
961
488
 
962
489
  def is_property_readonly(self):
963
- '''
964
-
965
- '''
966
490
  ...
967
491
 
968
492
  def is_property_set(self):
969
- '''
970
-
971
- '''
972
493
  ...
973
494
 
974
495
  def items(self):
975
- '''
976
-
977
- '''
978
496
  ...
979
497
 
980
498
  def keyframe_delete(self):
981
- '''
982
-
983
- '''
984
499
  ...
985
500
 
986
501
  def keyframe_insert(self):
987
- '''
988
-
989
- '''
990
502
  ...
991
503
 
992
504
  def keys(self):
993
- '''
994
-
995
- '''
996
505
  ...
997
506
 
998
507
  def path_from_id(self):
999
- '''
1000
-
1001
- '''
1002
508
  ...
1003
509
 
1004
510
  def path_resolve(self):
1005
- '''
1006
-
1007
- '''
1008
511
  ...
1009
512
 
1010
513
  def poll(self, context):
1011
- '''
1012
-
1013
- '''
1014
514
  ...
1015
515
 
1016
516
  def pop(self):
1017
- '''
1018
-
1019
- '''
1020
517
  ...
1021
518
 
1022
519
  def prepend(self, draw_func):
1023
- '''
1024
-
1025
- '''
1026
520
  ...
1027
521
 
1028
522
  def property_overridable_library_set(self):
1029
- '''
1030
-
1031
- '''
1032
523
  ...
1033
524
 
1034
525
  def property_unset(self):
1035
- '''
1036
-
1037
- '''
1038
526
  ...
1039
527
 
1040
528
  def remove(self, draw_func):
1041
- '''
1042
-
1043
- '''
1044
529
  ...
1045
530
 
1046
531
  def type_recast(self):
1047
- '''
1048
-
1049
- '''
1050
532
  ...
1051
533
 
1052
534
  def values(self):
1053
- '''
1054
-
1055
- '''
1056
535
  ...
1057
536
 
1058
537
 
1059
538
  class TIME_PT_keyframing_settings(TimelinePanelButtons, bpy_types.Panel,
1060
539
  bpy_types._GenericUI):
1061
540
  bl_label: typing.Any
1062
- ''' '''
1063
-
1064
541
  bl_options: typing.Any
1065
- ''' '''
1066
-
1067
542
  bl_region_type: typing.Any
1068
- ''' '''
1069
-
1070
543
  bl_rna: typing.Any
1071
- ''' '''
1072
-
1073
544
  bl_space_type: typing.Any
1074
- ''' '''
1075
-
1076
545
  id_data: typing.Any
1077
- ''' '''
1078
546
 
1079
547
  def append(self, draw_func):
1080
- '''
1081
-
1082
- '''
1083
548
  ...
1084
549
 
1085
550
  def as_pointer(self):
1086
- '''
1087
-
1088
- '''
1089
551
  ...
1090
552
 
1091
553
  def bl_rna_get_subclass(self):
1092
- '''
1093
-
1094
- '''
1095
554
  ...
1096
555
 
1097
556
  def bl_rna_get_subclass_py(self):
1098
- '''
1099
-
1100
- '''
1101
557
  ...
1102
558
 
1103
559
  def draw(self, context):
1104
- '''
1105
-
1106
- '''
1107
560
  ...
1108
561
 
1109
562
  def driver_add(self):
1110
- '''
1111
-
1112
- '''
1113
563
  ...
1114
564
 
1115
565
  def driver_remove(self):
1116
- '''
1117
-
1118
- '''
1119
566
  ...
1120
567
 
1121
568
  def get(self):
1122
- '''
1123
-
1124
- '''
1125
569
  ...
1126
570
 
1127
571
  def has_timeline(self, context):
1128
- '''
1129
-
1130
- '''
1131
572
  ...
1132
573
 
1133
574
  def id_properties_clear(self):
1134
- '''
1135
-
1136
- '''
1137
575
  ...
1138
576
 
1139
577
  def id_properties_ensure(self):
1140
- '''
1141
-
1142
- '''
1143
578
  ...
1144
579
 
1145
580
  def id_properties_ui(self):
1146
- '''
1147
-
1148
- '''
1149
581
  ...
1150
582
 
1151
583
  def is_extended(self):
1152
- '''
1153
-
1154
- '''
1155
584
  ...
1156
585
 
1157
586
  def is_property_hidden(self):
1158
- '''
1159
-
1160
- '''
1161
587
  ...
1162
588
 
1163
589
  def is_property_overridable_library(self):
1164
- '''
1165
-
1166
- '''
1167
590
  ...
1168
591
 
1169
592
  def is_property_readonly(self):
1170
- '''
1171
-
1172
- '''
1173
593
  ...
1174
594
 
1175
595
  def is_property_set(self):
1176
- '''
1177
-
1178
- '''
1179
596
  ...
1180
597
 
1181
598
  def items(self):
1182
- '''
1183
-
1184
- '''
1185
599
  ...
1186
600
 
1187
601
  def keyframe_delete(self):
1188
- '''
1189
-
1190
- '''
1191
602
  ...
1192
603
 
1193
604
  def keyframe_insert(self):
1194
- '''
1195
-
1196
- '''
1197
605
  ...
1198
606
 
1199
607
  def keys(self):
1200
- '''
1201
-
1202
- '''
1203
608
  ...
1204
609
 
1205
610
  def path_from_id(self):
1206
- '''
1207
-
1208
- '''
1209
611
  ...
1210
612
 
1211
613
  def path_resolve(self):
1212
- '''
1213
-
1214
- '''
1215
614
  ...
1216
615
 
1217
616
  def poll(self, context):
1218
- '''
1219
-
1220
- '''
1221
617
  ...
1222
618
 
1223
619
  def pop(self):
1224
- '''
1225
-
1226
- '''
1227
620
  ...
1228
621
 
1229
622
  def prepend(self, draw_func):
1230
- '''
1231
-
1232
- '''
1233
623
  ...
1234
624
 
1235
625
  def property_overridable_library_set(self):
1236
- '''
1237
-
1238
- '''
1239
626
  ...
1240
627
 
1241
628
  def property_unset(self):
1242
- '''
1243
-
1244
- '''
1245
629
  ...
1246
630
 
1247
631
  def remove(self, draw_func):
1248
- '''
1249
-
1250
- '''
1251
632
  ...
1252
633
 
1253
634
  def type_recast(self):
1254
- '''
1255
-
1256
- '''
1257
635
  ...
1258
636
 
1259
637
  def values(self):
1260
- '''
1261
-
1262
- '''
1263
638
  ...
1264
639
 
1265
640
 
1266
641
  class TIME_PT_playback(TimelinePanelButtons, bpy_types.Panel,
1267
642
  bpy_types._GenericUI):
1268
643
  bl_label: typing.Any
1269
- ''' '''
1270
-
1271
644
  bl_region_type: typing.Any
1272
- ''' '''
1273
-
1274
645
  bl_rna: typing.Any
1275
- ''' '''
1276
-
1277
646
  bl_space_type: typing.Any
1278
- ''' '''
1279
-
1280
647
  bl_ui_units_x: typing.Any
1281
- ''' '''
1282
-
1283
648
  id_data: typing.Any
1284
- ''' '''
1285
649
 
1286
650
  def append(self, draw_func):
1287
- '''
1288
-
1289
- '''
1290
651
  ...
1291
652
 
1292
653
  def as_pointer(self):
1293
- '''
1294
-
1295
- '''
1296
654
  ...
1297
655
 
1298
656
  def bl_rna_get_subclass(self):
1299
- '''
1300
-
1301
- '''
1302
657
  ...
1303
658
 
1304
659
  def bl_rna_get_subclass_py(self):
1305
- '''
1306
-
1307
- '''
1308
660
  ...
1309
661
 
1310
662
  def draw(self, context):
1311
- '''
1312
-
1313
- '''
1314
663
  ...
1315
664
 
1316
665
  def driver_add(self):
1317
- '''
1318
-
1319
- '''
1320
666
  ...
1321
667
 
1322
668
  def driver_remove(self):
1323
- '''
1324
-
1325
- '''
1326
669
  ...
1327
670
 
1328
671
  def get(self):
1329
- '''
1330
-
1331
- '''
1332
672
  ...
1333
673
 
1334
674
  def has_timeline(self, context):
1335
- '''
1336
-
1337
- '''
1338
675
  ...
1339
676
 
1340
677
  def id_properties_clear(self):
1341
- '''
1342
-
1343
- '''
1344
678
  ...
1345
679
 
1346
680
  def id_properties_ensure(self):
1347
- '''
1348
-
1349
- '''
1350
681
  ...
1351
682
 
1352
683
  def id_properties_ui(self):
1353
- '''
1354
-
1355
- '''
1356
684
  ...
1357
685
 
1358
686
  def is_extended(self):
1359
- '''
1360
-
1361
- '''
1362
687
  ...
1363
688
 
1364
689
  def is_property_hidden(self):
1365
- '''
1366
-
1367
- '''
1368
690
  ...
1369
691
 
1370
692
  def is_property_overridable_library(self):
1371
- '''
1372
-
1373
- '''
1374
693
  ...
1375
694
 
1376
695
  def is_property_readonly(self):
1377
- '''
1378
-
1379
- '''
1380
696
  ...
1381
697
 
1382
698
  def is_property_set(self):
1383
- '''
1384
-
1385
- '''
1386
699
  ...
1387
700
 
1388
701
  def items(self):
1389
- '''
1390
-
1391
- '''
1392
702
  ...
1393
703
 
1394
704
  def keyframe_delete(self):
1395
- '''
1396
-
1397
- '''
1398
705
  ...
1399
706
 
1400
707
  def keyframe_insert(self):
1401
- '''
1402
-
1403
- '''
1404
708
  ...
1405
709
 
1406
710
  def keys(self):
1407
- '''
1408
-
1409
- '''
1410
711
  ...
1411
712
 
1412
713
  def path_from_id(self):
1413
- '''
1414
-
1415
- '''
1416
714
  ...
1417
715
 
1418
716
  def path_resolve(self):
1419
- '''
1420
-
1421
- '''
1422
717
  ...
1423
718
 
1424
719
  def pop(self):
1425
- '''
1426
-
1427
- '''
1428
720
  ...
1429
721
 
1430
722
  def prepend(self, draw_func):
1431
- '''
1432
-
1433
- '''
1434
723
  ...
1435
724
 
1436
725
  def property_overridable_library_set(self):
1437
- '''
1438
-
1439
- '''
1440
726
  ...
1441
727
 
1442
728
  def property_unset(self):
1443
- '''
1444
-
1445
- '''
1446
729
  ...
1447
730
 
1448
731
  def remove(self, draw_func):
1449
- '''
1450
-
1451
- '''
1452
732
  ...
1453
733
 
1454
734
  def type_recast(self):
1455
- '''
1456
-
1457
- '''
1458
735
  ...
1459
736
 
1460
737
  def values(self):
1461
- '''
1462
-
1463
- '''
1464
738
  ...
1465
739
 
1466
740
 
1467
741
  def marker_menu_generic(layout, context):
1468
- '''
1469
-
1470
- '''
1471
-
1472
742
  ...