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