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