fake-bpy-module 20231226__py3-none-any.whl → 20231228__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (438) hide show
  1. addon_utils/__init__.pyi +0 -39
  2. animsys_refactor/__init__.pyi +0 -24
  3. bl_app_override/__init__.pyi +0 -12
  4. bl_app_override/helpers/__init__.pyi +0 -21
  5. bl_app_template_utils/__init__.pyi +0 -16
  6. bl_console_utils/autocomplete/__init__.pyi +1 -1
  7. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -20
  8. bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -12
  9. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -20
  10. bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -8
  11. bl_i18n_utils/__init__.pyi +4 -4
  12. bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -60
  13. bl_i18n_utils/merge_po/__init__.pyi +0 -4
  14. bl_i18n_utils/settings/__init__.pyi +0 -33
  15. bl_i18n_utils/utils/__init__.pyi +0 -168
  16. bl_i18n_utils/utils_cli/__init__.pyi +0 -24
  17. bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -4
  18. bl_i18n_utils/utils_rtl/__init__.pyi +0 -8
  19. bl_keymap_utils/__init__.pyi +3 -3
  20. bl_keymap_utils/io/__init__.pyi +0 -36
  21. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -4
  22. bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -4
  23. bl_keymap_utils/platform_helpers/__init__.pyi +0 -8
  24. bl_keymap_utils/versioning/__init__.pyi +0 -4
  25. bl_operators/__init__.pyi +22 -30
  26. bl_operators/add_mesh_torus/__init__.pyi +0 -113
  27. bl_operators/anim/__init__.pyi +0 -646
  28. bl_operators/assets/__init__.pyi +0 -291
  29. bl_operators/bmesh/find_adjacent/__init__.pyi +0 -36
  30. bl_operators/clip/__init__.pyi +0 -951
  31. bl_operators/console/__init__.pyi +0 -457
  32. bl_operators/constraint/__init__.pyi +0 -372
  33. bl_operators/file/__init__.pyi +0 -279
  34. bl_operators/freestyle/__init__.pyi +0 -375
  35. bl_operators/geometry_nodes/__init__.pyi +0 -1611
  36. bl_operators/image/__init__.pyi +0 -273
  37. bl_operators/mesh/__init__.pyi +0 -282
  38. bl_operators/node/__init__.pyi +0 -905
  39. bl_operators/object/__init__.pyi +0 -1611
  40. bl_operators/object_align/__init__.pyi +0 -105
  41. bl_operators/object_quick_effects/__init__.pyi +0 -387
  42. bl_operators/object_randomize_transform/__init__.pyi +0 -97
  43. bl_operators/presets/__init__.pyi +0 -2029
  44. bl_operators/rigidbody/__init__.pyi +0 -282
  45. bl_operators/screen_play_rendered_anim/__init__.pyi +0 -94
  46. bl_operators/sequencer/__init__.pyi +0 -501
  47. bl_operators/spreadsheet/__init__.pyi +0 -99
  48. bl_operators/userpref/__init__.pyi +0 -2350
  49. bl_operators/uvcalc_follow_active/__init__.pyi +0 -104
  50. bl_operators/uvcalc_lightmap/__init__.pyi +0 -128
  51. bl_operators/uvcalc_transform/__init__.pyi +0 -249
  52. bl_operators/vertexpaint_dirt/__init__.pyi +0 -101
  53. bl_operators/view3d/__init__.pyi +0 -475
  54. bl_operators/wm/__init__.pyi +0 -4212
  55. bl_previews_utils/bl_previews_render/__init__.pyi +0 -28
  56. bl_rna_utils/data_path/__init__.pyi +0 -9
  57. bl_text_utils/external_editor/__init__.pyi +0 -4
  58. bl_ui/__init__.pyi +61 -371
  59. bl_ui/asset_shelf/__init__.pyi +0 -99
  60. bl_ui/generic_ui_list/__init__.pyi +0 -311
  61. bl_ui/node_add_menu/__init__.pyi +0 -127
  62. bl_ui/node_add_menu_compositor/__init__.pyi +0 -1854
  63. bl_ui/node_add_menu_geometry/__init__.pyi +0 -4639
  64. bl_ui/node_add_menu_shader/__init__.pyi +0 -1062
  65. bl_ui/node_add_menu_texture/__init__.pyi +0 -927
  66. bl_ui/properties_animviz/__init__.pyi +0 -16
  67. bl_ui/properties_collection/__init__.pyi +0 -523
  68. bl_ui/properties_constraint/__init__.pyi +0 -14892
  69. bl_ui/properties_data_armature/__init__.pyi +0 -1140
  70. bl_ui/properties_data_bone/__init__.pyi +0 -1052
  71. bl_ui/properties_data_camera/__init__.pyi +0 -1520
  72. bl_ui/properties_data_curve/__init__.pyi +0 -1592
  73. bl_ui/properties_data_curves/__init__.pyi +0 -623
  74. bl_ui/properties_data_empty/__init__.pyi +0 -212
  75. bl_ui/properties_data_gpencil/__init__.pyi +0 -1884
  76. bl_ui/properties_data_grease_pencil/__init__.pyi +0 -313
  77. bl_ui/properties_data_lattice/__init__.pyi +0 -319
  78. bl_ui/properties_data_light/__init__.pyi +0 -1069
  79. bl_ui/properties_data_lightprobe/__init__.pyi +0 -637
  80. bl_ui/properties_data_mesh/__init__.pyi +0 -2023
  81. bl_ui/properties_data_metaball/__init__.pyi +0 -525
  82. bl_ui/properties_data_modifier/__init__.pyi +0 -872
  83. bl_ui/properties_data_pointcloud/__init__.pyi +0 -520
  84. bl_ui/properties_data_shaderfx/__init__.pyi +0 -105
  85. bl_ui/properties_data_speaker/__init__.pyi +0 -533
  86. bl_ui/properties_data_volume/__init__.pyi +0 -830
  87. bl_ui/properties_freestyle/__init__.pyi +0 -2683
  88. bl_ui/properties_grease_pencil_common/__init__.pyi +0 -1362
  89. bl_ui/properties_mask_common/__init__.pyi +0 -759
  90. bl_ui/properties_material/__init__.pyi +0 -1572
  91. bl_ui/properties_material_gpencil/__init__.pyi +0 -1044
  92. bl_ui/properties_object/__init__.pyi +0 -1448
  93. bl_ui/properties_output/__init__.pyi +0 -1918
  94. bl_ui/properties_paint_common/__init__.pyi +0 -383
  95. bl_ui/properties_particle/__init__.pyi +0 -5553
  96. bl_ui/properties_physics_cloth/__init__.pyi +0 -1511
  97. bl_ui/properties_physics_common/__init__.pyi +0 -137
  98. bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -2750
  99. bl_ui/properties_physics_field/__init__.pyi +0 -1121
  100. bl_ui/properties_physics_fluid/__init__.pyi +0 -3693
  101. bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -106
  102. bl_ui/properties_physics_rigidbody/__init__.pyi +0 -860
  103. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -1377
  104. bl_ui/properties_physics_softbody/__init__.pyi +0 -1625
  105. bl_ui/properties_render/__init__.pyi +0 -5419
  106. bl_ui/properties_scene/__init__.pyi +0 -1445
  107. bl_ui/properties_texture/__init__.pyi +0 -2768
  108. bl_ui/properties_view_layer/__init__.pyi +0 -1758
  109. bl_ui/properties_workspace/__init__.pyi +0 -315
  110. bl_ui/properties_world/__init__.pyi +0 -747
  111. bl_ui/space_clip/__init__.pyi +0 -7157
  112. bl_ui/space_console/__init__.pyi +0 -603
  113. bl_ui/space_dopesheet/__init__.pyi +0 -2680
  114. bl_ui/space_filebrowser/__init__.pyi +0 -2979
  115. bl_ui/space_graph/__init__.pyi +0 -2009
  116. bl_ui/space_image/__init__.pyi +0 -7381
  117. bl_ui/space_info/__init__.pyi +0 -601
  118. bl_ui/space_nla/__init__.pyi +0 -1716
  119. bl_ui/space_node/__init__.pyi +0 -3454
  120. bl_ui/space_outliner/__init__.pyi +0 -1418
  121. bl_ui/space_properties/__init__.pyi +0 -286
  122. bl_ui/space_sequencer/__init__.pyi +0 -7667
  123. bl_ui/space_spreadsheet/__init__.pyi +0 -110
  124. bl_ui/space_statusbar/__init__.pyi +0 -92
  125. bl_ui/space_text/__init__.pyi +0 -1599
  126. bl_ui/space_time/__init__.pyi +0 -730
  127. bl_ui/space_toolsystem_common/__init__.pyi +0 -218
  128. bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -857
  129. bl_ui/space_topbar/__init__.pyi +0 -2634
  130. bl_ui/space_userpref/__init__.pyi +0 -8960
  131. bl_ui/space_view3d/__init__.pyi +0 -25978
  132. bl_ui/space_view3d_toolbar/__init__.pyi +0 -9520
  133. bl_ui/utils/__init__.pyi +0 -17
  134. bl_ui_utils/bug_report_url/__init__.pyi +0 -4
  135. bl_ui_utils/layout/__init__.pyi +0 -4
  136. blend_render_info/__init__.pyi +0 -8
  137. bpy/__init__.pyi +2 -2
  138. bpy/app/__init__.pyi +1 -1
  139. bpy/ops/__init__.pyi +60 -60
  140. bpy/props/__init__.pyi +78 -98
  141. bpy/types/__init__.pyi +343 -841
  142. bpy/utils/__init__.pyi +0 -48
  143. bpy_extras/__init__.pyi +2 -2
  144. bpy_extras/anim_utils/__init__.pyi +2 -18
  145. bpy_extras/asset_utils/__init__.pyi +0 -13
  146. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  147. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  148. bpy_extras/id_map_utils/__init__.pyi +0 -4
  149. bpy_extras/io_utils/__init__.pyi +0 -20
  150. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  151. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  152. bpy_extras/node_utils/__init__.pyi +0 -12
  153. bpy_extras/object_utils/__init__.pyi +0 -3
  154. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  155. bpy_restrict_state/__init__.pyi +0 -6
  156. bpy_types/__init__.pyi +0 -2643
  157. console_python/__init__.pyi +0 -33
  158. console_shell/__init__.pyi +0 -20
  159. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  160. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  161. freestyle/chainingiterators/__init__.pyi +0 -63
  162. freestyle/shaders/__init__.pyi +0 -117
  163. freestyle/utils/__init__.pyi +0 -3
  164. graphviz_export/__init__.pyi +0 -8
  165. keyingsets_builtins/__init__.pyi +0 -2007
  166. keyingsets_utils/__init__.pyi +0 -56
  167. nodeitems_builtins/__init__.pyi +0 -29
  168. nodeitems_utils/__init__.pyi +0 -37
  169. rna_info/__init__.pyi +0 -187
  170. rna_keymap_ui/__init__.pyi +0 -24
  171. rna_prop_ui/__init__.pyi +0 -51
  172. rna_xml/__init__.pyi +0 -24
  173. sys_info/__init__.pyi +0 -4
  174. bl_app_override/helpers/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  177. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  178. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  179. bl_console_utils/autocomplete/py.typed +0 -0
  180. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  181. bl_i18n_utils/merge_po/py.typed +0 -0
  182. bl_i18n_utils/settings/py.typed +0 -0
  183. bl_i18n_utils/utils/py.typed +0 -0
  184. bl_i18n_utils/utils_cli/py.typed +0 -0
  185. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  186. bl_i18n_utils/utils_rtl/py.typed +0 -0
  187. bl_keymap_utils/io/py.typed +0 -0
  188. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  189. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  190. bl_keymap_utils/platform_helpers/py.typed +0 -0
  191. bl_keymap_utils/versioning/py.typed +0 -0
  192. bl_operators/add_mesh_torus/py.typed +0 -0
  193. bl_operators/anim/py.typed +0 -0
  194. bl_operators/assets/py.typed +0 -0
  195. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  196. bl_operators/bmesh/py.typed +0 -0
  197. bl_operators/clip/py.typed +0 -0
  198. bl_operators/console/py.typed +0 -0
  199. bl_operators/constraint/py.typed +0 -0
  200. bl_operators/file/py.typed +0 -0
  201. bl_operators/freestyle/py.typed +0 -0
  202. bl_operators/geometry_nodes/py.typed +0 -0
  203. bl_operators/image/py.typed +0 -0
  204. bl_operators/mesh/py.typed +0 -0
  205. bl_operators/node/py.typed +0 -0
  206. bl_operators/object/py.typed +0 -0
  207. bl_operators/object_align/py.typed +0 -0
  208. bl_operators/object_quick_effects/py.typed +0 -0
  209. bl_operators/object_randomize_transform/py.typed +0 -0
  210. bl_operators/presets/py.typed +0 -0
  211. bl_operators/rigidbody/py.typed +0 -0
  212. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  213. bl_operators/sequencer/py.typed +0 -0
  214. bl_operators/spreadsheet/py.typed +0 -0
  215. bl_operators/userpref/py.typed +0 -0
  216. bl_operators/uvcalc_follow_active/py.typed +0 -0
  217. bl_operators/uvcalc_lightmap/py.typed +0 -0
  218. bl_operators/uvcalc_transform/py.typed +0 -0
  219. bl_operators/vertexpaint_dirt/py.typed +0 -0
  220. bl_operators/view3d/py.typed +0 -0
  221. bl_operators/wm/py.typed +0 -0
  222. bl_previews_utils/bl_previews_render/py.typed +0 -0
  223. bl_rna_utils/data_path/py.typed +0 -0
  224. bl_text_utils/external_editor/py.typed +0 -0
  225. bl_ui/asset_shelf/py.typed +0 -0
  226. bl_ui/generic_ui_list/py.typed +0 -0
  227. bl_ui/node_add_menu/py.typed +0 -0
  228. bl_ui/node_add_menu_compositor/py.typed +0 -0
  229. bl_ui/node_add_menu_geometry/py.typed +0 -0
  230. bl_ui/node_add_menu_shader/py.typed +0 -0
  231. bl_ui/node_add_menu_texture/py.typed +0 -0
  232. bl_ui/properties_animviz/py.typed +0 -0
  233. bl_ui/properties_collection/py.typed +0 -0
  234. bl_ui/properties_constraint/py.typed +0 -0
  235. bl_ui/properties_data_armature/py.typed +0 -0
  236. bl_ui/properties_data_bone/py.typed +0 -0
  237. bl_ui/properties_data_camera/py.typed +0 -0
  238. bl_ui/properties_data_curve/py.typed +0 -0
  239. bl_ui/properties_data_curves/py.typed +0 -0
  240. bl_ui/properties_data_empty/py.typed +0 -0
  241. bl_ui/properties_data_gpencil/py.typed +0 -0
  242. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  243. bl_ui/properties_data_lattice/py.typed +0 -0
  244. bl_ui/properties_data_light/py.typed +0 -0
  245. bl_ui/properties_data_lightprobe/py.typed +0 -0
  246. bl_ui/properties_data_mesh/py.typed +0 -0
  247. bl_ui/properties_data_metaball/py.typed +0 -0
  248. bl_ui/properties_data_modifier/py.typed +0 -0
  249. bl_ui/properties_data_pointcloud/py.typed +0 -0
  250. bl_ui/properties_data_shaderfx/py.typed +0 -0
  251. bl_ui/properties_data_speaker/py.typed +0 -0
  252. bl_ui/properties_data_volume/py.typed +0 -0
  253. bl_ui/properties_freestyle/py.typed +0 -0
  254. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  255. bl_ui/properties_mask_common/py.typed +0 -0
  256. bl_ui/properties_material/py.typed +0 -0
  257. bl_ui/properties_material_gpencil/py.typed +0 -0
  258. bl_ui/properties_object/py.typed +0 -0
  259. bl_ui/properties_output/py.typed +0 -0
  260. bl_ui/properties_paint_common/py.typed +0 -0
  261. bl_ui/properties_particle/py.typed +0 -0
  262. bl_ui/properties_physics_cloth/py.typed +0 -0
  263. bl_ui/properties_physics_common/py.typed +0 -0
  264. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  265. bl_ui/properties_physics_field/py.typed +0 -0
  266. bl_ui/properties_physics_fluid/py.typed +0 -0
  267. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  269. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  270. bl_ui/properties_physics_softbody/py.typed +0 -0
  271. bl_ui/properties_render/py.typed +0 -0
  272. bl_ui/properties_scene/py.typed +0 -0
  273. bl_ui/properties_texture/py.typed +0 -0
  274. bl_ui/properties_view_layer/py.typed +0 -0
  275. bl_ui/properties_workspace/py.typed +0 -0
  276. bl_ui/properties_world/py.typed +0 -0
  277. bl_ui/space_clip/py.typed +0 -0
  278. bl_ui/space_console/py.typed +0 -0
  279. bl_ui/space_dopesheet/py.typed +0 -0
  280. bl_ui/space_filebrowser/py.typed +0 -0
  281. bl_ui/space_graph/py.typed +0 -0
  282. bl_ui/space_image/py.typed +0 -0
  283. bl_ui/space_info/py.typed +0 -0
  284. bl_ui/space_nla/py.typed +0 -0
  285. bl_ui/space_node/py.typed +0 -0
  286. bl_ui/space_outliner/py.typed +0 -0
  287. bl_ui/space_properties/py.typed +0 -0
  288. bl_ui/space_sequencer/py.typed +0 -0
  289. bl_ui/space_spreadsheet/py.typed +0 -0
  290. bl_ui/space_statusbar/py.typed +0 -0
  291. bl_ui/space_text/py.typed +0 -0
  292. bl_ui/space_time/py.typed +0 -0
  293. bl_ui/space_toolsystem_common/py.typed +0 -0
  294. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  295. bl_ui/space_topbar/py.typed +0 -0
  296. bl_ui/space_userpref/py.typed +0 -0
  297. bl_ui/space_view3d/py.typed +0 -0
  298. bl_ui/space_view3d_toolbar/py.typed +0 -0
  299. bl_ui/utils/py.typed +0 -0
  300. bl_ui_utils/bug_report_url/py.typed +0 -0
  301. bl_ui_utils/layout/py.typed +0 -0
  302. bmesh/geometry/py.typed +0 -0
  303. bmesh/ops/py.typed +0 -0
  304. bmesh/types/py.typed +0 -0
  305. bmesh/utils/py.typed +0 -0
  306. bpy/app/handlers/py.typed +0 -0
  307. bpy/app/icons/py.typed +0 -0
  308. bpy/app/py.typed +0 -0
  309. bpy/app/timers/py.typed +0 -0
  310. bpy/app/translations/py.typed +0 -0
  311. bpy/msgbus/py.typed +0 -0
  312. bpy/ops/action/py.typed +0 -0
  313. bpy/ops/anim/py.typed +0 -0
  314. bpy/ops/armature/py.typed +0 -0
  315. bpy/ops/asset/py.typed +0 -0
  316. bpy/ops/boid/py.typed +0 -0
  317. bpy/ops/brush/py.typed +0 -0
  318. bpy/ops/buttons/py.typed +0 -0
  319. bpy/ops/cachefile/py.typed +0 -0
  320. bpy/ops/camera/py.typed +0 -0
  321. bpy/ops/clip/py.typed +0 -0
  322. bpy/ops/cloth/py.typed +0 -0
  323. bpy/ops/collection/py.typed +0 -0
  324. bpy/ops/console/py.typed +0 -0
  325. bpy/ops/constraint/py.typed +0 -0
  326. bpy/ops/curve/py.typed +0 -0
  327. bpy/ops/curves/py.typed +0 -0
  328. bpy/ops/cycles/py.typed +0 -0
  329. bpy/ops/dpaint/py.typed +0 -0
  330. bpy/ops/ed/py.typed +0 -0
  331. bpy/ops/export_anim/py.typed +0 -0
  332. bpy/ops/export_mesh/py.typed +0 -0
  333. bpy/ops/export_scene/py.typed +0 -0
  334. bpy/ops/file/py.typed +0 -0
  335. bpy/ops/fluid/py.typed +0 -0
  336. bpy/ops/font/py.typed +0 -0
  337. bpy/ops/geometry/py.typed +0 -0
  338. bpy/ops/gizmogroup/py.typed +0 -0
  339. bpy/ops/gpencil/py.typed +0 -0
  340. bpy/ops/graph/py.typed +0 -0
  341. bpy/ops/grease_pencil/py.typed +0 -0
  342. bpy/ops/image/py.typed +0 -0
  343. bpy/ops/import_anim/py.typed +0 -0
  344. bpy/ops/import_curve/py.typed +0 -0
  345. bpy/ops/import_mesh/py.typed +0 -0
  346. bpy/ops/import_scene/py.typed +0 -0
  347. bpy/ops/info/py.typed +0 -0
  348. bpy/ops/lattice/py.typed +0 -0
  349. bpy/ops/marker/py.typed +0 -0
  350. bpy/ops/mask/py.typed +0 -0
  351. bpy/ops/material/py.typed +0 -0
  352. bpy/ops/mball/py.typed +0 -0
  353. bpy/ops/mesh/py.typed +0 -0
  354. bpy/ops/nla/py.typed +0 -0
  355. bpy/ops/node/py.typed +0 -0
  356. bpy/ops/object/py.typed +0 -0
  357. bpy/ops/outliner/py.typed +0 -0
  358. bpy/ops/paint/py.typed +0 -0
  359. bpy/ops/paintcurve/py.typed +0 -0
  360. bpy/ops/palette/py.typed +0 -0
  361. bpy/ops/particle/py.typed +0 -0
  362. bpy/ops/pose/py.typed +0 -0
  363. bpy/ops/poselib/py.typed +0 -0
  364. bpy/ops/preferences/py.typed +0 -0
  365. bpy/ops/ptcache/py.typed +0 -0
  366. bpy/ops/py.typed +0 -0
  367. bpy/ops/render/py.typed +0 -0
  368. bpy/ops/rigidbody/py.typed +0 -0
  369. bpy/ops/scene/py.typed +0 -0
  370. bpy/ops/screen/py.typed +0 -0
  371. bpy/ops/script/py.typed +0 -0
  372. bpy/ops/sculpt/py.typed +0 -0
  373. bpy/ops/sculpt_curves/py.typed +0 -0
  374. bpy/ops/sequencer/py.typed +0 -0
  375. bpy/ops/sound/py.typed +0 -0
  376. bpy/ops/spreadsheet/py.typed +0 -0
  377. bpy/ops/surface/py.typed +0 -0
  378. bpy/ops/text/py.typed +0 -0
  379. bpy/ops/text_editor/py.typed +0 -0
  380. bpy/ops/texture/py.typed +0 -0
  381. bpy/ops/transform/py.typed +0 -0
  382. bpy/ops/ui/py.typed +0 -0
  383. bpy/ops/uilist/py.typed +0 -0
  384. bpy/ops/uv/py.typed +0 -0
  385. bpy/ops/view2d/py.typed +0 -0
  386. bpy/ops/view3d/py.typed +0 -0
  387. bpy/ops/wm/py.typed +0 -0
  388. bpy/ops/workspace/py.typed +0 -0
  389. bpy/ops/world/py.typed +0 -0
  390. bpy/path/py.typed +0 -0
  391. bpy/props/py.typed +0 -0
  392. bpy/types/py.typed +0 -0
  393. bpy/utils/previews/py.typed +0 -0
  394. bpy/utils/py.typed +0 -0
  395. bpy/utils/units/py.typed +0 -0
  396. bpy_extras/anim_utils/py.typed +0 -0
  397. bpy_extras/asset_utils/py.typed +0 -0
  398. bpy_extras/bmesh_utils/py.typed +0 -0
  399. bpy_extras/extensions/junction_module/py.typed +0 -0
  400. bpy_extras/extensions/py.typed +0 -0
  401. bpy_extras/id_map_utils/py.typed +0 -0
  402. bpy_extras/image_utils/py.typed +0 -0
  403. bpy_extras/io_utils/py.typed +0 -0
  404. bpy_extras/keyconfig_utils/py.typed +0 -0
  405. bpy_extras/mesh_utils/py.typed +0 -0
  406. bpy_extras/node_shader_utils/py.typed +0 -0
  407. bpy_extras/node_utils/py.typed +0 -0
  408. bpy_extras/object_utils/py.typed +0 -0
  409. bpy_extras/view3d_utils/py.typed +0 -0
  410. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  411. bpy_extras/wm_utils/py.typed +0 -0
  412. fake_bpy_module-20231226.dist-info/RECORD +0 -610
  413. freestyle/chainingiterators/py.typed +0 -0
  414. freestyle/functions/py.typed +0 -0
  415. freestyle/predicates/py.typed +0 -0
  416. freestyle/shaders/py.typed +0 -0
  417. freestyle/types/py.typed +0 -0
  418. freestyle/utils/ContextFunctions/py.typed +0 -0
  419. freestyle/utils/py.typed +0 -0
  420. gpu/capabilities/py.typed +0 -0
  421. gpu/matrix/py.typed +0 -0
  422. gpu/platform/py.typed +0 -0
  423. gpu/select/py.typed +0 -0
  424. gpu/shader/py.typed +0 -0
  425. gpu/state/py.typed +0 -0
  426. gpu/texture/py.typed +0 -0
  427. gpu/types/py.typed +0 -0
  428. gpu_extras/batch/py.typed +0 -0
  429. gpu_extras/presets/py.typed +0 -0
  430. idprop/types/py.typed +0 -0
  431. imbuf/types/py.typed +0 -0
  432. mathutils/bvhtree/py.typed +0 -0
  433. mathutils/geometry/py.typed +0 -0
  434. mathutils/interpolate/py.typed +0 -0
  435. mathutils/kdtree/py.typed +0 -0
  436. mathutils/noise/py.typed +0 -0
  437. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  438. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
