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
@@ -10,432 +10,217 @@ GenericType = typing.TypeVar("GenericType")
10
10
  class ARMATURE_MT_collection_context_menu(bpy_types.Menu,
11
11
  bpy_types._GenericUI):
12
12
  bl_label: typing.Any
13
- ''' '''
14
-
15
13
  bl_rna: typing.Any
16
- ''' '''
17
-
18
14
  id_data: typing.Any
19
- ''' '''
20
15
 
21
16
  def append(self, draw_func):
22
- '''
23
-
24
- '''
25
17
  ...
26
18
 
27
19
  def as_pointer(self):
28
- '''
29
-
30
- '''
31
20
  ...
32
21
 
33
22
  def bl_rna_get_subclass(self):
34
- '''
35
-
36
- '''
37
23
  ...
38
24
 
39
25
  def bl_rna_get_subclass_py(self):
40
- '''
41
-
42
- '''
43
26
  ...
44
27
 
45
28
  def draw(self, context):
46
- '''
47
-
48
- '''
49
29
  ...
50
30
 
51
31
  def draw_collapsible(self, context, layout):
52
- '''
53
-
54
- '''
55
32
  ...
56
33
 
57
34
  def draw_preset(self, _context):
58
- '''
59
-
60
- '''
61
35
  ...
62
36
 
63
37
  def driver_add(self):
64
- '''
65
-
66
- '''
67
38
  ...
68
39
 
69
40
  def driver_remove(self):
70
- '''
71
-
72
- '''
73
41
  ...
74
42
 
75
43
  def get(self):
76
- '''
77
-
78
- '''
79
44
  ...
80
45
 
81
46
  def id_properties_clear(self):
82
- '''
83
-
84
- '''
85
47
  ...
86
48
 
87
49
  def id_properties_ensure(self):
88
- '''
89
-
90
- '''
91
50
  ...
92
51
 
93
52
  def id_properties_ui(self):
94
- '''
95
-
96
- '''
97
53
  ...
98
54
 
99
55
  def is_extended(self):
100
- '''
101
-
102
- '''
103
56
  ...
104
57
 
105
58
  def is_property_hidden(self):
106
- '''
107
-
108
- '''
109
59
  ...
110
60
 
111
61
  def is_property_overridable_library(self):
112
- '''
113
-
114
- '''
115
62
  ...
116
63
 
117
64
  def is_property_readonly(self):
118
- '''
119
-
120
- '''
121
65
  ...
122
66
 
123
67
  def is_property_set(self):
124
- '''
125
-
126
- '''
127
68
  ...
128
69
 
129
70
  def items(self):
130
- '''
131
-
132
- '''
133
71
  ...
134
72
 
135
73
  def keyframe_delete(self):
136
- '''
137
-
138
- '''
139
74
  ...
140
75
 
141
76
  def keyframe_insert(self):
142
- '''
143
-
144
- '''
145
77
  ...
146
78
 
147
79
  def keys(self):
148
- '''
149
-
150
- '''
151
80
  ...
152
81
 
153
82
  def path_from_id(self):
154
- '''
155
-
156
- '''
157
83
  ...
158
84
 
159
85
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
160
86
  filter_ext, filter_path, display_name, add_operator):
161
- '''
162
-
163
- '''
164
87
  ...
165
88
 
166
89
  def path_resolve(self):
167
- '''
168
-
169
- '''
170
90
  ...
171
91
 
172
92
  def pop(self):
173
- '''
174
-
175
- '''
176
93
  ...
177
94
 
178
95
  def prepend(self, draw_func):
179
- '''
180
-
181
- '''
182
96
  ...
183
97
 
184
98
  def property_overridable_library_set(self):
185
- '''
186
-
187
- '''
188
99
  ...
189
100
 
190
101
  def property_unset(self):
191
- '''
192
-
193
- '''
194
102
  ...
195
103
 
196
104
  def remove(self, draw_func):
197
- '''
198
-
199
- '''
200
105
  ...
201
106
 
202
107
  def type_recast(self):
203
- '''
204
-
205
- '''
206
108
  ...
207
109
 
208
110
  def values(self):
209
- '''
210
-
211
- '''
212
111
  ...
213
112
 
214
113
 
215
114
  class ArmatureButtonsPanel:
216
115
  bl_context: typing.Any
217
- ''' '''
218
-
219
116
  bl_region_type: typing.Any
220
- ''' '''
221
-
222
117
  bl_space_type: typing.Any
223
- ''' '''
224
118
 
225
119
  def poll(self, context):
226
- '''
227
-
228
- '''
229
120
  ...
230
121
 
231
122
 
232
123
  class DATA_PT_motion_paths(bl_ui.properties_animviz.MotionPathButtonsPanel,
233
124
  bpy_types.Panel, bpy_types._GenericUI):
234
125
  bl_context: typing.Any
235
- ''' '''
236
-
237
126
  bl_label: typing.Any
238
- ''' '''
239
-
240
127
  bl_options: typing.Any
241
- ''' '''
242
-
243
128
  bl_region_type: typing.Any
244
- ''' '''
245
-
246
129
  bl_rna: typing.Any
247
- ''' '''
248
-
249
130
  bl_space_type: typing.Any
250
- ''' '''
251
-
252
131
  id_data: typing.Any
253
- ''' '''
254
132
 
255
133
  def append(self, draw_func):
256
- '''
257
-
258
- '''
259
134
  ...
260
135
 
261
136
  def as_pointer(self):
262
- '''
263
-
264
- '''
265
137
  ...
266
138
 
267
139
  def bl_rna_get_subclass(self):
268
- '''
269
-
270
- '''
271
140
  ...
272
141
 
273
142
  def bl_rna_get_subclass_py(self):
274
- '''
275
-
276
- '''
277
143
  ...
278
144
 
279
145
  def draw(self, context):
280
- '''
281
-
282
- '''
283
146
  ...
284
147
 
285
148
  def draw_settings(self, _context, avs, mpath, bones):
286
- '''
287
-
288
- '''
289
149
  ...
290
150
 
291
151
  def driver_add(self):
292
- '''
293
-
294
- '''
295
152
  ...
296
153
 
297
154
  def driver_remove(self):
