fake-bpy-module 20240403__py3-none-any.whl → 20240405__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 (268) hide show
  1. bl_app_override/helpers/py.typed +0 -0
  2. bl_console_utils/autocomplete/complete_calltip/py.typed +0 -0
  3. bl_console_utils/autocomplete/complete_import/py.typed +0 -0
  4. bl_console_utils/autocomplete/complete_namespace/py.typed +0 -0
  5. bl_console_utils/autocomplete/intellisense/py.typed +0 -0
  6. bl_console_utils/autocomplete/py.typed +0 -0
  7. bl_i18n_utils/bl_extract_messages/py.typed +0 -0
  8. bl_i18n_utils/merge_po/py.typed +0 -0
  9. bl_i18n_utils/settings/py.typed +0 -0
  10. bl_i18n_utils/utils/py.typed +0 -0
  11. bl_i18n_utils/utils_cli/py.typed +0 -0
  12. bl_i18n_utils/utils_languages_menu/py.typed +0 -0
  13. bl_i18n_utils/utils_rtl/py.typed +0 -0
  14. bl_keymap_utils/io/py.typed +0 -0
  15. bl_keymap_utils/keymap_from_toolbar/py.typed +0 -0
  16. bl_keymap_utils/keymap_hierarchy/py.typed +0 -0
  17. bl_keymap_utils/platform_helpers/py.typed +0 -0
  18. bl_keymap_utils/versioning/py.typed +0 -0
  19. bl_operators/add_mesh_torus/py.typed +0 -0
  20. bl_operators/anim/py.typed +0 -0
  21. bl_operators/assets/py.typed +0 -0
  22. bl_operators/bmesh/find_adjacent/py.typed +0 -0
  23. bl_operators/bmesh/py.typed +0 -0
  24. bl_operators/clip/py.typed +0 -0
  25. bl_operators/console/py.typed +0 -0
  26. bl_operators/constraint/py.typed +0 -0
  27. bl_operators/file/py.typed +0 -0
  28. bl_operators/freestyle/py.typed +0 -0
  29. bl_operators/geometry_nodes/py.typed +0 -0
  30. bl_operators/image/py.typed +0 -0
  31. bl_operators/mesh/py.typed +0 -0
  32. bl_operators/node/py.typed +0 -0
  33. bl_operators/object/py.typed +0 -0
  34. bl_operators/object_align/py.typed +0 -0
  35. bl_operators/object_quick_effects/py.typed +0 -0
  36. bl_operators/object_randomize_transform/py.typed +0 -0
  37. bl_operators/presets/py.typed +0 -0
  38. bl_operators/rigidbody/py.typed +0 -0
  39. bl_operators/screen_play_rendered_anim/py.typed +0 -0
  40. bl_operators/sequencer/py.typed +0 -0
  41. bl_operators/spreadsheet/py.typed +0 -0
  42. bl_operators/userpref/py.typed +0 -0
  43. bl_operators/uvcalc_follow_active/py.typed +0 -0
  44. bl_operators/uvcalc_lightmap/py.typed +0 -0
  45. bl_operators/uvcalc_transform/py.typed +0 -0
  46. bl_operators/vertexpaint_dirt/py.typed +0 -0
  47. bl_operators/view3d/py.typed +0 -0
  48. bl_operators/wm/py.typed +0 -0
  49. bl_previews_utils/bl_previews_render/py.typed +0 -0
  50. bl_rna_utils/data_path/py.typed +0 -0
  51. bl_text_utils/external_editor/py.typed +0 -0
  52. bl_ui/anim/py.typed +0 -0
  53. bl_ui/asset_shelf/py.typed +0 -0
  54. bl_ui/generic_ui_list/py.typed +0 -0
  55. bl_ui/node_add_menu/py.typed +0 -0
  56. bl_ui/node_add_menu_compositor/py.typed +0 -0
  57. bl_ui/node_add_menu_geometry/py.typed +0 -0
  58. bl_ui/node_add_menu_shader/py.typed +0 -0
  59. bl_ui/node_add_menu_texture/py.typed +0 -0
  60. bl_ui/properties_animviz/py.typed +0 -0
  61. bl_ui/properties_collection/py.typed +0 -0
  62. bl_ui/properties_constraint/py.typed +0 -0
  63. bl_ui/properties_data_armature/py.typed +0 -0
  64. bl_ui/properties_data_bone/py.typed +0 -0
  65. bl_ui/properties_data_camera/py.typed +0 -0
  66. bl_ui/properties_data_curve/py.typed +0 -0
  67. bl_ui/properties_data_curves/py.typed +0 -0
  68. bl_ui/properties_data_empty/py.typed +0 -0
  69. bl_ui/properties_data_gpencil/py.typed +0 -0
  70. bl_ui/properties_data_grease_pencil/__init__.pyi +487 -0
  71. bl_ui/properties_data_grease_pencil/py.typed +0 -0
  72. bl_ui/properties_data_lattice/py.typed +0 -0
  73. bl_ui/properties_data_light/py.typed +0 -0
  74. bl_ui/properties_data_lightprobe/py.typed +0 -0
  75. bl_ui/properties_data_mesh/py.typed +0 -0
  76. bl_ui/properties_data_metaball/py.typed +0 -0
  77. bl_ui/properties_data_modifier/py.typed +0 -0
  78. bl_ui/properties_data_pointcloud/py.typed +0 -0
  79. bl_ui/properties_data_shaderfx/py.typed +0 -0
  80. bl_ui/properties_data_speaker/py.typed +0 -0
  81. bl_ui/properties_data_volume/py.typed +0 -0
  82. bl_ui/properties_freestyle/py.typed +0 -0
  83. bl_ui/properties_grease_pencil_common/py.typed +0 -0
  84. bl_ui/properties_mask_common/py.typed +0 -0
  85. bl_ui/properties_material/py.typed +0 -0
  86. bl_ui/properties_material_gpencil/py.typed +0 -0
  87. bl_ui/properties_object/py.typed +0 -0
  88. bl_ui/properties_output/py.typed +0 -0
  89. bl_ui/properties_paint_common/py.typed +0 -0
  90. bl_ui/properties_particle/py.typed +0 -0
  91. bl_ui/properties_physics_cloth/py.typed +0 -0
  92. bl_ui/properties_physics_common/py.typed +0 -0
  93. bl_ui/properties_physics_dynamicpaint/py.typed +0 -0
  94. bl_ui/properties_physics_field/py.typed +0 -0
  95. bl_ui/properties_physics_fluid/py.typed +0 -0
  96. bl_ui/properties_physics_geometry_nodes/py.typed +0 -0
  97. bl_ui/properties_physics_rigidbody/py.typed +0 -0
  98. bl_ui/properties_physics_rigidbody_constraint/py.typed +0 -0
  99. bl_ui/properties_physics_softbody/py.typed +0 -0
  100. bl_ui/properties_render/py.typed +0 -0
  101. bl_ui/properties_scene/py.typed +0 -0
  102. bl_ui/properties_texture/py.typed +0 -0
  103. bl_ui/properties_view_layer/py.typed +0 -0
  104. bl_ui/properties_workspace/py.typed +0 -0
  105. bl_ui/properties_world/py.typed +0 -0
  106. bl_ui/space_clip/py.typed +0 -0
  107. bl_ui/space_console/py.typed +0 -0
  108. bl_ui/space_dopesheet/py.typed +0 -0
  109. bl_ui/space_filebrowser/py.typed +0 -0
  110. bl_ui/space_graph/py.typed +0 -0
  111. bl_ui/space_image/py.typed +0 -0
  112. bl_ui/space_info/py.typed +0 -0
  113. bl_ui/space_nla/py.typed +0 -0
  114. bl_ui/space_node/py.typed +0 -0
  115. bl_ui/space_outliner/py.typed +0 -0
  116. bl_ui/space_properties/py.typed +0 -0
  117. bl_ui/space_sequencer/py.typed +0 -0
  118. bl_ui/space_spreadsheet/py.typed +0 -0
  119. bl_ui/space_statusbar/py.typed +0 -0
  120. bl_ui/space_text/py.typed +0 -0
  121. bl_ui/space_time/py.typed +0 -0
  122. bl_ui/space_toolsystem_common/py.typed +0 -0
  123. bl_ui/space_toolsystem_toolbar/py.typed +0 -0
  124. bl_ui/space_topbar/py.typed +0 -0
  125. bl_ui/space_userpref/__init__.pyi +2 -2
  126. bl_ui/space_userpref/py.typed +0 -0
  127. bl_ui/space_view3d/py.typed +0 -0
  128. bl_ui/space_view3d_toolbar/py.typed +0 -0
  129. bl_ui/utils/py.typed +0 -0
  130. bl_ui_utils/bug_report_url/py.typed +0 -0
  131. bl_ui_utils/layout/py.typed +0 -0
  132. bmesh/geometry/py.typed +0 -0
  133. bmesh/ops/py.typed +0 -0
  134. bmesh/types/py.typed +0 -0
  135. bmesh/utils/py.typed +0 -0
  136. bpy/app/handlers/py.typed +0 -0
  137. bpy/app/icons/py.typed +0 -0
  138. bpy/app/py.typed +0 -0
  139. bpy/app/timers/py.typed +0 -0
  140. bpy/app/translations/py.typed +0 -0
  141. bpy/msgbus/py.typed +0 -0
  142. bpy/ops/action/py.typed +0 -0
  143. bpy/ops/anim/py.typed +0 -0
  144. bpy/ops/armature/py.typed +0 -0
  145. bpy/ops/asset/py.typed +0 -0
  146. bpy/ops/boid/py.typed +0 -0
  147. bpy/ops/brush/py.typed +0 -0
  148. bpy/ops/buttons/py.typed +0 -0
  149. bpy/ops/cachefile/py.typed +0 -0
  150. bpy/ops/camera/py.typed +0 -0
  151. bpy/ops/clip/py.typed +0 -0
  152. bpy/ops/cloth/py.typed +0 -0
  153. bpy/ops/collection/py.typed +0 -0
  154. bpy/ops/console/py.typed +0 -0
  155. bpy/ops/constraint/py.typed +0 -0
  156. bpy/ops/curve/py.typed +0 -0
  157. bpy/ops/curves/__init__.pyi +31 -0
  158. bpy/ops/curves/py.typed +0 -0
  159. bpy/ops/cycles/py.typed +0 -0
  160. bpy/ops/dpaint/py.typed +0 -0
  161. bpy/ops/ed/py.typed +0 -0
  162. bpy/ops/export_anim/py.typed +0 -0
  163. bpy/ops/export_mesh/py.typed +0 -0
  164. bpy/ops/export_scene/__init__.pyi +2 -2
  165. bpy/ops/export_scene/py.typed +0 -0
  166. bpy/ops/file/py.typed +0 -0
  167. bpy/ops/fluid/py.typed +0 -0
  168. bpy/ops/font/py.typed +0 -0
  169. bpy/ops/geometry/py.typed +0 -0
  170. bpy/ops/gizmogroup/py.typed +0 -0
  171. bpy/ops/gpencil/py.typed +0 -0
  172. bpy/ops/graph/py.typed +0 -0
  173. bpy/ops/grease_pencil/py.typed +0 -0
  174. bpy/ops/image/py.typed +0 -0
  175. bpy/ops/import_anim/py.typed +0 -0
  176. bpy/ops/import_curve/py.typed +0 -0
  177. bpy/ops/import_mesh/py.typed +0 -0
  178. bpy/ops/import_scene/py.typed +0 -0
  179. bpy/ops/info/py.typed +0 -0
  180. bpy/ops/lattice/py.typed +0 -0
  181. bpy/ops/marker/py.typed +0 -0
  182. bpy/ops/mask/py.typed +0 -0
  183. bpy/ops/material/py.typed +0 -0
  184. bpy/ops/mball/py.typed +0 -0
  185. bpy/ops/mesh/py.typed +0 -0
  186. bpy/ops/nla/__init__.pyi +3 -3
  187. bpy/ops/nla/py.typed +0 -0
  188. bpy/ops/node/py.typed +0 -0
  189. bpy/ops/object/py.typed +0 -0
  190. bpy/ops/outliner/py.typed +0 -0
  191. bpy/ops/paint/py.typed +0 -0
  192. bpy/ops/paintcurve/py.typed +0 -0
  193. bpy/ops/palette/py.typed +0 -0
  194. bpy/ops/particle/py.typed +0 -0
  195. bpy/ops/pose/py.typed +0 -0
  196. bpy/ops/poselib/py.typed +0 -0
  197. bpy/ops/preferences/py.typed +0 -0
  198. bpy/ops/ptcache/py.typed +0 -0
  199. bpy/ops/py.typed +0 -0
  200. bpy/ops/render/py.typed +0 -0
  201. bpy/ops/rigidbody/py.typed +0 -0
  202. bpy/ops/scene/py.typed +0 -0
  203. bpy/ops/screen/py.typed +0 -0
  204. bpy/ops/script/py.typed +0 -0
  205. bpy/ops/sculpt/__init__.pyi +2 -2
  206. bpy/ops/sculpt/py.typed +0 -0
  207. bpy/ops/sculpt_curves/py.typed +0 -0
  208. bpy/ops/sequencer/py.typed +0 -0
  209. bpy/ops/sound/py.typed +0 -0
  210. bpy/ops/spreadsheet/py.typed +0 -0
  211. bpy/ops/surface/py.typed +0 -0
  212. bpy/ops/text/py.typed +0 -0
  213. bpy/ops/text_editor/py.typed +0 -0
  214. bpy/ops/texture/py.typed +0 -0
  215. bpy/ops/transform/py.typed +0 -0
  216. bpy/ops/ui/py.typed +0 -0
  217. bpy/ops/uilist/py.typed +0 -0
  218. bpy/ops/uv/py.typed +0 -0
  219. bpy/ops/view2d/py.typed +0 -0
  220. bpy/ops/view3d/py.typed +0 -0
  221. bpy/ops/wm/py.typed +0 -0
  222. bpy/ops/workspace/py.typed +0 -0
  223. bpy/ops/world/py.typed +0 -0
  224. bpy/path/py.typed +0 -0
  225. bpy/props/py.typed +0 -0
  226. bpy/types/__init__.pyi +117 -8
  227. bpy/types/py.typed +0 -0
  228. bpy/utils/previews/py.typed +0 -0
  229. bpy/utils/py.typed +0 -0
  230. bpy/utils/units/py.typed +0 -0
  231. bpy_extras/anim_utils/py.typed +0 -0
  232. bpy_extras/asset_utils/py.typed +0 -0
  233. bpy_extras/id_map_utils/py.typed +0 -0
  234. bpy_extras/image_utils/py.typed +0 -0
  235. bpy_extras/io_utils/py.typed +0 -0
  236. bpy_extras/keyconfig_utils/py.typed +0 -0
  237. bpy_extras/mesh_utils/py.typed +0 -0
  238. bpy_extras/node_utils/py.typed +0 -0
  239. bpy_extras/object_utils/py.typed +0 -0
  240. bpy_extras/view3d_utils/py.typed +0 -0
  241. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/METADATA +1 -1
  242. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/RECORD +268 -11
  243. freestyle/chainingiterators/py.typed +0 -0
  244. freestyle/functions/py.typed +0 -0
  245. freestyle/predicates/py.typed +0 -0
  246. freestyle/shaders/py.typed +0 -0
  247. freestyle/types/py.typed +0 -0
  248. freestyle/utils/ContextFunctions/py.typed +0 -0
  249. freestyle/utils/py.typed +0 -0
  250. gpu/capabilities/py.typed +0 -0
  251. gpu/matrix/py.typed +0 -0
  252. gpu/platform/py.typed +0 -0
  253. gpu/select/py.typed +0 -0
  254. gpu/shader/py.typed +0 -0
  255. gpu/state/py.typed +0 -0
  256. gpu/texture/py.typed +0 -0
  257. gpu/types/py.typed +0 -0
  258. gpu_extras/batch/py.typed +0 -0
  259. gpu_extras/presets/py.typed +0 -0
  260. idprop/types/py.typed +0 -0
  261. imbuf/types/py.typed +0 -0
  262. mathutils/bvhtree/py.typed +0 -0
  263. mathutils/geometry/py.typed +0 -0
  264. mathutils/interpolate/py.typed +0 -0
  265. mathutils/kdtree/py.typed +0 -0
  266. mathutils/noise/py.typed +0 -0
  267. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/WHEEL +0 -0
  268. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240405.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi CHANGED
