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,1210 +7,609 @@ GenericType = typing.TypeVar("GenericType")
7
7
 
8
8
  class INFO_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 INFO_MT_area(bpy_types.Menu, bpy_types._GenericUI):
194
102
  bl_label: typing.Any
195
- ''' '''
196
-
197
103
  bl_rna: typing.Any
198
- ''' '''
199
-
200
104
  bl_translation_context: typing.Any
201
- ''' '''
202
-
203
105
  id_data: typing.Any
204
- ''' '''
205
106
 
206
107
  def append(self, draw_func):
207
- '''
208
-
209
- '''
210
108
  ...
211
109
 
212
110
  def as_pointer(self):
213
- '''
214
-
215
- '''
216
111
  ...
217
112
 
218
113
  def bl_rna_get_subclass(self):
219
- '''
220
-
221
- '''
222
114
  ...
223
115
 
224
116
  def bl_rna_get_subclass_py(self):
225
- '''
226
-
227
- '''
228
117
  ...
229
118
 
230
119
  def draw(self, context):
231
- '''
232
-
233
- '''
234
120
  ...
235
121
 
236
122
  def draw_collapsible(self, context, layout):
237
- '''
238
-
239
- '''
240
123
  ...
241
124
 
242
125
  def draw_preset(self, _context):
243
- '''
244
-
245
- '''
246
126
  ...
247
127
 
248
128
  def driver_add(self):
249
- '''
250
-
251
- '''
252
129
  ...
253
130
 
254
131
  def driver_remove(self):
255
- '''
256
-
257
- '''
258
132
  ...
259
133
 
260
134
  def get(self):
261
- '''
262
-
263
- '''
264
135
  ...
265
136
 
266
137
  def id_properties_clear(self):
267
- '''
268
-
269
- '''
270
138
  ...
271
139
 
272
140
  def id_properties_ensure(self):
273
- '''
274
-
275
- '''
276
141
  ...
277
142
 
278
143
  def id_properties_ui(self):
279
- '''
280
-
281
- '''
282
144
  ...
283
145
 
284
146
  def is_extended(self):
285
- '''
286
-
287
- '''
288
147
  ...
289
148
 
290
149
  def is_property_hidden(self):
291
- '''
292
-
293
- '''
294
150
  ...
295
151
 
296
152
  def is_property_overridable_library(self):
297
- '''
298
-
299
- '''
300
153
  ...
301
154
 
302
155
  def is_property_readonly(self):
303
- '''
304
-
305
- '''
306
156
  ...
307
157
 
308
158
  def is_property_set(self):
309
- '''
310
-
311
- '''
312
159
  ...
313
160
 
314
161
  def items(self):
315
- '''
316
-
317
- '''
318
162
  ...
319
163
 
320
164
  def keyframe_delete(self):
321
- '''
322
-
323
- '''
324
165
  ...
325
166
 
326
167
  def keyframe_insert(self):
327
- '''
328
-
329
- '''
330
168
  ...
331
169
 
332
170
  def keys(self):
333
- '''
334
-
335
- '''
336
171
  ...
337
172
 
338
173
  def path_from_id(self):
339
- '''
340
-
341
- '''
342
174
  ...
343
175
 
344
176
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
345
177
  filter_ext, filter_path, display_name, add_operator):
346
- '''
347
-
348
- '''
349
178
  ...
350
179
 
351
180
  def path_resolve(self):
352
- '''
353
-
354
- '''
355
181
  ...
356
182
 
357
183
  def pop(self):
358
- '''
359
-
360
- '''
361
184
  ...
362
185
 
363
186
  def prepend(self, draw_func):
364
- '''
365
-
366
- '''
367
187
  ...
368
188
 
369
189
  def property_overridable_library_set(self):
370
- '''
371
-
372
- '''
373
190
  ...
374
191
 
375
192
  def property_unset(self):
376
- '''
377
-
378
- '''
379
193
  ...
380
194
 
381
195
  def remove(self, draw_func):
382
- '''
383
-
384
- '''
385
196
  ...
386
197
 
387
198
  def type_recast(self):
388
- '''
389
-
390
- '''
391
199
  ...
392
200
 
393
201
  def values(self):
394
- '''
395
-
396
- '''
397
202
  ...
