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
bl_ui/utils/__init__.pyi CHANGED
@@ -6,35 +6,18 @@ GenericType = typing.TypeVar("GenericType")
6
6
 
7
7
  class PresetPanel:
8
8
  bl_label: typing.Any
9
- ''' '''
10
-
11
9
  bl_region_type: typing.Any
12
- ''' '''
13
-
14
10
  bl_space_type: typing.Any
15
- ''' '''
16
11
 
17
12
  def draw(self, context):
18
- '''
19
-
20
- '''
21
13
  ...
22
14
 
23
15
  def draw_menu(self, layout, text):
24
- '''
25
-
26
- '''
27
16
  ...
28
17
 
29
18
  def draw_panel_header(self, layout):
30
- '''
31
-
32
- '''
33
19
  ...
34
20
 
35
21
  def path_menu(self, searchpaths, operator, props_default, prop_filepath,
36
22
  filter_ext, filter_path, display_name, add_operator):
37
- '''
38
-
39
- '''
40
23
  ...
@@ -5,8 +5,4 @@ GenericType = typing.TypeVar("GenericType")
5
5
 
6
6
 
7
7
  def url_prefill_from_blender(addon_info):
8
- '''
9
-
10
- '''
11
-
12
8
  ...
@@ -5,8 +5,4 @@ GenericType = typing.TypeVar("GenericType")
5
5
 
6
6
 
7
7
  def operator_context(layout, op_context):
8
- '''
9
-
10
- '''
11
-
12
8
  ...
@@ -9,16 +9,8 @@ class RawBlendFileReader:
9
9
 
10
10
 
11
11
  def main():
12
- '''
13
-
14
- '''
15
-
16
12
  ...
17
13
 
18
14
 
19
15
  def read_blend_rend_chunk(filepath):
20
- '''
21
-
22
- '''
23
-
24
16
  ...
bpy/__init__.pyi CHANGED
@@ -5,10 +5,10 @@ import bpy.types
5
5
  from . import types
6
6
  from . import ops
7
7
  from . import app
8
- from . import utils
9
8
  from . import path
10
- from . import msgbus
9
+ from . import utils
11
10
  from . import props
11
+ from . import msgbus
12
12
 
13
13
  GenericType = typing.TypeVar("GenericType")
14
14
  context: 'bpy.types.Context'
bpy/app/__init__.pyi CHANGED
@@ -1,7 +1,7 @@
1
1
  import sys
2
2
  import typing
3
- from . import timers
4
3
  from . import icons
4
+ from . import timers
5
5
  from . import translations
6
6
  from . import handlers
7
7
 
bpy/ops/__init__.pyi CHANGED
@@ -1,81 +1,81 @@
1
1
  import sys
2
2
  import typing
3
3
  from . import marker
4
- from . import text_editor
5
- from . import cloth
6
- from . import info
7
- from . import cycles
8
- from . import material
9
- from . import outliner
10
- from . import script
11
- from . import uilist
12
- from . import fluid
13
- from . import curves
4
+ from . import constraint
5
+ from . import buttons
14
6
  from . import sculpt
15
- from . import ui
16
- from . import render
7
+ from . import view3d
8
+ from . import gizmogroup
9
+ from . import geometry
10
+ from . import export_anim
11
+ from . import asset
17
12
  from . import sound
18
- from . import world
19
- from . import particle
13
+ from . import image
14
+ from . import fluid
15
+ from . import sculpt_curves
16
+ from . import text_editor
20
17
  from . import transform
21
- from . import buttons
18
+ from . import palette
19
+ from . import ed
20
+ from . import paint
21
+ from . import dpaint
22
+ from . import rigidbody
23
+ from . import render
22
24
  from . import armature
25
+ from . import file
26
+ from . import import_curve
27
+ from . import mball
28
+ from . import curve
29
+ from . import export_mesh
30
+ from . import graph
31
+ from . import font
32
+ from . import outliner
33
+ from . import mesh
34
+ from . import particle
35
+ from . import import_mesh
36
+ from . import grease_pencil
37
+ from . import mask
38
+ from . import info
39
+ from . import curves
40
+ from . import import_anim
23
41
  from . import wm