@@ -52000,6 +52000,12 @@ class GreasePencilLayerGroup(bpy_struct):
52000
52000
  :type: bool
52001
52001
  """
52002
52002
 
52003
+ use_onion_skinning: bool
52004
+ """ Display onion skins before and after the current frame
52005
+
52006
+ :type: bool
52007
+ """
52008
+
52003
52009
  @classmethod
52004
52010
  def bl_rna_get_subclass(cls, id: str, default=None):
52005
52011
  """
@@ -55304,6 +55310,14 @@ class GreasePencilWeightProximityModifier(bpy_struct):
55304
55310
  class GreasePencilv3(bpy_struct):
55305
55311
  """Grease Pencil data-block"""
55306
55312
 
55313
+ after_color: typing.Union[
55314
+ typing.List[float], typing.Tuple[float, float, float], mathutils.Color
55315
+ ]
55316
+ """ Base color for ghosts after the active frame
55317
+
55318
+ :type: typing.Union[typing.List[float], typing.Tuple[float, float, float], mathutils.Color]
55319
+ """
55320
+
55307
55321
  animation_data: typing.Union[AnimData, typing.Any]
55308
55322
  """ Animation data for this data-block
55309
55323
 
@@ -55316,12 +55330,32 @@ class GreasePencilv3(bpy_struct):
55316
55330
  :type: bpy_prop_collection[Attribute]
55317
55331
  """
