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