@@ -7,1215 +7,612 @@ GenericType = typing.TypeVar("GenericType")
7
7
 
8
8
  class CONSOLE_HT_header(bpy_types.Header, bpy_types._GenericUI):
9
9
  bl_rna: typing.Any
10
- ''' '''
11
-
12
10
  bl_space_type: typing.Any
13
- ''' '''
14
-
15
11
  id_data: typing.Any
16
- ''' '''
17
12
 
18
13
  def append(self, draw_func):
19
- '''
20
-
21
- '''
22
14
  ...
23
15
 
24
16
  def as_pointer(self):
25
- '''
26
-
27
- '''
28
17
  ...
29
18
 
30
19
  def bl_rna_get_subclass(self):
31
- '''
32
-
33
- '''
34
20
  ...
35
21
 
36
22
  def bl_rna_get_subclass_py(self):
37
- '''
38
-
39
- '''
40
23
  ...
41
24
 
42
25
  def draw(self, context):
43
- '''
44
-
45
- '''
46
26
  ...
47
27
 
48
28
  def driver_add(self):
49
- '''
50
-
51
- '''
52
29
  ...
53
30
 
54
31
  def driver_remove(self):
55
- '''
56
-
57
- '''
58
32
  ...
59
33
 
60
34
  def get(self):
