fake-bpy-module 20231226__py3-none-any.whl → 20231228__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (438) hide show
  1. addon_utils/__init__.pyi +0 -39
  2. animsys_refactor/__init__.pyi +0 -24
  3. bl_app_override/__init__.pyi +0 -12
  4. bl_app_override/helpers/__init__.pyi +0 -21
  5. bl_app_template_utils/__init__.pyi +0 -16
  6. bl_console_utils/autocomplete/__init__.pyi +1 -1
  7. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +0 -20
  8. bl_console_utils/autocomplete/complete_import/__init__.pyi +0 -12
  9. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +0 -20
  10. bl_console_utils/autocomplete/intellisense/__init__.pyi +0 -8
  11. bl_i18n_utils/__init__.pyi +4 -4
  12. bl_i18n_utils/bl_extract_messages/__init__.pyi +0 -60
  13. bl_i18n_utils/merge_po/__init__.pyi +0 -4
  14. bl_i18n_utils/settings/__init__.pyi +0 -33
  15. bl_i18n_utils/utils/__init__.pyi +0 -168
  16. bl_i18n_utils/utils_cli/__init__.pyi +0 -24
  17. bl_i18n_utils/utils_languages_menu/__init__.pyi +0 -4
  18. bl_i18n_utils/utils_rtl/__init__.pyi +0 -8
  19. bl_keymap_utils/__init__.pyi +3 -3
  20. bl_keymap_utils/io/__init__.pyi +0 -36
  21. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +0 -4
  22. bl_keymap_utils/keymap_hierarchy/__init__.pyi +0 -4
  23. bl_keymap_utils/platform_helpers/__init__.pyi +0 -8
  24. bl_keymap_utils/versioning/__init__.pyi +0 -4
  25. bl_operators/__init__.pyi +22 -30
  26. bl_operators/add_mesh_torus/__init__.pyi +0 -113
  27. bl_operators/anim/__init__.pyi +0 -646
  28. bl_operators/assets/__init__.pyi +0 -291
  29. bl_operators/bmesh/find_adjacent/__init__.pyi +0 -36
  30. bl_operators/clip/__init__.pyi +0 -951
  31. bl_operators/console/__init__.pyi +0 -457
  32. bl_operators/constraint/__init__.pyi +0 -372
  33. bl_operators/file/__init__.pyi +0 -279
  34. bl_operators/freestyle/__init__.pyi +0 -375
  35. bl_operators/geometry_nodes/__init__.pyi +0 -1611
  36. bl_operators/image/__init__.pyi +0 -273
  37. bl_operators/mesh/__init__.pyi +0 -282
  38. bl_operators/node/__init__.pyi +0 -905
  39. bl_operators/object/__init__.pyi +0 -1611
  40. bl_operators/object_align/__init__.pyi +0 -105
  41. bl_operators/object_quick_effects/__init__.pyi +0 -387
  42. bl_operators/object_randomize_transform/__init__.pyi +0 -97
  43. bl_operators/presets/__init__.pyi +0 -2029
  44. bl_operators/rigidbody/__init__.pyi +0 -282
  45. bl_operators/screen_play_rendered_anim/__init__.pyi +0 -94
  46. bl_operators/sequencer/__init__.pyi +0 -501
  47. bl_operators/spreadsheet/__init__.pyi +0 -99
  48. bl_operators/userpref/__init__.pyi +0 -2350
  49. bl_operators/uvcalc_follow_active/__init__.pyi +0 -104
  50. bl_operators/uvcalc_lightmap/__init__.pyi +0 -128
  51. bl_operators/uvcalc_transform/__init__.pyi +0 -249
  52. bl_operators/vertexpaint_dirt/__init__.pyi +0 -101
  53. bl_operators/view3d/__init__.pyi +0 -475
  54. bl_operators/wm/__init__.pyi +0 -4212
  55. bl_previews_utils/bl_previews_render/__init__.pyi +0 -28
  56. bl_rna_utils/data_path/__init__.pyi +0 -9
  57. bl_text_utils/external_editor/__init__.pyi +0 -4
  58. bl_ui/__init__.pyi +61 -371
  59. bl_ui/asset_shelf/__init__.pyi +0 -99
  60. bl_ui/generic_ui_list/__init__.pyi +0 -311
  61. bl_ui/node_add_menu/__init__.pyi +0 -127
  62. bl_ui/node_add_menu_compositor/__init__.pyi +0 -1854
  63. bl_ui/node_add_menu_geometry/__init__.pyi +0 -4639
  64. bl_ui/node_add_menu_shader/__init__.pyi +0 -1062
  65. bl_ui/node_add_menu_texture/__init__.pyi +0 -927
  66. bl_ui/properties_animviz/__init__.pyi +0 -16
  67. bl_ui/properties_collection/__init__.pyi +0 -523
  68. bl_ui/properties_constraint/__init__.pyi +0 -14892
  69. bl_ui/properties_data_armature/__init__.pyi +0 -1140
  70. bl_ui/properties_data_bone/__init__.pyi +0 -1052
  71. bl_ui/properties_data_camera/__init__.pyi +0 -1520
  72. bl_ui/properties_data_curve/__init__.pyi +0 -1592
  73. bl_ui/properties_data_curves/__init__.pyi +0 -623
  74. bl_ui/properties_data_empty/__init__.pyi +0 -212
  75. bl_ui/properties_data_gpencil/__init__.pyi +0 -1884
  76. bl_ui/properties_data_grease_pencil/__init__.pyi +0 -313
  77. bl_ui/properties_data_lattice/__init__.pyi +0 -319
  78. bl_ui/properties_data_light/__init__.pyi +0 -1069
  79. bl_ui/properties_data_lightprobe/__init__.pyi +0 -637
  80. bl_ui/properties_data_mesh/__init__.pyi +0 -2023
  81. bl_ui/properties_data_metaball/__init__.pyi +0 -525
  82. bl_ui/properties_data_modifier/__init__.pyi +0 -872
  83. bl_ui/properties_data_pointcloud/__init__.pyi +0 -520
  84. bl_ui/properties_data_shaderfx/__init__.pyi +0 -105
  85. bl_ui/properties_data_speaker/__init__.pyi +0 -533
  86. bl_ui/properties_data_volume/__init__.pyi +0 -830
  87. bl_ui/properties_freestyle/__init__.pyi +0 -2683
  88. bl_ui/properties_grease_pencil_common/__init__.pyi +0 -1362
  89. bl_ui/properties_mask_common/__init__.pyi +0 -759
  90. bl_ui/properties_material/__init__.pyi +0 -1572
  91. bl_ui/properties_material_gpencil/__init__.pyi +0 -1044
  92. bl_ui/properties_object/__init__.pyi +0 -1448
  93. bl_ui/properties_output/__init__.pyi +0 -1918
  94. bl_ui/properties_paint_common/__init__.pyi +0 -383
  95. bl_ui/properties_particle/__init__.pyi +0 -5553
  96. bl_ui/properties_physics_cloth/__init__.pyi +0 -1511
  97. bl_ui/properties_physics_common/__init__.pyi +0 -137
  98. bl_ui/properties_physics_dynamicpaint/__init__.pyi +0 -2750
  99. bl_ui/properties_physics_field/__init__.pyi +0 -1121
  100. bl_ui/properties_physics_fluid/__init__.pyi +0 -3693
  101. bl_ui/properties_physics_geometry_nodes/__init__.pyi +0 -106
  102. bl_ui/properties_physics_rigidbody/__init__.pyi +0 -860
  103. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +0 -1377
  104. bl_ui/properties_physics_softbody/__init__.pyi +0 -1625
  105. bl_ui/properties_render/__init__.pyi +0 -5419
  106. bl_ui/properties_scene/__init__.pyi +0 -1445
  107. bl_ui/properties_texture/__init__.pyi +0 -2768
  108. bl_ui/properties_view_layer/__init__.pyi +0 -1758
  109. bl_ui/properties_workspace/__init__.pyi +0 -315
  110. bl_ui/properties_world/__init__.pyi +0 -747
  111. bl_ui/space_clip/__init__.pyi +0 -7157
  112. bl_ui/space_console/__init__.pyi +0 -603
  113. bl_ui/space_dopesheet/__init__.pyi +0 -2680
  114. bl_ui/space_filebrowser/__init__.pyi +0 -2979
  115. bl_ui/space_graph/__init__.pyi +0 -2009
  116. bl_ui/space_image/__init__.pyi +0 -7381
  117. bl_ui/space_info/__init__.pyi +0 -601
  118. bl_ui/space_nla/__init__.pyi +0 -1716
  119. bl_ui/space_node/__init__.pyi +0 -3454
  120. bl_ui/space_outliner/__init__.pyi +0 -1418
  121. bl_ui/space_properties/__init__.pyi +0 -286
  122. bl_ui/space_sequencer/__init__.pyi +0 -7667
  123. bl_ui/space_spreadsheet/__init__.pyi +0 -110
  124. bl_ui/space_statusbar/__init__.pyi +0 -92
  125. bl_ui/space_text/__init__.pyi +0 -1599
  126. bl_ui/space_time/__init__.pyi +0 -730
  127. bl_ui/space_toolsystem_common/__init__.pyi +0 -218
  128. bl_ui/space_toolsystem_toolbar/__init__.pyi +0 -857
  129. bl_ui/space_topbar/__init__.pyi +0 -2634
  130. bl_ui/space_userpref/__init__.pyi +0 -8960
  131. bl_ui/space_view3d/__init__.pyi +0 -25978
  132. bl_ui/space_view3d_toolbar/__init__.pyi +0 -9520
  133. bl_ui/utils/__init__.pyi +0 -17
  134. bl_ui_utils/bug_report_url/__init__.pyi +0 -4
  135. bl_ui_utils/layout/__init__.pyi +0 -4
  136. blend_render_info/__init__.pyi +0 -8
  137. bpy/__init__.pyi +2 -2
  138. bpy/app/__init__.pyi +1 -1
  139. bpy/ops/__init__.pyi +60 -60
  140. bpy/props/__init__.pyi +78 -98
  141. bpy/types/__init__.pyi +343 -841
  142. bpy/utils/__init__.pyi +0 -48
  143. bpy_extras/__init__.pyi +2 -2
  144. bpy_extras/anim_utils/__init__.pyi +2 -18
  145. bpy_extras/asset_utils/__init__.pyi +0 -13
  146. bpy_extras/bmesh_utils/__init__.pyi +0 -8
  147. bpy_extras/extensions/junction_module/__init__.pyi +0 -21
  148. bpy_extras/id_map_utils/__init__.pyi +0 -4
  149. bpy_extras/io_utils/__init__.pyi +0 -20
  150. bpy_extras/keyconfig_utils/__init__.pyi +0 -4
  151. bpy_extras/node_shader_utils/__init__.pyi +0 -300
  152. bpy_extras/node_utils/__init__.pyi +0 -12
  153. bpy_extras/object_utils/__init__.pyi +0 -3
  154. bpy_extras/wm_utils/progress_report/__init__.pyi +0 -48
  155. bpy_restrict_state/__init__.pyi +0 -6
  156. bpy_types/__init__.pyi +0 -2643
  157. console_python/__init__.pyi +0 -33
  158. console_shell/__init__.pyi +0 -20
  159. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/METADATA +1 -1
  160. fake_bpy_module-20231228.dist-info/RECORD +348 -0
  161. freestyle/chainingiterators/__init__.pyi +0 -63
  162. freestyle/shaders/__init__.pyi +0 -117
  163. freestyle/utils/__init__.pyi +0 -3
  164. graphviz_export/__init__.pyi +0 -8
  165. keyingsets_builtins/__init__.pyi +0 -2007
  166. keyingsets_utils/__init__.pyi +0 -56
  167. nodeitems_builtins/__init__.pyi +0 -29
  168. nodeitems_utils/__init__.pyi +0 -37
  169. rna_info/__init__.pyi +0 -187
  170. rna_keymap_ui/__init__.pyi +0 -24
  171. rna_prop_ui/__init__.pyi +0 -51
  172. rna_xml/__init__.pyi +0 -24
  173. sys_info/__init__.pyi +0 -4
  174. bl_app_override/helpers/py.typed +0 -0
  175. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  176. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  177. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  178. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  179. bl_console_utils/autocomplete/py.typed +0 -0
  180. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  181. bl_i18n_utils/merge_po/py.typed +0 -0
  182. bl_i18n_utils/settings/py.typed +0 -0
  183. bl_i18n_utils/utils/py.typed +0 -0
  184. bl_i18n_utils/utils_cli/py.typed +0 -0
  185. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  186. bl_i18n_utils/utils_rtl/py.typed +0 -0
  187. bl_keymap_utils/io/py.typed +0 -0
  188. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  189. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  190. bl_keymap_utils/platform_helpers/py.typed +0 -0
  191. bl_keymap_utils/versioning/py.typed +0 -0
  192. bl_operators/add_mesh_torus/py.typed +0 -0
  193. bl_operators/anim/py.typed +0 -0
  194. bl_operators/assets/py.typed +0 -0
  195. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  196. bl_operators/bmesh/py.typed +0 -0
  197. bl_operators/clip/py.typed +0 -0
  198. bl_operators/console/py.typed +0 -0
  199. bl_operators/constraint/py.typed +0 -0
  200. bl_operators/file/py.typed +0 -0
  201. bl_operators/freestyle/py.typed +0 -0
  202. bl_operators/geometry_nodes/py.typed +0 -0
  203. bl_operators/image/py.typed +0 -0
  204. bl_operators/mesh/py.typed +0 -0
  205. bl_operators/node/py.typed +0 -0
  206. bl_operators/object/py.typed +0 -0
  207. bl_operators/object_align/py.typed +0 -0
  208. bl_operators/object_quick_effects/py.typed +0 -0
  209. bl_operators/object_randomize_transform/py.typed +0 -0
  210. bl_operators/presets/py.typed +0 -0
  211. bl_operators/rigidbody/py.typed +0 -0
  212. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  213. bl_operators/sequencer/py.typed +0 -0
  214. bl_operators/spreadsheet/py.typed +0 -0
  215. bl_operators/userpref/py.typed +0 -0
  216. bl_operators/uvcalc_follow_active/py.typed +0 -0
  217. bl_operators/uvcalc_lightmap/py.typed +0 -0
  218. bl_operators/uvcalc_transform/py.typed +0 -0
  219. bl_operators/vertexpaint_dirt/py.typed +0 -0
  220. bl_operators/view3d/py.typed +0 -0
  221. bl_operators/wm/py.typed +0 -0
  222. bl_previews_utils/bl_previews_render/py.typed +0 -0
  223. bl_rna_utils/data_path/py.typed +0 -0
  224. bl_text_utils/external_editor/py.typed +0 -0
  225. bl_ui/asset_shelf/py.typed +0 -0
  226. bl_ui/generic_ui_list/py.typed +0 -0
  227. bl_ui/node_add_menu/py.typed +0 -0
  228. bl_ui/node_add_menu_compositor/py.typed +0 -0
  229. bl_ui/node_add_menu_geometry/py.typed +0 -0
  230. bl_ui/node_add_menu_shader/py.typed +0 -0
  231. bl_ui/node_add_menu_texture/py.typed +0 -0
  232. bl_ui/properties_animviz/py.typed +0 -0
  233. bl_ui/properties_collection/py.typed +0 -0
  234. bl_ui/properties_constraint/py.typed +0 -0
  235. bl_ui/properties_data_armature/py.typed +0 -0
  236. bl_ui/properties_data_bone/py.typed +0 -0
  237. bl_ui/properties_data_camera/py.typed +0 -0
  238. bl_ui/properties_data_curve/py.typed +0 -0
  239. bl_ui/properties_data_curves/py.typed +0 -0
  240. bl_ui/properties_data_empty/py.typed +0 -0
  241. bl_ui/properties_data_gpencil/py.typed +0 -0
  242. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  243. bl_ui/properties_data_lattice/py.typed +0 -0
  244. bl_ui/properties_data_light/py.typed +0 -0
  245. bl_ui/properties_data_lightprobe/py.typed +0 -0
  246. bl_ui/properties_data_mesh/py.typed +0 -0
  247. bl_ui/properties_data_metaball/py.typed +0 -0
  248. bl_ui/properties_data_modifier/py.typed +0 -0
  249. bl_ui/properties_data_pointcloud/py.typed +0 -0
  250. bl_ui/properties_data_shaderfx/py.typed +0 -0
  251. bl_ui/properties_data_speaker/py.typed +0 -0
  252. bl_ui/properties_data_volume/py.typed +0 -0
  253. bl_ui/properties_freestyle/py.typed +0 -0
  254. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  255. bl_ui/properties_mask_common/py.typed +0 -0
  256. bl_ui/properties_material/py.typed +0 -0
  257. bl_ui/properties_material_gpencil/py.typed +0 -0
  258. bl_ui/properties_object/py.typed +0 -0
  259. bl_ui/properties_output/py.typed +0 -0
  260. bl_ui/properties_paint_common/py.typed +0 -0
  261. bl_ui/properties_particle/py.typed +0 -0
  262. bl_ui/properties_physics_cloth/py.typed +0 -0
  263. bl_ui/properties_physics_common/py.typed +0 -0
  264. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  265. bl_ui/properties_physics_field/py.typed +0 -0
  266. bl_ui/properties_physics_fluid/py.typed +0 -0
  267. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  268. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  269. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  270. bl_ui/properties_physics_softbody/py.typed +0 -0
  271. bl_ui/properties_render/py.typed +0 -0
  272. bl_ui/properties_scene/py.typed +0 -0
  273. bl_ui/properties_texture/py.typed +0 -0
  274. bl_ui/properties_view_layer/py.typed +0 -0
  275. bl_ui/properties_workspace/py.typed +0 -0
  276. bl_ui/properties_world/py.typed +0 -0
  277. bl_ui/space_clip/py.typed +0 -0
  278. bl_ui/space_console/py.typed +0 -0
  279. bl_ui/space_dopesheet/py.typed +0 -0
  280. bl_ui/space_filebrowser/py.typed +0 -0
  281. bl_ui/space_graph/py.typed +0 -0
  282. bl_ui/space_image/py.typed +0 -0
  283. bl_ui/space_info/py.typed +0 -0
  284. bl_ui/space_nla/py.typed +0 -0
  285. bl_ui/space_node/py.typed +0 -0
  286. bl_ui/space_outliner/py.typed +0 -0
  287. bl_ui/space_properties/py.typed +0 -0
  288. bl_ui/space_sequencer/py.typed +0 -0
  289. bl_ui/space_spreadsheet/py.typed +0 -0
  290. bl_ui/space_statusbar/py.typed +0 -0
  291. bl_ui/space_text/py.typed +0 -0
  292. bl_ui/space_time/py.typed +0 -0
  293. bl_ui/space_toolsystem_common/py.typed +0 -0
  294. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  295. bl_ui/space_topbar/py.typed +0 -0
  296. bl_ui/space_userpref/py.typed +0 -0
  297. bl_ui/space_view3d/py.typed +0 -0
  298. bl_ui/space_view3d_toolbar/py.typed +0 -0
  299. bl_ui/utils/py.typed +0 -0
  300. bl_ui_utils/bug_report_url/py.typed +0 -0
  301. bl_ui_utils/layout/py.typed +0 -0
  302. bmesh/geometry/py.typed +0 -0
  303. bmesh/ops/py.typed +0 -0
  304. bmesh/types/py.typed +0 -0
  305. bmesh/utils/py.typed +0 -0
  306. bpy/app/handlers/py.typed +0 -0
  307. bpy/app/icons/py.typed +0 -0
  308. bpy/app/py.typed +0 -0
  309. bpy/app/timers/py.typed +0 -0
  310. bpy/app/translations/py.typed +0 -0
  311. bpy/msgbus/py.typed +0 -0
  312. bpy/ops/action/py.typed +0 -0
  313. bpy/ops/anim/py.typed +0 -0
  314. bpy/ops/armature/py.typed +0 -0
  315. bpy/ops/asset/py.typed +0 -0
  316. bpy/ops/boid/py.typed +0 -0
  317. bpy/ops/brush/py.typed +0 -0
  318. bpy/ops/buttons/py.typed +0 -0
  319. bpy/ops/cachefile/py.typed +0 -0
  320. bpy/ops/camera/py.typed +0 -0
  321. bpy/ops/clip/py.typed +0 -0
  322. bpy/ops/cloth/py.typed +0 -0
  323. bpy/ops/collection/py.typed +0 -0
  324. bpy/ops/console/py.typed +0 -0
  325. bpy/ops/constraint/py.typed +0 -0
  326. bpy/ops/curve/py.typed +0 -0
  327. bpy/ops/curves/py.typed +0 -0
  328. bpy/ops/cycles/py.typed +0 -0
  329. bpy/ops/dpaint/py.typed +0 -0
  330. bpy/ops/ed/py.typed +0 -0
  331. bpy/ops/export_anim/py.typed +0 -0
  332. bpy/ops/export_mesh/py.typed +0 -0
  333. bpy/ops/export_scene/py.typed +0 -0
  334. bpy/ops/file/py.typed +0 -0
  335. bpy/ops/fluid/py.typed +0 -0
  336. bpy/ops/font/py.typed +0 -0
  337. bpy/ops/geometry/py.typed +0 -0
  338. bpy/ops/gizmogroup/py.typed +0 -0
  339. bpy/ops/gpencil/py.typed +0 -0
  340. bpy/ops/graph/py.typed +0 -0
  341. bpy/ops/grease_pencil/py.typed +0 -0
  342. bpy/ops/image/py.typed +0 -0
  343. bpy/ops/import_anim/py.typed +0 -0
  344. bpy/ops/import_curve/py.typed +0 -0
  345. bpy/ops/import_mesh/py.typed +0 -0
  346. bpy/ops/import_scene/py.typed +0 -0
  347. bpy/ops/info/py.typed +0 -0
  348. bpy/ops/lattice/py.typed +0 -0
  349. bpy/ops/marker/py.typed +0 -0
  350. bpy/ops/mask/py.typed +0 -0
  351. bpy/ops/material/py.typed +0 -0
  352. bpy/ops/mball/py.typed +0 -0
  353. bpy/ops/mesh/py.typed +0 -0
  354. bpy/ops/nla/py.typed +0 -0
  355. bpy/ops/node/py.typed +0 -0
  356. bpy/ops/object/py.typed +0 -0
  357. bpy/ops/outliner/py.typed +0 -0
  358. bpy/ops/paint/py.typed +0 -0
  359. bpy/ops/paintcurve/py.typed +0 -0
  360. bpy/ops/palette/py.typed +0 -0
  361. bpy/ops/particle/py.typed +0 -0
  362. bpy/ops/pose/py.typed +0 -0
  363. bpy/ops/poselib/py.typed +0 -0
  364. bpy/ops/preferences/py.typed +0 -0
  365. bpy/ops/ptcache/py.typed +0 -0
  366. bpy/ops/py.typed +0 -0
  367. bpy/ops/render/py.typed +0 -0
  368. bpy/ops/rigidbody/py.typed +0 -0
  369. bpy/ops/scene/py.typed +0 -0
  370. bpy/ops/screen/py.typed +0 -0
  371. bpy/ops/script/py.typed +0 -0
  372. bpy/ops/sculpt/py.typed +0 -0
  373. bpy/ops/sculpt_curves/py.typed +0 -0
  374. bpy/ops/sequencer/py.typed +0 -0
  375. bpy/ops/sound/py.typed +0 -0
  376. bpy/ops/spreadsheet/py.typed +0 -0
  377. bpy/ops/surface/py.typed +0 -0
  378. bpy/ops/text/py.typed +0 -0
  379. bpy/ops/text_editor/py.typed +0 -0
  380. bpy/ops/texture/py.typed +0 -0
  381. bpy/ops/transform/py.typed +0 -0
  382. bpy/ops/ui/py.typed +0 -0
  383. bpy/ops/uilist/py.typed +0 -0
  384. bpy/ops/uv/py.typed +0 -0
  385. bpy/ops/view2d/py.typed +0 -0
  386. bpy/ops/view3d/py.typed +0 -0
  387. bpy/ops/wm/py.typed +0 -0
  388. bpy/ops/workspace/py.typed +0 -0
  389. bpy/ops/world/py.typed +0 -0
  390. bpy/path/py.typed +0 -0
  391. bpy/props/py.typed +0 -0
  392. bpy/types/py.typed +0 -0
  393. bpy/utils/previews/py.typed +0 -0
  394. bpy/utils/py.typed +0 -0
  395. bpy/utils/units/py.typed +0 -0
  396. bpy_extras/anim_utils/py.typed +0 -0
  397. bpy_extras/asset_utils/py.typed +0 -0
  398. bpy_extras/bmesh_utils/py.typed +0 -0
  399. bpy_extras/extensions/junction_module/py.typed +0 -0
  400. bpy_extras/extensions/py.typed +0 -0
  401. bpy_extras/id_map_utils/py.typed +0 -0
  402. bpy_extras/image_utils/py.typed +0 -0
  403. bpy_extras/io_utils/py.typed +0 -0
  404. bpy_extras/keyconfig_utils/py.typed +0 -0
  405. bpy_extras/mesh_utils/py.typed +0 -0
  406. bpy_extras/node_shader_utils/py.typed +0 -0
  407. bpy_extras/node_utils/py.typed +0 -0
  408. bpy_extras/object_utils/py.typed +0 -0
  409. bpy_extras/view3d_utils/py.typed +0 -0
  410. bpy_extras/wm_utils/progress_report/py.typed +0 -0
  411. bpy_extras/wm_utils/py.typed +0 -0
  412. fake_bpy_module-20231226.dist-info/RECORD +0 -610
  413. freestyle/chainingiterators/py.typed +0 -0
  414. freestyle/functions/py.typed +0 -0
  415. freestyle/predicates/py.typed +0 -0
  416. freestyle/shaders/py.typed +0 -0
  417. freestyle/types/py.typed +0 -0
  418. freestyle/utils/ContextFunctions/py.typed +0 -0
  419. freestyle/utils/py.typed +0 -0
  420. gpu/capabilities/py.typed +0 -0
  421. gpu/matrix/py.typed +0 -0
  422. gpu/platform/py.typed +0 -0
  423. gpu/select/py.typed +0 -0
  424. gpu/shader/py.typed +0 -0
  425. gpu/state/py.typed +0 -0
  426. gpu/texture/py.typed +0 -0
  427. gpu/types/py.typed +0 -0
  428. gpu_extras/batch/py.typed +0 -0
  429. gpu_extras/presets/py.typed +0 -0
  430. idprop/types/py.typed +0 -0
  431. imbuf/types/py.typed +0 -0
  432. mathutils/bvhtree/py.typed +0 -0
  433. mathutils/geometry/py.typed +0 -0
  434. mathutils/interpolate/py.typed +0 -0
  435. mathutils/kdtree/py.typed +0 -0
  436. mathutils/noise/py.typed +0 -0
  437. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/WHEEL +0 -0
  438. {fake_bpy_module-20231226.dist-info → fake_bpy_module-20231228.dist-info}/top_level.txt +0 -0
