fake-bpy-module 20240518__py3-none-any.whl → 20240519__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.

Potentially problematic release.


This version of fake-bpy-module might be problematic. Click here for more details.

Files changed (312) hide show
  1. _bpy_internal/__init__.pyi +2 -1
  2. _bpy_internal/freedesktop/__init__.pyi +2 -1
  3. addon_utils/__init__.pyi +2 -1
  4. animsys_refactor/__init__.pyi +2 -1
  5. aud/__init__.pyi +2 -1
  6. bgl/__init__.pyi +2 -1
  7. bl_app_override/__init__.pyi +2 -1
  8. bl_app_override/helpers/__init__.pyi +2 -1
  9. bl_app_template_utils/__init__.pyi +2 -1
  10. bl_console_utils/__init__.pyi +2 -1
  11. bl_console_utils/autocomplete/__init__.pyi +2 -1
  12. bl_console_utils/autocomplete/complete_calltip/__init__.pyi +2 -1
  13. bl_console_utils/autocomplete/complete_import/__init__.pyi +2 -1
  14. bl_console_utils/autocomplete/complete_namespace/__init__.pyi +2 -1
  15. bl_console_utils/autocomplete/intellisense/__init__.pyi +2 -1
  16. bl_i18n_utils/__init__.pyi +2 -1
  17. bl_i18n_utils/bl_extract_messages/__init__.pyi +2 -1
  18. bl_i18n_utils/merge_po/__init__.pyi +2 -1
  19. bl_i18n_utils/settings/__init__.pyi +2 -1
  20. bl_i18n_utils/utils/__init__.pyi +2 -1
  21. bl_i18n_utils/utils_cli/__init__.pyi +2 -1
  22. bl_i18n_utils/utils_languages_menu/__init__.pyi +2 -1
  23. bl_i18n_utils/utils_rtl/__init__.pyi +2 -1
  24. bl_keymap_utils/__init__.pyi +2 -1
  25. bl_keymap_utils/io/__init__.pyi +2 -1
  26. bl_keymap_utils/keymap_from_toolbar/__init__.pyi +2 -1
  27. bl_keymap_utils/keymap_hierarchy/__init__.pyi +2 -1
  28. bl_keymap_utils/platform_helpers/__init__.pyi +2 -1
  29. bl_keymap_utils/versioning/__init__.pyi +2 -1
  30. bl_math/__init__.pyi +2 -1
  31. bl_operators/__init__.pyi +2 -1
  32. bl_operators/add_mesh_torus/__init__.pyi +2 -1
  33. bl_operators/anim/__init__.pyi +2 -1
  34. bl_operators/assets/__init__.pyi +2 -1
  35. bl_operators/bmesh/__init__.pyi +2 -1
  36. bl_operators/bmesh/find_adjacent/__init__.pyi +2 -1
  37. bl_operators/clip/__init__.pyi +2 -1
  38. bl_operators/console/__init__.pyi +2 -1
  39. bl_operators/constraint/__init__.pyi +2 -1
  40. bl_operators/file/__init__.pyi +2 -1
  41. bl_operators/freestyle/__init__.pyi +2 -1
  42. bl_operators/geometry_nodes/__init__.pyi +2 -1
  43. bl_operators/image/__init__.pyi +2 -1
  44. bl_operators/mesh/__init__.pyi +2 -1
  45. bl_operators/node/__init__.pyi +2 -1
  46. bl_operators/object/__init__.pyi +2 -1
  47. bl_operators/object_align/__init__.pyi +2 -1
  48. bl_operators/object_quick_effects/__init__.pyi +2 -1
  49. bl_operators/object_randomize_transform/__init__.pyi +2 -1
  50. bl_operators/presets/__init__.pyi +2 -1
  51. bl_operators/rigidbody/__init__.pyi +2 -1
  52. bl_operators/screen_play_rendered_anim/__init__.pyi +2 -1
  53. bl_operators/sequencer/__init__.pyi +2 -1
  54. bl_operators/spreadsheet/__init__.pyi +2 -1
  55. bl_operators/userpref/__init__.pyi +2 -1
  56. bl_operators/uvcalc_follow_active/__init__.pyi +2 -1
  57. bl_operators/uvcalc_lightmap/__init__.pyi +2 -1
  58. bl_operators/uvcalc_transform/__init__.pyi +2 -1
  59. bl_operators/vertexpaint_dirt/__init__.pyi +2 -1
  60. bl_operators/view3d/__init__.pyi +2 -1
  61. bl_operators/wm/__init__.pyi +2 -1
  62. bl_operators/world/__init__.pyi +2 -1
  63. bl_previews_utils/__init__.pyi +2 -1
  64. bl_previews_utils/bl_previews_render/__init__.pyi +2 -1
  65. bl_rna_utils/__init__.pyi +2 -1
  66. bl_rna_utils/data_path/__init__.pyi +2 -1
  67. bl_text_utils/__init__.pyi +2 -1
  68. bl_text_utils/external_editor/__init__.pyi +2 -1
  69. bl_ui/__init__.pyi +2 -1
  70. bl_ui/anim/__init__.pyi +2 -1
  71. bl_ui/asset_shelf/__init__.pyi +2 -1
  72. bl_ui/generic_ui_list/__init__.pyi +2 -1
  73. bl_ui/node_add_menu/__init__.pyi +2 -1
  74. bl_ui/node_add_menu_compositor/__init__.pyi +2 -1
  75. bl_ui/node_add_menu_geometry/__init__.pyi +2 -1
  76. bl_ui/node_add_menu_shader/__init__.pyi +2 -1
  77. bl_ui/node_add_menu_texture/__init__.pyi +2 -1
  78. bl_ui/properties_animviz/__init__.pyi +2 -1
  79. bl_ui/properties_collection/__init__.pyi +2 -1
  80. bl_ui/properties_constraint/__init__.pyi +2 -1
  81. bl_ui/properties_data_armature/__init__.pyi +2 -1
  82. bl_ui/properties_data_bone/__init__.pyi +2 -1
  83. bl_ui/properties_data_camera/__init__.pyi +2 -1
  84. bl_ui/properties_data_curve/__init__.pyi +2 -1
  85. bl_ui/properties_data_curves/__init__.pyi +2 -1
  86. bl_ui/properties_data_empty/__init__.pyi +2 -1
  87. bl_ui/properties_data_gpencil/__init__.pyi +2 -1
  88. bl_ui/properties_data_grease_pencil/__init__.pyi +2 -1
  89. bl_ui/properties_data_lattice/__init__.pyi +2 -1
  90. bl_ui/properties_data_light/__init__.pyi +2 -1
  91. bl_ui/properties_data_lightprobe/__init__.pyi +2 -1
  92. bl_ui/properties_data_mesh/__init__.pyi +2 -1
  93. bl_ui/properties_data_metaball/__init__.pyi +2 -1
  94. bl_ui/properties_data_modifier/__init__.pyi +2 -1
  95. bl_ui/properties_data_pointcloud/__init__.pyi +2 -1
  96. bl_ui/properties_data_shaderfx/__init__.pyi +2 -1
  97. bl_ui/properties_data_speaker/__init__.pyi +2 -1
  98. bl_ui/properties_data_volume/__init__.pyi +2 -1
  99. bl_ui/properties_freestyle/__init__.pyi +2 -1
  100. bl_ui/properties_grease_pencil_common/__init__.pyi +2 -1
  101. bl_ui/properties_mask_common/__init__.pyi +2 -1
  102. bl_ui/properties_material/__init__.pyi +2 -1
  103. bl_ui/properties_material_gpencil/__init__.pyi +2 -1
  104. bl_ui/properties_object/__init__.pyi +2 -1
  105. bl_ui/properties_output/__init__.pyi +2 -1
  106. bl_ui/properties_paint_common/__init__.pyi +2 -1
  107. bl_ui/properties_particle/__init__.pyi +2 -1
  108. bl_ui/properties_physics_cloth/__init__.pyi +2 -1
  109. bl_ui/properties_physics_common/__init__.pyi +2 -1
  110. bl_ui/properties_physics_dynamicpaint/__init__.pyi +2 -1
  111. bl_ui/properties_physics_field/__init__.pyi +2 -1
  112. bl_ui/properties_physics_fluid/__init__.pyi +2 -1
  113. bl_ui/properties_physics_geometry_nodes/__init__.pyi +2 -1
  114. bl_ui/properties_physics_rigidbody/__init__.pyi +2 -1
  115. bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +2 -1
  116. bl_ui/properties_physics_softbody/__init__.pyi +2 -1
  117. bl_ui/properties_render/__init__.pyi +2 -1
  118. bl_ui/properties_scene/__init__.pyi +2 -1
  119. bl_ui/properties_texture/__init__.pyi +2 -1
  120. bl_ui/properties_view_layer/__init__.pyi +2 -1
  121. bl_ui/properties_workspace/__init__.pyi +2 -1
  122. bl_ui/properties_world/__init__.pyi +2 -1
  123. bl_ui/space_clip/__init__.pyi +2 -1
  124. bl_ui/space_console/__init__.pyi +2 -1
  125. bl_ui/space_dopesheet/__init__.pyi +2 -1
  126. bl_ui/space_filebrowser/__init__.pyi +2 -1
  127. bl_ui/space_graph/__init__.pyi +2 -1
  128. bl_ui/space_image/__init__.pyi +2 -1
  129. bl_ui/space_info/__init__.pyi +2 -1
  130. bl_ui/space_nla/__init__.pyi +2 -1
  131. bl_ui/space_node/__init__.pyi +2 -1
  132. bl_ui/space_outliner/__init__.pyi +2 -1
  133. bl_ui/space_properties/__init__.pyi +2 -1
  134. bl_ui/space_sequencer/__init__.pyi +2 -1
  135. bl_ui/space_spreadsheet/__init__.pyi +2 -1
  136. bl_ui/space_statusbar/__init__.pyi +2 -1
  137. bl_ui/space_text/__init__.pyi +2 -1
  138. bl_ui/space_time/__init__.pyi +2 -1
  139. bl_ui/space_toolsystem_common/__init__.pyi +2 -1
  140. bl_ui/space_toolsystem_toolbar/__init__.pyi +2 -1
  141. bl_ui/space_topbar/__init__.pyi +2 -1
  142. bl_ui/space_userpref/__init__.pyi +2 -1
  143. bl_ui/space_view3d/__init__.pyi +2 -1
  144. bl_ui/space_view3d_toolbar/__init__.pyi +2 -1
  145. bl_ui/temp_anim_layers/__init__.pyi +2 -1
  146. bl_ui/utils/__init__.pyi +2 -1
  147. bl_ui_utils/__init__.pyi +2 -1
  148. bl_ui_utils/bug_report_url/__init__.pyi +2 -1
  149. bl_ui_utils/layout/__init__.pyi +2 -1
  150. blend_render_info/__init__.pyi +2 -1
  151. blf/__init__.pyi +2 -1
  152. bmesh/__init__.pyi +2 -1
  153. bmesh/geometry/__init__.pyi +2 -1
  154. bmesh/ops/__init__.pyi +2 -1
  155. bmesh/types/__init__.pyi +28 -27
  156. bmesh/utils/__init__.pyi +2 -1
  157. bpy/__init__.pyi +2 -1
  158. bpy/app/__init__.pyi +2 -1
  159. bpy/app/handlers/__init__.pyi +2 -1
  160. bpy/app/icons/__init__.pyi +2 -1
  161. bpy/app/timers/__init__.pyi +8 -15
  162. bpy/app/translations/__init__.pyi +2 -1
  163. bpy/msgbus/__init__.pyi +2 -1
  164. bpy/ops/__init__.pyi +2 -1
  165. bpy/ops/action/__init__.pyi +22 -21
  166. bpy/ops/anim/__init__.pyi +32 -31
  167. bpy/ops/armature/__init__.pyi +22 -21
  168. bpy/ops/asset/__init__.pyi +8 -7
  169. bpy/ops/bl_pkg/__init__.pyi +4 -3
  170. bpy/ops/boid/__init__.pyi +2 -1
  171. bpy/ops/brush/__init__.pyi +10 -9
  172. bpy/ops/buttons/__init__.pyi +10 -9
  173. bpy/ops/cachefile/__init__.pyi +12 -11
  174. bpy/ops/camera/__init__.pyi +2 -1
  175. bpy/ops/clip/__init__.pyi +38 -37
  176. bpy/ops/cloth/__init__.pyi +2 -1
  177. bpy/ops/collection/__init__.pyi +8 -7
  178. bpy/ops/console/__init__.pyi +8 -7
  179. bpy/ops/constraint/__init__.pyi +30 -29
  180. bpy/ops/curve/__init__.pyi +32 -31
  181. bpy/ops/curves/__init__.pyi +10 -9
  182. bpy/ops/cycles/__init__.pyi +2 -1
  183. bpy/ops/dpaint/__init__.pyi +4 -3
  184. bpy/ops/ed/__init__.pyi +6 -5
  185. bpy/ops/export_anim/__init__.pyi +4 -3
  186. bpy/ops/export_scene/__init__.pyi +40 -39
  187. bpy/ops/file/__init__.pyi +20 -19
  188. bpy/ops/fluid/__init__.pyi +2 -1
  189. bpy/ops/font/__init__.pyi +22 -21
  190. bpy/ops/geometry/__init__.pyi +4 -3
  191. bpy/ops/gizmogroup/__init__.pyi +2 -1
  192. bpy/ops/gpencil/__init__.pyi +134 -133
  193. bpy/ops/graph/__init__.pyi +40 -39
  194. bpy/ops/grease_pencil/__init__.pyi +42 -41
  195. bpy/ops/image/__init__.pyi +22 -21
  196. bpy/ops/import_anim/__init__.pyi +10 -9
  197. bpy/ops/import_curve/__init__.pyi +2 -1
  198. bpy/ops/import_scene/__init__.pyi +20 -19
  199. bpy/ops/info/__init__.pyi +6 -5
  200. bpy/ops/lattice/__init__.pyi +8 -7
  201. bpy/ops/marker/__init__.pyi +10 -9
  202. bpy/ops/mask/__init__.pyi +14 -13
  203. bpy/ops/material/__init__.pyi +2 -1
  204. bpy/ops/mball/__init__.pyi +8 -7
  205. bpy/ops/mesh/__init__.pyi +112 -111
  206. bpy/ops/nla/__init__.pyi +16 -15
  207. bpy/ops/node/__init__.pyi +32 -31
  208. bpy/ops/object/__init__.pyi +186 -185
  209. bpy/ops/outliner/__init__.pyi +38 -37
  210. bpy/ops/paint/__init__.pyi +50 -49
  211. bpy/ops/paintcurve/__init__.pyi +2 -1
  212. bpy/ops/palette/__init__.pyi +6 -5
  213. bpy/ops/particle/__init__.pyi +16 -15
  214. bpy/ops/pose/__init__.pyi +32 -31
  215. bpy/ops/poselib/__init__.pyi +2 -1
  216. bpy/ops/preferences/__init__.pyi +14 -13
  217. bpy/ops/ptcache/__init__.pyi +2 -1
  218. bpy/ops/render/__init__.pyi +4 -3
  219. bpy/ops/rigidbody/__init__.pyi +10 -9
  220. bpy/ops/scene/__init__.pyi +18 -17
  221. bpy/ops/screen/__init__.pyi +16 -15
  222. bpy/ops/script/__init__.pyi +2 -1
  223. bpy/ops/sculpt/__init__.pyi +68 -67
  224. bpy/ops/sculpt_curves/__init__.pyi +4 -3
  225. bpy/ops/sequencer/__init__.pyi +74 -73
  226. bpy/ops/sound/__init__.pyi +20 -19
  227. bpy/ops/spreadsheet/__init__.pyi +2 -1
  228. bpy/ops/surface/__init__.pyi +14 -13
  229. bpy/ops/text/__init__.pyi +24 -23
  230. bpy/ops/text_editor/__init__.pyi +2 -1
  231. bpy/ops/texture/__init__.pyi +4 -3
  232. bpy/ops/transform/__init__.pyi +32 -31
  233. bpy/ops/ui/__init__.pyi +8 -7
  234. bpy/ops/uilist/__init__.pyi +4 -3
  235. bpy/ops/uv/__init__.pyi +66 -65
  236. bpy/ops/view2d/__init__.pyi +2 -1
  237. bpy/ops/view3d/__init__.pyi +36 -35
  238. bpy/ops/wm/__init__.pyi +188 -187
  239. bpy/ops/workspace/__init__.pyi +2 -1
  240. bpy/ops/world/__init__.pyi +2 -1
  241. bpy/path/__init__.pyi +2 -1
  242. bpy/props/__init__.pyi +2 -1
  243. bpy/types/__init__.pyi +131 -79
  244. bpy/utils/__init__.pyi +2 -1
  245. bpy/utils/previews/__init__.pyi +2 -1
  246. bpy/utils/units/__init__.pyi +2 -1
  247. bpy_extras/__init__.pyi +2 -1
  248. bpy_extras/anim_utils/__init__.pyi +2 -1
  249. bpy_extras/asset_utils/__init__.pyi +2 -1
  250. bpy_extras/bmesh_utils/__init__.pyi +2 -1
  251. bpy_extras/extensions/__init__.pyi +2 -1
  252. bpy_extras/extensions/junction_module/__init__.pyi +2 -1
  253. bpy_extras/id_map_utils/__init__.pyi +2 -1
  254. bpy_extras/image_utils/__init__.pyi +2 -1
  255. bpy_extras/io_utils/__init__.pyi +2 -1
  256. bpy_extras/keyconfig_utils/__init__.pyi +2 -1
  257. bpy_extras/mesh_utils/__init__.pyi +2 -1
  258. bpy_extras/node_shader_utils/__init__.pyi +2 -1
  259. bpy_extras/node_utils/__init__.pyi +2 -1
  260. bpy_extras/object_utils/__init__.pyi +2 -1
  261. bpy_extras/view3d_utils/__init__.pyi +2 -1
  262. bpy_extras/wm_utils/__init__.pyi +2 -1
  263. bpy_extras/wm_utils/progress_report/__init__.pyi +2 -1
  264. bpy_restrict_state/__init__.pyi +2 -1
  265. bpy_types/__init__.pyi +2 -1
  266. console_python/__init__.pyi +2 -1
  267. console_shell/__init__.pyi +2 -1
  268. {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240519.dist-info}/METADATA +1 -1
  269. fake_bpy_module-20240519.dist-info/RECORD +353 -0
  270. freestyle/__init__.pyi +2 -1
  271. freestyle/chainingiterators/__init__.pyi +2 -1
  272. freestyle/functions/__init__.pyi +2 -1
  273. freestyle/predicates/__init__.pyi +2 -1
  274. freestyle/shaders/__init__.pyi +2 -1
  275. freestyle/types/__init__.pyi +2 -1
  276. freestyle/utils/ContextFunctions/__init__.pyi +2 -1
  277. freestyle/utils/__init__.pyi +2 -1
  278. gpu/__init__.pyi +2 -1
  279. gpu/capabilities/__init__.pyi +2 -1
  280. gpu/matrix/__init__.pyi +2 -1
  281. gpu/platform/__init__.pyi +2 -1
  282. gpu/select/__init__.pyi +2 -1
  283. gpu/shader/__init__.pyi +2 -1
  284. gpu/state/__init__.pyi +2 -1
  285. gpu/texture/__init__.pyi +2 -1
  286. gpu/types/__init__.pyi +2 -1
  287. gpu_extras/__init__.pyi +2 -1
  288. gpu_extras/batch/__init__.pyi +2 -1
  289. gpu_extras/presets/__init__.pyi +2 -1
  290. graphviz_export/__init__.pyi +2 -1
  291. idprop/__init__.pyi +2 -1
  292. idprop/types/__init__.pyi +2 -1
  293. imbuf/__init__.pyi +2 -1
  294. imbuf/types/__init__.pyi +2 -1
  295. keyingsets_builtins/__init__.pyi +2 -1
  296. keyingsets_utils/__init__.pyi +2 -1
  297. mathutils/__init__.pyi +2 -1
  298. mathutils/bvhtree/__init__.pyi +2 -1
  299. mathutils/geometry/__init__.pyi +2 -1
  300. mathutils/interpolate/__init__.pyi +2 -1
  301. mathutils/kdtree/__init__.pyi +2 -1
  302. mathutils/noise/__init__.pyi +2 -1
  303. nodeitems_builtins/__init__.pyi +2 -1
  304. nodeitems_utils/__init__.pyi +2 -1
  305. rna_info/__init__.pyi +2 -1
  306. rna_keymap_ui/__init__.pyi +2 -1
  307. rna_prop_ui/__init__.pyi +2 -1
  308. rna_xml/__init__.pyi +2 -1
  309. sys_info/__init__.pyi +2 -1
  310. fake_bpy_module-20240518.dist-info/RECORD +0 -353
  311. {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240519.dist-info}/WHEEL +0 -0
  312. {fake_bpy_module-20240518.dist-info → fake_bpy_module-20240519.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi CHANGED
@@ -97846,9 +97846,10 @@ import bl_ui.space_view3d_toolbar
97846
97846
  import bl_ui.temp_anim_layers
97847
97847
  import mathutils
97848
97848
 
97849
- GenericType = typing.TypeVar("GenericType")
97849
+ GenericType1 = typing.TypeVar("GenericType1")
97850
+ GenericType2 = typing.TypeVar("GenericType2")
97850
97851
 
97851
- class bpy_prop_collection(typing.Generic[GenericType]):
97852
+ class bpy_prop_collection(typing.Generic[GenericType1]):
97852
97853
  """built-in class used for all collections."""
97853
97854
 
97854
97855
  def find(self, key: str | None) -> int:
@@ -97880,7 +97881,9 @@ class bpy_prop_collection(typing.Generic[GenericType]):
97880
97881
  """
97881
97882
  ...
97882
97883
 
97883
- def get(self, key: str | None, default=None) -> GenericType | None:
97884
+ def get(
97885
+ self, key: str | None, default: GenericType2 = None
97886
+ ) -> GenericType1 | GenericType2:
97884
97887
  """Returns the value of the item assigned to key or default when not found
97885
97888
  (matches Python's dictionary function of the same name).
97886
97889
 
@@ -97888,8 +97891,9 @@ class bpy_prop_collection(typing.Generic[GenericType]):
97888
97891
  :type key: str | None
97889
97892
  :param default: Optional argument for the value to return if
97890
97893
  key is not found.
97894
+ :type default: GenericType2
97891
97895
  :return:
97892
- :rtype: GenericType | None
97896
+ :rtype: GenericType1 | GenericType2
97893
97897
  """
97894
97898
  ...
97895
97899
 
@@ -97910,58 +97914,58 @@ class bpy_prop_collection(typing.Generic[GenericType]):
97910
97914
  """
97911
97915
  ...
97912
97916
 
97913
- def values(self) -> list[GenericType]:
97917
+ def values(self) -> list[GenericType1]:
97914
97918
  """Return the values of collection
97915
97919
  (matching Python's dict.values() functionality).
97916
97920
 
97917
97921
  :return:
97918
- :rtype: list[GenericType]
97922
+ :rtype: list[GenericType1]
97919
97923
  """
97920
97924
  ...
97921
97925
 
97922
- def __getitem__(self, key: int | str | slice) -> GenericType:
97926
+ def __getitem__(self, key: int | str | slice) -> GenericType1:
97923
97927
  """
97924
97928
 
97925
97929
  :param key:
97926
97930
  :type key: int | str | slice
97927
97931
  :return:
97928
- :rtype: GenericType
97932
+ :rtype: GenericType1
97929
97933
  """
97930
97934
  ...
97931
97935
 
97932
- def __setitem__(self, key: int | str, value: GenericType):
97936
+ def __setitem__(self, key: int | str, value: GenericType1):
97933
97937
  """
97934
97938
 
97935
97939
  :param key:
97936
97940
  :type key: int | str
97937
97941
  :param value:
97938
- :type value: GenericType
97942
+ :type value: GenericType1
97939
97943
  """
97940
97944
  ...
97941
97945
 
97942
- def __delitem__(self, key: int | str) -> GenericType:
97946
+ def __delitem__(self, key: int | str) -> GenericType1:
97943
97947
  """
97944
97948
 
97945
97949
  :param key:
97946
97950
  :type key: int | str
97947
97951
  :return:
97948
- :rtype: GenericType
97952
+ :rtype: GenericType1
97949
97953
  """
97950
97954
  ...
97951
97955
 
97952
- def __iter__(self) -> typing.Iterator[GenericType]:
97956
+ def __iter__(self) -> typing.Iterator[GenericType1]:
97953
97957
  """
97954
97958
 
97955
97959
  :return:
97956
- :rtype: typing.Iterator[GenericType]
97960
+ :rtype: typing.Iterator[GenericType1]
97957
97961
  """
97958
97962
  ...
97959
97963
 
97960
- def __next__(self) -> GenericType:
97964
+ def __next__(self) -> GenericType1:
97961
97965
  """
97962
97966
 
97963
97967
  :return:
97964
- :rtype: GenericType
97968
+ :rtype: GenericType1
97965
97969
  """
97966
97970
  ...
97967
97971
 
@@ -97973,7 +97977,7 @@ class bpy_prop_collection(typing.Generic[GenericType]):
97973
97977
  """
97974
97978
  ...
97975
97979
 
97976
- class bpy_struct(typing.Generic[GenericType]):
97980
+ class bpy_struct(typing.Generic[GenericType1]):
97977
97981
  """built-in base class for all classes in bpy.types."""
97978
97982
 
97979
97983
  id_data: typing.Any
@@ -98263,7 +98267,7 @@ class bpy_struct(typing.Generic[GenericType]):
98263
98267
  """
98264
98268
  ...
98265
98269
 
98266
- class bpy_prop_array(typing.Generic[GenericType]):
98270
+ class bpy_prop_array(typing.Generic[GenericType1]):
98267
98271
  def foreach_get(self, attr, seq):
98268
98272
  """
98269
98273
 
@@ -98280,49 +98284,49 @@ class bpy_prop_array(typing.Generic[GenericType]):
98280
98284
  """
98281
98285
  ...
98282
98286
 
98283
- def __getitem__(self, key: int | str) -> GenericType:
98287
+ def __getitem__(self, key: int | str) -> GenericType1:
98284
98288
  """
98285
98289
 
98286
98290
  :param key:
98287
98291
  :type key: int | str
98288
98292
  :return:
98289
- :rtype: GenericType
98293
+ :rtype: GenericType1
98290
98294
  """
98291
98295
  ...
98292
98296
 
98293
- def __setitem__(self, key: int | str, value: GenericType):
98297
+ def __setitem__(self, key: int | str, value: GenericType1):
98294
98298
  """
98295
98299
 
98296
98300
  :param key:
98297
98301
  :type key: int | str
98298
98302
  :param value:
98299
- :type value: GenericType
98303
+ :type value: GenericType1
98300
98304
  """
98301
98305
  ...
98302
98306
 
98303
- def __delitem__(self, key: int | str) -> GenericType:
98307
+ def __delitem__(self, key: int | str) -> GenericType1:
98304
98308
  """
98305
98309
 
98306
98310
  :param key:
98307
98311
  :type key: int | str
98308
98312
  :return:
98309
- :rtype: GenericType
98313
+ :rtype: GenericType1
98310
98314
  """
98311
98315
  ...
98312
98316
 
98313
- def __iter__(self) -> typing.Iterator[GenericType]:
98317
+ def __iter__(self) -> typing.Iterator[GenericType1]:
98314
98318
  """
98315
98319
 
98316
98320
  :return:
98317
- :rtype: typing.Iterator[GenericType]
98321
+ :rtype: typing.Iterator[GenericType1]
98318
98322
  """
98319
98323
  ...
98320
98324
 
98321
- def __next__(self) -> GenericType:
98325
+ def __next__(self) -> GenericType1:
98322
98326
  """
98323
98327
 
98324
98328
  :return:
98325
- :rtype: GenericType
98329
+ :rtype: GenericType1
98326
98330
  """
98327
98331
  ...
98328
98332
 
@@ -98988,14 +98992,14 @@ class ActionStrip(bpy_struct):
98988
98992
  class ActionStrips(bpy_struct):
98989
98993
  """Collection of animation strips"""
98990
98994
 
98991
- def new(self, type: str | int | typing.Any | None = "KEYFRAME") -> ActionStrip:
98995
+ def new(self, type: str | int | None = "KEYFRAME") -> ActionStrip:
98992
98996
  """Add a new strip to the layer. Currently a layer can only have one strip, with infinite boundaries
98993
98997
 
98994
98998
  :param type: Type, The type of strip to create
98995
98999
 
98996
99000
  KEYFRAME
98997
99001
  Keyframe -- Strip containing keyframes on F-Curves.
98998
- :type type: str | int | typing.Any | None
99002
+ :type type: str | int | None
98999
99003
  :return: Newly created animation strip
99000
99004
  :rtype: ActionStrip
99001
99005
  """
@@ -106793,10 +106797,10 @@ class ClothSolverResult(bpy_struct):
106793
106797
  :type: int
106794
106798
  """
106795
106799
 
106796
- status: typing.Any
106800
+ status: set[str] | set[int]
106797
106801
  """ Status of the solver iteration
106798
106802
 
106799
- :type: typing.Any
106803
+ :type: set[str] | set[int]
106800
106804
  """
106801
106805
 
106802
106806
  @classmethod
@@ -111961,7 +111965,7 @@ class FCurve(bpy_struct):
111961
111965
  start: int | None,
111962
111966
  end: int | None,
111963
111967
  step: float | None = 1.0,
111964
- remove: typing.Any | None = "IN_RANGE",
111968
+ remove: str | int | None = "IN_RANGE",
111965
111969
  ):
111966
111970
  """Place keys at even intervals on the existing curve.
111967
111971
 
@@ -111984,7 +111988,7 @@ class FCurve(bpy_struct):
111984
111988
 
111985
111989
  ALL
111986
111990
  All -- Remove all existing keys.
111987
- :type remove: typing.Any | None
111991
+ :type remove: str | int | None
111988
111992
  """
111989
111993
  ...
111990
111994
 
@@ -112019,7 +112023,7 @@ class FCurveKeyframePoints(bpy_struct):
112019
112023
  self,
112020
112024
  frame: float | None,
112021
112025
  value: float | None,
112022
- options: typing.Any | None = {},
112026
+ options: set[str] | set[int] | None = {},
112023
112027
  keyframe_type: str | int | None = "KEYFRAME",
112024
112028
  ) -> Keyframe:
112025
112029
  """Add a keyframe point to a F-Curve
@@ -112038,7 +112042,7 @@ class FCurveKeyframePoints(bpy_struct):
112038
112042
 
112039
112043
  FAST
112040
112044
  Fast -- Fast keyframe insertion to avoid recalculating the curve each time.
112041
- :type options: typing.Any | None
112045
+ :type options: set[str] | set[int] | None
112042
112046
  :param keyframe_type: Type of keyframe to insert
112043
112047
  :type keyframe_type: str | int | None
112044
112048
  :return: Newly created keyframe
@@ -118775,11 +118779,11 @@ class ID(bpy_struct):
118775
118779
  """Clear animation on this ID"""
118776
118780
  ...
118777
118781
 
118778
- def update_tag(self, refresh: typing.Any | None = {}):
118782
+ def update_tag(self, refresh: set[str] | set[int] | None = {}):
118779
118783
  """Tag the ID to update its display data, e.g. when calling `bpy.types.Scene.update`
118780
118784
 
118781
118785
  :param refresh: Type of updates to perform
118782
- :type refresh: typing.Any | None
118786
+ :type refresh: set[str] | set[int] | None
118783
118787
  """
118784
118788
  ...
118785
118789
 
@@ -119059,10 +119063,10 @@ class IDOverrideLibraryProperty(bpy_struct):
119059
119063
  class IDOverrideLibraryPropertyOperation(bpy_struct):
119060
119064
  """Description of an override operation over an overridden property"""
119061
119065
 
119062
- flag: typing.Any
119066
+ flag: set[str] | set[int]
119063
119067
  """ Status flags
119064
119068
 
119065
- :type: typing.Any
119069
+ :type: set[str] | set[int]
119066
119070
  """
119067
119071
 
119068
119072
  operation: str | int
@@ -127797,8 +127801,8 @@ class NodeTreeInterface(bpy_struct):
127797
127801
  self,
127798
127802
  name: str | typing.Any,
127799
127803
  description: str | typing.Any = "",
127800
- in_out: typing.Any | None = "INPUT",
127801
- socket_type: str | int | typing.Any | None = "DEFAULT",
127804
+ in_out: str | int | None = "INPUT",
127805
+ socket_type: str | int | None = "DEFAULT",
127802
127806
  parent: NodeTreeInterfacePanel | None = None,
127803
127807
  ) -> NodeTreeInterfaceSocket:
127804
127808
  """Add a new socket to the interface
@@ -127814,9 +127818,9 @@ class NodeTreeInterface(bpy_struct):
127814
127818
 
127815
127819
  OUTPUT
127816
127820
  Output -- Generate a output node socket.
127817
- :type in_out: typing.Any | None
127821
+ :type in_out: str | int | None
127818
127822
  :param socket_type: Socket Type, Type of socket generated on nodes
127819
- :type socket_type: str | int | typing.Any | None
127823
+ :type socket_type: str | int | None
127820
127824
  :param parent: Parent, Panel to add the socket in
127821
127825
  :type parent: NodeTreeInterfacePanel | None
127822
127826
  :return: Socket, New socket
@@ -133996,10 +134000,10 @@ class Property(bpy_struct):
133996
134000
  :type: str | int
133997
134001
  """
133998
134002
 
133999
- tags: set[str] | set[int] | typing.Any
134003
+ tags: set[str] | set[int]
134000
134004
  """ Subset of tags (defined in parent struct) that are set for this property
134001
134005
 
134002
- :type: set[str] | set[int] | typing.Any
134006
+ :type: set[str] | set[int]
134003
134007
  """
134004
134008
 
134005
134009
  translation_context: str
@@ -137743,7 +137747,7 @@ class SceneEEVEE(bpy_struct):
137743
137747
  :type: bool
137744
137748
  """
137745
137749
 
137746
- use_shadow_jittered_viewport: bool
137750
+ use_shadow_jitter_viewport: bool
137747
137751
  """ Enable jittered shadows on the viewport. (Jittered shadows are always enabled for final renders)
137748
137752
 
137749
137753
  :type: bool
@@ -138367,21 +138371,21 @@ class Sequence(bpy_struct):
138367
138371
  """
138368
138372
  ...
138369
138373
 
138370
- def invalidate_cache(self, type: typing.Any):
138374
+ def invalidate_cache(self, type: str | int):
138371
138375
  """Invalidate cached images for strip and all dependent strips
138372
138376
 
138373
138377
  :param type: Type, Cache Type
138374
- :type type: typing.Any
138378
+ :type type: str | int
138375
138379
  """
138376
138380
  ...
138377
138381
 
138378
- def split(self, frame: int | None, split_method: typing.Any) -> Sequence:
138382
+ def split(self, frame: int | None, split_method: str | int) -> Sequence:
138379
138383
  """Split Sequence
138380
138384
 
138381
138385
  :param frame: Frame where to split the strip
138382
138386
  :type frame: int | None
138383
138387
  :param split_method:
138384
- :type split_method: typing.Any
138388
+ :type split_method: str | int
138385
138389
  :return: Right side Sequence
138386
138390
  :rtype: Sequence
138387
138391
  """
@@ -148268,7 +148272,7 @@ class UILayout(bpy_struct):
148268
148272
  ...
148269
148273
 
148270
148274
  def separator(
148271
- self, factor: typing.Any | None = 1.0, type: typing.Any | None = "AUTO"
148275
+ self, factor: typing.Any | None = 1.0, type: str | int | None = "AUTO"
148272
148276
  ):
148273
148277
  """Item. Inserts empty space into the layout between items
148274
148278
 
@@ -148284,7 +148288,7 @@ class UILayout(bpy_struct):
148284
148288
 
148285
148289
  LINE
148286
148290
  Line -- Horizontal or Vertical line, depending on layout direction..
148287
- :type type: typing.Any | None
148291
+ :type type: str | int | None
148288
148292
  """
148289
148293
  ...
148290
148294
 
@@ -148298,7 +148302,7 @@ class UILayout(bpy_struct):
148298
148302
  text_ctxt: str | typing.Any | None = "",
148299
148303
  translate: bool | typing.Any | None = True,
148300
148304
  factor: typing.Any | None = 0.0,
148301
- type: typing.Any | None = "BAR",
148305
+ type: str | int | None = "BAR",
148302
148306
  ):
148303
148307
  """Progress indicator
148304
148308
 
@@ -148311,7 +148315,7 @@ class UILayout(bpy_struct):
148311
148315
  :param factor: Factor, Amount of progress from 0.0f to 1.0f
148312
148316
  :type factor: typing.Any | None
148313
148317
  :param type: Type, The type of progress indicator
148314
- :type type: typing.Any | None
148318
+ :type type: str | int | None
148315
148319
  """
148316
148320
  ...
148317
148321
 
@@ -148336,7 +148340,7 @@ class UILayout(bpy_struct):
148336
148340
  new: str | typing.Any = "",
148337
148341
  open: str | typing.Any = "",
148338
148342
  unlink: str | typing.Any = "",
148339
- filter: typing.Any | None = "ALL",
148343
+ filter: str | int | None = "ALL",
148340
148344
  live_icon: bool | typing.Any | None = False,
148341
148345
  text: str | typing.Any | None = "",
148342
148346
  text_ctxt: str | typing.Any | None = "",
@@ -148355,7 +148359,7 @@ class UILayout(bpy_struct):
148355
148359
  :param unlink: Operator identifier to unlink the ID block
148356
148360
  :type unlink: str | typing.Any
148357
148361
  :param filter: Optionally limit the items which can be selected
148358
- :type filter: typing.Any | None
148362
+ :type filter: str | int | None
148359
148363
  :param live_icon: Show preview instead of fixed icon
148360
148364
  :type live_icon: bool | typing.Any | None
148361
148365
  :param text: Override automatic text of the item
@@ -148376,7 +148380,7 @@ class UILayout(bpy_struct):
148376
148380
  unlink: str | typing.Any = "",
148377
148381
  rows: typing.Any | None = 0,
148378
148382
  cols: typing.Any | None = 0,
148379
- filter: typing.Any | None = "ALL",
148383
+ filter: str | int | None = "ALL",
148380
148384
  hide_buttons: bool | typing.Any | None = False,
148381
148385
  ):
148382
148386
  """template_ID_preview
@@ -148396,7 +148400,7 @@ class UILayout(bpy_struct):
148396
148400
  :param cols: Number of thumbnail preview columns to display
148397
148401
  :type cols: typing.Any | None
148398
148402
  :param filter: Optionally limit the items which can be selected
148399
- :type filter: typing.Any | None
148403
+ :type filter: str | int | None
148400
148404
  :param hide_buttons: Show only list, no buttons
148401
148405
  :type hide_buttons: bool | typing.Any | None
148402
148406
  """
@@ -148434,7 +148438,7 @@ class UILayout(bpy_struct):
148434
148438
  property: str | typing.Any,
148435
148439
  new: str | typing.Any = "",
148436
148440
  menu: str | typing.Any = "",
148437
- filter: typing.Any | None = "ALL",
148441
+ filter: str | int | None = "ALL",
148438
148442
  ):
148439
148443
  """template_ID_tabs
148440
148444
 
@@ -148447,7 +148451,7 @@ class UILayout(bpy_struct):
148447
148451
  :param menu: Context menu identifier
148448
148452
  :type menu: str | typing.Any
148449
148453
  :param filter: Optionally limit the items which can be selected
148450
- :type filter: typing.Any | None
148454
+ :type filter: str | int | None
148451
148455
  """
148452
148456
  ...
148453
148457
 
@@ -148568,7 +148572,7 @@ class UILayout(bpy_struct):
148568
148572
  rows: typing.Any | None = 0,
148569
148573
  cols: typing.Any | None = 0,
148570
148574
  scale: typing.Any | None = 1.0,
148571
- filter: typing.Any | None = "ALL",
148575
+ filter: str | int | None = "ALL",
148572
148576
  ):
148573
148577
  """template_greasepencil_color
148574
148578
 
@@ -148583,7 +148587,7 @@ class UILayout(bpy_struct):
148583
148587
  :param scale: Scale of the image thumbnails
148584
148588
  :type scale: typing.Any | None
148585
148589
  :param filter: Optionally limit the items which can be selected
148586
- :type filter: typing.Any | None
148590
+ :type filter: str | int | None
148587
148591
  """
148588
148592
  ...
148589
148593
 
@@ -148622,7 +148626,7 @@ class UILayout(bpy_struct):
148622
148626
  self,
148623
148627
  data: typing.Any,
148624
148628
  property: str | typing.Any,
148625
- type: typing.Any | None = "NONE",
148629
+ type: str | int | None = "NONE",
148626
148630
  levels: bool | typing.Any | None = False,
148627
148631
  brush: bool | typing.Any | None = False,
148628
148632
  use_negative_slope: bool | typing.Any | None = False,
@@ -148635,7 +148639,7 @@ class UILayout(bpy_struct):
148635
148639
  :param property: Identifier of property in data
148636
148640
  :type property: str | typing.Any
148637
148641
  :param type: Type, Type of curves to display
148638
- :type type: typing.Any | None
148642
+ :type type: str | int | None
148639
148643
  :param levels: Show black/white levels
148640
148644
  :type levels: bool | typing.Any | None
148641
148645
  :param brush: Show brush options
@@ -149228,8 +149232,8 @@ class UILayout(bpy_struct):
149228
149232
  assets_propname: str | typing.Any,
149229
149233
  active_dataptr: typing.Any,
149230
149234
  active_propname: str | typing.Any,
149231
- filter_id_types: set[str] | set[int] | typing.Any | None = {},
149232
- display_options: typing.Any | None = {},
149235
+ filter_id_types: set[str] | set[int] | None = {},
149236
+ display_options: set[str] | set[int] | None = {},
149233
149237
  activate_operator: str | typing.Any = "",
149234
149238
  drag_operator: str | typing.Any = "",
149235
149239
  ):
@@ -149250,7 +149254,7 @@ class UILayout(bpy_struct):
149250
149254
  :param active_propname: Identifier of the integer property in active_data, index of the active item
149251
149255
  :type active_propname: str | typing.Any
149252
149256
  :param filter_id_types: filter_id_types
149253
- :type filter_id_types: set[str] | set[int] | typing.Any | None
149257
+ :type filter_id_types: set[str] | set[int] | None
149254
149258
  :param display_options: Displaying options for the asset view
149255
149259
 
149256
149260
  NO_NAMES
@@ -149261,7 +149265,7 @@ class UILayout(bpy_struct):
149261
149265
 
149262
149266
  NO_LIBRARY
149263
149267
  Do not display buttons to choose or refresh an asset library.
149264
- :type display_options: typing.Any | None
149268
+ :type display_options: set[str] | set[int] | None
149265
149269
  :param activate_operator: Name of a custom operator to invoke when activating an item
149266
149270
  :type activate_operator: str | typing.Any
149267
149271
  :param drag_operator: Name of a custom operator to invoke when starting to drag an item. Never invoked together with the active_operator (if set), it's either the drag or the activate one
@@ -152445,7 +152449,7 @@ class WorkSpaceTool(bpy_struct):
152445
152449
  data_block: str | typing.Any = "",
152446
152450
  operator: str | typing.Any = "",
152447
152451
  index: typing.Any | None = 0,
152448
- options: set[str] | set[int] | typing.Any | None = {},
152452
+ options: set[str] | set[int] | None = {},
152449
152453
  idname_fallback: str | typing.Any = "",
152450
152454
  keymap_fallback: str | typing.Any = "",
152451
152455
  ):
@@ -152466,7 +152470,7 @@ class WorkSpaceTool(bpy_struct):
152466
152470
  :param index: Index
152467
152471
  :type index: typing.Any | None
152468
152472
  :param options: Tool Options
152469
- :type options: set[str] | set[int] | typing.Any | None
152473
+ :type options: set[str] | set[int] | None
152470
152474
  :param idname_fallback: Fallback Identifier
152471
152475
  :type idname_fallback: str | typing.Any
152472
152476
  :param keymap_fallback: Fallback Key Map
@@ -168114,8 +168118,8 @@ Warning: Only takes into account object parenting, so e.g. in case of bone paren
168114
168118
  (0.0, 0.0, 0.0, 0.0),
168115
168119
  (0.0, 0.0, 0.0, 0.0),
168116
168120
  ),
168117
- from_space: typing.Any | None = "WORLD",
168118
- to_space: typing.Any | None = "WORLD",
168121
+ from_space: str | int | None = "WORLD",
168122
+ to_space: str | int | None = "WORLD",
168119
168123
  ) -> (
168120
168124
  list[list[float]]
168121
168125
  | tuple[
@@ -168145,7 +168149,7 @@ Warning: Only takes into account object parenting, so e.g. in case of bone paren
168145
168149
 
168146
168150
  LOCAL
168147
168151
  Local Space -- The local space of an object/bone.
168148
- :type from_space: typing.Any | None
168152
+ :type from_space: str | int | None
168149
168153
  :param to_space: The space to which you want to transform 'matrix'
168150
168154
 
168151
168155
  WORLD
@@ -168159,7 +168163,7 @@ Warning: Only takes into account object parenting, so e.g. in case of bone paren
168159
168163
 
168160
168164
  LOCAL
168161
168165
  Local Space -- The local space of an object/bone.
168162
- :type to_space: typing.Any | None
168166
+ :type to_space: str | int | None
168163
168167
  :return: The transformed matrix
168164
168168
  :rtype: list[list[float]] | tuple[tuple[float, float, float, float], tuple[float, float, float, float], tuple[float, float, float, float], tuple[float, float, float, float]] | mathutils.Matrix
168165
168169
  """
@@ -171261,7 +171265,7 @@ class WindowManager(ID, bpy_struct):
171261
171265
  title: str | typing.Any = "",
171262
171266
  message: str | typing.Any = "",
171263
171267
  confirm_text: str | typing.Any = "",
171264
- icon: typing.Any | None = "NONE",
171268
+ icon: str | int | None = "NONE",
171265
171269
  text_ctxt: str | typing.Any | None = "",
171266
171270
  translate: bool | typing.Any | None = True,
171267
171271
  ):
