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,2858 +7,1440 @@ GenericType = typing.TypeVar("GenericType")
7
7
 
8
8
  class OUTLINER_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 OUTLINER_MT_asset(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 poll(self, context):
355
- '''
356
-
357
- '''
358
183
  ...
359
184
 
360
185
  def pop(self):
361
- '''
362
-
363
- '''
364
186
  ...
365
187
 
366
188
  def prepend(self, draw_func):
367
- '''
368
-
369
- '''
370
189
  ...
371
190
 
372
191
  def property_overridable_library_set(self):
373
- '''
374
-
375
- '''
376
192
  ...
377
193
 
378
194
  def property_unset(self):
379
- '''
380
-
381
- '''
382
195
  ...
383
196
 
384
197
  def remove(self, draw_func):
385
- '''
386
-
387
- '''
388
198
  ...
389
199
 
390
200
  def type_recast(self):
391
- '''
392
-
393
- '''
394
201
  ...
395
202
 
396
203
  def values(self):
397
- '''
398
-
399
- '''
400
204
  ...
401
205
 
402
206
 
403
207
  class OUTLINER_MT_collection(bpy_types.Menu, bpy_types._GenericUI):
404
208
  bl_label: typing.Any
405
- ''' '''
406
-
407
209
  bl_rna: typing.Any
408
- ''' '''
409
-
410
210
  id_data: typing.Any
411
- ''' '''
412
211
 
413
212
  def append(self, draw_func):
414
- '''
415
-
416
- '''
417
213
  ...
418
214
 
419
215
  def as_pointer(self):
420
- '''
421
-
422
- '''
423
216
  ...
424
217
 
425
218
  def bl_rna_get_subclass(self):
426
- '''
427
-
428
- '''
429
219
  ...
430
220
 
431
221
  def bl_rna_get_subclass_py(self):
432
- '''
433
-
434
- '''
435
222
  ...
436
223
 
437
224
  def draw(self, context):
438
- '''
439
-
440
- '''
441
225
  ...
442
226
 
443
227
  def draw_collapsible(self, context, layout):
444
- '''
445
-
446
- '''
447
228
  ...
448
229
 
449
230
  def draw_preset(self, _context):
450
- '''
451
-
452
- '''
453
231
  ...
454
232
 
455
233
  def driver_add(self):
456
- '''
457
-
458
- '''
459
234
  ...
460
235
 
461
236
  def driver_remove(self):
462
- '''
463
-
464
- '''
465
237
  ...
466
238
 
467
239
  def get(self):
468
- '''
469
-
470
- '''
471
240
  ...
472
241
 
473
242
  def id_properties_clear(self):
474
- '''
475
-
476
- '''
477
243
  ...
478
244
 
479
245
  def id_properties_ensure(self):
480
- '''
481
-
482
- '''
483
246
  ...
484
247
 
485
248
  def id_properties_ui(self):
486
- '''
487
-
488
- '''
489
249
  ...
490
250
 
491
251
  def is_extended(self):
492
- '''
493
-
494
- '''
495
252
  ...
496
253
 
497
254
  def is_property_hidden(self):
498
- '''
499
-
500
- '''
501
255
  ...
502
256
 
503
257
  def is_property_overridable_library(self):
504
- '''
505
-
506
- '''
507
258
  ...
508
259
 
509
260
  def is_property_readonly(self):
510
- '''
511
-
512
- '''
513
261
  ...
514
262
 
515
263
  def is_property_set(self):
516
- '''
517
-
518
- '''
519
264
  ...
520
265
 
521
266
  def items(self):
522
- '''
523
-
524
- '''
525
267
  ...
526
268
 
527
269
  def keyframe_delete(self):
528
- '''
529
-
530
- '''
531
270
  ...
532
271
 
533
272
  def keyframe_insert(self):
534
- '''
535
-
536
- '''
537
273
  ...
538
274
 
539
275
  def keys(self):
540
- '''
541
-
542
- '''
543
276
  ...
544
277
 
545
278
  def path_from_id(self):
546
- '''
547
-
548
- '''
549
279
  ...
550
280
 
551
281
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
552
282
  filter_ext, filter_path, display_name, add_operator):
553
- '''
554
-
555
- '''
556
283
  ...
557
284
 
558
285
  def path_resolve(self):
559
- '''
560
-
561
- '''
562
286
  ...
563
287
 
564
288
  def pop(self):
565
- '''
566
-
567
- '''
568
289
  ...
569
290
 
570
291
  def prepend(self, draw_func):
571
- '''
572
-
573
- '''
574
292
  ...
575
293
 
576
294
  def property_overridable_library_set(self):
577
- '''
578
-
579
- '''
580
295
  ...
581
296
 
582
297
  def property_unset(self):
583
- '''
584
-
585
- '''
586
298
  ...
587
299
 
588
300
  def remove(self, draw_func):
589
- '''
590
-
591
- '''
592
301
  ...
593
302
 
594
303
  def type_recast(self):
595
- '''
596
-
597
- '''
598
304
  ...
599
305
 
600
306
  def values(self):
601
- '''
602
-
603
- '''
604
307
  ...
605
308
 
606
309
 
607
310
  class OUTLINER_MT_collection_new(bpy_types.Menu, bpy_types._GenericUI):
608
311
  bl_label: typing.Any
609
- ''' '''
610
-
611
312
  bl_rna: typing.Any
612
- ''' '''
613
-
614
313
  id_data: typing.Any
615
- ''' '''
616
314
 
617
315
  def append(self, draw_func):
618
- '''
619
-
620
- '''
621
316
  ...
622
317
 
623
318
  def as_pointer(self):
624
- '''
625
-
626
- '''
627
319
  ...
628
320
 
629
321
  def bl_rna_get_subclass(self):
630
- '''
631
-
632
- '''
633
322
  ...
634
323
 
635
324
  def bl_rna_get_subclass_py(self):
636
- '''
637
-
638
- '''
639
325
  ...
640
326
 
641
327
  def draw(self, context):
642
- '''
643
-
644
- '''
645
328
  ...
646
329
 
647
330
  def draw_collapsible(self, context, layout):
648
- '''
649
-
650
- '''
651
331
  ...
652
332
 
653
333
  def draw_preset(self, _context):
654
- '''
655
-
656
- '''
657
334
  ...
658
335
 
659
336
  def draw_without_context_menu(self, _context, layout):
660
- '''
661
-
662
- '''
663
337
  ...
664
338
 
665
339
  def driver_add(self):
666
- '''
667
-
668
- '''
669
340
  ...
670
341
 
671
342
  def driver_remove(self):
672
- '''
673
-
674
- '''
675
343
  ...
676
344
 
677
345
  def get(self):
678
- '''
679
-
680
- '''
681
346
  ...
682
347
 
683
348
  def id_properties_clear(self):
684
- '''
685
-
686
- '''
687
349
  ...
688
350
 
689
351
  def id_properties_ensure(self):
690
- '''
691
-
692
- '''
693
352
  ...