@@ -8,1645 +8,815 @@ GenericType = typing.TypeVar("GenericType")
8
8
 
9
9
  class DataButtonsPanel:
10
10
  bl_context: typing.Any
11
- ''' '''
12
-
13
11
  bl_region_type: typing.Any
14
- ''' '''
15
-
16
12
  bl_space_type: typing.Any
17
- ''' '''
18
13
 
19
14
  def poll(self, context):
20
- '''
21
-
22
- '''
23
15
  ...
24
16
 
25
17
 
26
18
  class VOLUME_UL_grids(bpy_types.UIList, bpy_types._GenericUI):
27
19
  bl_rna: typing.Any
28
- ''' '''
29
-
30
20
  id_data: typing.Any
31
- ''' '''
32
21
 
33
22
  def append(self, draw_func):
34
- '''
35
-
36
- '''
37
23
  ...
38
24
 
39
25
  def as_pointer(self):
40
- '''
41
-
42
- '''
43
26
  ...
44
27
 
45
28
  def bl_rna_get_subclass(self):
46
- '''
47
-
48
- '''
49
29
  ...
50
30
 
51
31
  def bl_rna_get_subclass_py(self):
52
- '''
53
-
54
- '''
55
32
  ...
56
33
 
57
34
  def draw_item(self, _context, layout, _data, grid, _icon, _active_data,
58
35
  _active_propname, _index):