298
- '''
299
-
300
- '''
301
155
  ...
302
156
 
303
157
  def get(self):
304
- '''
305
-
306
- '''
307
158
  ...
308
159
 
309
160
  def id_properties_clear(self):
310
- '''
311
-
312
- '''
313
161
  ...
314
162
 
315
163
  def id_properties_ensure(self):
316
- '''
317
-
318
- '''
319
164
  ...
320
165
 
321
166
  def id_properties_ui(self):
322
- '''
323
-
324
- '''
325
167
  ...
326
168
 
327
169
  def is_extended(self):
328
- '''
329
-
330
- '''
331
170
  ...
332
171
 
333
172
  def is_property_hidden(self):
334
- '''
335
-
336
- '''
337
173
  ...
338
174
 
339
175
  def is_property_overridable_library(self):
340
- '''
341
-
342
- '''
343
176
  ...
344
177
 
345
178
  def is_property_readonly(self):
346
- '''
347
-
348
- '''
349
179
  ...
350
180
 
351
181
  def is_property_set(self):
352
- '''
353
-
354
- '''
355
182
  ...
356
183
 
357
184
  def items(self):
358
- '''
359
-
360
- '''
361
185
  ...
362
186
 
363
187
  def keyframe_delete(self):
364
- '''
365
-
366
- '''
367
188
  ...
368
189
 
369
190
  def keyframe_insert(self):
370
- '''
371
-
372
- '''
373
191
  ...
374
192
 
375
193
  def keys(self):
376
- '''
377
-
378
- '''
379
194
  ...
380
195
 
381
196
  def path_from_id(self):
382
- '''
383
-
384
- '''
385
197
  ...
386
198
 
387
199
  def path_resolve(self):
388
- '''
389
-
390
- '''
391
200
  ...
392
201
 
393
202
  def poll(self, context):
394
- '''
395
-
396
- '''
397
203
  ...
398
204
 
399
205
  def pop(self):
400
- '''
401
-
402
- '''
403
206
  ...
404
207
 
405
208
  def prepend(self, draw_func):
406
- '''
407
-
408
- '''
409
209
  ...
410
210
 
411
211
  def property_overridable_library_set(self):
412
- '''
413
-
414
- '''
415
212
  ...
416
213
 
417
214
  def property_unset(self):
418
- '''
419
-
420
- '''
421
215
  ...
422
216
 
423
217
  def remove(self, draw_func):
424
- '''
425
-
426
- '''
427
218
  ...
428
219
 
429
220
  def type_recast(self):
430
- '''
431
-
432
- '''
433
221
  ...
434
222
 
435
223
  def values(self):
436
- '''
437
-
438
- '''
439
224
  ...
440
225
 
441
226
 
@@ -443,1011 +228,502 @@ class DATA_PT_motion_paths_display(
443
228
  bl_ui.properties_animviz.MotionPathButtonsPanel_display,
444
229
  bpy_types.Panel, bpy_types._GenericUI):
445
230
  bl_context: typing.Any
446
- ''' '''
447
-
448
231
  bl_label: typing.Any
449
- ''' '''
450
-
451
232
  bl_options: typing.Any
452
- ''' '''
453
-
454
233
  bl_parent_id: typing.Any
455
- ''' '''
456
-
457
234
  bl_region_type: typing.Any
458
- ''' '''
459
-
460
235
  bl_rna: typing.Any
461
- ''' '''
462
-
463
236
  bl_space_type: typing.Any
464
- ''' '''
465
-
466
237
  id_data: typing.Any
467
- ''' '''
468
238
 
469
239
  def append(self, draw_func):
470
- '''
471
-
472
- '''
473
240
  ...
474
241
 
475
242
  def as_pointer(self):
476
- '''
477
-
478
- '''
479
243
  ...
480
244
 
481
245
  def bl_rna_get_subclass(self):
482
- '''
483
-
484
- '''
485
246
  ...
486
247
 
487
248
  def bl_rna_get_subclass_py(self):
488
- '''
489
-
490
- '''
491
249
  ...
492
250
 
493
251
  def draw(self, context):
494
- '''
495
-
496
- '''
497
252
  ...
498
253
 
499
254
  def draw_settings(self, _context, avs, mpath, bones):
500
- '''
501
-
502
- '''
503
255
  ...
504
256
 
505
257
  def driver_add(self):
506
- '''
507
-
508
- '''
509
258
  ...
510
259
 
511
260
  def driver_remove(self):
512
- '''
513
-
514
- '''
515
261
  ...
516
262
 
517
263
  def get(self):
518
- '''
519
-
520
- '''
521
264
  ...
522
265
 
523
266
  def id_properties_clear(self):
524
- '''
525
-
526
- '''
527
267
  ...
528
268
 
529
269
  def id_properties_ensure(self):
530
- '''
531
-
532
- '''
533
270
  ...
534
271
 
535
272
  def id_properties_ui(self):
536
- '''
537
-
538
- '''
539
273
  ...
540
274
 
541
275
  def is_extended(self):
542
- '''
543
-
544
- '''
545
276
  ...
546
277
 
547
278
  def is_property_hidden(self):
548
- '''
549
-
550
- '''
551
279
  ...
552
280
 
553
281
  def is_property_overridable_library(self):
554
- '''
555
-
556
- '''
557
282
  ...
558
283
 
559
284
  def is_property_readonly(self):
560
- '''
561
-
562
- '''
563
285
  ...
564
286
 
565
287
  def is_property_set(self):
566
- '''
567
-
568
- '''
569
288
  ...
570
289
 
571
290
  def items(self):
572
- '''
573
-
574
- '''
575
291
  ...
576
292
 
577
293
  def keyframe_delete(self):
578
- '''
579
-
580
- '''
581
294
  ...
582
295
 
583
296
  def keyframe_insert(self):
584
- '''
585
-
586
- '''
587
297
  ...
588
298
 
589
299
  def keys(self):
590
- '''
591
-
592
- '''
593
300
  ...
594
301
 
595
302
  def path_from_id(self):
596
- '''
597
-
598
- '''
599
303
  ...
600
304
 
601
305
  def path_resolve(self):
602
- '''
603
-
604
- '''
605
306
  ...
606
307
 
607
308
  def poll(self, context):