694
353
 
695
354
  def id_properties_ui(self):
696
- '''
697
-
698
- '''
699
355
  ...
700
356
 
701
357
  def is_extended(self):
702
- '''
703
-
704
- '''
705
358
  ...
706
359
 
707
360
  def is_property_hidden(self):
708
- '''
709
-
710
- '''
711
361
  ...
712
362
 
713
363
  def is_property_overridable_library(self):
714
- '''
715
-
716
- '''
717
364
  ...
718
365
 
719
366
  def is_property_readonly(self):
720
- '''
721
-
722
- '''
723
367
  ...
724
368
 
725
369
  def is_property_set(self):
726
- '''
727
-
728
- '''
729
370
  ...
730
371
 
731
372
  def items(self):
732
- '''
733
-
734
- '''
735
373
  ...
736
374
 
737
375
  def keyframe_delete(self):
738
- '''
739
-
740
- '''
741
376
  ...
742
377
 
743
378
  def keyframe_insert(self):
744
- '''
745
-
746
- '''
747
379
  ...
748
380
 
749
381
  def keys(self):
750
- '''
751
-
752
- '''
753
382
  ...
754
383
 
755
384
  def path_from_id(self):
756
- '''
757
-
758
- '''
759
385
  ...
760
386
 
761
387
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
762
388
  filter_ext, filter_path, display_name, add_operator):
763
- '''
764
-
765
- '''
766
389
  ...
767
390
 
768
391
  def path_resolve(self):
769
- '''
770
-
771
- '''
772
392
  ...
773
393
 
774
394
  def pop(self):
775
- '''
776
-
777
- '''
778
395
  ...
779
396
 
780
397
  def prepend(self, draw_func):
781
- '''
782
-
783
- '''
784
398
  ...
785
399
 
786
400
  def property_overridable_library_set(self):
787
- '''
788
-
789
- '''
790
401
  ...
791
402
 
792
403
  def property_unset(self):
793
- '''
794
-
795
- '''
796
404
  ...
797
405
 
798
406
  def remove(self, draw_func):
799
- '''
800
-
801
- '''
802
407
  ...
803
408
 
804
409
  def type_recast(self):
805
- '''
806
-
807
- '''
808
410
  ...
809
411
 
810
412
  def values(self):
811
- '''
812
-
813
- '''
814
413
  ...
815
414
 
816
415
 
817
416
  class OUTLINER_MT_collection_view_layer(bpy_types.Menu, bpy_types._GenericUI):
818
417
  bl_label: typing.Any
819
- ''' '''
820
-
821
418
  bl_rna: typing.Any
822
- ''' '''
823
-
824
419
  id_data: typing.Any
825
- ''' '''
826
420
 
827
421
  def append(self, draw_func):
828
- '''
829
-
830
- '''
831
422
  ...
832
423
 
833
424
  def as_pointer(self):
834
- '''
835
-
836
- '''
837
425
  ...
838
426
 
839
427
  def bl_rna_get_subclass(self):
840
- '''
841
-
842
- '''
843
428
  ...
844
429
 
845
430
  def bl_rna_get_subclass_py(self):
846
- '''
847
-
848
- '''
849
431
  ...
850
432
 
851
433
  def draw(self, context):
852
- '''
853
-
854
- '''
855
434
  ...
856
435
 
857
436
  def draw_collapsible(self, context, layout):
858
- '''
859
-
860
- '''
861
437
  ...
862
438
 
863
439
  def draw_preset(self, _context):
864
- '''
865
-
866
- '''
867
440
  ...
868
441
 
869
442
  def driver_add(self):
870
- '''
871
-
872
- '''
873
443
  ...
874
444
 
875
445
  def driver_remove(self):
876
- '''
877
-
878
- '''
879
446
  ...
880
447
 
881
448
  def get(self):
882
- '''
883
-
884
- '''
885
449
  ...
886
450
 
887
451
  def id_properties_clear(self):
888
- '''
889
-
890
- '''
891
452
  ...
892
453
 
893
454
  def id_properties_ensure(self):
894
- '''
895
-
896
- '''
897
455
  ...
898
456
 
899
457
  def id_properties_ui(self):
900
- '''
901
-
902
- '''
903
458
  ...
904
459
 
905
460
  def is_extended(self):
906
- '''
907
-
908
- '''
909
461
  ...
910
462
 
911
463
  def is_property_hidden(self):
912
- '''
913
-
914
- '''
915
464
  ...
916
465
 
917
466
  def is_property_overridable_library(self):
918
- '''
919
-
920
- '''
921
467
  ...
922
468
 
923
469
  def is_property_readonly(self):
924
- '''
925
-
926
- '''
927
470
  ...
928
471
 
929
472
  def is_property_set(self):
930
- '''
931
-
932
- '''
933
473
  ...
934
474
 
935
475
  def items(self):
936
- '''
937
-
938
- '''
939
476
  ...
940
477
 
941
478
  def keyframe_delete(self):
942
- '''
943
-
944
- '''
945
479
  ...
946
480
 
947
481
  def keyframe_insert(self):
948
- '''
949
-
950
- '''
951
482
  ...
952
483
 
953
484
  def keys(self):
954
- '''
955
-
956
- '''
957
485
  ...
958
486
 
959
487
  def path_from_id(self):
960
- '''
961
-
962
- '''
963
488
  ...
964
489
 
965
490
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
966
491
  filter_ext, filter_path, display_name, add_operator):
967
- '''
968
-
969
- '''
970
492
  ...
971
493
 
972
494
  def path_resolve(self):
973
- '''
974
-
975
- '''
976
495
  ...
977
496
 
978
497
  def pop(self):
979
- '''
980
-
981
- '''
982
498
  ...
983
499
 
984
500
  def prepend(self, draw_func):
985
- '''
986
-
987
- '''
988
501
  ...
989
502
 
990
503
  def property_overridable_library_set(self):
991
- '''
992
-
993
- '''
994
504
  ...
995
505
 
996
506
  def property_unset(self):
997
- '''
998
-
999
- '''
1000
507
  ...
1001
508
 
1002
509
  def remove(self, draw_func):
1003
- '''
1004
-
1005
- '''
1006
510
  ...
1007
511
 
1008
512
  def type_recast(self):
1009
- '''
1010
-
1011
- '''
1012
513
  ...
1013
514
 
1014
515
  def values(self):
1015
- '''
1016
-
1017
- '''
1018
516
  ...
1019
517
 
1020
518
 
1021
519
  class OUTLINER_MT_collection_visibility(bpy_types.Menu, bpy_types._GenericUI):
1022
520
  bl_label: typing.Any
1023
- ''' '''
1024
-
1025
521
  bl_rna: typing.Any
1026
- ''' '''
1027
-
1028
522
  id_data: typing.Any
1029
- ''' '''
1030
523
 
1031
524
  def append(self, draw_func):
1032
- '''
1033
-
1034
- '''
1035
525
  ...
1036
526
 
1037
527
  def as_pointer(self):