55318
55332
 
55333
+ before_color: typing.Union[
55334
+ typing.List[float], typing.Tuple[float, float, float], mathutils.Color
55335
+ ]
55336
+ """ Base color for ghosts before the active frame
55337
+
55338
+ :type: typing.Union[typing.List[float], typing.Tuple[float, float, float], mathutils.Color]
55339
+ """
55340
+
55319
55341
  color_attributes: bpy_prop_collection[Attribute]
55320
55342
  """ Geometry color attributes
55321
55343
 
55322
55344
  :type: bpy_prop_collection[Attribute]
55323
55345
  """
55324
55346
 
55347
+ ghost_after_range: int
55348
+ """ Maximum number of frames to show after current frame (0 = don't show any frames after current)
55349
+
55350
+ :type: int
55351
+ """
55352
+
55353
+ ghost_before_range: int
55354
+ """ Maximum number of frames to show before current frame (0 = don't show any frames before current)
55355
+
55356
+ :type: int
55357
+ """
55358
+
55325
55359
  layer_groups: bpy_prop_collection[GreasePencilLayerGroup]
55326
55360
  """ Grease Pencil layer groups
55327
55361
 
@@ -55340,6 +55374,24 @@ class GreasePencilv3(bpy_struct):
55340
55374
  :type: bpy_prop_collection[Material]
55341
55375
  """