608
- '''
609
-
610
- '''
611
309
  ...
612
310
 
613
311
  def pop(self):
614
- '''
615
-
616
- '''
617
312
  ...
618
313
 
619
314
  def prepend(self, draw_func):
620
- '''
621
-
622
- '''
623
315
  ...
624
316
 
625
317
  def property_overridable_library_set(self):
626
- '''
627
-
628
- '''
629
318
  ...
630
319
 
631
320
  def property_unset(self):
632
- '''
633
-
634
- '''
635
321
  ...
636
322
 
637
323
  def remove(self, draw_func):
638
- '''
639
-
640
- '''
641
324
  ...
642
325
 
643
326
  def type_recast(self):
644
- '''
645
-
646
- '''
647
327
  ...
648
328
 
649
329
  def values(self):
650
- '''
651
-
652
- '''
653
330
  ...
654
331
 
655
332
 
656
333
  class DATA_UL_bone_collections(bpy_types.UIList, bpy_types._GenericUI):
657
334
  bl_rna: typing.Any
658
- ''' '''
659
-
660
335
  id_data: typing.Any
661
- ''' '''
662
336
 
663
337
  def append(self, draw_func):
664
- '''
665
-
666
- '''
667
338
  ...
668
339
 
669
340
  def as_pointer(self):
670
- '''
671
-
672
- '''
673
341
  ...
674
342
 
675
343
  def bl_rna_get_subclass(self):
676
- '''
677
-
678
- '''
679
344
  ...
680
345
 
681
346
  def bl_rna_get_subclass_py(self):
682
- '''
683
-
684
- '''
685
347
  ...
686
348
 
687
349
  def draw_item(self, _context, layout, armature, bcoll, _icon, _active_data,
688
350
  _active_propname, _index):
689
- '''
690
-
691
- '''
692
351
  ...
693
352
 
694
353
  def driver_add(self):
695
- '''
696
-
697
- '''
698
354
  ...
699
355
 
700
356
  def driver_remove(self):
701
- '''
702
-
703
- '''
704
357
  ...
705
358
 
706
359
  def get(self):
707
- '''
708
-
709
- '''
710
360
  ...
711
361
 
712
362
  def id_properties_clear(self):
713
- '''
714
-
715
- '''
716
363
  ...
717
364
 
718
365
  def id_properties_ensure(self):
719
- '''
720
-
721
- '''
722
366
  ...
723
367
 
724
368
  def id_properties_ui(self):
725
- '''
726
-
727
- '''
728
369
  ...
729
370
 
730
371
  def is_extended(self):
731
- '''
732
-
733
- '''
734
372
  ...
735
373
 
736
374
  def is_property_hidden(self):
737
- '''
738
-
739
- '''
740
375
  ...
741
376
 
742
377
  def is_property_overridable_library(self):
743
- '''
744
-
745
- '''
746
378
  ...
747
379
 
748
380
  def is_property_readonly(self):
749
- '''
750
-
751
- '''
752
381
  ...
753
382
 
754
383
  def is_property_set(self):
755
- '''
756
-
757
- '''
758
384
  ...
759
385
 
760
386
  def items(self):
761
- '''
762
-
763
- '''
764
387
  ...
765
388
 
766
389
  def keyframe_delete(self):
767
- '''
768
-
769
- '''
770
390
  ...
771
391
 
772
392
  def keyframe_insert(self):
773
- '''
774
-
775
- '''
776
393
  ...
777
394
 
778
395
  def keys(self):
779
- '''
780
-
781
- '''
782
396
  ...
783
397
 
784
398
  def path_from_id(self):
785
- '''
786
-
787
- '''
788
399
  ...
789
400
 
790
401
  def path_resolve(self):
791
- '''
792
-
793
- '''
794
402
  ...
795
403
 
796
404
  def pop(self):
797
- '''
798
-
799
- '''
800
405
  ...
801
406
 
802
407
  def prepend(self, draw_func):
803
- '''
804
-
805
- '''
806
408
  ...
807
409
 
808
410
  def property_overridable_library_set(self):
809
- '''
810
-
811
- '''
812
411
  ...
813
412
 
814
413
  def property_unset(self):
815
- '''
816
-
817
- '''
818
414
  ...
819
415
 
820
416
  def remove(self, draw_func):
821
- '''
822
-
823
- '''
824
417
  ...
825
418
 
826
419
  def type_recast(self):
827
- '''
828
-
829
- '''
830
420
  ...
831
421
 
832
422
  def values(self):
833
- '''
834
-
835
- '''
836
423
  ...
837
424
 
838
425
 
839
426
  class DATA_PT_bone_collections(ArmatureButtonsPanel, bpy_types.Panel,
840
427
  bpy_types._GenericUI):
841
428
  bl_context: typing.Any
842
- ''' '''
843
-
844
429
  bl_label: typing.Any
845
- ''' '''
846
-
847
430
  bl_region_type: typing.Any
848
- ''' '''
849
-
850
431
  bl_rna: typing.Any
851
- ''' '''
852
-
853
432
  bl_space_type: typing.Any
854
- ''' '''
855
-
856
433
  id_data: typing.Any
857
- ''' '''
858
434
 
859
435
  def append(self, draw_func):
860
- '''
861
-
862
- '''
863
436
  ...
864
437
 
865
438
  def as_pointer(self):
866
- '''
867
-
868
- '''
869
439
  ...
870
440
 
871
441
  def bl_rna_get_subclass(self):
872
- '''
873
-
874
- '''
875
442
  ...
876
443
 
877
444
  def bl_rna_get_subclass_py(self):
878
- '''
879
-
880
- '''
881
445
  ...
882
446
 
883
447
  def draw(self, context):
884
- '''
885
-
886
- '''
887
448
  ...
888
449
 
889
450
  def driver_add(self):
890
- '''
891
-
892
- '''
893
451
  ...
894
452
 
895
453
  def driver_remove(self):
896
- '''
897
-
898
- '''
899
454
  ...
900
455
 
901
456
  def get(self):
902
- '''
903
-
904
- '''
905
457
  ...
906
458
 
907
459
  def id_properties_clear(self):
908
- '''
909
-
910
- '''
911
460
  ...
912
461
 