1038
- '''
1039
-
1040
- '''
1041
528
  ...
1042
529
 
1043
530
  def bl_rna_get_subclass(self):
1044
- '''
1045
-
1046
- '''
1047
531
  ...
1048
532
 
1049
533
  def bl_rna_get_subclass_py(self):
1050
- '''
1051
-
1052
- '''
1053
534
  ...
1054
535
 
1055
536
  def draw(self, _context):
1056
- '''
1057
-
1058
- '''
1059
537
  ...
1060
538
 
1061
539
  def draw_collapsible(self, context, layout):
1062
- '''
1063
-
1064
- '''
1065
540
  ...
1066
541
 
1067
542
  def draw_preset(self, _context):
1068
- '''
1069
-
1070
- '''
1071
543
  ...
1072
544
 
1073
545
  def driver_add(self):
1074
- '''
1075
-
1076
- '''
1077
546
  ...
1078
547
 
1079
548
  def driver_remove(self):
1080
- '''
1081
-
1082
- '''
1083
549
  ...
1084
550
 
1085
551
  def get(self):
1086
- '''
1087
-
1088
- '''
1089
552
  ...
1090
553
 
1091
554
  def id_properties_clear(self):
1092
- '''
1093
-
1094
- '''
1095
555
  ...
1096
556
 
1097
557
  def id_properties_ensure(self):
1098
- '''
1099
-
1100
- '''
1101
558
  ...
1102
559
 
1103
560
  def id_properties_ui(self):
1104
- '''
1105
-
1106
- '''
1107
561
  ...
1108
562
 
1109
563
  def is_extended(self):
1110
- '''
1111
-
1112
- '''
1113
564
  ...
1114
565
 
1115
566
  def is_property_hidden(self):
1116
- '''
1117
-
1118
- '''
1119
567
  ...
1120
568
 
1121
569
  def is_property_overridable_library(self):
1122
- '''
1123
-
1124
- '''
1125
570
  ...
1126
571
 
1127
572
  def is_property_readonly(self):
1128
- '''
1129
-
1130
- '''
1131
573
  ...
1132
574
 
1133
575
  def is_property_set(self):
1134
- '''
1135
-
1136
- '''
1137
576
  ...
1138
577
 
1139
578
  def items(self):
1140
- '''
1141
-
1142
- '''
1143
579
  ...
1144
580
 
1145
581
  def keyframe_delete(self):
1146
- '''
1147
-
1148
- '''
1149
582
  ...
1150
583
 
1151
584
  def keyframe_insert(self):
1152
- '''
1153
-
1154
- '''
1155
585
  ...
1156
586
 
1157
587
  def keys(self):
1158
- '''
1159
-
1160
- '''
1161
588
  ...
1162
589
 
1163
590
  def path_from_id(self):
1164
- '''
1165
-
1166
- '''
1167
591
  ...
1168
592
 
1169
593
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1170
594
  filter_ext, filter_path, display_name, add_operator):
1171
- '''
1172
-
1173
- '''
1174
595
  ...
1175
596
 
1176
597
  def path_resolve(self):
1177
- '''
1178
-
1179
- '''
1180
598
  ...
1181
599
 
1182
600
  def pop(self):
1183
- '''
1184
-
1185
- '''
1186
601
  ...
1187
602
 
1188
603
  def prepend(self, draw_func):
1189
- '''
1190
-
1191
- '''
1192
604
  ...
1193
605
 
1194
606
  def property_overridable_library_set(self):
1195
- '''
1196
-
1197
- '''
1198
607
  ...
1199
608
 
1200
609
  def property_unset(self):
1201
- '''
1202
-
1203
- '''
1204
610
  ...
1205
611
 
1206
612
  def remove(self, draw_func):
1207
- '''
1208
-
1209
- '''
1210
613
  ...
1211
614
 
1212
615
  def type_recast(self):
1213
- '''
1214
-
1215
- '''
1216
616
  ...
1217
617
 
1218
618
  def values(self):
1219
- '''
1220
-
1221
- '''
1222
619
  ...
1223
620
 
1224
621
 
1225
622
  class OUTLINER_MT_context_menu(bpy_types.Menu, bpy_types._GenericUI):
1226
623
  bl_label: typing.Any
1227
- ''' '''
1228
-
1229
624
  bl_rna: typing.Any
1230
- ''' '''
1231
-
1232
625
  id_data: typing.Any
1233
- ''' '''
1234
626
 
1235
627
  def append(self, draw_func):
1236
- '''
1237
-
1238
- '''
1239
628
  ...
1240
629
 
1241
630
  def as_pointer(self):
1242
- '''
1243
-
1244
- '''
1245
631
  ...
1246
632
 
1247
633
  def bl_rna_get_subclass(self):
1248
- '''
1249
-
1250
- '''
1251
634
  ...
1252
635
 
1253
636
  def bl_rna_get_subclass_py(self):
1254
- '''
1255
-
1256
- '''
1257
637
  ...
1258
638
 
1259
639
  def draw(self, context):
1260
- '''
1261
-
1262
- '''
1263
640
  ...
1264
641
 
1265
642
  def draw_collapsible(self, context, layout):
1266
- '''
1267
-
1268
- '''
1269
643
  ...
1270
644
 
1271
645
  def draw_common_operators(self, layout):
1272
- '''
1273
-
1274
- '''
1275
646
  ...
1276
647
 
1277
648
  def draw_preset(self, _context):
1278
- '''
1279
-
1280
- '''
1281
649
  ...
1282
650
 
1283
651
  def driver_add(self):
1284
- '''
1285
-
1286
- '''
1287
652
  ...
1288
653
 
1289
654
  def driver_remove(self):
1290
- '''
1291
-
1292
- '''
1293
655
  ...
1294
656
 
1295
657
  def get(self):
1296
- '''
1297
-
1298
- '''
1299
658
  ...
1300
659
 
1301
660
  def id_properties_clear(self):
1302
- '''
1303
-
1304
- '''
1305
661
  ...
1306
662
 
1307
663
  def id_properties_ensure(self):
1308
- '''
1309
-
1310
- '''
1311
664
  ...
1312
665
 
1313
666
  def id_properties_ui(self):
1314
- '''
1315
-
1316
- '''
1317
667
  ...
1318
668
 
1319
669
  def is_extended(self):
1320
- '''
1321
-
1322
- '''
1323
670
  ...
1324
671
 
1325
672
  def is_property_hidden(self):
1326
- '''
1327
-
1328
- '''
1329
673
  ...
1330
674
 
1331
675
  def is_property_overridable_library(self):
1332
- '''
1333
-
1334
- '''
1335
676
  ...
1336
677
 
1337
678
  def is_property_readonly(self):
1338
- '''
1339
-
1340
- '''
1341
679
  ...
1342
680
 
1343
681
  def is_property_set(self):
1344
- '''
1345
-
1346
- '''
1347
682
  ...
1348
683
 
1349
684
  def items(self):
1350
- '''
1351
-
1352
- '''
1353
685
  ...