61
- '''
62
-
63
- '''
64
35
  ...
65
36
 
66
37
  def id_properties_clear(self):
67
- '''
68
-
69
- '''
70
38
  ...
71
39
 
72
40
  def id_properties_ensure(self):
73
- '''
74
-
75
- '''
76
41
  ...
77
42
 
78
43
  def id_properties_ui(self):
79
- '''
80
-
81
- '''
82
44
  ...
83
45
 
84
46
  def is_extended(self):
85
- '''
86
-
87
- '''
88
47
  ...
89
48
 
90
49
  def is_property_hidden(self):
91
- '''
92
-
93
- '''
94
50
  ...
95
51
 
96
52
  def is_property_overridable_library(self):
97
- '''
98
-
99
- '''
100
53
  ...
101
54
 
102
55
  def is_property_readonly(self):
103
- '''
104
-
105
- '''
106
56
  ...
107
57
 
108
58
  def is_property_set(self):
109
- '''
110
-
111
- '''
112
59
  ...
113
60
 
114
61
  def items(self):
115
- '''
116
-
117
- '''
118
62
  ...
119
63
 
120
64
  def keyframe_delete(self):
121
- '''
122
-
123
- '''
124
65
  ...
125
66
 
126
67
  def keyframe_insert(self):
127
- '''
128
-
129
- '''
130
68
  ...