42
+ from . import ptcache
43
+ from . import pose
44
+ from . import workspace
45
+ from . import brush
46
+ from . import material
47
+ from . import nla
48
+ from . import clip
49
+ from . import script
50
+ from . import console
24
51
  from . import poselib
52
+ from . import cloth
25
53
  from . import anim
26
- from . import nla
27
54
  from . import view2d
28
- from . import texture
29
- from . import dpaint
30
- from . import import_scene
31
- from . import node
32
- from . import import_anim
55
+ from . import paintcurve
56
+ from . import export_scene
33
57
  from . import surface
58
+ from . import node
59
+ from . import object
60
+ from . import collection
34
61
  from . import lattice
35
- from . import image
36
- from . import clip
37
- from . import gizmogroup
38
- from . import brush
39
- from . import sculpt_curves
40
- from . import export_mesh
41
- from . import grease_pencil
62
+ from . import cachefile
63
+ from . import uv
42
64
  from . import sequencer
43
- from . import palette
44
- from . import file
45
- from . import export_scene
46
- from . import boid
47
- from . import console
48
- from . import font
65
+ from . import preferences
49
66
  from . import scene
50
- from . import rigidbody
51
67
  from . import gpencil
52
- from . import object
53
- from . import view3d
54
- from . import mesh
55
- from . import uv
56
- from . import geometry
57
- from . import spreadsheet
58
- from . import action
59
- from . import collection
60
- from . import graph
61
- from . import ptcache
62
- from . import ed
63
- from . import asset
64
- from . import preferences
65
- from . import paintcurve
66
68
  from . import screen
67
- from . import mask
68
- from . import import_mesh
69
- from . import import_curve
70
- from . import constraint
71
- from . import paint
72
69
  from . import text
73
- from . import mball
74
- from . import workspace
70
+ from . import uilist
71
+ from . import boid
72
+ from . import cycles
73
+ from . import world
74
+ from . import import_scene
75
+ from . import action
76
+ from . import spreadsheet
77
+ from . import ui
78
+ from . import texture
75
79
  from . import camera
76
- from . import pose
77
- from . import curve
78
- from . import cachefile
79
- from . import export_anim
80
80
 
81
81
  GenericType = typing.TypeVar("GenericType")
bpy/props/__init__.pyi CHANGED
@@ -1,22 +1,20 @@
1
1
  import sys
2
2
  import typing
3
- import bpy.types
4
3
 
5
4
  GenericType = typing.TypeVar("GenericType")
6
5
 
7
6
 
8
- def BoolProperty(
9
- name: typing.Optional[str] = "",
10
- description: typing.Optional[str] = "",
11
- translation_context: typing.Optional[str] = "*",
12
- default=False,
13
- options: typing.Optional[typing.Set] = {'ANIMATABLE'},
14
- override: typing.Optional[typing.Set] = 'set()',
15
- tags: typing.Optional[typing.Set] = 'set()',
16
- subtype: typing.Optional[str] = 'NONE',
17
- update: typing.Optional[typing.Any] = None,
18
- get: typing.Optional[typing.Any] = None,
19
- set: typing.Optional[typing.Any] = None) -> 'bpy.types.BoolProperty':
7
+ def BoolProperty(name: typing.Optional[str] = "",
8
+ description: typing.Optional[str] = "",
9
+ translation_context: typing.Optional[str] = "*",
10
+ default=False,
11
+ options: typing.Optional[typing.Set] = {'ANIMATABLE'},
12
+ override: typing.Optional[typing.Set] = 'set()',
13
+ tags: typing.Optional[typing.Set] = 'set()',
14
+ subtype: typing.Optional[str] = 'NONE',
15
+ update: typing.Optional[typing.Any] = None,
16
+ get: typing.Optional[typing.Any] = None,
17
+ set: typing.Optional[typing.Any] = None):
20
18
  ''' Returns a new boolean property definition.
21
19
 
22
20
  :param name: Name used in the user interface.
@@ -39,7 +37,6 @@ def BoolProperty(
39
37
  :type get: typing.Optional[typing.Any]
40
38
  :param set: Function to be called when this value is 'written', This function must take 2 values (self, value) and return None.
41
39
  :type set: typing.Optional[typing.Any]
42
- :rtype: 'bpy.types.BoolProperty'
43
40
  '''