398
203
 
399
204
 
400
205
  class INFO_MT_context_menu(bpy_types.Menu, bpy_types._GenericUI):
401
206
  bl_label: typing.Any
402
- ''' '''
403
-
404
207
  bl_rna: typing.Any
405
- ''' '''
406
-
407
208
  id_data: typing.Any
408
- ''' '''
409
209
 
410
210
  def append(self, draw_func):
411
- '''
412
-
413
- '''
414
211
  ...
415
212
 
416
213
  def as_pointer(self):
417
- '''
418
-
419
- '''
420
214
  ...
421
215
 
422
216
  def bl_rna_get_subclass(self):
423
- '''
424
-
425
- '''
426
217
  ...
427
218
 
428
219
  def bl_rna_get_subclass_py(self):
429
- '''
430
-
431
- '''
432
220
  ...
433
221
 
434
222
  def draw(self, _context):
435
- '''
436
-
437
- '''
438
223
  ...
439
224
 
440
225
  def draw_collapsible(self, context, layout):
441
- '''
442
-
443
- '''
444
226
  ...
445
227
 
446
228
  def draw_preset(self, _context):
447
- '''
448
-
449
- '''
450
229
  ...
451
230
 
452
231
  def driver_add(self):
453
- '''
454
-
455
- '''
456
232
  ...
457
233
 
458
234
  def driver_remove(self):
459
- '''
460
-
461
- '''
462
235
  ...
463
236
 
464
237
  def get(self):
465
- '''
466
-
467
- '''
468
238
  ...
469
239
 
470
240
  def id_properties_clear(self):
471
- '''
472
-
473
- '''
474
241
  ...
475
242
 
476
243
  def id_properties_ensure(self):
477
- '''
478
-
479
- '''
480
244
  ...
481
245
 
482
246
  def id_properties_ui(self):
483
- '''
484
-
485
- '''
486
247
  ...
487
248
 
488
249
  def is_extended(self):
489
- '''
490
-
491
- '''
492
250
  ...
493
251
 
494
252
  def is_property_hidden(self):
495
- '''
496
-
497
- '''
498
253
  ...
499
254
 
500
255
  def is_property_overridable_library(self):
501
- '''
502
-
503
- '''
504
256
  ...
505
257
 
506
258
  def is_property_readonly(self):
507
- '''
508
-
509
- '''
510
259
  ...
511
260
 
512
261
  def is_property_set(self):
513
- '''
514
-
515
- '''
516
262
  ...
517
263
 
518
264
  def items(self):
519
- '''
520
-
521
- '''
522
265
  ...
523
266
 
524
267
  def keyframe_delete(self):
525
- '''
526
-
527
- '''
528
268
  ...
529
269
 
530
270
  def keyframe_insert(self):
531
- '''
532
-
533
- '''
534
271
  ...
535
272
 
536
273
  def keys(self):
537
- '''
538
-
539
- '''
540
274
  ...
541
275
 
542
276
  def path_from_id(self):
543
- '''
544
-
545
- '''
546
277
  ...
547
278
 
548
279
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
549
280
  filter_ext, filter_path, display_name, add_operator):
550
- '''
551
-
552
- '''
553
281
  ...
554
282
 
555
283
  def path_resolve(self):
556
- '''
557
-
558
- '''
559
284
  ...
560
285
 
561
286
  def pop(self):
562
- '''
563
-
564
- '''
565
287
  ...
566
288
 
567
289
  def prepend(self, draw_func):
568
- '''
569
-
570
- '''
571
290
  ...
572
291
 
573
292
  def property_overridable_library_set(self):
574
- '''
575
-
576
- '''
577
293
  ...
578
294
 
579
295
  def property_unset(self):
580
- '''
581
-
582
- '''
583
296
  ...
584
297
 
585
298
  def remove(self, draw_func):
586
- '''
587
-
588
- '''
589
299
  ...
590
300
 
591
301
  def type_recast(self):
592
- '''
593
-
594
- '''
595
302
  ...
596
303
 
597
304
  def values(self):
598
- '''
599
-
600
- '''
601
305
  ...
602
306
 
603
307
 
604
308
  class INFO_MT_editor_menus(bpy_types.Menu, bpy_types._GenericUI):