59
- '''
60
-
61
- '''
62
36
  ...
63
37
 
64
38
  def driver_add(self):
65
- '''
66
-
67
- '''
68
39
  ...
69
40
 
70
41
  def driver_remove(self):
71
- '''
72
-
73
- '''
74
42
  ...
75
43
 
76
44
  def get(self):
77
- '''
78
-
79
- '''
80
45
  ...
81
46
 
82
47
  def id_properties_clear(self):
83
- '''
84
-
85
- '''
86
48
  ...
87
49
 
88
50
  def id_properties_ensure(self):
89
- '''
90
-
91
- '''
92
51
  ...
93
52
 
94
53
  def id_properties_ui(self):
95
- '''
96
-
97
- '''
98
54
  ...
99
55
 
100
56
  def is_extended(self):
101
- '''
102
-
103
- '''
104
57
  ...
105
58
 
106
59
  def is_property_hidden(self):
107
- '''
108
-
109
- '''
110
60
  ...
111
61
 
112
62
  def is_property_overridable_library(self):
113
- '''
114
-
115
- '''
116
63
  ...
117
64
 
118
65
  def is_property_readonly(self):
119
- '''
120
-
121
- '''
122
66
  ...
123
67
 
124
68
  def is_property_set(self):
125
- '''
126
-
127
- '''
128
69
  ...