44
41
 
45
42
  ...
@@ -57,8 +54,7 @@ def BoolVectorProperty(
57
54
  size: typing.Optional[typing.Union[int, typing.Sequence[int]]] = 3,
58
55
  update: typing.Optional[typing.Any] = None,
59
56
  get: typing.Optional[typing.Any] = None,
60
- set: typing.Optional[typing.Any] = None
61
- ) -> typing.Union[typing.List, 'bpy.types.BoolProperty']:
57
+ set: typing.Optional[typing.Any] = None):
62
58
  ''' Returns a new vector boolean property definition.
63
59
 
64
60
  :param name: Name used in the user interface.
@@ -85,7 +81,6 @@ def BoolVectorProperty(
85
81
  :type get: typing.Optional[typing.Any]
86
82
  :param set: Function to be called when this value is 'written', This function must take 2 values (self, value) and return None.
87
83
  :type set: typing.Optional[typing.Any]
88
- :rtype: typing.Union[typing.List, 'bpy.types.BoolProperty']
89
84
  '''
90
85
 
91
86
  ...
@@ -97,8 +92,7 @@ def CollectionProperty(type: typing.Optional[typing.Any] = None,
97
92
  translation_context: typing.Optional[str] = "*",
98
93
  options: typing.Optional[typing.Set] = {'ANIMATABLE'},
99
94
  override: typing.Optional[typing.Set] = 'set()',
100
- tags: typing.Optional[typing.Set] = 'set()'
101
- ) -> 'bpy.types.CollectionProperty':
95
+ tags: typing.Optional[typing.Set] = 'set()'):
102
96
  ''' Returns a new collection property definition.
103
97
 
104
98
  :param type: `bpy.types.PropertyGroup`.
@@ -115,25 +109,24 @@ def CollectionProperty(type: typing.Optional[typing.Any] = None,
115
109
  :type override: typing.Optional[typing.Set]
116
110
  :param tags: Enumerator of tags that are defined by parent class.
117
111
  :type tags: typing.Optional[typing.Set]
118
- :rtype: 'bpy.types.CollectionProperty'
119
112
  '''
120
113
 
121
114
  ...
122
115
 
123
116
 
124
- def EnumProperty(
125
- items: typing.Optional[typing.Union[typing.Iterable[
126
- typing.Iterable[str]], typing.Callable]],
127
- name: typing.Optional[str] = "",
128
- description: typing.Optional[str] = "",
129
- translation_context: typing.Optional[str] = "*",
130
- default: typing.Optional[typing.Union[str, typing.Set]] = None,
131
- options: typing.Optional[typing.Set] = {'ANIMATABLE'},
132
- override: typing.Optional[typing.Set] = 'set()',
133
- tags: typing.Optional[typing.Set] = 'set()',
134
- update: typing.Optional[typing.Any] = None,
135
- get: typing.Optional[typing.Any] = None,
136
- set: typing.Optional[typing.Any] = None) -> 'bpy.types.EnumProperty':
117
+ def EnumProperty(items: typing.Optional[
118
+ typing.Union[typing.Iterable[typing.Iterable[str]], typing.Callable]],
119
+ name: typing.Optional[str] = "",
120
+ description: typing.Optional[str] = "",
121
+ translation_context: typing.Optional[str] = "*",
122
+ default: typing.Optional[typing.Union[str, typing.
123
+ Set]] = None,
124
+ options: typing.Optional[typing.Set] = {'ANIMATABLE'},
125
+ override: typing.Optional[typing.Set] = 'set()',
126
+ tags: typing.Optional[typing.Set] = 'set()',
127
+ update: typing.Optional[typing.Any] = None,
128
+ get: typing.Optional[typing.Any] = None,
129
+ set: typing.Optional[typing.Any] = None):
137
130
  ''' Returns a new enumerator property definition.
138
131
 
139
132
  :param items: ``[(identifier, name, description, icon, number), ...]``. The first three elements of the tuples are mandatory. :identifier: The identifier is used for Python access. :name: Name for the interface. :description: Used for documentation and tooltips. :icon: An icon string identifier or integer icon value (e.g. returned by `bpy.types.UILayout.icon`) :number: Unique value used as the identifier for this item (stored in file data). Use when the identifier may need to change. If the *ENUM_FLAG* option is used, the values are bit-masks and should be powers of two. When an item only contains 4 items they define ``(identifier, name, description, number)``. Separators may be added using None instead of a tuple. For dynamic values a callback can be passed which returns a list in the same format as the static list. This function must take 2 arguments ``(self, context)``, **context may be None**. .. warning:: There is a known bug with using a callback, Python must keep a reference to the strings returned by the callback or Blender will misbehave or even crash.
@@ -158,31 +151,29 @@ def EnumProperty(
158
151
  :type get: typing.Optional[typing.Any]
159
152
  :param set: Function to be called when this value is 'written', This function must take 2 values (self, value) and return None.
160
153
  :type set: typing.Optional[typing.Any]
161
- :rtype: 'bpy.types.EnumProperty'
162
154
  '''