55342
55376
 
55377
+ onion_factor: float
55378
+ """ Change fade opacity of displayed onion frames
55379
+
55380
+ :type: float
55381
+ """
55382
+
55383
+ onion_keyframe_type: typing.Union[str, int]
55384
+ """ Type of keyframe (for filtering)
55385
+
55386
+ :type: typing.Union[str, int]
55387
+ """
55388
+
55389
+ onion_mode: typing.Union[str, int]
55390
+ """ Mode to display frames
55391
+
55392
+ :type: typing.Union[str, int]
55393
+ """
55394
+
55343
55395
  stroke_depth_order: typing.Union[str, int]
55344
55396
  """ Defines how the strokes are ordered in 3D space (for objects not displayed 'In Front')
55345
55397
 
@@ -55352,6 +55404,24 @@ class GreasePencilv3(bpy_struct):
55352
55404
  :type: bool
55353
55405
  """
55354
55406
 
55407
+ use_ghost_custom_colors: bool
55408
+ """ Use custom colors for ghost frames
55409
+
55410
+ :type: bool
55411
+ """
55412
+
55413
+ use_onion_fade: bool
55414
+ """ Display onion keyframes with a fade in color transparency
55415
+
55416
+ :type: bool
55417
+ """
55418
+
55419
+ use_onion_loop: bool
55420
+ """ Display onion keyframes for looping animations
55421
+
55422
+ :type: bool
55423
+ """
55424
+
55355
55425
  @classmethod
