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