1354
686
 
1355
687
  def keyframe_delete(self):
1356
- '''
1357
-
1358
- '''
1359
688
  ...
1360
689
 
1361
690
  def keyframe_insert(self):
1362
- '''
1363
-
1364
- '''
1365
691
  ...
1366
692
 
1367
693
  def keys(self):
1368
- '''
1369
-
1370
- '''
1371
694
  ...
1372
695
 
1373
696
  def path_from_id(self):
1374
- '''
1375
-
1376
- '''
1377
697
  ...
1378
698
 
1379
699
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1380
700
  filter_ext, filter_path, display_name, add_operator):
1381
- '''
1382
-
1383
- '''
1384
701
  ...
1385
702
 
1386
703
  def path_resolve(self):
1387
- '''
1388
-
1389
- '''
1390
704
  ...
1391
705
 
1392
706
  def pop(self):
1393
- '''
1394
-
1395
- '''
1396
707
  ...
1397
708
 
1398
709
  def prepend(self, draw_func):
1399
- '''
1400
-
1401
- '''
1402
710
  ...
1403
711
 
1404
712
  def property_overridable_library_set(self):
1405
- '''
1406
-
1407
- '''
1408
713
  ...
1409
714
 
1410
715
  def property_unset(self):
1411
- '''
1412
-
1413
- '''
1414
716
  ...
1415
717
 
1416
718
  def remove(self, draw_func):
1417
- '''
1418
-
1419
- '''
1420
719
  ...
1421
720
 
1422
721
  def type_recast(self):
1423
- '''
1424
-
1425
- '''
1426
722
  ...
1427
723
 
1428
724
  def values(self):
1429
- '''
1430
-
1431
- '''
1432
725
  ...
1433
726
 
1434
727
 
1435
728
  class OUTLINER_MT_context_menu_view(bpy_types.Menu, bpy_types._GenericUI):
1436
729
  bl_label: typing.Any
1437
- ''' '''
1438
-
1439
730
  bl_rna: typing.Any
1440
- ''' '''
1441
-
1442
731
  id_data: typing.Any
1443
- ''' '''
1444
732
 
1445
733
  def append(self, draw_func):
1446
- '''
1447
-
1448
- '''
1449
734
  ...
1450
735
 
1451
736
  def as_pointer(self):
1452
- '''
1453
-
1454
- '''
1455
737
  ...
1456
738
 
1457
739
  def bl_rna_get_subclass(self):
1458
- '''
1459
-
1460
- '''
1461
740
  ...
1462
741
 
1463
742
  def bl_rna_get_subclass_py(self):
1464
- '''
1465
-
1466
- '''
1467
743
  ...
1468
744
 
1469
745
  def draw(self, _context):
1470
- '''
1471
-
1472
- '''
1473
746
  ...
1474
747
 
1475
748
  def draw_collapsible(self, context, layout):
1476
- '''
1477
-
1478
- '''
1479
749
  ...
1480
750
 
1481
751
  def draw_preset(self, _context):
1482
- '''
1483
-
1484
- '''
1485
752
  ...
1486
753
 
1487
754
  def driver_add(self):
1488
- '''
1489
-
1490
- '''
1491
755
  ...
1492
756
 
1493
757
  def driver_remove(self):
1494
- '''
1495
-
1496
- '''
1497
758
  ...
1498
759
 
1499
760
  def get(self):
1500
- '''
1501
-
1502
- '''
1503
761
  ...
1504
762
 
1505
763
  def id_properties_clear(self):
1506
- '''
1507
-
1508
- '''
1509
764
  ...
1510
765
 
1511
766
  def id_properties_ensure(self):
1512
- '''
1513
-
1514
- '''
1515
767
  ...
1516
768
 
1517
769
  def id_properties_ui(self):
1518
- '''
1519
-
1520
- '''
1521
770
  ...
1522
771
 
1523
772
  def is_extended(self):
1524
- '''
1525
-
1526
- '''
1527
773
  ...
1528
774
 
1529
775
  def is_property_hidden(self):
1530
- '''
1531
-
1532
- '''
1533
776
  ...
1534
777
 
1535
778
  def is_property_overridable_library(self):
1536
- '''
1537
-
1538
- '''
1539
779
  ...
1540
780
 
1541
781
  def is_property_readonly(self):
1542
- '''
1543
-
1544
- '''
1545
782
  ...
1546
783
 
1547
784
  def is_property_set(self):
1548
- '''
1549
-
1550
- '''
1551
785
  ...
1552
786
 
1553
787
  def items(self):
1554
- '''
1555
-
1556
- '''
1557
788
  ...
1558
789
 
1559
790
  def keyframe_delete(self):
1560
- '''
1561
-
1562
- '''
1563
791
  ...
1564
792
 
1565
793
  def keyframe_insert(self):
1566
- '''
1567
-
1568
- '''
1569
794
  ...
1570
795
 
1571
796
  def keys(self):
1572
- '''
1573
-
1574
- '''
1575
797
  ...
1576
798
 
1577
799
  def path_from_id(self):
1578
- '''
1579
-
1580
- '''
1581
800
  ...
1582
801
 
1583
802
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1584
803
  filter_ext, filter_path, display_name, add_operator):
1585
- '''
1586
-
1587
- '''
1588
804
  ...
1589
805
 
1590
806
  def path_resolve(self):
1591
- '''
1592
-
1593
- '''
1594
807
  ...
1595
808
 
1596
809
  def pop(self):
1597
- '''
1598
-
1599
- '''
1600
810
  ...
1601
811
 
1602
812
  def prepend(self, draw_func):
1603
- '''
1604
-
1605
- '''
1606
813
  ...
1607
814
 
1608
815
  def property_overridable_library_set(self):
1609
- '''
1610
-
1611
- '''
1612
816
  ...
1613
817
 
1614
818
  def property_unset(self):
1615
- '''
1616
-
1617
- '''
1618
819
  ...
1619
820
 
1620
821
  def remove(self, draw_func):
1621
- '''
1622
-
1623
- '''
1624
822
  ...
1625
823
 
1626
824
  def type_recast(self):
1627
- '''
1628
-
1629
- '''
1630
825
  ...
1631
826
 
1632
827
  def values(self):
1633
- '''
1634
-
1635
- '''
1636
828
  ...
1637
829
 
1638
830
 
1639
831
  class OUTLINER_MT_edit_datablocks(bpy_types.Menu, bpy_types._GenericUI):
1640
832
  bl_label: typing.Any
1641
- ''' '''
1642
-
1643
833
  bl_rna: typing.Any
1644
- ''' '''
1645
-
1646
834
  id_data: typing.Any
1647
- ''' '''
1648
835
 
1649
836
  def append(self, draw_func):
1650
- '''
1651
-
1652
- '''
1653
837
  ...
1654
838
 
1655
839
  def as_pointer(self):
1656
- '''
1657
-
1658
- '''
1659
840
  ...
1660
841
 
