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