131
69
 
132
70
  def keys(self):
133
- '''
134
-
135
- '''
136
71
  ...
137
72
 
138
73
  def path_from_id(self):
139
- '''
140
-
141
- '''
142
74
  ...
143
75
 
144
76
  def path_resolve(self):
145
- '''
146
-
147
- '''
148
77
  ...
149
78
 
150
79
  def pop(self):
151
- '''
152
-
153
- '''
154
80
  ...
155
81
 
156
82
  def prepend(self, draw_func):
157
- '''
158
-
159
- '''
160
83
  ...
161
84
 
162
85
  def property_overridable_library_set(self):
163
- '''
164
-
165
- '''
166
86
  ...
167
87
 
168
88
  def property_unset(self):
169
- '''
170
-
171
- '''
172
89
  ...
173
90
 
174
91
  def remove(self, draw_func):
175
- '''
176
-
177
- '''
178
92
  ...
179
93
 
180
94
  def type_recast(self):
181
- '''
182
-
183
- '''
184
95
  ...
185
96
 
186
97
  def values(self):
187
- '''
188
-
189
- '''
190
98
  ...
191
99
 
192
100
 
193
101
  class CONSOLE_MT_console(bpy_types.Menu, bpy_types._GenericUI):
194
102
  bl_label: typing.Any
