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

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