129
70
 
130
71
  def items(self):
131
- '''
132
-
133
- '''
134
72
  ...
135
73
 
136
74
  def keyframe_delete(self):
137
- '''
138
-
139
- '''
140
75
  ...
141
76
 
142
77
  def keyframe_insert(self):
143
- '''
144
-
145
- '''
146
78
  ...
147
79
 
148
80
  def keys(self):
149
- '''
150
-
151
- '''
152
81
  ...
153
82
 
154
83
  def path_from_id(self):
155
- '''
156
-
157
- '''
158
84
  ...
159
85
 
160
86
  def path_resolve(self):
161
- '''
162
-
163
- '''
164
87
  ...
165
88
 
166
89
  def pop(self):
167
- '''
168
-
169
- '''
170
90
  ...
171
91
 
172
92
  def prepend(self, draw_func):
173
- '''
174
-
175
- '''
176
93
  ...
177
94
 
178
95
  def property_overridable_library_set(self):
179
- '''
180
-
181
- '''
182
96
  ...
183
97
 
184
98
  def property_unset(self):
185
- '''
186
-
187
- '''
188
99
  ...
189
100
 
190
101
  def remove(self, draw_func):
191
- '''
192
-
193
- '''
194
102
  ...
195
103
 
196
104
  def type_recast(self):