195
- ''' '''
196
-
197
103
  bl_rna: typing.Any
198
- ''' '''
199
-
200
104
  id_data: typing.Any
201
- ''' '''
202
105
 
203
106
  def append(self, draw_func):
204
- '''
205
-
206
- '''
207
107
  ...
208
108
 
209
109
  def as_pointer(self):
210
- '''
211
-
212
- '''
213
110
  ...
214
111
 
215
112
  def bl_rna_get_subclass(self):
216
- '''
217
-
218
- '''
219
113
  ...
220
114
 
221
115
  def bl_rna_get_subclass_py(self):
222
- '''
223
-
224
- '''
225
116
  ...
226
117
 
227
118
  def draw(self, _context):
228
- '''
229
-
230
- '''
231
119
  ...
232
120
 
233
121
  def draw_collapsible(self, context, layout):
234
- '''
235
-
236
- '''
237
122
  ...
238
123
 
239
124
  def draw_preset(self, _context):
240
- '''
241
-
242
- '''
243
125
  ...
244
126
 
245
127
  def driver_add(self):
246
- '''
247
-
248
- '''
249
128
  ...
250
129
 
251
130
  def driver_remove(self):
252
- '''
253
-
254
- '''
255
131
  ...
256
132
 
257
133
  def get(self):
258
- '''
259
-
260
- '''
261
134
  ...
262
135
 
263
136
  def id_properties_clear(self):
264
- '''
265
-
266
- '''
267
137
  ...
268
138
 
269
139
  def id_properties_ensure(self):
270
- '''
271
-
272
- '''
273
140
  ...
274
141
 
275
142
  def id_properties_ui(self):
276
- '''
277
-
278
- '''
279
143
  ...
