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

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