913
462
  def id_properties_ensure(self):
914
- '''
915
-
916
- '''
917
463
  ...
918
464
 
919
465
  def id_properties_ui(self):
920
- '''
921
-
922
- '''
923
466
  ...
924
467
 
925
468
  def is_extended(self):
926
- '''
927
-
928
- '''
929
469
  ...
930
470
 
931
471
  def is_property_hidden(self):
932
- '''
933
-
934
- '''
935
472
  ...
936
473
 
937
474
  def is_property_overridable_library(self):
938
- '''
939
-
940
- '''
941
475
  ...
942
476
 
943
477
  def is_property_readonly(self):
944
- '''
945
-
946
- '''
947
478
  ...
948
479
 
949
480
  def is_property_set(self):
950
- '''
951
-
952
- '''
953
481
  ...
954
482
 
955
483
  def items(self):
956
- '''
957
-
958
- '''
959
484
  ...
960
485
 
961
486
  def keyframe_delete(self):
962
- '''
963
-
964
- '''
965
487
  ...
966
488
 
967
489
  def keyframe_insert(self):
968
- '''
969
-
970
- '''
971
490
  ...
972
491
 
973
492
  def keys(self):
974
- '''
975
-
976
- '''
977
493
  ...
978
494
 
979
495
  def path_from_id(self):
980
- '''
981
-
982
- '''
983
496
  ...
984
497
 
985
498
  def path_resolve(self):
986
- '''
987
-
988
- '''
989
499
  ...
990
500
 
991
501
  def poll(self, context):
992
- '''
993
-
994
- '''
995
502
  ...
996
503
 
997
504
  def pop(self):
998
- '''
999
-
1000
- '''
1001
505
  ...
1002
506
 
1003
507
  def prepend(self, draw_func):
1004
- '''
1005
-
1006
- '''
1007
508
  ...
1008
509
 
1009
510
  def property_overridable_library_set(self):
1010
- '''
1011
-
1012
- '''
1013
511
  ...
1014
512
 
1015
513
  def property_unset(self):
1016
- '''
1017
-
1018
- '''
1019
514
  ...
1020
515
 
1021
516
  def remove(self, draw_func):
1022
- '''
1023
-
1024
- '''
1025
517
  ...
1026
518
 
1027
519
  def type_recast(self):
1028
- '''
1029
-
1030
- '''
1031
520
  ...
1032
521
 
1033
522
  def values(self):
1034
- '''
1035
-
1036
- '''
1037
523
  ...
1038
524
 
1039
525
 
1040
526
  class DATA_PT_context_arm(ArmatureButtonsPanel, bpy_types.Panel,
1041
527
  bpy_types._GenericUI):
1042
528
  bl_context: typing.Any
1043
- ''' '''
1044
-
1045
529
  bl_label: typing.Any
1046
- ''' '''
1047
-
1048
530
  bl_options: typing.Any
1049
- ''' '''
1050
-
1051
531
  bl_region_type: typing.Any
1052
- ''' '''
1053
-
1054
532
  bl_rna: typing.Any
1055
- ''' '''
1056
-
1057
533
  bl_space_type: typing.Any
1058
- ''' '''
1059
-
1060
534
  id_data: typing.Any
1061
- ''' '''
1062
535
 
1063
536
  def append(self, draw_func):
1064
- '''
1065
-
1066
- '''
1067
537
  ...
1068
538
 
1069
539
  def as_pointer(self):
1070
- '''
1071
-
1072
- '''
1073
540
  ...
1074
541
 
1075
542
  def bl_rna_get_subclass(self):
1076
- '''
1077
-
1078
- '''
1079
543
  ...
1080
544
 
1081
545
  def bl_rna_get_subclass_py(self):
1082
- '''
1083
-
1084
- '''
1085
546
  ...
1086
547
 
1087
548
  def draw(self, context):
1088
- '''
1089
-
1090
- '''
1091
549
  ...
1092
550
 
1093
551
  def driver_add(self):
1094
- '''
1095
-
1096
- '''
1097
552
  ...
1098
553
 
1099
554
  def driver_remove(self):
1100
- '''
1101
-
1102
- '''
1103
555
  ...
1104
556
 
1105
557
  def get(self):
1106
- '''
1107
-
1108
- '''
1109
558
  ...
1110
559
 
1111
560
  def id_properties_clear(self):
1112
- '''
1113
-
1114
- '''
1115
561
  ...
1116
562
 
1117
563
  def id_properties_ensure(self):
1118
- '''
1119
-
1120
- '''
1121
564
  ...
1122
565
 
1123
566
  def id_properties_ui(self):
1124
- '''
1125
-
1126
- '''
1127
567
  ...
1128
568
 
1129
569
  def is_extended(self):
1130
- '''
1131
-
1132
- '''
1133
570
  ...
1134
571
 
1135
572
  def is_property_hidden(self):
1136
- '''
1137
-
1138
- '''
1139
573
  ...
1140
574
 
1141
575
  def is_property_overridable_library(self):
1142
- '''
1143
-
1144
- '''
1145
576
  ...
1146
577
 
1147
578
  def is_property_readonly(self):
1148
- '''
1149
-
1150
- '''
1151
579
  ...
1152
580
 
1153
581
  def is_property_set(self):
1154
- '''
1155
-
1156
- '''
1157
582
  ...
1158
583
 
1159
584
  def items(self):
1160
- '''
1161
-
1162
- '''
1163
585
  ...
1164
586
 
1165
587
  def keyframe_delete(self):
1166
- '''
1167
-
1168
- '''
1169
588
  ...
1170
589
 
1171
590
  def keyframe_insert(self):
1172
- '''
1173
-
1174
- '''
1175
591
  ...
1176
592
 
1177
593
  def keys(self):
1178
- '''
1179
-
1180
- '''
1181
594
  ...
1182
595
 
1183
596
  def path_from_id(self):
1184
- '''
1185
-
1186
- '''
1187
597
  ...
1188
598
 
1189
599
  def path_resolve(self):
1190
- '''
1191
-
1192
- '''
1193
600
  ...
1194
601
 
1195
602
  def poll(self, context):
1196
- '''
1197
-
1198
- '''
1199
603
  ...
1200
604
 
