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