1661
842
  def bl_rna_get_subclass(self):
1662
- '''
1663
-
1664
- '''
1665
843
  ...
1666
844
 
1667
845
  def bl_rna_get_subclass_py(self):
1668
- '''
1669
-
1670
- '''
1671
846
  ...
1672
847
 
1673
848
  def draw(self, _context):
1674
- '''
1675
-
1676
- '''
1677
849
  ...
1678
850
 
1679
851
  def draw_collapsible(self, context, layout):
1680
- '''
1681
-
1682
- '''
1683
852
  ...
1684
853
 
1685
854
  def draw_preset(self, _context):
1686
- '''
1687
-
1688
- '''
1689
855
  ...
1690
856
 
1691
857
  def driver_add(self):
1692
- '''
1693
-
1694
- '''
1695
858
  ...
1696
859
 
1697
860
  def driver_remove(self):
1698
- '''
1699
-
1700
- '''
1701
861
  ...
1702
862
 
1703
863
  def get(self):
1704
- '''
1705
-
1706
- '''
1707
864
  ...
1708
865
 
1709
866
  def id_properties_clear(self):
1710
- '''
1711
-
1712
- '''
1713
867
  ...
1714
868
 
1715
869
  def id_properties_ensure(self):
1716
- '''
1717
-
1718
- '''
1719
870
  ...
1720
871
 
1721
872
  def id_properties_ui(self):
1722
- '''
1723
-
1724
- '''
1725
873
  ...
1726
874
 
1727
875
  def is_extended(self):
1728
- '''
1729
-
1730
- '''
1731
876
  ...
1732
877
 
1733
878
  def is_property_hidden(self):
1734
- '''
1735
-
1736
- '''
1737
879
  ...
1738
880
 
1739
881
  def is_property_overridable_library(self):
1740
- '''
1741
-
1742
- '''
1743
882
  ...
1744
883
 
1745
884
  def is_property_readonly(self):
1746
- '''
1747
-
1748
- '''
1749
885
  ...
1750
886
 
1751
887
  def is_property_set(self):
1752
- '''
1753
-
1754
- '''
1755
888
  ...
1756
889
 
1757
890
  def items(self):
1758
- '''
1759
-
1760
- '''
1761
891
  ...
1762
892
 
1763
893
  def keyframe_delete(self):
1764
- '''
1765
-
1766
- '''
1767
894
  ...
1768
895
 
1769
896
  def keyframe_insert(self):
1770
- '''
1771
-
1772
- '''
1773
897
  ...
1774
898
 
1775
899
  def keys(self):
1776
- '''
1777
-
1778
- '''
1779
900
  ...
1780
901
 
1781
902
  def path_from_id(self):
1782
- '''
1783
-
1784
- '''
1785
903
  ...
1786
904
 
1787
905
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1788
906
  filter_ext, filter_path, display_name, add_operator):
1789
- '''
1790
-
1791
- '''
1792
907
  ...
1793
908
 
1794
909
  def path_resolve(self):
1795
- '''
1796
-
1797
- '''
1798
910
  ...
1799
911
 
1800
912
  def pop(self):
1801
- '''
1802
-
1803
- '''
1804
913
  ...
1805
914
 
1806
915
  def prepend(self, draw_func):
1807
- '''
1808
-
1809
- '''
1810
916
  ...
1811
917
 
1812
918
  def property_overridable_library_set(self):
1813
- '''
1814
-
1815
- '''
1816
919
  ...
1817
920
 
1818
921
  def property_unset(self):
1819
- '''
1820
-
1821
- '''
1822
922
  ...
1823
923
 
1824
924
  def remove(self, draw_func):
1825
- '''
1826
-
1827
- '''
1828
925
  ...
1829
926
 
1830
927
  def type_recast(self):
1831
- '''
1832
-
1833
- '''
1834
928
  ...
1835
929
 
1836
930
  def values(self):
1837
- '''
1838
-
1839
- '''
1840
931
  ...
1841
932
 
1842
933
 
1843
934
  class OUTLINER_MT_editor_menus(bpy_types.Menu, bpy_types._GenericUI):
1844
935
  bl_idname: typing.Any
1845
- ''' '''
1846
-
1847
936
  bl_label: typing.Any
1848
- ''' '''
1849
-
1850
937
  bl_rna: typing.Any
1851
- ''' '''
1852
-
1853
938
  id_data: typing.Any
1854
- ''' '''
1855
939
 
1856
940
  def append(self, draw_func):
1857
- '''
1858
-
1859
- '''
1860
941
  ...
1861
942
 
1862
943
  def as_pointer(self):
1863
- '''
1864
-
1865
- '''
1866
944
  ...
1867
945
 
1868
946
  def bl_rna_get_subclass(self):
1869
- '''
1870
-
1871
- '''
1872
947
  ...
1873
948
 
1874
949
  def bl_rna_get_subclass_py(self):
1875
- '''
1876
-
1877
- '''
1878
950
  ...
1879
951
 
1880
952
  def draw(self, context):
1881
- '''
1882
-
1883
- '''
1884
953
  ...
1885
954
 
1886
955
  def draw_collapsible(self, context, layout):
1887
- '''
1888
-
1889
- '''
1890
956
  ...
1891
957
 
1892
958
  def draw_preset(self, _context):
1893
- '''
1894
-
1895
- '''
1896
959
  ...
1897
960
 
1898
961
  def driver_add(self):
1899
- '''
1900
-
1901
- '''
1902
962
  ...
1903
963
 
1904
964
  def driver_remove(self):
1905
- '''
1906
-
1907
- '''
1908
965
  ...
1909
966
 
1910
967
  def get(self):
1911
- '''
1912
-
1913
- '''
1914
968
  ...
1915
969
 
1916
970
  def id_properties_clear(self):
1917
- '''
1918
-
1919
- '''
1920
971
  ...
1921
972
 
1922
973
  def id_properties_ensure(self):
1923
- '''
1924
-
1925
- '''
1926
974
  ...
1927
975
 
1928
976
  def id_properties_ui(self):
1929
- '''
1930
-
1931
- '''
1932
977
  ...
1933
978
 
1934
979
  def is_extended(self):
1935
- '''
1936
-
1937
- '''
1938
980
  ...
1939
981
 
1940
982
  def is_property_hidden(self):
1941
- '''
1942
-
1943
- '''
1944
983
  ...
1945
984
 
1946
985
  def is_property_overridable_library(self):
1947
- '''
1948
-
1949
- '''
1950
986
  ...
1951
987
 
1952
988
  def is_property_readonly(self):
1953
- '''
1954
-
1955
- '''
1956
989
  ...
1957
990
 
1958
991
  def is_property_set(self):
1959
- '''
1960
-
1961
- '''
1962
992
  ...
1963
993
 
1964
994
  def items(self):
1965
- '''
1966
-
1967
- '''
1968
995
  ...
1969
996
 
1970
997
  def keyframe_delete(self):
1971
- '''
1972
-
1973
- '''
1974
998
  ...
1975
999
 
