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