1201
605
  def pop(self):
1202
- '''
1203
-
1204
- '''
1205
606
  ...
1206
607
 
1207
608
  def prepend(self, draw_func):
1208
- '''
1209
-
1210
- '''
1211
609
  ...
1212
610
 
1213
611
  def property_overridable_library_set(self):
1214
- '''
1215
-
1216
- '''
1217
612
  ...
1218
613
 
1219
614
  def property_unset(self):
1220
- '''
1221
-
1222
- '''
1223
615
  ...
1224
616
 
1225
617
  def remove(self, draw_func):
1226
- '''
1227
-
1228
- '''
1229
618
  ...
1230
619
 
1231
620
  def type_recast(self):
1232
- '''
1233
-
1234
- '''
1235
621
  ...
1236
622
 
1237
623
  def values(self):
1238
- '''
1239
-
1240
- '''
1241
624
  ...
1242
625
 
1243
626
 
1244
627
  class DATA_PT_custom_props_arm(ArmatureButtonsPanel, rna_prop_ui.PropertyPanel,
1245
628
  bpy_types.Panel, bpy_types._GenericUI):
1246
629
  COMPAT_ENGINES: typing.Any
1247
- ''' '''
1248
-
1249
630
  bl_context: typing.Any
1250
- ''' '''
1251
-
1252
631
  bl_label: typing.Any
1253
- ''' '''
1254
-
1255
632
  bl_options: typing.Any
1256
- ''' '''
1257
-
1258
633
  bl_order: typing.Any
1259
- ''' '''
1260
-
1261
634
  bl_region_type: typing.Any
1262
- ''' '''
1263
-
1264
635
  bl_rna: typing.Any
1265
- ''' '''
1266
-
1267
636
  bl_space_type: typing.Any
1268
- ''' '''
1269
-
1270
637
  id_data: typing.Any
1271
- ''' '''
1272
638
 
1273
639
  def append(self, draw_func):
1274
- '''
1275
-
1276
- '''
1277
640
  ...
1278
641
 
1279
642
  def as_pointer(self):
1280
- '''
1281
-
1282
- '''
1283
643
  ...
1284
644
 
1285
645
  def bl_rna_get_subclass(self):
1286
- '''
1287
-
1288
- '''
1289
646
  ...
1290
647
 
1291
648
  def bl_rna_get_subclass_py(self):
1292
- '''
1293
-
1294
- '''
1295
649
  ...
1296
650
 
1297
651
  def draw(self, context):
1298
- '''
1299
-
1300
- '''
1301
652
  ...
1302
653
 
1303
654
  def driver_add(self):
1304
- '''
1305
-
1306
- '''
1307
655
  ...
1308
656
 
1309
657
  def driver_remove(self):
1310
- '''
1311
-
1312
- '''
1313
658
  ...
1314
659
 
1315
660
  def get(self):
1316
- '''
1317
-
1318
- '''
1319
661
  ...
1320
662
 
1321
663
  def id_properties_clear(self):
1322
- '''
1323
-
1324
- '''
1325
664
  ...
1326
665
 
1327
666
  def id_properties_ensure(self):
1328
- '''
1329
-
1330
- '''
1331
667
  ...
1332
668
 
1333
669
  def id_properties_ui(self):
1334
- '''
1335
-
1336
- '''
1337
670
  ...
1338
671
 
1339
672
  def is_extended(self):
1340
- '''
1341
-
1342
- '''
1343
673
  ...
1344
674
 
1345
675
  def is_property_hidden(self):
1346
- '''
1347
-
1348
- '''
1349
676
  ...
1350
677
 
1351
678
  def is_property_overridable_library(self):
1352
- '''
1353
-
1354
- '''
1355
679
  ...
1356
680
 
1357
681
  def is_property_readonly(self):
1358
- '''
1359
-
1360
- '''
1361
682
  ...
1362
683
 
1363
684
  def is_property_set(self):
1364
- '''
1365
-
1366
- '''
1367
685
  ...
1368
686
 
1369
687
  def items(self):
1370
- '''
1371
-
1372
- '''
1373
688
  ...
1374
689
 
1375
690
  def keyframe_delete(self):
1376
- '''
1377
-
1378
- '''
1379
691
  ...
1380
692
 
1381
693
  def keyframe_insert(self):
1382
- '''
1383
-
1384
- '''
1385
694
  ...
1386
695
 
1387
696
  def keys(self):
1388
- '''
1389
-
1390
- '''
1391
697
  ...
1392
698
 
1393
699
  def path_from_id(self):
1394
- '''
1395
-
1396
- '''
1397
700
  ...
1398
701
 
1399
702
  def path_resolve(self):
1400
- '''
1401
-
1402
- '''
1403
703
  ...
1404
704
 
1405
705
  def poll(self, context):
1406
- '''
1407
-
1408
- '''
1409
706
  ...
1410
707
 
1411
708
  def pop(self):
1412
- '''
1413
-
1414
- '''
1415
709
  ...
1416
710
 
1417
711
  def prepend(self, draw_func):
1418
- '''
1419
-
1420
- '''
1421
712
  ...
1422
713
 
1423
714
  def property_overridable_library_set(self):
1424
- '''
1425
-
1426
- '''
1427
715
  ...
1428
716
 
1429
717
  def property_unset(self):
1430
- '''
1431
-
1432
- '''
1433
718
  ...
1434
719
 
1435
720
  def remove(self, draw_func):
1436
- '''
1437
-
1438
- '''
1439
721
  ...
1440
722
 
1441
723
  def type_recast(self):
1442
- '''
1443
-
1444
- '''
1445
724
  ...
1446
725
 
1447
726
  def values(self):
1448
- '''
1449
-
1450
- '''
1451
727
  ...
1452
728
 
1453
729
 
@@ -1455,820 +731,404 @@ class DATA_PT_custom_props_bcoll(ArmatureButtonsPanel,
1455
731
  rna_prop_ui.PropertyPanel, bpy_types.Panel,
1456
732
  bpy_types._GenericUI):
1457
733
  COMPAT_ENGINES: typing.Any
1458
- ''' '''
1459
-
1460
734
  bl_context: typing.Any
1461
- ''' '''
1462
-
1463
735
  bl_label: typing.Any