@@ -171278,7 +171282,7 @@ class WindowManager(ID, bpy_struct):
171278
171282
  :param confirm_text: Confirm Text, Optional text to show instead to the default "OK" confirmation button text
171279
171283
  :type confirm_text: str | typing.Any
171280
171284
  :param icon: Icon, Optional icon displayed in the dialog
171281
- :type icon: typing.Any | None
171285
+ :type icon: str | int | None
171282
171286
  :param text_ctxt: Override automatic translation context of the given text
171283
171287
  :type text_ctxt: str | typing.Any | None
171284
171288
  :param translate: Translate the given text, when UI translation is enabled
@@ -182312,10 +182316,10 @@ class EnumProperty(Property, bpy_struct):
182312
182316
  :type: str | int
182313
182317
  """
182314
182318
 
182315
- default_flag: set[str] | set[int] | typing.Any
182319
+ default_flag: set[str] | set[int]
182316
182320
  """ Default value for this enum
182317
182321
 
182318
- :type: set[str] | set[int] | typing.Any
182322
+ :type: set[str] | set[int]
182319
182323
  """
182320
182324
 
182321
182325
  enum_items: bpy_prop_collection[EnumPropertyItem]
@@ -190854,6 +190858,12 @@ class AreaLight(Light, ID, bpy_struct):
190854
190858
  :type: float
190855
190859
  """