1976
1000
  def keyframe_insert(self):
1977
- '''
1978
-
1979
- '''
1980
1001
  ...
1981
1002
 
1982
1003
  def keys(self):
1983
- '''
1984
-
1985
- '''
1986
1004
  ...
1987
1005
 
1988
1006
  def path_from_id(self):
1989
- '''
1990
-
1991
- '''
1992
1007
  ...
1993
1008
 
1994
1009
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
1995
1010
  filter_ext, filter_path, display_name, add_operator):
1996
- '''
1997
-
1998
- '''
1999
1011
  ...
2000
1012
 
2001
1013
  def path_resolve(self):
2002
- '''
2003
-
2004
- '''
2005
1014
  ...
2006
1015
 
2007
1016
  def pop(self):
2008
- '''
2009
-
2010
- '''
2011
1017
  ...
2012
1018
 
2013
1019
  def prepend(self, draw_func):
2014
- '''
2015
-
2016
- '''
2017
1020
  ...
2018
1021
 
2019
1022
  def property_overridable_library_set(self):
2020
- '''
2021
-
2022
- '''
2023
1023
  ...
2024
1024
 
2025
1025
  def property_unset(self):
2026
- '''
2027
-
2028
- '''
2029
1026
  ...
2030
1027
 
2031
1028
  def remove(self, draw_func):
2032
- '''
2033
-
2034
- '''
2035
1029
  ...
2036
1030
 
2037
1031
  def type_recast(self):
2038
- '''
2039
-
2040
- '''
2041
1032
  ...
2042
1033
 
2043
1034
  def values(self):
2044
- '''
2045
-
2046
- '''
2047
1035
  ...
2048
1036
 
2049
1037
 
2050
1038
  class OUTLINER_MT_liboverride(bpy_types.Menu, bpy_types._GenericUI):
2051
1039
  bl_label: typing.Any
2052
- ''' '''
2053
-
2054
1040
  bl_rna: typing.Any
2055
- ''' '''
2056
-
2057
1041
  id_data: typing.Any
2058
- ''' '''
2059
1042
 
2060
1043
  def append(self, draw_func):
2061
- '''
2062
-
2063
- '''
2064
1044
  ...
2065
1045
 
2066
1046
  def as_pointer(self):
2067
- '''
2068
-
2069
- '''
2070
1047
  ...
2071
1048
 
2072
1049
  def bl_rna_get_subclass(self):
2073
- '''
2074
-
2075
- '''
2076
1050
  ...
2077
1051
 
2078
1052
  def bl_rna_get_subclass_py(self):
2079
- '''
2080
-
2081
- '''
2082
1053
  ...
2083
1054
 
2084
1055
  def draw(self, _context):
2085
- '''
2086
-
2087
- '''
2088
1056
  ...
2089
1057
 
2090
1058
  def draw_collapsible(self, context, layout):
2091
- '''
2092
-
2093
- '''
2094
1059
  ...
2095
1060
 
2096
1061
  def draw_preset(self, _context):
2097
- '''
2098
-
2099
- '''
2100
1062
  ...
2101
1063
 
2102
1064
  def driver_add(self):
2103
- '''
2104
-
2105
- '''
2106
1065
  ...
2107
1066
 
2108
1067
  def driver_remove(self):
2109
- '''
2110
-
2111
- '''
2112
1068
  ...
2113
1069
 
2114
1070
  def get(self):
2115
- '''
2116
-
2117
- '''
2118
1071
  ...
2119
1072
 
2120
1073
  def id_properties_clear(self):
2121
- '''
2122
-
2123
- '''
2124
1074
  ...
2125
1075
 
2126
1076
  def id_properties_ensure(self):
2127
- '''
2128
-
2129
- '''
2130
1077
  ...
2131
1078
 
2132
1079
  def id_properties_ui(self):
2133
- '''
2134
-
2135
- '''
2136
1080
  ...
2137
1081
 
2138
1082
  def is_extended(self):
2139
- '''
2140
-
2141
- '''
2142
1083
  ...
2143
1084
 
2144
1085
  def is_property_hidden(self):
2145
- '''
2146
-
2147
- '''
2148
1086
  ...
2149
1087
 
2150
1088
  def is_property_overridable_library(self):
2151
- '''
2152
-
2153
- '''
2154
1089
  ...
2155
1090
 
2156
1091
  def is_property_readonly(self):
2157
- '''
2158
-
2159
- '''
2160
1092
  ...
2161
1093
 
2162
1094
  def is_property_set(self):
2163
- '''
2164
-
2165
- '''
2166
1095
  ...
2167
1096
 
2168
1097
  def items(self):
2169
- '''
2170
-
2171
- '''
2172
1098
  ...
2173
1099
 
2174
1100
  def keyframe_delete(self):
2175
- '''
2176
-
2177
- '''
2178
1101
  ...
2179
1102
 
2180
1103
  def keyframe_insert(self):
2181
- '''
2182
-
2183
- '''
2184
1104
  ...
2185
1105
 
2186
1106
  def keys(self):
2187
- '''
2188
-
2189
- '''
2190
1107
  ...
2191
1108
 
2192
1109
  def path_from_id(self):
2193
- '''
2194
-
2195
- '''
2196
1110
  ...
2197
1111
 
2198
1112
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
2199
1113
  filter_ext, filter_path, display_name, add_operator):
2200
- '''
2201
-
2202
- '''
2203
1114
  ...
2204
1115
 
2205
1116
  def path_resolve(self):
2206
- '''
2207
-
2208
- '''
2209
1117
  ...
2210
1118
 
2211
1119
  def poll(self, context):
2212
- '''
2213
-
2214
- '''
2215
1120
  ...
2216
1121
 
2217
1122
  def pop(self):
2218
- '''
2219
-
2220
- '''
2221
1123
  ...
2222
1124
 
2223
1125
  def prepend(self, draw_func):
2224
- '''
2225
-
2226
- '''
2227
1126
  ...
2228
1127
 
2229
1128
  def property_overridable_library_set(self):
2230
- '''
2231
-
2232
- '''
2233
1129
  ...
2234
1130
 
2235
1131
  def property_unset(self):
2236
- '''
2237
-
2238
- '''
2239
1132
  ...
2240
1133
 
2241
1134
  def remove(self, draw_func):
2242
- '''
2243
-
2244
- '''
2245
1135
  ...
2246
1136
 
2247
1137
  def type_recast(self):
2248
- '''
2249
-
2250
- '''
2251
1138
  ...
2252
1139
 
2253
1140
  def values(self):
2254
- '''
2255
-
2256
- '''
2257
1141
  ...
2258
1142
 
2259
1143
 
2260
1144
  class OUTLINER_MT_object(bpy_types.Menu, bpy_types._GenericUI):
2261
1145
  bl_label: typing.Any
2262
- ''' '''
2263
-
2264
1146
  bl_rna: typing.Any
2265
- ''' '''
2266
-
2267
1147
  id_data: typing.Any