1464
- ''' '''
1465
-
1466
736
  bl_options: typing.Any
1467
- ''' '''
1468
-
1469
737
  bl_order: typing.Any
1470
- ''' '''
1471
-
1472
738
  bl_parent_id: typing.Any
1473
- ''' '''
1474
-
1475
739
  bl_region_type: typing.Any
1476
- ''' '''
1477
-
1478
740
  bl_rna: typing.Any
1479
- ''' '''
1480
-
1481
741
  bl_space_type: typing.Any
1482
- ''' '''
1483
-
1484
742
  id_data: typing.Any
1485
- ''' '''
1486
743
 
1487
744
  def append(self, draw_func):
1488
- '''
1489
-
1490
- '''
1491
745
  ...
1492
746
 
1493
747
  def as_pointer(self):
1494
- '''
1495
-
1496
- '''
1497
748
  ...
1498
749
 
1499
750
  def bl_rna_get_subclass(self):
1500
- '''
1501
-
1502
- '''
1503
751
  ...
1504
752
 
1505
753
  def bl_rna_get_subclass_py(self):
1506
- '''
1507
-
1508
- '''
1509
754
  ...
1510
755
 
1511
756
  def draw(self, context):
1512
- '''
1513
-
1514
- '''
1515
757
  ...
1516
758
 
1517
759
  def driver_add(self):
1518
- '''
1519
-
1520
- '''
1521
760
  ...
1522
761
 
1523
762
  def driver_remove(self):
1524
- '''
1525
-
1526
- '''
1527
763
  ...
1528
764
 
1529
765
  def get(self):
1530
- '''
1531
-
1532
- '''
1533
766
  ...
1534
767
 
1535
768
  def id_properties_clear(self):
1536
- '''
1537
-
1538
- '''
1539
769
  ...
1540
770
 
1541
771
  def id_properties_ensure(self):
1542
- '''
1543
-
1544
- '''
1545
772
  ...
1546
773
 
1547
774
  def id_properties_ui(self):
1548
- '''
1549
-
1550
- '''
1551
775
  ...
1552
776
 
1553
777
  def is_extended(self):
1554
- '''
1555
-
1556
- '''
1557
778
  ...
1558
779
 
1559
780
  def is_property_hidden(self):
1560
- '''
1561
-
1562
- '''
1563
781
  ...
1564
782
 
1565
783
  def is_property_overridable_library(self):
1566
- '''
1567
-
1568
- '''
1569
784
  ...
1570
785
 
1571
786
  def is_property_readonly(self):
1572
- '''
1573
-
1574
- '''
1575
787
  ...
1576
788
 
1577
789
  def is_property_set(self):
1578
- '''
1579
-
1580
- '''
1581
790
  ...
1582
791
 
1583
792
  def items(self):
1584
- '''
1585
-
1586
- '''
1587
793
  ...
1588
794
 
1589
795
  def keyframe_delete(self):
1590
- '''
1591
-
1592
- '''
1593
796
  ...
1594
797
 
1595
798
  def keyframe_insert(self):
1596
- '''
1597
-
1598
- '''
1599
799
  ...
1600
800
 
1601
801
  def keys(self):
1602
- '''
1603
-
1604
- '''
1605
802
  ...
1606
803
 
1607
804
  def path_from_id(self):
1608
- '''
1609
-
1610
- '''
1611
805
  ...
1612
806
 
1613
807
  def path_resolve(self):
1614
- '''
1615
-
1616
- '''
1617
808
  ...
1618
809
 
1619
810
  def poll(self, context):
1620
- '''
1621
-
1622
- '''
1623
811
  ...
1624
812
 
1625
813
  def pop(self):
1626
- '''
1627
-
1628
- '''
1629
814
  ...
1630
815
 
1631
816
  def prepend(self, draw_func):
1632
- '''
1633
-
1634
- '''
1635
817
  ...
1636
818
 
1637
819
  def property_overridable_library_set(self):
1638
- '''
1639
-
1640
- '''
1641
820
  ...
1642
821
 
1643
822
  def property_unset(self):
1644
- '''
1645
-
1646
- '''
1647
823
  ...
1648
824
 
1649
825
  def remove(self, draw_func):
1650
- '''
1651
-
1652
- '''
1653
826
  ...
1654
827
 
1655
828
  def type_recast(self):
1656
- '''
1657
-
1658
- '''
1659
829
  ...
1660
830
 
1661
831
  def values(self):
1662
- '''
1663
-
1664
- '''
1665
832
  ...
1666
833
 
1667
834
 
1668
835
  class DATA_PT_display(ArmatureButtonsPanel, bpy_types.Panel,
1669
836
  bpy_types._GenericUI):
1670
837
  bl_context: typing.Any
1671
- ''' '''
1672
-
1673
838
  bl_label: typing.Any
1674
- ''' '''
1675
-
1676
839
  bl_options: typing.Any
1677
- ''' '''
1678
-
1679
840
  bl_region_type: typing.Any
1680
- ''' '''
1681
-
1682
841
  bl_rna: typing.Any
1683
- ''' '''
1684
-
1685
842
  bl_space_type: typing.Any
1686
- ''' '''
1687
-
1688
843
  id_data: typing.Any
1689
- ''' '''
1690
844
 
1691
845
  def append(self, draw_func):
1692
- '''
1693
-
1694
- '''
1695
846
  ...
1696
847
 
1697
848
  def as_pointer(self):
1698
- '''
1699
-
1700
- '''
1701
849
  ...
1702
850
 
1703
851
  def bl_rna_get_subclass(self):
1704
- '''
1705
-
1706
- '''
1707
852
  ...
1708
853
 
1709
854
  def bl_rna_get_subclass_py(self):
1710
- '''
1711
-
1712
- '''
1713
855
  ...
1714
856
 
1715
857
  def draw(self, context):
1716
- '''
1717
-
1718
- '''
1719
858
  ...
1720
859
 
1721
860
  def driver_add(self):
1722
- '''
1723
-
1724
- '''
1725
861
  ...
1726
862
 
1727
863
  def driver_remove(self):
1728
- '''
1729
-
1730
- '''
1731
864
  ...
1732
865
 
1733
866
  def get(self):