197
- '''
198
-
199
- '''
200
105
  ...
201
106
 
202
107
  def values(self):
203
- '''
204
-
205
- '''
206
108
  ...
207
109
 
208
110
 
209
111
  class DATA_PT_context_volume(DataButtonsPanel, bpy_types.Panel,
210
112
  bpy_types._GenericUI):
211
113
  COMPAT_ENGINES: typing.Any
212
- ''' '''
213
-
214
114
  bl_context: typing.Any
215
- ''' '''
216
-
217
115
  bl_label: typing.Any
218
- ''' '''
219
-
220
116
  bl_options: typing.Any
221
- ''' '''
222
-
223
117
  bl_region_type: typing.Any
224
- ''' '''
225
-
226
118
  bl_rna: typing.Any
227
- ''' '''
228
-
229
119
  bl_space_type: typing.Any
230
- ''' '''
231
-
232
120
  id_data: typing.Any
233
- ''' '''
234
121
 
235
122
  def append(self, draw_func):
236
- '''
237
-
238
- '''
239
123
  ...
240
124
 
241
125
  def as_pointer(self):
242
- '''
243
-
244
- '''
245
126
  ...
246
127
 
247
128
  def bl_rna_get_subclass(self):
248
- '''
249
-
250
- '''
251
129
  ...
252
130
 
253
131
  def bl_rna_get_subclass_py(self):
254
- '''
255
-
256
- '''
257
132
  ...
258
133
 
259
134
  def draw(self, context):
260
- '''
261
-
262
- '''
263
135
  ...
264
136
 
265
137
  def driver_add(self):
266
- '''
267
-
268
- '''
269
138
  ...
270
139
 
271
140
  def driver_remove(self):
272
- '''
273
-
274
- '''
275
141
  ...
276
142
 
277
143
  def get(self):
278
- '''
279
-
280
- '''
281
144
  ...
282
145
 
283
146
  def id_properties_clear(self):
284
- '''
285
-
286
- '''
287
147
  ...
288
148
 
289
149
  def id_properties_ensure(self):
290
- '''
291
-
292
- '''
293
150
  ...
294
151
 
295
152
  def id_properties_ui(self):
296
- '''
297
-
298
- '''
299
153
  ...
300
154
 
301
155
  def is_extended(self):
302
- '''
303
-
304
- '''
305
156
  ...
306
157
 
307
158
  def is_property_hidden(self):
308
- '''
309
-
310
- '''
311
159
  ...
312
160
 
313
161
  def is_property_overridable_library(self):
314
- '''
315
-
316
- '''
317
162
  ...
318
163
 
319
164
  def is_property_readonly(self):
320
- '''
321
-
322
- '''
323
165
  ...
324
166
 
325
167
  def is_property_set(self):
326
- '''
327
-
328
- '''
329
168
  ...
330
169
 
331
170
  def items(self):
332
- '''
333
-
334
- '''
335
171
  ...
336
172
 
337
173
  def keyframe_delete(self):
338
- '''
339
-
340
- '''
341
174
  ...
342
175
 
343
176
  def keyframe_insert(self):
344
- '''
345
-
346
- '''
347
177
  ...
348
178
 
349
179
  def keys(self):
350
- '''
351
-
352
- '''
353
180
  ...
354
181
 
355
182
  def path_from_id(self):
356
- '''
357
-
358
- '''
359
183
  ...
360
184
 
361
185
  def path_resolve(self):
362
- '''
363
-
364
- '''
365
186
  ...
366
187
 
367
188
  def poll(self, context):
368
- '''
369
-
370
- '''
371
189
  ...
372
190
 
373
191
  def pop(self):
374
- '''
375
-
376
- '''
377
192
  ...
378
193
 
379
194
  def prepend(self, draw_func):
380
- '''
381
-
382
- '''
383
195
  ...
384
196
 
385
197
  def property_overridable_library_set(self):
386
- '''
387
-
388
- '''
389
198
  ...
390
199
 
391
200
  def property_unset(self):
392
- '''
393
-
394
- '''
395
201
  ...
396
202
 
397
203
  def remove(self, draw_func):
398
- '''
399
-
400
- '''
401
204
  ...
402
205
 
403
206
  def type_recast(self):
404
- '''
405
-
406
- '''
407
207
  ...
408
208
 
409
209
  def values(self):
410
- '''
411
-
412
- '''
413
210
  ...
414
211
 
415
212
 
416
213
  class DATA_PT_custom_props_volume(DataButtonsPanel, rna_prop_ui.PropertyPanel,
417
214
  bpy_types.Panel, bpy_types._GenericUI):
418
215
  COMPAT_ENGINES: typing.Any
419
- ''' '''
420
-
421
216
  bl_context: typing.Any
422
- ''' '''
423
-
424
217
  bl_label: typing.Any
425
- ''' '''
426
-
427
218
  bl_options: typing.Any
428
- ''' '''
429
-
430
219
  bl_order: typing.Any
431
- ''' '''
432
-
433
220
  bl_region_type: typing.Any
434
- ''' '''
435
-
436
221
  bl_rna: typing.Any
437
- ''' '''
438
-
439
222
  bl_space_type: typing.Any
440
- ''' '''
441
-
442
223
  id_data: typing.Any
443
- ''' '''
444
224
 
445
225
  def append(self, draw_func):
446
- '''
447
-
448
- '''
449
226
  ...
450
227
 
451
228
  def as_pointer(self):
452
- '''
453
-
454
- '''
455
229
  ...
456
230
 
457
231
  def bl_rna_get_subclass(self):
458
- '''
459
-
460
- '''
461
232
  ...
462
233
 
463
234
  def bl_rna_get_subclass_py(self):
464
- '''
465
-
466
- '''
467
235
  ...
468
236
 
469
237
  def draw(self, context):
470
- '''
471
-
472
- '''
473
238
  ...
474
239
 
475
240
  def driver_add(self):
476
- '''
477
-
478
- '''
479
241
  ...
480
242
 
481
243
  def driver_remove(self):
482
- '''
483
-
484
- '''
485
244
  ...
486
245
 
487
246
  def get(self):
488
- '''
489
-
490
- '''
491
247
  ...
492
248
 
493
249
  def id_properties_clear(self):
494
- '''
495
-
496
- '''
497
250
  ...
498
251
 
499
252
  def id_properties_ensure(self):
500
- '''
501
-
502
- '''
503
253
  ...
504
254
 
505
255
  def id_properties_ui(self):
506
- '''
507
-
508
- '''
509
256
  ...
510
257
 
511
258
  def is_extended(self):
512
- '''
513
-
514
- '''
515
259
  ...
516
260
 
517
261
  def is_property_hidden(self):
518
- '''
519
-
520
- '''
521
262
  ...
522
263
 
523
264
  def is_property_overridable_library(self):
524
- '''
525
-
526
- '''
527
265
  ...
528
266
 
529
267
  def is_property_readonly(self):
530
- '''
531
-
532
- '''
533
268
  ...
534
269
 
535
270
  def is_property_set(self):
536
- '''
537
-
538
- '''
539
271
  ...
540
272
 
541
273
  def items(self):
542
- '''
543
-
544
- '''
545
274
  ...
546
275
 
547
276
  def keyframe_delete(self):
548
- '''
549
-
550
- '''
551
277
  ...
552
278
 
553
279
  def keyframe_insert(self):
554
- '''
555
-
556
- '''
557
280
  ...
558
281
 
559
282
  def keys(self):
560
- '''
561
-
562
- '''
563
283
  ...