605
309
  bl_idname: typing.Any
606
- ''' '''
607
-
608
310
  bl_label: typing.Any
609
- ''' '''
610
-
611
311
  bl_rna: typing.Any
612
- ''' '''
613
-
614
312
  id_data: typing.Any
615
- ''' '''
616
313
 
617
314
  def append(self, draw_func):
618
- '''
619
-
620
- '''
621
315
  ...
622
316
 
623
317
  def as_pointer(self):
624
- '''
625
-
626
- '''
627
318
  ...
628
319
 
629
320
  def bl_rna_get_subclass(self):
630
- '''
631
-
632
- '''
633
321
  ...
634
322
 
635
323
  def bl_rna_get_subclass_py(self):
636
- '''
637
-
638
- '''
639
324
  ...
640
325
 
641
326
  def draw(self, _context):
642
- '''
643
-
644
- '''
645
327
  ...
646
328
 
647
329
  def draw_collapsible(self, context, layout):
648
- '''
649
-
650
- '''
651
330
  ...
652
331
 
653
332
  def draw_preset(self, _context):
654
- '''
655
-
656
- '''
657
333
  ...
658
334
 
659
335
  def driver_add(self):
660
- '''
661
-
662
- '''
663
336
  ...
664
337
 
665
338
  def driver_remove(self):
666
- '''
667
-
668
- '''
669
339
  ...
670
340
 
671
341
  def get(self):
672
- '''
673
-
674
- '''
675
342
  ...
676
343
 
677
344
  def id_properties_clear(self):
678
- '''
679
-
680
- '''
681
345
  ...
682
346
 
683
347
  def id_properties_ensure(self):
684
- '''
685
-
686
- '''
687
348
  ...
688
349
 
689
350
  def id_properties_ui(self):
690
- '''
691
-
692
- '''
693
351
  ...
694
352
 
695
353
  def is_extended(self):
696
- '''
697
-
698
- '''
699
354
  ...
700
355
 
701
356
  def is_property_hidden(self):
702
- '''
703
-
704
- '''
705
357
  ...
706
358
 
707
359
  def is_property_overridable_library(self):
708
- '''
709
-
710
- '''
711
360
  ...
712
361
 
713
362
  def is_property_readonly(self):
714
- '''
715
-
716
- '''
717
363
  ...
718
364
 
719
365
  def is_property_set(self):
720
- '''
721
-
722
- '''
723
366
  ...
724
367
 
725
368
  def items(self):
726
- '''
727
-
728
- '''
729
369
  ...
730
370
 
731
371
  def keyframe_delete(self):
732
- '''
733
-
734
- '''
735
372
  ...
736
373
 
737
374
  def keyframe_insert(self):
738
- '''
739
-
740
- '''
741
375
  ...
742
376
 
743
377
  def keys(self):
744
- '''
745
-
746
- '''
747
378
  ...
748
379
 
749
380
  def path_from_id(self):
750
- '''
751
-
752
- '''
753
381
  ...
754
382
 
755
383
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
756
384
  filter_ext, filter_path, display_name, add_operator):
757
- '''
758
-
759
- '''
760
385
  ...
761
386
 
762
387
  def path_resolve(self):
763
- '''
764
-
765
- '''
766
388
  ...
767
389
 
768
390
  def pop(self):
769
- '''
770
-
771
- '''
772
391
  ...
773
392
 
774
393
  def prepend(self, draw_func):
775
- '''
776
-
777
- '''
778
394
  ...
779
395
 
780
396
  def property_overridable_library_set(self):
781
- '''
782
-
783
- '''
784
397
  ...
785
398
 
786
399
  def property_unset(self):
787
- '''
788
-
789
- '''
790
400
  ...
791
401
 
792
402
  def remove(self, draw_func):
793
- '''
794
-
795
- '''
796
403
  ...
797
404
 
798
405
  def type_recast(self):
799
- '''
800
-
801
- '''
802
406
  ...
803
407
 
804
408
  def values(self):
805
- '''
806
-
807
- '''
808
409
  ...
809
410
 
810
411
 
811
412
  class INFO_MT_info(bpy_types.Menu, bpy_types._GenericUI):
812
413
  bl_label: typing.Any
813
- ''' '''
814
-
815
414
  bl_rna: typing.Any