1734
- '''
1735
-
1736
- '''
1737
867
  ...
1738
868
 
1739
869
  def id_properties_clear(self):
1740
- '''
1741
-
1742
- '''
1743
870
  ...
1744
871
 
1745
872
  def id_properties_ensure(self):
1746
- '''
1747
-
1748
- '''
1749
873
  ...
1750
874
 
1751
875
  def id_properties_ui(self):
1752
- '''
1753
-
1754
- '''
1755
876
  ...
1756
877
 
1757
878
  def is_extended(self):
1758
- '''
1759
-
1760
- '''
1761
879
  ...
1762
880
 
1763
881
  def is_property_hidden(self):
1764
- '''
1765
-
1766
- '''
1767
882
  ...
1768
883
 
1769
884
  def is_property_overridable_library(self):
1770
- '''
1771
-
1772
- '''
1773
885
  ...
1774
886
 
1775
887
  def is_property_readonly(self):
1776
- '''
1777
-
1778
- '''
1779
888
  ...
1780
889
 
1781
890
  def is_property_set(self):
1782
- '''
1783
-
1784
- '''
1785
891
  ...
1786
892
 
1787
893
  def items(self):
1788
- '''
1789
-
1790
- '''
1791
894
  ...
1792
895
 
1793
896
  def keyframe_delete(self):
1794
- '''
1795
-
1796
- '''
1797
897
  ...
1798
898
 
1799
899
  def keyframe_insert(self):
1800
- '''
1801
-
1802
- '''
1803
900
  ...
1804
901
 
1805
902
  def keys(self):
1806
- '''
1807
-
1808
- '''
1809
903
  ...
1810
904
 
1811
905
  def path_from_id(self):
1812
- '''
1813
-
1814
- '''
1815
906
  ...
1816
907
 
1817
908
  def path_resolve(self):
1818
- '''
1819
-
1820
- '''
1821
909
  ...
1822
910
 
1823
911
  def poll(self, context):
1824
- '''
1825
-
1826
- '''
1827
912
  ...
1828
913
 
1829
914
  def pop(self):
1830
- '''
1831
-
1832
- '''
1833
915
  ...
1834
916
 
1835
917
  def prepend(self, draw_func):
1836
- '''
1837
-
1838
- '''
1839
918
  ...
1840
919
 
1841
920
  def property_overridable_library_set(self):
1842
- '''
1843
-
1844
- '''
1845
921
  ...
1846
922
 
1847
923
  def property_unset(self):
1848
- '''
1849
-
1850
- '''
1851
924
  ...
1852
925
 
1853
926
  def remove(self, draw_func):
1854
- '''
1855
-
1856
- '''
1857
927
  ...
1858
928
 
1859
929
  def type_recast(self):
1860
- '''
1861
-
1862
- '''
1863
930
  ...
1864
931
 
1865
932
  def values(self):
1866
- '''
1867
-
1868
- '''
1869
933
  ...
1870
934
 
1871
935
 
1872
936
  class DATA_PT_iksolver_itasc(ArmatureButtonsPanel, bpy_types.Panel,
1873
937
  bpy_types._GenericUI):
1874
938
  bl_context: typing.Any
1875
- ''' '''
1876
-
1877
939
  bl_label: typing.Any
1878
- ''' '''
1879
-
1880
940
  bl_options: typing.Any
1881
- ''' '''
1882
-
1883
941
  bl_region_type: typing.Any
1884
- ''' '''
1885
-
1886
942
  bl_rna: typing.Any
1887
- ''' '''
1888
-
1889
943
  bl_space_type: typing.Any
1890
- ''' '''
1891
-
1892
944
  id_data: typing.Any
1893
- ''' '''
1894
945
 
1895
946
  def append(self, draw_func):
1896
- '''
1897
-
1898
- '''
1899
947
  ...
1900
948
 
1901
949
  def as_pointer(self):
1902
- '''
1903
-
1904
- '''
1905
950
  ...
1906
951
 
1907
952
  def bl_rna_get_subclass(self):
1908
- '''
1909
-
1910
- '''
1911
953
  ...
1912
954
 
1913
955
  def bl_rna_get_subclass_py(self):
1914
- '''
1915
-
1916
- '''
1917
956
  ...
1918
957
 
1919
958
  def draw(self, context):
1920
- '''
1921
-
1922
- '''
1923
959
  ...
1924
960
 
1925
961
  def driver_add(self):
1926
- '''
1927
-
1928
- '''
1929
962
  ...
1930
963
 
1931
964
  def driver_remove(self):
1932
- '''
1933
-
1934
- '''
1935
965
  ...
1936
966
 
1937
967
  def get(self):
1938
- '''
1939
-
1940
- '''
1941
968
  ...
1942
969
 
1943
970
  def id_properties_clear(self):
1944
- '''
1945
-
1946
- '''
1947
971
  ...
1948
972
 
1949
973
  def id_properties_ensure(self):
1950
- '''
1951
-
1952
- '''
1953
974
  ...
1954
975
 
1955
976
  def id_properties_ui(self):
1956
- '''
1957
-
1958
- '''
1959
977
  ...
1960
978
 
1961
979
  def is_extended(self):
1962
- '''
1963
-
1964
- '''
1965
980
  ...
1966
981
 
1967
982
  def is_property_hidden(self):
1968
- '''
1969
-
1970
- '''
1971
983
  ...
1972
984
 
1973
985
  def is_property_overridable_library(self):
1974
- '''
1975
-
1976
- '''
1977
986
  ...
1978
987
 
1979
988
  def is_property_readonly(self):
1980
- '''
1981
-
1982
- '''
1983
989
  ...
1984
990
 
1985
991
  def is_property_set(self):
1986
- '''
1987
-
1988
- '''
1989
992
  ...
1990
993
 
1991
994
  def items(self):
1992
- '''
1993
-
1994
- '''
1995
995
  ...
1996
996
 
1997
997
  def keyframe_delete(self):
1998
- '''
1999
-
2000
- '''
2001
998
  ...
2002
999
 
2003
1000
  def keyframe_insert(self):
2004
- '''
2005
-
2006
- '''
2007
1001
  ...
2008
1002
 
2009
1003
  def keys(self):