564
284
 
565
285
  def path_from_id(self):
566
- '''
567
-
568
- '''
569
286
  ...
570
287
 
571
288
  def path_resolve(self):
572
- '''
573
-
574
- '''
575
289
  ...
576
290
 
577
291
  def poll(self, context):
578
- '''
579
-
580
- '''
581
292
  ...
582
293
 
583
294
  def pop(self):
584
- '''
585
-
586
- '''
587
295
  ...
588
296
 
589
297
  def prepend(self, draw_func):
590
- '''
591
-
592
- '''
593
298
  ...
594
299
 
595
300
  def property_overridable_library_set(self):
596
- '''
597
-
598
- '''
599
301
  ...
600
302
 
601
303
  def property_unset(self):
602
- '''
603
-
604
- '''
605
304
  ...
606
305
 
607
306
  def remove(self, draw_func):
608
- '''
609
-
610
- '''
611
307
  ...
612
308
 
613
309
  def type_recast(self):
614
- '''
615
-
616
- '''
617
310
  ...
618
311
 
619
312
  def values(self):
620
- '''
621
-
622
- '''
623
313
  ...
624
314
 
625
315
 
626
316
  class DATA_PT_volume_file(DataButtonsPanel, bpy_types.Panel,
627
317
  bpy_types._GenericUI):
628
318
  COMPAT_ENGINES: typing.Any
629
- ''' '''
630
-
631
319
  bl_context: typing.Any
632
- ''' '''
633
-
634
320
  bl_label: typing.Any
635
- ''' '''
636
-
637
321
  bl_region_type: typing.Any
638
- ''' '''
639
-
640
322
  bl_rna: typing.Any
641
- ''' '''
642
-
643
323
  bl_space_type: typing.Any
644
- ''' '''
645
-
646
324
  id_data: typing.Any
647
- ''' '''
648
325
 
649
326
  def append(self, draw_func):
650
- '''
651
-
652
- '''
653
327
  ...
654
328
 
655
329
  def as_pointer(self):
656
- '''
657
-
658
- '''
659
330
  ...
660
331
 
661
332
  def bl_rna_get_subclass(self):
662
- '''
663
-
664
- '''
665
333
  ...
666
334
 
667
335
  def bl_rna_get_subclass_py(self):
668
- '''
669
-
670
- '''
671
336
  ...
672
337
 
673
338
  def draw(self, context):
674
- '''
675
-
676
- '''
677
339
  ...
678
340
 
679
341
  def driver_add(self):
680
- '''
681
-
682
- '''
683
342
  ...
684
343
 
685
344
  def driver_remove(self):
686
- '''
687
-
688
- '''
689
345
  ...
690
346
 
691
347
  def get(self):
692
- '''
693
-
694
- '''
695
348
  ...
696
349
 
697
350
  def id_properties_clear(self):
698
- '''
699
-
700
- '''
701
351
  ...
702
352
 
703
353
  def id_properties_ensure(self):
704
- '''
705
-
706
- '''
707
354
  ...
708
355
 
709
356
  def id_properties_ui(self):
710
- '''
711
-
712
- '''
713
357
  ...
714
358
 
715
359
  def is_extended(self):
716
- '''
717
-
718
- '''
719
360
  ...
720
361
 
721
362
  def is_property_hidden(self):
722
- '''
723
-
724
- '''
725
363
  ...
726
364
 
727
365
  def is_property_overridable_library(self):
728
- '''
729
-
730
- '''
731
366
  ...
732
367
 
733
368
  def is_property_readonly(self):
734
- '''
735
-
736
- '''
737
369
  ...
738
370
 
739
371
  def is_property_set(self):
740
- '''
741
-
742
- '''
743
372
  ...
744
373
 
745
374
  def items(self):
746
- '''
747
-
748
- '''
749
375
  ...
750
376
 
751
377
  def keyframe_delete(self):
752
- '''
753
-
754
- '''
755
378
  ...
756
379
 
757
380
  def keyframe_insert(self):
758
- '''
759
-
760
- '''
761
381
  ...
762
382
 
763
383
  def keys(self):
764
- '''
765
-
766
- '''
767
384
  ...
768
385
 
769
386
  def path_from_id(self):
770
- '''
771
-
772
- '''
773
387
  ...
774
388
 
775
389
  def path_resolve(self):
776
- '''
777
-
778
- '''
779
390
  ...
780
391
 
781
392
  def poll(self, context):
782
- '''
783
-
784
- '''
785
393
  ...
786
394
 
787
395
  def pop(self):
788
- '''
789
-
790
- '''
791
396
  ...
792
397
 
793
398
  def prepend(self, draw_func):
794
- '''
795
-
796
- '''
797
399
  ...
798
400
 
799
401
  def property_overridable_library_set(self):
800
- '''
801
-
802
- '''
803
402
  ...
804
403
 
805
404
  def property_unset(self):
806
- '''
807
-
808
- '''
809
405
  ...
810
406
 
811
407
  def remove(self, draw_func):
812
- '''
813
-
814
- '''
815
408
  ...
816
409
 
817
410
  def type_recast(self):
818
- '''
819
-
820
- '''
821
411
  ...
822
412
 
823
413
  def values(self):
824
- '''
825
-
826
- '''
827
414
  ...
828
415
 
829
416
 
830
417
  class DATA_PT_volume_grids(DataButtonsPanel, bpy_types.Panel,
831
418
  bpy_types._GenericUI):
832
419
  COMPAT_ENGINES: typing.Any
833
- ''' '''
834
-
835
420
  bl_context: typing.Any
836
- ''' '''
837
-
838
421
  bl_label: typing.Any
839
- ''' '''
840
-
841
422
  bl_region_type: typing.Any
842
- ''' '''
843
-
844
423
  bl_rna: typing.Any
845
- ''' '''
846
-
847
424
  bl_space_type: typing.Any
848
- ''' '''
849
-
850
425
  id_data: typing.Any
851
- ''' '''
852
426
 
853
427
  def append(self, draw_func):
854
- '''
855
-
856
- '''
857
428
  ...
858
429
 
859
430
  def as_pointer(self):
860
- '''
861
-
862
- '''
863
431
  ...
864
432
 
865
433
  def bl_rna_get_subclass(self):
866
- '''
867
-
868
- '''
869
434
  ...
870
435
 
871
436
  def bl_rna_get_subclass_py(self):
872
- '''
873
-
874
- '''
875
437
  ...
876
438
 
877
439
  def draw(self, context):
878
- '''
879
-
880
- '''
881
440
  ...
882
441
 
883
442
  def driver_add(self):
884
- '''
885
-
886
- '''
887
443
  ...
888
444
 
889
445
  def driver_remove(self):
890
- '''
891
-
892
- '''
893
446
  ...
894
447
 
895
448
  def get(self):
896
- '''
897
-
898
- '''
899
449
  ...
900
450
 
901
451
  def id_properties_clear(self):
902
- '''
903
-
904
- '''
905
452
  ...
906
453
 
907
454
  def id_properties_ensure(self):
908
- '''
909
-
910
- '''
911
455
  ...
912
456
 
913
457
  def id_properties_ui(self):
914
- '''
915
-
916
- '''
917
458
  ...
918
459
 
919
460
  def is_extended(self):
920
- '''
921
-
922
- '''
923
461
  ...
924
462
 
925
463
  def is_property_hidden(self):
926
- '''
927
-
928
- '''
929
464
  ...
930
465
 
931
466
  def is_property_overridable_library(self):
932
- '''
933
-
934
- '''
935
467
  ...
936
468
 
937
469
  def is_property_readonly(self):
938
- '''
939
-
940
- '''
941
470
  ...
942
471
 
943
472
  def is_property_set(self):
944
- '''
945
-
946
- '''
947
473
  ...
948
474
 
949
475
  def items(self):