55356
55426
  def bl_rna_get_subclass(cls, id: str, default=None):
55357
55427
  """
@@ -56787,6 +56857,33 @@ class IMAGE_UL_udim_tiles(bpy_struct):
56787
56857
  """
56788
56858
  ...
56789
56859
 
56860
+ class IO_FH_fbx(bpy_struct):
56861
+ """ """
56862
+
56863
+ @classmethod
56864
+ def bl_rna_get_subclass(cls, id: str, default=None):
56865
+ """
56866
+
56867
+ :param id: The RNA type identifier.
56868
+ :type id: str
56869
+ :param default:
56870
+ :return: The RNA type or default when not found.
56871
+ :rtype: Struct
56872
+ """
56873
+ ...
56874
+
56875
+ @classmethod
56876
+ def bl_rna_get_subclass_py(cls, id: str, default=None):
56877
+ """
56878
+
56879
+ :param id: The RNA type identifier.
56880
+ :type id: str
56881
+ :param default:
56882
+ :return: The class or default when not found.
56883
+ :rtype: typing.Any
56884
+ """
56885
+ ...
56886
+
56790
56887
  class Image:
56791
56888
  """Image data-block referencing an external or packed image"""
56792
56889
 
@@ -58628,7 +58725,7 @@ class KeyConfigurations(bpy_struct):
58628
58725
  idname: typing.Union[str, typing.Any],