163
155
 
164
156
  ...
165
157
 
166
158
 
167
- def FloatProperty(
168
- name: typing.Optional[str] = "",
169
- description: typing.Optional[str] = "",
170
- translation_context: typing.Optional[str] = "*",
171
- default=0.0,
172
- min: typing.Optional[float] = -3.402823e+38,
173
- max: typing.Optional[float] = 3.402823e+38,
174
- soft_min: typing.Optional[float] = -3.402823e+38,
175
- soft_max: typing.Optional[float] = 3.402823e+38,
176
- step: typing.Optional[int] = 3,
177
- precision: typing.Optional[int] = 2,
178
- options: typing.Optional[typing.Set] = {'ANIMATABLE'},
179
- override: typing.Optional[typing.Set] = 'set()',
180
- tags: typing.Optional[typing.Set] = 'set()',
181
- subtype: typing.Optional[str] = 'NONE',
182
- unit: typing.Optional[str] = 'NONE',
183
- update: typing.Optional[typing.Any] = None,
184
- get: typing.Optional[typing.Any] = None,
185
- set: typing.Optional[typing.Any] = None) -> 'bpy.types.FloatProperty':
159
+ def FloatProperty(name: typing.Optional[str] = "",
160
+ description: typing.Optional[str] = "",
161
+ translation_context: typing.Optional[str] = "*",
162
+ default=0.0,
163
+ min: typing.Optional[float] = -3.402823e+38,
164
+ max: typing.Optional[float] = 3.402823e+38,
165
+ soft_min: typing.Optional[float] = -3.402823e+38,
166
+ soft_max: typing.Optional[float] = 3.402823e+38,
167
+ step: typing.Optional[int] = 3,
168
+ precision: typing.Optional[int] = 2,
169
+ options: typing.Optional[typing.Set] = {'ANIMATABLE'},
170
+ override: typing.Optional[typing.Set] = 'set()',
171
+ tags: typing.Optional[typing.Set] = 'set()',
172
+ subtype: typing.Optional[str] = 'NONE',
173
+ unit: typing.Optional[str] = 'NONE',
174
+ update: typing.Optional[typing.Any] = None,
175
+ get: typing.Optional[typing.Any] = None,
176
+ set: typing.Optional[typing.Any] = None):
186
177
  ''' Returns a new float (single precision) property definition.
187
178
 
188
179
  :param name: Name used in the user interface.
@@ -219,7 +210,6 @@ def FloatProperty(
219
210
  :type get: typing.Optional[typing.Any]
220
211
  :param set: Function to be called when this value is 'written', This function must take 2 values (self, value) and return None.
221
212
  :type set: typing.Optional[typing.Any]
222
- :rtype: 'bpy.types.FloatProperty'
223
213
  '''
224
214
 
225
215
  ...