2268
- ''' '''
2269
1148
 
2270
1149
  def append(self, draw_func):
2271
- '''
2272
-
2273
- '''
2274
1150
  ...
2275
1151
 
2276
1152
  def as_pointer(self):
2277
- '''
2278
-
2279
- '''
2280
1153
  ...
2281
1154
 
2282
1155
  def bl_rna_get_subclass(self):
2283
- '''
2284
-
2285
- '''
2286
1156
  ...
2287
1157
 
2288
1158
  def bl_rna_get_subclass_py(self):
2289
- '''
2290
-
2291
- '''
2292
1159
  ...
2293
1160
 
2294
1161
  def draw(self, context):
2295
- '''
2296
-
2297
- '''
2298
1162
  ...
2299
1163
 
2300
1164
  def draw_collapsible(self, context, layout):
2301
- '''
2302
-
2303
- '''
2304
1165
  ...
2305
1166
 
2306
1167
  def draw_preset(self, _context):
2307
- '''
2308
-
2309
- '''
2310
1168
  ...
2311
1169
 
2312
1170
  def driver_add(self):
2313
- '''
2314
-
2315
- '''
2316
1171
  ...
2317
1172
 
2318
1173
  def driver_remove(self):
2319
- '''
2320
-
2321
- '''
2322
1174
  ...
2323
1175
 
2324
1176
  def get(self):
2325
- '''
2326
-
2327
- '''
2328
1177
  ...
2329
1178
 
2330
1179
  def id_properties_clear(self):
2331
- '''
2332
-
2333
- '''
2334
1180
  ...
2335
1181
 
2336
1182
  def id_properties_ensure(self):
2337
- '''
2338
-
2339
- '''
2340
1183
  ...
2341
1184
 
2342
1185
  def id_properties_ui(self):
2343
- '''
2344
-
2345
- '''
2346
1186
  ...
2347
1187
 
2348
1188
  def is_extended(self):
2349
- '''
2350
-
2351
- '''
2352
1189
  ...
2353
1190
 
2354
1191
  def is_property_hidden(self):
2355
- '''
2356
-
2357
- '''
2358
1192
  ...
2359
1193
 
2360
1194
  def is_property_overridable_library(self):
2361
- '''
2362
-
2363
- '''
2364
1195
  ...
2365
1196
 
2366
1197
  def is_property_readonly(self):
2367
- '''
2368
-
2369
- '''
2370
1198
  ...
2371
1199
 
2372
1200
  def is_property_set(self):
2373
- '''
2374
-
2375
- '''
2376
1201
  ...
2377
1202
 
2378
1203
  def items(self):
2379
- '''
2380
-
2381
- '''
2382
1204
  ...
2383
1205
 
2384
1206
  def keyframe_delete(self):
2385
- '''
2386
-
2387
- '''
2388
1207
  ...
2389
1208
 
2390
1209
  def keyframe_insert(self):
2391
- '''
2392
-
2393
- '''
2394
1210
  ...
2395
1211
 
2396
1212
  def keys(self):
2397
- '''
2398
-
2399
- '''
2400
1213
  ...
2401
1214
 
2402
1215
  def path_from_id(self):
2403
- '''
2404
-
2405
- '''
2406
1216
  ...
2407
1217
 
2408
1218
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
2409
1219
  filter_ext, filter_path, display_name, add_operator):
2410
- '''
2411
-
2412
- '''
2413
1220
  ...
2414
1221
 
2415
1222
  def path_resolve(self):
2416
- '''
2417
-
2418
- '''
2419
1223
  ...
2420
1224
 
2421
1225
  def pop(self):
2422
- '''
2423
-
2424
- '''
2425
1226
  ...
2426
1227
 
2427
1228
  def prepend(self, draw_func):
2428
- '''
2429
-
2430
- '''
2431
1229
  ...
2432
1230
 
2433
1231
  def property_overridable_library_set(self):
2434
- '''
2435
-
2436
- '''
2437
1232
  ...
2438
1233
 
2439
1234
  def property_unset(self):
2440
- '''
2441
-
2442
- '''
2443
1235
  ...
2444
1236
 
2445
1237
  def remove(self, draw_func):
2446
- '''
2447
-
2448
- '''
2449
1238
  ...
2450
1239
 
2451
1240
  def type_recast(self):
2452
- '''
2453
-
2454
- '''
2455
1241
  ...
2456
1242
 
2457
1243
  def values(self):
2458
- '''
2459
-
2460
- '''
2461
1244
  ...
2462
1245
 
2463
1246
 
2464
1247
  class OUTLINER_MT_view_pie(bpy_types.Menu, bpy_types._GenericUI):
2465
1248
  bl_label: typing.Any
2466
- ''' '''
2467
-
2468
1249
  bl_rna: typing.Any
2469
- ''' '''
2470
-
2471
1250
  id_data: typing.Any
2472
- ''' '''
2473
1251
 
2474
1252
  def append(self, draw_func):
2475
- '''
2476
-
2477
- '''
2478
1253
  ...
2479
1254
 
2480
1255
  def as_pointer(self):
2481
- '''
2482
-
2483
- '''
2484
1256
  ...
2485
1257
 
2486
1258
  def bl_rna_get_subclass(self):
2487
- '''
2488
-
2489
- '''
2490
1259
  ...
2491
1260
 
2492
1261
  def bl_rna_get_subclass_py(self):
2493
- '''
2494
-
2495
- '''
2496
1262
  ...
2497
1263
 
2498
1264
  def draw(self, _context):
2499
- '''
2500
-
2501
- '''
2502
1265
  ...
2503
1266
 
2504
1267
  def draw_collapsible(self, context, layout):
2505
- '''
2506
-
2507
- '''
2508
1268
  ...
2509
1269
 
2510
1270
  def draw_preset(self, _context):
2511
- '''
2512
-
2513
- '''
2514
1271
  ...
2515
1272
 
2516
1273
  def driver_add(self):
2517
- '''
2518
-
2519
- '''
2520
1274
  ...
2521
1275
 
2522
1276
  def driver_remove(self):
2523
- '''
2524
-
2525
- '''
2526
1277
  ...
2527
1278
 
2528
1279
  def get(self):
2529
- '''
2530
-
2531
- '''
2532
1280
  ...
2533
1281
 
2534
1282
  def id_properties_clear(self):
2535
- '''
2536
-
2537
- '''
2538
1283
  ...
2539
1284
 
2540
1285
  def id_properties_ensure(self):
2541
- '''
2542
-
2543
- '''
2544
1286
  ...
2545
1287
 
2546
1288
  def id_properties_ui(self):
2547
- '''
2548
-
2549
- '''
2550
1289
  ...
2551
1290
 
2552
1291
  def is_extended(self):
2553
- '''
2554
-
2555
- '''
2556
1292
  ...
2557
1293
 
2558
1294
  def is_property_hidden(self):
2559
- '''
2560
-
2561
- '''
2562
1295
  ...
2563
1296
 
2564
1297
  def is_property_overridable_library(self):