816
- ''' '''
817
-
818
415
  id_data: typing.Any
819
- ''' '''
820
416
 
821
417
  def append(self, draw_func):
822
- '''
823
-
824
- '''
825
418
  ...
826
419
 
827
420
  def as_pointer(self):
828
- '''
829
-
830
- '''
831
421
  ...
832
422
 
833
423
  def bl_rna_get_subclass(self):
834
- '''
835
-
836
- '''
837
424
  ...
838
425
 
839
426
  def bl_rna_get_subclass_py(self):
840
- '''
841
-
842
- '''
843
427
  ...
844
428
 
845
429
  def draw(self, _context):
846
- '''
847
-
848
- '''
849
430
  ...
850
431
 
851
432
  def draw_collapsible(self, context, layout):
852
- '''
853
-
854
- '''
855
433
  ...
856
434
 
857
435
  def draw_preset(self, _context):
858
- '''
859
-
860
- '''
861
436
  ...
862
437
 
863
438
  def driver_add(self):
864
- '''
865
-
866
- '''
867
439
  ...
868
440
 
869
441
  def driver_remove(self):
870
- '''
871
-
872
- '''
873
442
  ...
874
443
 
875
444
  def get(self):
876
- '''
877
-
878
- '''
879
445
  ...
880
446
 
881
447
  def id_properties_clear(self):
882
- '''
883
-
884
- '''
885
448
  ...
886
449
 
887
450
  def id_properties_ensure(self):
888
- '''
889
-
890
- '''
891
451
  ...
892
452
 
893
453
  def id_properties_ui(self):
894
- '''
895
-
896
- '''
897
454
  ...
898
455
 
899
456
  def is_extended(self):
900
- '''
901
-
902
- '''
903
457
  ...
904
458
 
905
459
  def is_property_hidden(self):
906
- '''
907
-
908
- '''
909
460
  ...
910
461
 
911
462
  def is_property_overridable_library(self):
912
- '''
913
-
914
- '''
915
463
  ...
916
464
 
917
465
  def is_property_readonly(self):
918
- '''
919
-
920
- '''
921
466
  ...
922
467
 
923
468
  def is_property_set(self):
924
- '''
925
-
926
- '''
927
469
  ...
928
470
 
929
471
  def items(self):
930
- '''
931
-
932
- '''
933
472
  ...
934
473
 
935
474
  def keyframe_delete(self):
936
- '''
937
-
938
- '''
939
475
  ...
940
476
 
941
477
  def keyframe_insert(self):
942
- '''
943
-
944
- '''
945
478
  ...
946
479
 
947
480
  def keys(self):
948
- '''
949
-
950
- '''
951
481
  ...
952
482
 
953
483
  def path_from_id(self):
954
- '''
955
-
956
- '''
957
484
  ...
958
485
 
959
486
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
960
487
  filter_ext, filter_path, display_name, add_operator):
961
- '''
962
-
963
- '''
964
488
  ...
965
489
 
966
490
  def path_resolve(self):
967
- '''
968
-
969
- '''
970
491
  ...
971
492
 
972
493
  def pop(self):
973
- '''
974
-
975
- '''
976
494
  ...
977
495
 
978
496
  def prepend(self, draw_func):
979
- '''
980
-
981
- '''
982
497
  ...
983
498
 
984
499
  def property_overridable_library_set(self):
985
- '''
986
-
987
- '''
988
500
  ...
989
501
 
990
502
  def property_unset(self):
991
- '''
992
-
993
- '''
994
503
  ...
995
504
 
996
505
  def remove(self, draw_func):
997
- '''
998
-
999
- '''
1000
506
  ...
1001
507
 
1002
508
  def type_recast(self):
1003
- '''
1004
-
1005
- '''
1006
509
  ...
1007
510
 
1008
511
  def values(self):
1009
- '''
1010
-
1011
- '''
1012
512
  ...
1013
513
 
1014
514
 
1015
515
  class INFO_MT_view(bpy_types.Menu, bpy_types._GenericUI):
1016
516
  bl_label: typing.Any
1017
- ''' '''
1018
-
1019
517
  bl_rna: typing.Any
1020
- ''' '''
1021
-
1022
518
  id_data: typing.Any