280
144
 
281
145
  def is_extended(self):
282
- '''
283
-
284
- '''
285
146
  ...
286
147
 
287
148
  def is_property_hidden(self):
288
- '''
289
-
290
- '''
291
149
  ...
292
150
 
293
151
  def is_property_overridable_library(self):
294
- '''
295
-
296
- '''
297
152
  ...
298
153
 
299
154
  def is_property_readonly(self):
300
- '''
301
-
302
- '''
303
155
  ...
304
156
 
305
157
  def is_property_set(self):
306
- '''
307
-
308
- '''
309
158
  ...
310
159
 
311
160
  def items(self):
312
- '''
313
-
314
- '''
315
161
  ...
316
162
 
317
163
  def keyframe_delete(self):
318
- '''
319
-
320
- '''
321
164
  ...
322
165
 
323
166
  def keyframe_insert(self):
324
- '''
325
-
326
- '''
327
167
  ...
328
168
 
329
169
  def keys(self):
330
- '''
331
-
332
- '''
333
170
  ...
334
171
 
335
172
  def path_from_id(self):
336
- '''
337
-
338
- '''
339
173
  ...
340
174
 
341
175
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
342
176
  filter_ext, filter_path, display_name, add_operator):
343
- '''
344
-
345
- '''
346
177
  ...
347
178
 
348
179
  def path_resolve(self):
349
- '''
350
-
351
- '''
352
180
  ...
353
181
 
354
182
  def pop(self):
355
- '''
356
-
357
- '''
358
183
  ...
359
184
 
360
185
  def prepend(self, draw_func):
361
- '''
362
-
363
- '''
364
186
  ...
365
187
 
366
188
  def property_overridable_library_set(self):
367
- '''
368
-
369
- '''
370
189
  ...
371
190
 
372
191
  def property_unset(self):
373
- '''
374
-
375
- '''
376
192
  ...
377
193
 
378
194
  def remove(self, draw_func):
379
- '''
380
-
381
- '''
382
195
  ...
383
196
 
384
197
  def type_recast(self):
385
- '''
386
-
387
- '''
388
198
  ...
389
199
 
390
200
  def values(self):
391
- '''
392
-
393
- '''
394
201
  ...
395
202
 
396
203
 
397
204
  class CONSOLE_MT_context_menu(bpy_types.Menu, bpy_types._GenericUI):
398
205
  bl_label: typing.Any
399
- ''' '''
400
-
401
206
  bl_rna: typing.Any
402
- ''' '''
403
-
404
207
  id_data: typing.Any
405
- ''' '''
406
208
 
407
209
  def append(self, draw_func):
408
- '''
409
-
410
- '''
411
210
  ...
412
211
 
413
212
  def as_pointer(self):
414
- '''
415
-
416
- '''
417
213
  ...
418
214
 
419
215
  def bl_rna_get_subclass(self):
420
- '''
421
-
422
- '''
423
216
  ...
424
217
 
425
218
  def bl_rna_get_subclass_py(self):
426
- '''
427
-
428
- '''
429
219
  ...
430
220
 
431
221
  def draw(self, _context):
432
- '''
433
-
434
- '''
435
222
  ...
436
223
 
437
224
  def draw_collapsible(self, context, layout):
438
- '''
439
-
440
- '''
441
225
  ...
442
226
 
443
227
  def draw_preset(self, _context):
444
- '''
445
-
446
- '''
447
228
  ...
448
229
 
449
230
  def driver_add(self):
450
- '''
451
-
452
- '''
453
231
  ...
454
232
 
455
233
  def driver_remove(self):
456
- '''
457
-
458
- '''
459
234
  ...
460
235
 
461
236
  def get(self):
462
- '''
463
-
464
- '''
465
237
  ...
466
238
 
467
239
  def id_properties_clear(self):
468
- '''
469
-
470
- '''
471
240
  ...
472
241
 
473
242
  def id_properties_ensure(self):
474
- '''
475
-
476
- '''
477
243
  ...
478
244
 
479
245
  def id_properties_ui(self):
480
- '''
481
-
482
- '''
483
246
  ...
484
247
 
485
248
  def is_extended(self):
486
- '''
487
-
488
- '''
489
249
  ...
490
250
 
491
251
  def is_property_hidden(self):
492
- '''
493
-
494
- '''
495
252
  ...
496
253
 
497
254
  def is_property_overridable_library(self):
498
- '''
499
-
500
- '''
501
255
  ...
502
256
 
503
257
  def is_property_readonly(self):
504
- '''
505
-
506
- '''
507
258
  ...
508
259
 
509
260
  def is_property_set(self):
510
- '''
511
-
512
- '''
513
261
  ...
514
262
 
515
263
  def items(self):
516
- '''
517
-
518
- '''
519
264
  ...
520
265
 
521
266
  def keyframe_delete(self):
522
- '''
523
-
524
- '''
525
267
  ...
526
268
 
527
269
  def keyframe_insert(self):
528
- '''
529
-
530
- '''
531
270
  ...
532
271
 
533
272
  def keys(self):
534
- '''
535
-
536
- '''
537
273
  ...
538
274
 
539
275
  def path_from_id(self):
540
- '''
541
-
542
- '''
543
276
  ...
544
277
 
545
278
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
546
279
  filter_ext, filter_path, display_name, add_operator):
547
- '''
548
-
549
- '''
550
280
  ...
551
281
 
552
282
  def path_resolve(self):
553
- '''
554
-
555
- '''
556
283
  ...
557
284
 
558
285
  def pop(self):
559
- '''
560
-
561
- '''
562
286
  ...
563
287
 
564
288
  def prepend(self, draw_func):
565
- '''
566
-
567
- '''
568
289
  ...
569
290
 
570
291
  def property_overridable_library_set(self):
571
- '''
572
-
573
- '''
574
292
  ...
575
293
 
576
294
  def property_unset(self):
577
- '''
578
-
579
- '''
580
295
  ...
581
296
 
582
297
  def remove(self, draw_func):
583
- '''
584
-
585
- '''
586
298
  ...
587
299
 
588
300
  def type_recast(self):
589
- '''
590
-
591
- '''
592
301
  ...
593
302
 
594
303
  def values(self):
595
- '''
596
-
597
- '''
598
304
  ...
599
305
 
600
306
 
601
307
  class CONSOLE_MT_editor_menus(bpy_types.Menu, bpy_types._GenericUI):