2565
- '''
2566
-
2567
- '''
2568
1298
  ...
2569
1299
 
2570
1300
  def is_property_readonly(self):
2571
- '''
2572
-
2573
- '''
2574
1301
  ...
2575
1302
 
2576
1303
  def is_property_set(self):
2577
- '''
2578
-
2579
- '''
2580
1304
  ...
2581
1305
 
2582
1306
  def items(self):
2583
- '''
2584
-
2585
- '''
2586
1307
  ...
2587
1308
 
2588
1309
  def keyframe_delete(self):
2589
- '''
2590
-
2591
- '''
2592
1310
  ...
2593
1311
 
2594
1312
  def keyframe_insert(self):
2595
- '''
2596
-
2597
- '''
2598
1313
  ...
2599
1314
 
2600
1315
  def keys(self):
2601
- '''
2602
-
2603
- '''
2604
1316
  ...
2605
1317
 
2606
1318
  def path_from_id(self):
2607
- '''
2608
-
2609
- '''
2610
1319
  ...
2611
1320
 
2612
1321
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
2613
1322
  filter_ext, filter_path, display_name, add_operator):
2614
- '''
2615
-
2616
- '''
2617
1323
  ...
2618
1324
 
2619
1325
  def path_resolve(self):
2620
- '''
2621
-
2622
- '''
2623
1326
  ...
2624
1327
 
2625
1328
  def pop(self):
2626
- '''
2627
-
2628
- '''
2629
1329
  ...
2630
1330
 
2631
1331
  def prepend(self, draw_func):
2632
- '''
2633
-
2634
- '''
2635
1332
  ...
2636
1333
 
2637
1334
  def property_overridable_library_set(self):
2638
- '''
2639
-
2640
- '''
2641
1335
  ...
2642
1336
 
2643
1337
  def property_unset(self):
2644
- '''
2645
-
2646
- '''
2647
1338
  ...
2648
1339
 
2649
1340
  def remove(self, draw_func):
2650
- '''
2651
-
2652
- '''
2653
1341
  ...
2654
1342
 
2655
1343
  def type_recast(self):
2656
- '''
2657
-
2658
- '''
2659
1344
  ...
2660
1345
 
2661
1346
  def values(self):
2662
- '''
2663
-
2664
- '''
2665
1347
  ...
2666
1348
 
2667
1349
 
2668
1350
  class OUTLINER_PT_filter(bpy_types.Panel, bpy_types._GenericUI):
2669
1351
  bl_label: typing.Any
2670
- ''' '''
2671
-
2672
1352
  bl_region_type: typing.Any
2673
- ''' '''
2674
-
2675
1353
  bl_rna: typing.Any
2676
- ''' '''
2677
-
2678
1354
  bl_space_type: typing.Any
2679
- ''' '''
2680
-
2681
1355
  id_data: typing.Any
2682
- ''' '''
2683
1356
 
2684
1357
  def append(self, draw_func):
2685
- '''
2686
-
2687
- '''
2688
1358
  ...
2689
1359
 
2690
1360
  def as_pointer(self):
2691
- '''
2692
-
2693
- '''
2694
1361
  ...
2695
1362
 
2696
1363
  def bl_rna_get_subclass(self):
2697
- '''
2698
-
2699
- '''
2700
1364
  ...
2701
1365
 
2702
1366
  def bl_rna_get_subclass_py(self):
2703
- '''
2704
-
2705
- '''
2706
1367
  ...
2707
1368
 
2708
1369
  def draw(self, context):
2709
- '''
2710
-
2711
- '''
2712
1370
  ...
2713
1371
 
2714
1372
  def driver_add(self):
2715
- '''
2716
-
2717
- '''
2718
1373
  ...
2719
1374
 
2720
1375
  def driver_remove(self):
2721
- '''
2722
-
2723
- '''
2724
1376
  ...
2725
1377
 
2726
1378
  def get(self):
2727
- '''
2728
-
2729
- '''
2730
1379
  ...
2731
1380
 
2732
1381
  def id_properties_clear(self):
2733
- '''
2734
-
2735
- '''
2736
1382
  ...
2737
1383
 
2738
1384
  def id_properties_ensure(self):
2739
- '''
2740
-
2741
- '''
2742
1385
  ...
2743
1386
 
2744
1387
  def id_properties_ui(self):
2745
- '''
2746
-
2747
- '''
2748
1388
  ...
2749
1389
 
2750
1390
  def is_extended(self):
2751
- '''
2752
-
2753
- '''
2754
1391
  ...
2755
1392
 
2756
1393
  def is_property_hidden(self):
2757
- '''
2758
-
2759
- '''
2760
1394
  ...
2761
1395
 
2762
1396
  def is_property_overridable_library(self):
2763
- '''
2764
-
2765
- '''
2766
1397
  ...
2767
1398
 
2768
1399
  def is_property_readonly(self):
2769
- '''
2770
-
2771
- '''
2772
1400
  ...
2773
1401
 
2774
1402
  def is_property_set(self):
2775
- '''
2776
-
2777
- '''
2778
1403
  ...
2779
1404
 
2780
1405
  def items(self):
2781
- '''
2782
-
2783
- '''
2784
1406
  ...
2785
1407
 
2786
1408
  def keyframe_delete(self):
2787
- '''
2788
-
2789
- '''
2790
1409
  ...
2791
1410
 
2792
1411
  def keyframe_insert(self):
2793
- '''
2794
-
2795
- '''
2796
1412
  ...
2797
1413
 
2798
1414
  def keys(self):
2799
- '''
2800
-
2801
- '''
2802
1415
  ...
2803
1416
 
2804
1417
  def path_from_id(self):
2805
- '''
2806
-
2807
- '''
2808
1418
  ...
2809
1419
 
2810
1420
  def path_resolve(self):
2811
- '''
2812
-
2813
- '''
2814
1421
  ...
2815
1422
 
2816
1423
  def pop(self):
2817
- '''
2818
-
2819
- '''
2820
1424
  ...
2821
1425
 
2822
1426
  def prepend(self, draw_func):
2823
- '''
2824
-
2825
- '''
2826
1427
  ...
2827
1428
 
2828
1429
  def property_overridable_library_set(self):
2829
- '''
2830
-
2831
- '''
2832
1430
  ...
2833
1431
 
2834
1432
  def property_unset(self):
2835
- '''
2836
-
2837
- '''
2838
1433
  ...
2839
1434
 
2840
1435
  def remove(self, draw_func):
2841
- '''
2842
-
2843
- '''
2844
1436
  ...
2845
1437
 
2846
1438
  def type_recast(self):
2847
- '''
2848
-
2849
- '''
2850
1439
  ...
2851
1440
 
2852
1441
  def values(self):
2853
- '''
2854
-
2855
- '''
2856
1442
  ...
2857
1443
 
2858
1444
 
2859
1445
  def has_selected_ids_in_context(context):
2860
- '''
2861
-
2862
- '''
2863
-
2864
1446
  ...