190856
190860
 
190861
+ shadow_jitter_overblur: float
190862
+ """ Apply shadow tracing to each jittered sample to reduce under-sampling artifacts
190863
+
190864
+ :type: float
190865
+ """
190866
+
190857
190867
  shadow_maximum_resolution: float
190858
190868
  """ Maximum size of a shadow map pixel. Higher values use less memory at the cost of shadow quality
190859
190869
 
@@ -190908,6 +190918,12 @@ class AreaLight(Light, ID, bpy_struct):
190908
190918
  :type: bool
190909
190919
  """
190910
190920
 
190921
+ use_shadow_jitter: bool
190922
+ """ Enable jittered soft shadows to increase shadow precision (disabled in viewport unless enabled in the render settings). Has a high performance impact
190923
+
190924
+ :type: bool
190925
+ """
190926
+
190911
190927
  @classmethod
190912
190928
  def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
190913
190929
  """
@@ -190983,6 +190999,12 @@ class PointLight(Light, ID, bpy_struct):
190983
190999
  :type: float
190984
191000
  """
190985
191001
 
191002
+ shadow_jitter_overblur: float
191003
+ """ Apply shadow tracing to each jittered sample to reduce under-sampling artifacts
191004
+
191005
+ :type: float
191006
+ """
191007
+
190986
191008
  shadow_maximum_resolution: float