602
308
  bl_idname: typing.Any
603
- ''' '''
604
-
605
309
  bl_label: typing.Any
606
- ''' '''
607
-
608
310
  bl_rna: typing.Any
609
- ''' '''
610
-
611
311
  id_data: typing.Any
612
- ''' '''
613
312
 
614
313
  def append(self, draw_func):
615
- '''
616
-
617
- '''
618
314
  ...
619
315
 
620
316
  def as_pointer(self):
621
- '''
622
-
623
- '''
624
317
  ...
625
318
 
626
319
  def bl_rna_get_subclass(self):
627
- '''
628
-
629
- '''
630
320
  ...
631
321
 
632
322
  def bl_rna_get_subclass_py(self):
633
- '''
634
-
635
- '''
636
323
  ...
637
324
 
638
325
  def draw(self, _context):
639
- '''
640
-
641
- '''
642
326
  ...
643
327
 
644
328
  def draw_collapsible(self, context, layout):
645
- '''
646
-
647
- '''
648
329
  ...
649
330
 
650
331
  def draw_preset(self, _context):
651
- '''
652
-
653
- '''
654
332
  ...
655
333
 
656
334
  def driver_add(self):
657
- '''
658
-
659
- '''
660
335
  ...
661
336
 
662
337
  def driver_remove(self):
663
- '''
664
-
665
- '''
666
338
  ...
667
339
 
668
340
  def get(self):
669
- '''
670
-
671
- '''
672
341
  ...
673
342
 
674
343
  def id_properties_clear(self):
675
- '''
676
-
677
- '''
678
344
  ...
679
345
 
680
346
  def id_properties_ensure(self):
681
- '''
682
-
683
- '''
684
347
  ...
685
348
 
686
349
  def id_properties_ui(self):
687
- '''
688
-
689
- '''
690
350
  ...
691
351
 
692
352
  def is_extended(self):
693
- '''
694
-
695
- '''
696
353
  ...
697
354
 
698
355
  def is_property_hidden(self):
699
- '''
700
-
701
- '''
702
356
  ...
703
357
 
704
358
  def is_property_overridable_library(self):
705
- '''
706
-
707
- '''
708
359
  ...
709
360
 
710
361
  def is_property_readonly(self):
711
- '''
712
-
713
- '''
714
362
  ...
715
363
 
716
364
  def is_property_set(self):
717
- '''
718
-
719
- '''
720
365
  ...
721
366
 
722
367
  def items(self):
723
- '''
724
-
725
- '''
726
368
  ...
727
369
 
728
370
  def keyframe_delete(self):
729
- '''
730
-
731
- '''
732
371
  ...
733
372
 
734
373
  def keyframe_insert(self):
735
- '''
736
-
737
- '''
738
374
  ...
739
375
 
740
376
  def keys(self):
741
- '''
742
-
743
- '''
744
377
  ...
745
378
 
746
379
  def path_from_id(self):
747
- '''
748
-
749
- '''
750
380
  ...
751
381
 
752
382
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
753
383
  filter_ext, filter_path, display_name, add_operator):
754
- '''
755
-
756
- '''
757
384
  ...
758
385
 
759
386
  def path_resolve(self):
760
- '''
761
-
762
- '''
763
387
  ...
764
388
 
765
389
  def pop(self):
766
- '''
767
-
768
- '''
769
390
  ...
770
391
 
771
392
  def prepend(self, draw_func):
772
- '''
773
-
774
- '''
775
393
  ...
776
394
 
777
395
  def property_overridable_library_set(self):
778
- '''
779
-
780
- '''
781
396
  ...
782
397
 
783
398
  def property_unset(self):
784
- '''
785
-
786
- '''
787
399
  ...
788
400
 
789
401
  def remove(self, draw_func):
790
- '''
791
-
792
- '''
793
402
  ...
794
403
 
795
404
  def type_recast(self):
796
- '''
797
-
798
- '''
799
405
  ...
800
406
 
801
407
  def values(self):
802
- '''
803
-
804
- '''
805
408
  ...
806
409
 
807
410
 
808
411
  class CONSOLE_MT_language(bpy_types.Menu, bpy_types._GenericUI):
809
412
  bl_label: typing.Any
810
- ''' '''
811
-
812
413
  bl_rna: typing.Any
813
- ''' '''
814
-
815
414
  id_data: typing.Any
816
- ''' '''
817
415
 
818
416
  def append(self, draw_func):
819
- '''
820
-
821
- '''
822
417
  ...
823
418
 
824
419
  def as_pointer(self):
825
- '''
826
-
827
- '''
828
420
  ...
829
421
 
830
422
  def bl_rna_get_subclass(self):
831
- '''
832
-
833
- '''
834
423
  ...
835
424
 
836
425
  def bl_rna_get_subclass_py(self):
837
- '''
838
-
839
- '''
840
426
  ...
841
427
 
842
428
  def draw(self, _context):
843
- '''
844
-
845
- '''
846
429
  ...
847
430
 
848
431
  def draw_collapsible(self, context, layout):
849
- '''
850
-
851
- '''
852
432
  ...
853
433
 
854
434
  def draw_preset(self, _context):
855
- '''
856
-
857
- '''
858
435
  ...
859
436
 
860
437
  def driver_add(self):
861
- '''
862
-
863
- '''
864
438
  ...
865
439
 
866
440
  def driver_remove(self):
867
- '''
868
-
869
- '''
870
441
  ...
871
442
 
872
443
  def get(self):
873
- '''
874
-
875
- '''
876
444
  ...
877
445
 
878
446
  def id_properties_clear(self):
879
- '''
880
-
881
- '''
882
447
  ...
883
448
 
884
449
  def id_properties_ensure(self):
885
- '''
886
-
887
- '''
888
450
  ...
889
451
 
890
452
  def id_properties_ui(self):
891
- '''
892
-
893
- '''
894
453
  ...
895
454
 
896
455
  def is_extended(self):
897
- '''
898
-
899
- '''
900
456
  ...
901
457
 
902
458
  def is_property_hidden(self):
903
- '''
904
-
905
- '''
906
459
  ...
907
460
 
908
461
  def is_property_overridable_library(self):
909
- '''
910
-
911
- '''
912
462
  ...
913
463
 
914
464
  def is_property_readonly(self):
915
- '''
916
-
917
- '''
918
465
  ...
919
466
 
920
467
  def is_property_set(self):