58629
58726
  context: typing.Union[str, int] = "INVOKE_DEFAULT",
58630
58727
  properties: typing.Union[OperatorProperties, typing.Any] = None,
58631
- include: typing.Any = {'"KEYBOARD"', '"MOUSE"', '"NDOF"', '"ACTIONZONE"'},
58728
+ include: typing.Any = {'"MOUSE"', '"KEYBOARD"', '"ACTIONZONE"', '"NDOF"'},
58632
58729
  exclude: typing.Any = {},
58633
58730
  ) -> typing.Any:
58634
58731
  """find_item_from_operator
@@ -59111,7 +59208,7 @@ class KeyMapItems(bpy_struct):
59111
59208
  self,
59112
59209
  idname: typing.Union[str, typing.Any],
59113
59210
  properties: typing.Union[OperatorProperties, typing.Any] = None,
59114
- include: typing.Any = {'"KEYBOARD"', '"MOUSE"', '"NDOF"', '"ACTIONZONE"'},
59211
+ include: typing.Any = {'"MOUSE"', '"KEYBOARD"', '"ACTIONZONE"', '"NDOF"'},
59115
59212
  exclude: typing.Any = {},
59116
59213
  ) -> typing.Any:
59117
59214
  """find_from_operator
@@ -61526,37 +61623,37 @@ class LimitRotationConstraint(bpy_struct):
61526
61623
  """
61527
61624
 
61528
61625
  max_x: float
61529
- """ Highest X value to allow
61626
+ """ Upper X angle bound
61530
61627
 
61531
61628
  :type: float
61532
61629
  """
61533
61630
 
61534
61631
  max_y: float
61535
- """ Highest Y value to allow
61632
+ """ Upper Y angle bound
61536
61633
 
61537
61634
  :type: float
61538
61635
  """
61539
61636
 
61540
61637
  max_z: float
61541
- """ Highest Z value to allow
61638
+ """ Upper Z angle bound
61542
61639
 
61543
61640
  :type: float
61544
61641
  """
61545
61642
 
61546
61643
  min_x: float
61547
- """ Lowest X value to allow
61644
+ """ Lower X angle bound
61548
61645
 
61549
61646
  :type: float
61550
61647
  """
61551
61648
 
61552
61649
  min_y: float
61553
- """ Lowest Y value to allow
61650
+ """ Lower Y angle bound
61554
61651
 
61555
61652
  :type: float
61556
61653
  """
61557
61654
 
61558
61655
  min_z: float
61559
- """ Lowest Z value to allow
61656
+ """ Lower Z angle bound
61560
61657
 
61561
61658
  :type: float
61562
61659
  """
@@ -135279,6 +135376,18 @@ DATA_PT_grease_pencil_layers: bl_ui.properties_data_grease_pencil.DATA_PT_grease
135279
135376
  """
135280
135377
  """
135281
135378
 
135379
+ DATA_PT_grease_pencil_onion_skinning: bl_ui.properties_data_grease_pencil.DATA_PT_grease_pencil_onion_skinning
135380
+ """
135381
+ """
135382
+
135383
+ DATA_PT_grease_pencil_onion_skinning_custom_colors: bl_ui.properties_data_grease_pencil.DATA_PT_grease_pencil_onion_skinning_custom_colors
135384
+ """
135385
+ """
135386
+
135387
+ DATA_PT_grease_pencil_onion_skinning_display: bl_ui.properties_data_grease_pencil.DATA_PT_grease_pencil_onion_skinning_display
135388
+ """
135389
+ """
135390
+
135282
135391
  DATA_PT_grease_pencil_settings: bl_ui.properties_data_grease_pencil.DATA_PT_grease_pencil_settings
135283
135392
  """
135284
135393
  """
bpy/types/py.typed ADDED
File without changes
File without changes
bpy/utils/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20240403
3
+ Version: 20240405
4
4
  Summary: Collection of the fake Blender Python API module for the code completion.
5
5
  Author: nutti
6
6
  Author-email: nutti.metro@gmail.com