2010
- '''
2011
-
2012
- '''
2013
1004
  ...
2014
1005
 
2015
1006
  def path_from_id(self):
2016
- '''
2017
-
2018
- '''
2019
1007
  ...
2020
1008
 
2021
1009
  def path_resolve(self):
2022
- '''
2023
-
2024
- '''
2025
1010
  ...
2026
1011
 
2027
1012
  def poll(self, context):
2028
- '''
2029
-
2030
- '''
2031
1013
  ...
2032
1014
 
2033
1015
  def pop(self):
2034
- '''
2035
-
2036
- '''
2037
1016
  ...
2038
1017
 
2039
1018
  def prepend(self, draw_func):
2040
- '''
2041
-
2042
- '''
2043
1019
  ...
2044
1020
 
2045
1021
  def property_overridable_library_set(self):
2046
- '''
2047
-
2048
- '''
2049
1022
  ...
2050
1023
 
2051
1024
  def property_unset(self):
2052
- '''
2053
-
2054
- '''
2055
1025
  ...
2056
1026
 
2057
1027
  def remove(self, draw_func):
2058
- '''
2059
-
2060
- '''
2061
1028
  ...
2062
1029
 
2063
1030
  def type_recast(self):
2064
- '''
2065
-
2066
- '''
2067
1031
  ...
2068
1032
 
2069
1033
  def values(self):
2070
- '''
2071
-
2072
- '''
2073
1034
  ...
2074
1035
 
2075
1036
 
2076
1037
  class DATA_PT_pose(ArmatureButtonsPanel, bpy_types.Panel,
2077
1038
  bpy_types._GenericUI):
2078
1039
  bl_context: typing.Any
2079
- ''' '''
2080
-
2081
1040
  bl_label: typing.Any
2082
- ''' '''
2083
-
2084
1041
  bl_region_type: typing.Any
2085
- ''' '''
2086
-
2087
1042
  bl_rna: typing.Any
2088
- ''' '''
2089
-
2090
1043
  bl_space_type: typing.Any
2091
- ''' '''
2092
-
2093
1044
  id_data: typing.Any
2094
- ''' '''
2095
1045
 
2096
1046
  def append(self, draw_func):
2097
- '''
2098
-
2099
- '''
2100
1047
  ...
2101
1048
 
2102
1049
  def as_pointer(self):
2103
- '''
2104
-
2105
- '''
2106
1050
  ...
2107
1051
 
2108
1052
  def bl_rna_get_subclass(self):
2109
- '''
2110
-
2111
- '''
2112
1053
  ...
2113
1054
 
2114
1055
  def bl_rna_get_subclass_py(self):
2115
- '''
2116
-
2117
- '''
2118
1056
  ...
2119
1057
 
2120
1058
  def draw(self, context):
2121
- '''
2122
-
2123
- '''
2124
1059
  ...
2125
1060
 
2126
1061
  def driver_add(self):
2127
- '''
2128
-
2129
- '''
2130
1062
  ...
2131
1063
 
2132
1064
  def driver_remove(self):
2133
- '''
2134
-
2135
- '''
2136
1065
  ...
2137
1066
 
2138
1067
  def get(self):
2139
- '''
2140
-
2141
- '''
2142
1068
  ...
2143
1069
 
2144
1070
  def id_properties_clear(self):
2145
- '''
2146
-
2147
- '''
2148
1071
  ...
2149
1072
 
2150
1073
  def id_properties_ensure(self):
2151
- '''
2152
-
2153
- '''
2154
1074
  ...
2155
1075
 
2156
1076
  def id_properties_ui(self):
2157
- '''
2158
-
2159
- '''
2160
1077
  ...
2161
1078
 
2162
1079
  def is_extended(self):
2163
- '''
2164
-
2165
- '''
2166
1080
  ...
2167
1081
 
2168
1082
  def is_property_hidden(self):
2169
- '''
2170
-
2171
- '''
2172
1083
  ...
2173
1084
 
2174
1085
  def is_property_overridable_library(self):
2175
- '''
2176
-
2177
- '''
2178
1086
  ...
2179
1087
 
2180
1088
  def is_property_readonly(self):
2181
- '''
2182
-
2183
- '''
2184
1089
  ...
2185
1090
 
2186
1091
  def is_property_set(self):
2187
- '''
2188
-
2189
- '''
2190
1092
  ...
2191
1093
 
2192
1094
  def items(self):
2193
- '''
2194
-
2195
- '''
2196
1095
  ...
2197
1096
 
2198
1097
  def keyframe_delete(self):
2199
- '''
2200
-
2201
- '''
2202
1098
  ...
2203
1099
 
2204
1100
  def keyframe_insert(self):
2205
- '''
2206
-
2207
- '''
2208
1101
  ...
2209
1102
 
2210
1103
  def keys(self):
2211
- '''
2212
-
2213
- '''
2214
1104
  ...
2215
1105
 
2216
1106
  def path_from_id(self):
2217
- '''
2218
-
2219
- '''
2220
1107
  ...
2221
1108
 
2222
1109
  def path_resolve(self):
2223
- '''
2224
-
2225
- '''
2226
1110
  ...
2227
1111
 
2228
1112
  def poll(self, context):
2229
- '''
2230
-
2231
- '''
2232
1113
  ...
2233
1114
 
2234
1115
  def pop(self):
2235
- '''
2236
-
2237
- '''
2238
1116
  ...
2239
1117
 
2240
1118
  def prepend(self, draw_func):
2241
- '''
2242
-
2243
- '''
2244
1119
  ...
2245
1120
 
2246
1121
  def property_overridable_library_set(self):
2247
- '''
2248
-
2249
- '''
2250
1122
  ...
2251
1123
 
2252
1124
  def property_unset(self):
2253
- '''
2254
-
2255
- '''
2256
1125
  ...
2257
1126
 
2258
1127
  def remove(self, draw_func):
2259
- '''
2260
-
2261
- '''
2262
1128
  ...
2263
1129
 
2264
1130
  def type_recast(self):
2265
- '''
2266
-
2267
- '''
2268
1131
  ...
2269
1132
 
2270
1133
  def values(self):
2271
- '''
2272
-
2273
- '''
2274
1134
  ...