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