@@ -244,8 +234,7 @@ def FloatVectorProperty(
244
234
  size: typing.Optional[typing.Union[int, typing.Sequence[int]]] = 3,
245
235
  update: typing.Optional[typing.Any] = None,
246
236
  get: typing.Optional[typing.Any] = None,
247
- set: typing.Optional[typing.Any] = None
248
- ) -> typing.Union[typing.List, 'bpy.types.FloatProperty']:
237
+ set: typing.Optional[typing.Any] = None):
249
238
  ''' Returns a new vector float property definition.
250
239
 
251
240
  :param name: Name used in the user interface.
@@ -286,29 +275,27 @@ def FloatVectorProperty(
286
275
  :type get: typing.Optional[typing.Any]
287
276
  :param set: Function to be called when this value is 'written', This function must take 2 values (self, value) and return None.
288
277
  :type set: typing.Optional[typing.Any]
289
- :rtype: typing.Union[typing.List, 'bpy.types.FloatProperty']
290
278
  '''
291
279
 
292
280
  ...
293
281
 
294
282
 
295
- def IntProperty(
296
- name: typing.Optional[str] = "",
297
- description: typing.Optional[str] = "",
298
- translation_context: typing.Optional[str] = "*",
299
- default=0,
300
- min: typing.Optional[int] = -2**31,
301
- max: typing.Optional[int] = 2**31 - 1,
302
- soft_min: typing.Optional[int] = -2**31,
303
- soft_max: typing.Optional[int] = 2**31 - 1,
304
- step: typing.Optional[int] = 1,
305
- options: typing.Optional[typing.Set] = {'ANIMATABLE'},
306
- override: typing.Optional[typing.Set] = 'set()',
307
- tags: typing.Optional[typing.Set] = 'set()',
308
- subtype: typing.Optional[str] = 'NONE',
309
- update: typing.Optional[typing.Any] = None,
310
- get: typing.Optional[typing.Any] = None,
311
- set: typing.Optional[typing.Any] = None) -> 'bpy.types.IntProperty':
283
+ def IntProperty(name: typing.Optional[str] = "",
284
+ description: typing.Optional[str] = "",
285
+ translation_context: typing.Optional[str] = "*",
286
+ default=0,
287
+ min: typing.Optional[int] = -2**31,
288
+ max: typing.Optional[int] = 2**31 - 1,
289
+ soft_min: typing.Optional[int] = -2**31,
290
+ soft_max: typing.Optional[int] = 2**31 - 1,
291
+ step: typing.Optional[int] = 1,
292
+ options: typing.Optional[typing.Set] = {'ANIMATABLE'},
293
+ override: typing.Optional[typing.Set] = 'set()',
294
+ tags: typing.Optional[typing.Set] = 'set()',
295
+ subtype: typing.Optional[str] = 'NONE',
296
+ update: typing.Optional[typing.Any] = None,
297
+ get: typing.Optional[typing.Any] = None,
298
+ set: typing.Optional[typing.Any] = None):
312
299
  ''' Returns a new int property definition.
313
300
 
314
301
  :param name: Name used in the user interface.
@@ -341,7 +328,6 @@ def IntProperty(
341
328
  :type get: typing.Optional[typing.Any]
342
329
  :param set: Function to be called when this value is 'written', This function must take 2 values (self, value) and return None.
343
330
  :type set: typing.Optional[typing.Any]
344
- :rtype: 'bpy.types.IntProperty'
345
331
  '''
346
332
 
347
333
  ...
@@ -364,8 +350,7 @@ def IntVectorProperty(
364
350
  size: typing.Optional[typing.Union[int, typing.Sequence[int]]] = 3,
365
351
  update: typing.Optional[typing.Any] = None,
366
352
  get: typing.Optional[typing.Any] = None,
367
- set: typing.Optional[typing.Any] = None
368
- ) -> typing.Union[typing.List, 'bpy.types.IntProperty']:
353
+ set: typing.Optional[typing.Any] = None):
369
354
  ''' Returns a new vector int property definition.
370
355
 
371
356
  :param name: Name used in the user interface.
@@ -402,7 +387,6 @@ def IntVectorProperty(
402
387
  :type get: typing.Optional[typing.Any]
403
388
  :param set: Function to be called when this value is 'written', This function must take 2 values (self, value) and return None.
404
389
  :type set: typing.Optional[typing.Any]
405
- :rtype: typing.Union[typing.List, 'bpy.types.IntProperty']
406
390
  '''