190987
191009
  """ Maximum size of a shadow map pixel. Higher values use less memory at the cost of shadow quality
190988
191010
 
@@ -191013,6 +191035,12 @@ class PointLight(Light, ID, bpy_struct):
191013
191035
  :type: bool
191014
191036
  """
191015
191037
 
191038
+ use_shadow_jitter: bool
191039
+ """ Enable jittered soft shadows to increase shadow precision (disabled in viewport unless enabled in the render settings). Has a high performance impact
191040
+
191041
+ :type: bool
191042
+ """
191043
+
191016
191044
  use_soft_falloff: bool
191017
191045
  """ Apply falloff to avoid sharp edges when the light geometry intersects with other objects
191018
191046
 
@@ -191094,6 +191122,12 @@ class SpotLight(Light, ID, bpy_struct):
191094
191122
  :type: float
191095
191123
  """
191096
191124
 
191125
+ shadow_jitter_overblur: float
191126
+ """ Apply shadow tracing to each jittered sample to reduce under-sampling artifacts
191127
+
191128
+ :type: float
191129
+ """
191130
+
191097
191131
  shadow_maximum_resolution: float
191098
191132
  """ Maximum size of a shadow map pixel. Higher values use less memory at the cost of shadow quality
191099
191133
 
@@ -191142,6 +191176,12 @@ class SpotLight(Light, ID, bpy_struct):
191142
191176
  :type: bool
191143
191177
  """