921
- '''
922
-
923
- '''
924
468
  ...
925
469
 
926
470
  def items(self):
927
- '''
928
-
929
- '''
930
471
  ...
931
472
 
932
473
  def keyframe_delete(self):
933
- '''
934
-
935
- '''
936
474
  ...
937
475
 
938
476
  def keyframe_insert(self):
939
- '''
940
-
941
- '''
942
477
  ...
943
478
 
944
479
  def keys(self):
945
- '''
946
-
947
- '''
948
480
  ...
949
481
 
950
482
  def path_from_id(self):
951
- '''
952
-
953
- '''
954
483
  ...
955
484
 
956
485
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
957
486
  filter_ext, filter_path, display_name, add_operator):
958
- '''
959
-
960
- '''
961
487
  ...
962
488
 
963
489
  def path_resolve(self):
964
- '''
965
-
966
- '''
967
490
  ...
968
491
 
969
492
  def pop(self):
970
- '''
971
-
972
- '''
973
493
  ...
974
494
 
975
495
  def prepend(self, draw_func):
976
- '''
977
-
978
- '''
979
496
  ...
980
497
 
981
498
  def property_overridable_library_set(self):
982
- '''
983
-
984
- '''
985
499
  ...
986
500
 
987
501
  def property_unset(self):
988
- '''
989
-
990
- '''
991
502
  ...
992
503
 
993
504
  def remove(self, draw_func):
994
- '''
995
-
996
- '''
997
505
  ...
998
506
 
999
507
  def type_recast(self):
1000
- '''
1001
-
1002
- '''
1003
508
  ...
1004
509
 
1005
510
  def values(self):
1006
- '''
1007
-
1008
- '''
1009
511
  ...
1010
512
 
1011
513
 
1012
514
  class CONSOLE_MT_view(bpy_types.Menu, bpy_types._GenericUI):
1013
515
  bl_label: typing.Any
1014
- ''' '''
1015
-
1016
516
  bl_rna: typing.Any
1017
- ''' '''
1018
-
1019
517
  id_data: typing.Any
1020
- ''' '''
1021
518
 
1022
519
  def append(self, draw_func):
1023
- '''
1024
-
1025
- '''
1026
520
  ...
1027
521
 
1028
522
  def as_pointer(self):
1029
- '''
1030
-
1031
- '''
1032
523
  ...
1033
524
 
1034
525
  def bl_rna_get_subclass(self):
1035
- '''
1036
-
1037
- '''
1038
526
  ...
1039
527
 
1040
528
  def bl_rna_get_subclass_py(self):
1041
- '''
1042
-
1043
- '''
1044
529
  ...
1045
530
 
1046
531
  def draw(self, _context):
1047
- '''
1048
-
1049
- '''
1050
532
  ...
1051
533
 
1052
534
  def draw_collapsible(self, context, layout):
1053
- '''
1054
-
1055
- '''
1056
535
  ...
1057
536
 
1058
537
  def draw_preset(self, _context):
1059
- '''
1060
-
1061
- '''
1062
538
  ...
1063
539
 
1064
540
  def driver_add(self):
1065
- '''
1066
-
1067
- '''
1068
541
  ...
1069
542
 
1070
543
  def driver_remove(self):
1071
- '''
1072
-
1073
- '''
1074
544
  ...
1075
545
 
1076
546
  def get(self):
1077
- '''
1078
-
1079
- '''
1080
547
  ...
1081
548
 
1082
549
  def id_properties_clear(self):
1083
- '''
1084
-
1085
- '''
1086
550
  ...
1087
551
 
1088
552
  def id_properties_ensure(self):
1089
- '''
1090
-
1091
- '''
1092
553
  ...
1093
554
 
1094
555
  def id_properties_ui(self):
1095
- '''
1096
-
1097
- '''
1098
556
  ...
1099
557
 
1100
558
  def is_extended(self):
1101
- '''
1102
-
1103
- '''
1104
559
  ...
1105
560
 
1106
561
  def is_property_hidden(self):
1107
- '''
1108
-
1109
- '''
1110
562
  ...
1111
563
 
1112
564
  def is_property_overridable_library(self):
1113
- '''
1114
-
1115
- '''
1116
565
  ...
1117
566
 
1118
567
  def is_property_readonly(self):
1119
- '''
1120
-
1121
- '''
1122
568
  ...
1123
569
 
1124
570
  def is_property_set(self):
1125
- '''
1126
-
1127
- '''
1128
571
  ...
1129
572
 
1130
573
  def items(self):
1131
- '''
1132
-
1133
- '''
1134
574
  ...
1135
575
 
1136
576
  def keyframe_delete(self):
1137
- '''
1138
-
1139
- '''
1140
577
  ...
1141
578
 
1142
579
  def keyframe_insert(self):
1143
- '''
1144
-
1145
- '''
1146
580
  ...
1147
581
 
1148
582
  def keys(self):
1149
- '''
1150
-
1151
- '''
1152
583
  ...
1153
584
 
1154
585
  def path_from_id(self):
1155
- '''
1156
-
1157
- '''
1158
586
  ...
1159
587
 
1160
588
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1161
589
  filter_ext, filter_path, display_name, add_operator):
1162
- '''
1163
-
1164
- '''
1165
590
  ...
1166
591
 
1167
592
  def path_resolve(self):
1168
- '''
1169
-
1170
- '''
1171
593
  ...
1172
594
 
1173
595
  def pop(self):
1174
- '''
1175
-
1176
- '''
1177
596
  ...
1178
597
 
1179
598
  def prepend(self, draw_func):
1180
- '''
1181
-
1182
- '''
1183
599
  ...
1184
600
 
1185
601
  def property_overridable_library_set(self):
1186
- '''
1187
-
1188
- '''
1189
602
  ...
1190
603
 
1191
604
  def property_unset(self):
1192
- '''
1193
-
1194
- '''
1195
605
  ...
1196
606
 
1197
607
  def remove(self, draw_func):
1198
- '''
1199
-
1200
- '''
1201
608
  ...
1202
609
 
1203
610
  def type_recast(self):
1204
- '''
1205
-
1206
- '''
1207
611
  ...
1208
612
 
1209
613
  def values(self):
1210
- '''
1211
-
1212
- '''
1213
614
  ...
1214
615
 
1215
616
 
1216
617
  def add_scrollback(text, text_type):
1217
- '''
1218
-
1219
- '''
1220
-
1221
618
  ...