407
391
 
408
392
  ...
@@ -416,8 +400,7 @@ def PointerProperty(type: typing.Optional[typing.Any] = None,
416
400
  override: typing.Optional[typing.Set] = 'set()',
417
401
  tags: typing.Optional[typing.Set] = 'set()',
418
402
  poll: typing.Optional[typing.Any] = None,
419
- update: typing.Optional[typing.Any] = None
420
- ) -> 'bpy.types.PointerProperty':
403
+ update: typing.Optional[typing.Any] = None):
421
404
  ''' Returns a new pointer property definition.
422
405
 
423
406
  :param type: `bpy.types.ID`.
@@ -438,7 +421,6 @@ def PointerProperty(type: typing.Optional[typing.Any] = None,
438
421
  :type poll: typing.Optional[typing.Any]
439
422
  :param update: Function to be called when this value is modified, This function must take 2 values (self, context) and return None. *Warning* there are no safety checks to avoid infinite recursion.
440
423
  :type update: typing.Optional[typing.Any]
441
- :rtype: 'bpy.types.PointerProperty'
442
424
  '''
443
425
 
444
426
  ...
@@ -457,22 +439,21 @@ def RemoveProperty(cls: typing.Optional[typing.Any],
457
439
  ...
458
440
 
459
441
 
460
- def StringProperty(name: typing.Optional[str] = "",
461
- description: typing.Optional[str] = "",
462
- translation_context: typing.Optional[str] = "*",
463
- default: typing.Optional[str] = "",
464
- maxlen: typing.Optional[int] = 0,
465
- options: typing.Optional[typing.Set] = {'ANIMATABLE'},
466
- override: typing.Optional[typing.Set] = 'set()',
467
- tags: typing.Optional[typing.Set] = 'set()',
468
- subtype: typing.Optional[str] = 'NONE',
469
- update: typing.Optional[typing.Any] = None,
470
- get: typing.Optional[typing.Any] = None,
471
- set: typing.Optional[typing.Any] = None,
472
- search: typing.Optional[typing.Any] = None,
473
- search_options: typing.Optional[typing.Set] = {
474
- 'SUGGESTION'
475
- }) -> 'bpy.types.StringProperty':
442
+ def StringProperty(
443
+ name: typing.Optional[str] = "",
444
+ description: typing.Optional[str] = "",
445
+ translation_context: typing.Optional[str] = "*",
446
+ default: typing.Optional[str] = "",
447
+ maxlen: typing.Optional[int] = 0,
448
+ options: typing.Optional[typing.Set] = {'ANIMATABLE'},
449
+ override: typing.Optional[typing.Set] = 'set()',
450
+ tags: typing.Optional[typing.Set] = 'set()',
451
+ subtype: typing.Optional[str] = 'NONE',
452
+ update: typing.Optional[typing.Any] = None,
453
+ get: typing.Optional[typing.Any] = None,
454
+ set: typing.Optional[typing.Any] = None,
455
+ search: typing.Optional[typing.Any] = None,
456
+ search_options: typing.Optional[typing.Set] = {'SUGGESTION'}):
476
457
  ''' Returns a new string property definition.
477
458
 
478
459
  :param name: Name used in the user interface.
@@ -503,7 +484,6 @@ def StringProperty(name: typing.Optional[str] = "",
503
484
  :type search: typing.Optional[typing.Any]
504
485
  :param search_options: - 'SORT' sorts the resulting items. - 'SUGGESTION' lets the user enter values not found in search candidates. **WARNING** disabling this flag causes the search callback to run on redraw, so only disable this flag if it's not likely to cause performance issues.
505
486
  :type search_options: typing.Optional[typing.Set]
506
- :rtype: 'bpy.types.StringProperty'
507
487
  '''
508
488
 
509
489
  ...