950
- '''
951
-
952
- '''
953
476
  ...
954
477
 
955
478
  def keyframe_delete(self):
956
- '''
957
-
958
- '''
959
479
  ...
960
480
 
961
481
  def keyframe_insert(self):
962
- '''
963
-
964
- '''
965
482
  ...
966
483
 
967
484
  def keys(self):
968
- '''
969
-
970
- '''
971
485
  ...
972
486
 
973
487
  def path_from_id(self):
974
- '''
975
-
976
- '''
977
488
  ...
978
489
 
979
490
  def path_resolve(self):
980
- '''
981
-
982
- '''
983
491
  ...
984
492
 
985
493
  def poll(self, context):
986
- '''
987
-
988
- '''
989
494
  ...
990
495
 
991
496
  def pop(self):
992
- '''
993
-
994
- '''
995
497
  ...
996
498
 
997
499
  def prepend(self, draw_func):
998
- '''
999
-
1000
- '''
1001
500
  ...
1002
501
 
1003
502
  def property_overridable_library_set(self):
1004
- '''
1005
-
1006
- '''
1007
503
  ...
1008
504
 
1009
505
  def property_unset(self):
1010
- '''
1011
-
1012
- '''
1013
506
  ...
1014
507
 
1015
508
  def remove(self, draw_func):
1016
- '''
1017
-
1018
- '''
1019
509
  ...
1020
510
 
1021
511
  def type_recast(self):
1022
- '''
1023
-
1024
- '''
1025
512
  ...
1026
513
 
1027
514
  def values(self):
1028
- '''
1029
-
1030
- '''
1031
515
  ...
1032
516
 
1033
517
 
1034
518
  class DATA_PT_volume_render(DataButtonsPanel, bpy_types.Panel,
1035
519
  bpy_types._GenericUI):
1036
520
  COMPAT_ENGINES: typing.Any
1037
- ''' '''
1038
-
1039
521
  bl_context: typing.Any
1040
- ''' '''
1041
-
1042
522
  bl_label: typing.Any
1043
- ''' '''
1044
-
1045
523
  bl_region_type: typing.Any
1046
- ''' '''
1047
-
1048
524
  bl_rna: typing.Any
1049
- ''' '''
1050
-
1051
525
  bl_space_type: typing.Any
1052
- ''' '''
1053
-
1054
526
  id_data: typing.Any
1055
- ''' '''
1056
527
 
1057
528
  def append(self, draw_func):
1058
- '''
1059
-
1060
- '''
1061
529
  ...
1062
530
 
1063
531
  def as_pointer(self):
1064
- '''
1065
-
1066
- '''
1067
532
  ...
1068
533
 
1069
534
  def bl_rna_get_subclass(self):
1070
- '''
1071
-
1072
- '''
1073
535
  ...
1074
536
 
1075
537
  def bl_rna_get_subclass_py(self):
1076
- '''
1077
-
1078
- '''
1079
538
  ...
1080
539
 
1081
540
  def draw(self, context):
1082
- '''
1083
-
1084
- '''
1085
541
  ...
1086
542
 
1087
543
  def driver_add(self):
1088
- '''
1089
-
1090
- '''
1091
544
  ...
1092
545
 
1093
546
  def driver_remove(self):
1094
- '''
1095
-
1096
- '''
1097
547
  ...
1098
548
 
1099
549
  def get(self):
1100
- '''
1101
-
1102
- '''
1103
550
  ...
1104
551
 
1105
552
  def id_properties_clear(self):
1106
- '''
1107
-
1108
- '''
1109
553
  ...
1110
554
 
1111
555
  def id_properties_ensure(self):
1112
- '''
1113
-
1114
- '''
1115
556
  ...
1116
557
 
1117
558
  def id_properties_ui(self):
1118
- '''
1119
-
1120
- '''
1121
559
  ...
1122
560
 
1123
561
  def is_extended(self):
1124
- '''
1125
-
1126
- '''
1127
562
  ...
1128
563
 
1129
564
  def is_property_hidden(self):
1130
- '''
1131
-
1132
- '''
1133
565
  ...
1134
566
 
1135
567
  def is_property_overridable_library(self):
1136
- '''
1137
-
1138
- '''
1139
568
  ...
1140
569
 
1141
570
  def is_property_readonly(self):
1142
- '''
1143
-
1144
- '''
1145
571
  ...
1146
572
 
1147
573
  def is_property_set(self):
1148
- '''
1149
-
1150
- '''
1151
574
  ...
1152
575
 
1153
576
  def items(self):
1154
- '''
1155
-
1156
- '''
1157
577
  ...
1158
578
 
1159
579
  def keyframe_delete(self):
1160
- '''
1161
-
1162
- '''
1163
580
  ...
1164
581
 
1165
582
  def keyframe_insert(self):
1166
- '''
1167
-
1168
- '''
1169
583
  ...
1170
584
 
1171
585
  def keys(self):
1172
- '''
1173
-
1174
- '''
1175
586
  ...
1176
587
 
1177
588
  def path_from_id(self):
1178
- '''
1179
-
1180
- '''
1181
589
  ...
1182
590
 
1183
591
  def path_resolve(self):
1184
- '''
1185
-
1186
- '''
1187
592
  ...
1188
593
 
1189
594
  def poll(self, context):
1190
- '''
1191
-
1192
- '''
1193
595
  ...
1194
596
 
1195
597
  def pop(self):
1196
- '''
1197
-
1198
- '''
1199
598
  ...
1200
599
 
1201
600
  def prepend(self, draw_func):
1202
- '''
1203
-
1204
- '''
1205
601
  ...
1206
602
 
1207
603
  def property_overridable_library_set(self):
1208
- '''
1209
-
1210
- '''
1211
604
  ...
1212
605
 
1213
606
  def property_unset(self):
1214
- '''
1215
-
1216
- '''
1217
607
  ...
1218
608
 
1219
609
  def remove(self, draw_func):
1220
- '''
1221
-
1222
- '''
1223
610
  ...
1224
611
 
1225
612
  def type_recast(self):
1226
- '''
1227
-
1228
- '''
1229
613
  ...
1230
614
 
1231
615
  def values(self):
1232
- '''
1233
-
1234
- '''
1235
616
  ...
1236
617
 
1237
618
 
1238
619
  class DATA_PT_volume_viewport_display(DataButtonsPanel, bpy_types.Panel,
1239
620
  bpy_types._GenericUI):
1240
621
  COMPAT_ENGINES: typing.Any
1241
- ''' '''
1242
-
1243
622
  bl_context: typing.Any
1244
- ''' '''
1245
-
1246
623
  bl_label: typing.Any
1247
- ''' '''
1248
-
1249
624
  bl_region_type: typing.Any
1250
- ''' '''
1251
-
1252
625
  bl_rna: typing.Any
1253
- ''' '''
1254
-
1255
626
  bl_space_type: typing.Any
1256
- ''' '''
1257
-
1258
627
  id_data: typing.Any
1259
- ''' '''
1260
628
 
1261
629
  def append(self, draw_func):
1262
- '''
1263
-
1264
- '''
1265
630
  ...
1266
631
 
1267
632
  def as_pointer(self):
1268
- '''
1269
-
1270
- '''
1271
633
  ...
1272
634
 
1273
635
  def bl_rna_get_subclass(self):
1274
- '''
1275
-
1276
- '''
1277
636
  ...
1278
637
 
1279
638
  def bl_rna_get_subclass_py(self):
1280
- '''
1281
-
1282
- '''
1283
639
  ...
1284
640
 
1285
641
  def draw(self, context):
1286
- '''
1287
-
1288
- '''
1289
642
  ...
1290
643
 
1291
644
  def driver_add(self):
1292
- '''
1293
-
1294
- '''
1295
645
  ...
1296
646
 
1297
647
  def driver_remove(self):