1023
- ''' '''
1024
519
 
1025
520
  def append(self, draw_func):
1026
- '''
1027
-
1028
- '''
1029
521
  ...
1030
522
 
1031
523
  def as_pointer(self):
1032
- '''
1033
-
1034
- '''
1035
524
  ...
1036
525
 
1037
526
  def bl_rna_get_subclass(self):
1038
- '''
1039
-
1040
- '''
1041
527
  ...
1042
528
 
1043
529
  def bl_rna_get_subclass_py(self):
1044
- '''
1045
-
1046
- '''
1047
530
  ...
1048
531
 
1049
532
  def draw(self, _context):
1050
- '''
1051
-
1052
- '''
1053
533
  ...
1054
534
 
1055
535
  def draw_collapsible(self, context, layout):
1056
- '''
1057
-
1058
- '''
1059
536
  ...
1060
537
 
1061
538
  def draw_preset(self, _context):
1062
- '''
1063
-
1064
- '''
1065
539
  ...
1066
540
 
1067
541
  def driver_add(self):
1068
- '''
1069
-
1070
- '''
1071
542
  ...
1072
543
 
1073
544
  def driver_remove(self):
1074
- '''
1075
-
1076
- '''
1077
545
  ...
1078
546
 
1079
547
  def get(self):
1080
- '''
1081
-
1082
- '''
1083
548
  ...
1084
549
 
1085
550
  def id_properties_clear(self):
1086
- '''
1087
-
1088
- '''
1089
551
  ...
1090
552
 
1091
553
  def id_properties_ensure(self):
1092
- '''
1093
-
1094
- '''
1095
554
  ...
1096
555
 
1097
556
  def id_properties_ui(self):
1098
- '''
1099
-
1100
- '''
1101
557
  ...
1102
558
 
1103
559
  def is_extended(self):
1104
- '''
1105
-
1106
- '''
1107
560
  ...
1108
561
 
1109
562
  def is_property_hidden(self):
1110
- '''
1111
-
1112
- '''
1113
563
  ...
1114
564
 
1115
565
  def is_property_overridable_library(self):
1116
- '''
1117
-
1118
- '''
1119
566
  ...
1120
567
 
1121
568
  def is_property_readonly(self):
1122
- '''
1123
-
1124
- '''
1125
569
  ...
1126
570
 
1127
571
  def is_property_set(self):
1128
- '''
1129
-
1130
- '''
1131
572
  ...
1132
573
 
1133
574
  def items(self):
1134
- '''
1135
-
1136
- '''
1137
575
  ...
1138
576
 
1139
577
  def keyframe_delete(self):
1140
- '''
1141
-
1142
- '''
1143
578
  ...
1144
579
 
1145
580
  def keyframe_insert(self):
1146
- '''
1147
-
1148
- '''
1149
581
  ...
1150
582
 
1151
583
  def keys(self):
1152
- '''
1153
-
1154
- '''
1155
584
  ...
1156
585
 
1157
586
  def path_from_id(self):
1158
- '''
1159
-
1160
- '''
1161
587
  ...
1162
588
 
1163
589
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1164
590
  filter_ext, filter_path, display_name, add_operator):
1165
- '''
1166
-
1167
- '''
1168
591
  ...
1169
592
 
1170
593
  def path_resolve(self):
1171
- '''
1172
-
1173
- '''
1174
594
  ...
1175
595
 
1176
596
  def pop(self):
1177
- '''
1178
-
1179
- '''
1180
597
  ...
1181
598
 
1182
599
  def prepend(self, draw_func):
1183
- '''
1184
-
1185
- '''
1186
600
  ...
1187
601
 
1188
602
  def property_overridable_library_set(self):
1189
- '''
1190
-
1191
- '''
1192
603
  ...
1193
604
 
1194
605
  def property_unset(self):
1195
- '''
1196
-
1197
- '''
1198
606
  ...
1199
607
 
1200
608
  def remove(self, draw_func):
1201
- '''
1202
-
1203
- '''
1204
609
  ...
1205
610
 
1206
611
  def type_recast(self):
1207
- '''
1208
-
1209
- '''
1210
612
  ...
1211
613
 
1212
614
  def values(self):
1213
- '''
1214
-
1215
- '''
1216
615
  ...