191144
191178
 
191179
+ use_shadow_jitter: bool
191180
+ """ Enable jittered soft shadows to increase shadow precision (disabled in viewport unless enabled in the render settings). Has a high performance impact
191181
+
191182
+ :type: bool
191183
+ """
191184
+
191145
191185
  use_soft_falloff: bool
191146
191186
  """ Apply falloff to avoid sharp edges when the light geometry intersects with other objects
191147
191187
 
@@ -191259,6 +191299,12 @@ class SunLight(Light, ID, bpy_struct):
191259
191299
  :type: float
191260
191300
  """
191261
191301
 
191302
+ shadow_jitter_overblur: float
191303
+ """ Apply shadow tracing to each jittered sample to reduce under-sampling artifacts
191304
+
191305
+ :type: float
191306
+ """
191307
+
191262
191308
  shadow_maximum_resolution: float
191263
191309
  """ Maximum size of a shadow map pixel. Higher values use less memory at the cost of shadow quality
191264
191310
 
@@ -191283,6 +191329,12 @@ class SunLight(Light, ID, bpy_struct):
191283
191329
  :type: bool
191284
191330
  """
191285
191331
 
191332
+ use_shadow_jitter: bool
191333
+ """ Enable jittered soft shadows to increase shadow precision (disabled in viewport unless enabled in the render settings). Has a high performance impact
191334
+
191335
+ :type: bool
191336
+ """
191337
+
191286
191338
  @classmethod
191287
191339
  def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
191288
191340
  """
bpy/utils/__init__.pyi CHANGED
@@ -14,7 +14,8 @@ import typing
14
14
  from . import previews
15
15
  from . import units
16
16
 
17
- GenericType = typing.TypeVar("GenericType")
17
+ GenericType1 = typing.TypeVar("GenericType1")
18
+ GenericType2 = typing.TypeVar("GenericType2")
18
19
 
19
20
  def app_template_paths(path: str | None = None):
20
21
  """Returns valid application template paths.