1298
- '''
1299
-
1300
- '''
1301
648
  ...
1302
649
 
1303
650
  def get(self):
1304
- '''
1305
-
1306
- '''
1307
651
  ...
1308
652
 
1309
653
  def id_properties_clear(self):
1310
- '''
1311
-
1312
- '''
1313
654
  ...
1314
655
 
1315
656
  def id_properties_ensure(self):
1316
- '''
1317
-
1318
- '''
1319
657
  ...
1320
658
 
1321
659
  def id_properties_ui(self):
1322
- '''
1323
-
1324
- '''
1325
660
  ...
1326
661
 
1327
662
  def is_extended(self):
1328
- '''
1329
-
1330
- '''
1331
663
  ...
1332
664
 
1333
665
  def is_property_hidden(self):
1334
- '''
1335
-
1336
- '''
1337
666
  ...
1338
667
 
1339
668
  def is_property_overridable_library(self):
1340
- '''
1341
-
1342
- '''
1343
669
  ...
1344
670
 
1345
671
  def is_property_readonly(self):
1346
- '''
1347
-
1348
- '''
1349
672
  ...
1350
673
 
1351
674
  def is_property_set(self):
1352
- '''
1353
-
1354
- '''
1355
675
  ...
1356
676
 
1357
677
  def items(self):
1358
- '''
1359
-
1360
- '''
1361
678
  ...
1362
679
 
1363
680
  def keyframe_delete(self):
1364
- '''
1365
-
1366
- '''
1367
681
  ...
1368
682
 
1369
683
  def keyframe_insert(self):
1370
- '''
1371
-
1372
- '''
1373
684
  ...
1374
685
 
1375
686
  def keys(self):
1376
- '''
1377
-
1378
- '''
1379
687
  ...
1380
688
 
1381
689
  def path_from_id(self):
1382
- '''
1383
-
1384
- '''
1385
690
  ...
1386
691
 
1387
692
  def path_resolve(self):
1388
- '''
1389
-
1390
- '''
1391
693
  ...
1392
694
 
1393
695
  def poll(self, context):
1394
- '''
1395
-
1396
- '''
1397
696
  ...
1398
697
 
1399
698
  def pop(self):
1400
- '''
1401
-
1402
- '''
1403
699
  ...
1404
700
 
1405
701
  def prepend(self, draw_func):
1406
- '''
1407
-
1408
- '''
1409
702
  ...
1410
703
 
1411
704
  def property_overridable_library_set(self):
1412
- '''
1413
-
1414
- '''
1415
705
  ...
1416
706
 
1417
707
  def property_unset(self):
1418
- '''
1419
-
1420
- '''
1421
708
  ...
1422
709
 
1423
710
  def remove(self, draw_func):
1424
- '''
1425
-
1426
- '''
1427
711
  ...
1428
712
 
1429
713
  def type_recast(self):
1430
- '''
1431
-
1432
- '''
1433
714
  ...
1434
715
 
1435
716
  def values(self):
1436
- '''
1437
-
1438
- '''
1439
717
  ...
1440
718
 
1441
719
 
1442
720
  class DATA_PT_volume_viewport_display_slicing(
1443
721
  DataButtonsPanel, bpy_types.Panel, bpy_types._GenericUI):
1444
722
  COMPAT_ENGINES: typing.Any
1445
- ''' '''
1446
-
1447
723
  bl_context: typing.Any
1448
- ''' '''
1449
-
1450
724
  bl_label: typing.Any
1451
- ''' '''
1452
-
1453
725
  bl_parent_id: typing.Any
1454
- ''' '''
1455
-
1456
726
  bl_region_type: typing.Any
1457
- ''' '''
1458
-
1459
727
  bl_rna: typing.Any
1460
- ''' '''
1461
-
1462
728
  bl_space_type: typing.Any
1463
- ''' '''
1464
-
1465
729
  id_data: typing.Any
1466
- ''' '''
1467
730
 
1468
731
  def append(self, draw_func):
1469
- '''
1470
-
1471
- '''
1472
732
  ...
1473
733
 
1474
734
  def as_pointer(self):
1475
- '''
1476
-
1477
- '''
1478
735
  ...
1479
736
 
1480
737
  def bl_rna_get_subclass(self):
1481
- '''
1482
-
1483
- '''
1484
738
  ...
1485
739
 
1486
740
  def bl_rna_get_subclass_py(self):
1487
- '''
1488
-
1489
- '''
1490
741
  ...
1491
742
 
1492
743
  def draw(self, context):
1493
- '''
1494
-
1495
- '''
1496
744
  ...
1497
745
 
1498
746
  def draw_header(self, context):
1499
- '''
1500
-
1501
- '''
1502
747
  ...
1503
748
 
1504
749
  def driver_add(self):
1505
- '''
1506
-
1507
- '''
1508
750
  ...
1509
751
 
1510
752
  def driver_remove(self):
1511
- '''
1512
-
1513
- '''
1514
753
  ...
1515
754
 
1516
755
  def get(self):
1517
- '''
1518
-
1519
- '''
1520
756
  ...
1521
757
 
1522
758
  def id_properties_clear(self):
1523
- '''
1524
-
1525
- '''
1526
759
  ...
1527
760
 
1528
761
  def id_properties_ensure(self):
1529
- '''
1530
-
1531
- '''
1532
762
  ...
1533
763
 
1534
764
  def id_properties_ui(self):
1535
- '''
1536
-
1537
- '''
1538
765
  ...
1539
766
 
1540
767
  def is_extended(self):
1541
- '''
1542
-
1543
- '''
1544
768
  ...
1545
769
 
1546
770
  def is_property_hidden(self):
1547
- '''
1548
-
1549
- '''
1550
771
  ...
1551
772
 
1552
773
  def is_property_overridable_library(self):
1553
- '''
1554
-
1555
- '''
1556
774
  ...
1557
775
 
1558
776
  def is_property_readonly(self):
1559
- '''
1560
-
1561
- '''
1562
777
  ...
1563
778
 
1564
779
  def is_property_set(self):
1565
- '''
1566
-
1567
- '''
1568
780
  ...
1569
781
 
1570
782
  def items(self):
1571
- '''
1572
-
1573
- '''
1574
783
  ...
1575
784
 
1576
785
  def keyframe_delete(self):
1577
- '''
1578
-
1579
- '''
1580
786
  ...
1581
787
 
1582
788
  def keyframe_insert(self):
1583
- '''
1584
-
1585
- '''
1586
789
  ...
1587
790
 
1588
791
  def keys(self):
1589
- '''
1590
-
1591
- '''
1592
792
  ...
1593
793
 
1594
794
  def path_from_id(self):
1595
- '''
1596
-
1597
- '''
1598
795
  ...
1599
796
 
1600
797
  def path_resolve(self):
1601
- '''
1602
-
1603
- '''
1604
798
  ...
1605
799
 
1606
800
  def poll(self, context):
1607
- '''
1608
-
1609
- '''
1610
801
  ...
1611
802
 
1612
803
  def pop(self):
1613
- '''
1614
-
1615
- '''
1616
804
  ...
1617
805
 
1618
806
  def prepend(self, draw_func):
1619
- '''
1620
-
1621
- '''
1622
807
  ...
1623
808
 
1624
809
  def property_overridable_library_set(self):
1625
- '''
1626
-
1627
- '''
1628
810
  ...
1629
811
 
1630
812
  def property_unset(self):
1631
- '''
1632
-
1633
- '''
1634
813
  ...
1635
814
 
1636
815
  def remove(self, draw_func):
1637
- '''
1638
-
1639
- '''
1640
816
  ...
1641
817
 
1642
818
  def type_recast(self):
1643
- '''
1644
-
1645
- '''
1646
819
  ...
1647
820
 
1648
821
  def values(self):
1649
- '''
1650
-
1651
- '''
1652
822
  ...