fake-bpy-module 20240403__py3-none-any.whl → 20240404__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 (266) 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/py.typed +0 -0
  126. bl_ui/space_view3d/py.typed +0 -0
  127. bl_ui/space_view3d_toolbar/py.typed +0 -0
  128. bl_ui/utils/py.typed +0 -0
  129. bl_ui_utils/bug_report_url/py.typed +0 -0
  130. bl_ui_utils/layout/py.typed +0 -0
  131. bmesh/geometry/py.typed +0 -0
  132. bmesh/ops/py.typed +0 -0
  133. bmesh/types/py.typed +0 -0
  134. bmesh/utils/py.typed +0 -0
  135. bpy/app/handlers/py.typed +0 -0
  136. bpy/app/icons/py.typed +0 -0
  137. bpy/app/py.typed +0 -0
  138. bpy/app/timers/py.typed +0 -0
  139. bpy/app/translations/py.typed +0 -0
  140. bpy/msgbus/py.typed +0 -0
  141. bpy/ops/action/py.typed +0 -0
  142. bpy/ops/anim/py.typed +0 -0
  143. bpy/ops/armature/py.typed +0 -0
  144. bpy/ops/asset/py.typed +0 -0
  145. bpy/ops/boid/py.typed +0 -0
  146. bpy/ops/brush/py.typed +0 -0
  147. bpy/ops/buttons/py.typed +0 -0
  148. bpy/ops/cachefile/py.typed +0 -0
  149. bpy/ops/camera/py.typed +0 -0
  150. bpy/ops/clip/py.typed +0 -0
  151. bpy/ops/cloth/py.typed +0 -0
  152. bpy/ops/collection/py.typed +0 -0
  153. bpy/ops/console/py.typed +0 -0
  154. bpy/ops/constraint/py.typed +0 -0
  155. bpy/ops/curve/py.typed +0 -0
  156. bpy/ops/curves/py.typed +0 -0
  157. bpy/ops/cycles/py.typed +0 -0
  158. bpy/ops/dpaint/py.typed +0 -0
  159. bpy/ops/ed/py.typed +0 -0
  160. bpy/ops/export_anim/py.typed +0 -0
  161. bpy/ops/export_mesh/py.typed +0 -0
  162. bpy/ops/export_scene/__init__.pyi +3 -3
  163. bpy/ops/export_scene/py.typed +0 -0
  164. bpy/ops/file/py.typed +0 -0
  165. bpy/ops/fluid/py.typed +0 -0
  166. bpy/ops/font/py.typed +0 -0
  167. bpy/ops/geometry/py.typed +0 -0
  168. bpy/ops/gizmogroup/py.typed +0 -0
  169. bpy/ops/gpencil/py.typed +0 -0
  170. bpy/ops/graph/py.typed +0 -0
  171. bpy/ops/grease_pencil/py.typed +0 -0
  172. bpy/ops/image/py.typed +0 -0
  173. bpy/ops/import_anim/py.typed +0 -0
  174. bpy/ops/import_curve/py.typed +0 -0
  175. bpy/ops/import_mesh/py.typed +0 -0
  176. bpy/ops/import_scene/py.typed +0 -0
  177. bpy/ops/info/py.typed +0 -0
  178. bpy/ops/lattice/py.typed +0 -0
  179. bpy/ops/marker/py.typed +0 -0
  180. bpy/ops/mask/py.typed +0 -0
  181. bpy/ops/material/py.typed +0 -0
  182. bpy/ops/mball/py.typed +0 -0
  183. bpy/ops/mesh/py.typed +0 -0
  184. bpy/ops/nla/__init__.pyi +3 -3
  185. bpy/ops/nla/py.typed +0 -0
  186. bpy/ops/node/py.typed +0 -0
  187. bpy/ops/object/py.typed +0 -0
  188. bpy/ops/outliner/py.typed +0 -0
  189. bpy/ops/paint/py.typed +0 -0
  190. bpy/ops/paintcurve/py.typed +0 -0
  191. bpy/ops/palette/py.typed +0 -0
  192. bpy/ops/particle/py.typed +0 -0
  193. bpy/ops/pose/py.typed +0 -0
  194. bpy/ops/poselib/py.typed +0 -0
  195. bpy/ops/preferences/py.typed +0 -0
  196. bpy/ops/ptcache/py.typed +0 -0
  197. bpy/ops/py.typed +0 -0
  198. bpy/ops/render/py.typed +0 -0
  199. bpy/ops/rigidbody/py.typed +0 -0
  200. bpy/ops/scene/py.typed +0 -0
  201. bpy/ops/screen/py.typed +0 -0
  202. bpy/ops/script/py.typed +0 -0
  203. bpy/ops/sculpt/__init__.pyi +2 -2
  204. bpy/ops/sculpt/py.typed +0 -0
  205. bpy/ops/sculpt_curves/py.typed +0 -0
  206. bpy/ops/sequencer/py.typed +0 -0
  207. bpy/ops/sound/py.typed +0 -0
  208. bpy/ops/spreadsheet/py.typed +0 -0
  209. bpy/ops/surface/py.typed +0 -0
  210. bpy/ops/text/py.typed +0 -0
  211. bpy/ops/text_editor/py.typed +0 -0
  212. bpy/ops/texture/py.typed +0 -0
  213. bpy/ops/transform/py.typed +0 -0
  214. bpy/ops/ui/py.typed +0 -0
  215. bpy/ops/uilist/py.typed +0 -0
  216. bpy/ops/uv/py.typed +0 -0
  217. bpy/ops/view2d/py.typed +0 -0
  218. bpy/ops/view3d/py.typed +0 -0
  219. bpy/ops/wm/py.typed +0 -0
  220. bpy/ops/workspace/py.typed +0 -0
  221. bpy/ops/world/py.typed +0 -0
  222. bpy/path/py.typed +0 -0
  223. bpy/props/py.typed +0 -0
  224. bpy/types/__init__.pyi +84 -2
  225. bpy/types/py.typed +0 -0
  226. bpy/utils/previews/py.typed +0 -0
  227. bpy/utils/py.typed +0 -0
  228. bpy/utils/units/py.typed +0 -0
  229. bpy_extras/anim_utils/py.typed +0 -0
  230. bpy_extras/asset_utils/py.typed +0 -0
  231. bpy_extras/id_map_utils/py.typed +0 -0
  232. bpy_extras/image_utils/py.typed +0 -0
  233. bpy_extras/io_utils/py.typed +0 -0
  234. bpy_extras/keyconfig_utils/py.typed +0 -0
  235. bpy_extras/mesh_utils/py.typed +0 -0
  236. bpy_extras/node_utils/py.typed +0 -0
  237. bpy_extras/object_utils/py.typed +0 -0
  238. bpy_extras/view3d_utils/py.typed +0 -0
  239. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240404.dist-info}/METADATA +1 -1
  240. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240404.dist-info}/RECORD +266 -9
  241. freestyle/chainingiterators/py.typed +0 -0
  242. freestyle/functions/py.typed +0 -0
  243. freestyle/predicates/py.typed +0 -0
  244. freestyle/shaders/py.typed +0 -0
  245. freestyle/types/py.typed +0 -0
  246. freestyle/utils/ContextFunctions/py.typed +0 -0
  247. freestyle/utils/py.typed +0 -0
  248. gpu/capabilities/py.typed +0 -0
  249. gpu/matrix/py.typed +0 -0
  250. gpu/platform/py.typed +0 -0
  251. gpu/select/py.typed +0 -0
  252. gpu/shader/py.typed +0 -0
  253. gpu/state/py.typed +0 -0
  254. gpu/texture/py.typed +0 -0
  255. gpu/types/py.typed +0 -0
  256. gpu_extras/batch/py.typed +0 -0
  257. gpu_extras/presets/py.typed +0 -0
  258. idprop/types/py.typed +0 -0
  259. imbuf/types/py.typed +0 -0
  260. mathutils/bvhtree/py.typed +0 -0
  261. mathutils/geometry/py.typed +0 -0
  262. mathutils/interpolate/py.typed +0 -0
  263. mathutils/kdtree/py.typed +0 -0
  264. mathutils/noise/py.typed +0 -0
  265. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240404.dist-info}/WHEEL +0 -0
  266. {fake_bpy_module-20240403.dist-info → fake_bpy_module-20240404.dist-info}/top_level.txt +0 -0
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
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
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
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
bl_ui/utils/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bmesh/ops/py.typed ADDED
File without changes
bmesh/types/py.typed ADDED
File without changes
bmesh/utils/py.typed ADDED
File without changes
File without changes
bpy/app/icons/py.typed ADDED
File without changes
bpy/app/py.typed ADDED
File without changes
File without changes
File without changes
bpy/msgbus/py.typed ADDED
File without changes
File without changes
bpy/ops/anim/py.typed ADDED
File without changes
File without changes
bpy/ops/asset/py.typed ADDED
File without changes
bpy/ops/boid/py.typed ADDED
File without changes
bpy/ops/brush/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/clip/py.typed ADDED
File without changes
bpy/ops/cloth/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/curve/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/ed/py.typed ADDED
File without changes
File without changes
File without changes
@@ -19,12 +19,12 @@ def fbx(
19
19
  use_space_transform: typing.Union[bool, typing.Any] = True,
20
20
  bake_space_transform: typing.Union[bool, typing.Any] = False,
21
21
  object_types: typing.Any = {
22
- '"MESH"',
23
- '"ARMATURE"',
24
- '"LIGHT"',
25
22
  '"CAMERA"',
26
23
  '"EMPTY"',
27
24
  '"OTHER"',
25
+ '"ARMATURE"',
26
+ '"LIGHT"',
27
+ '"MESH"',
28
28
  },
29
29
  use_mesh_modifiers: typing.Union[bool, typing.Any] = True,
30
30
  use_mesh_modifiers_render: typing.Union[bool, typing.Any] = True,
File without changes
bpy/ops/file/py.typed ADDED
File without changes
bpy/ops/fluid/py.typed ADDED
File without changes
bpy/ops/font/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/graph/py.typed ADDED
File without changes
File without changes
bpy/ops/image/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
File without changes
bpy/ops/info/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/mask/py.typed ADDED
File without changes
File without changes
bpy/ops/mball/py.typed ADDED
File without changes
bpy/ops/mesh/py.typed ADDED
File without changes
bpy/ops/nla/__init__.pyi CHANGED
@@ -100,11 +100,11 @@ def bake(
100
100
  clean_curves: typing.Union[bool, typing.Any] = False,
101
101
  bake_types: typing.Any = {'"POSE"'},
102
102
  channel_types: typing.Any = {
103
- '"PROPS"',
104
- '"BBONE"',
103
+ '"LOCATION"',
105
104
  '"ROTATION"',
105
+ '"PROPS"',
106
106
  '"SCALE"',
107
- '"LOCATION"',
107
+ '"BBONE"',
108
108
  },
109
109
  ):
110
110
  """Bake all selected objects location/scale/rotation animation to an action
bpy/ops/nla/py.typed ADDED
File without changes
bpy/ops/node/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/paint/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/pose/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/scene/py.typed ADDED
File without changes
File without changes
File without changes
@@ -47,7 +47,7 @@ def cloth_filter(
47
47
  bpy.types.OperatorStrokeElement
48
48
  ] = None,
49
49
  type: typing.Any = "GRAVITY",
50
- force_axis: typing.Any = {'"Z"', '"X"', '"Y"'},
50
+ force_axis: typing.Any = {'"Y"', '"X"', '"Z"'},
51
51
  orientation: typing.Any = "LOCAL",
52
52
  cloth_mass: typing.Any = 1.0,
53
53
  cloth_damping: typing.Any = 0.0,
@@ -599,7 +599,7 @@ def mesh_filter(
599
599
  bpy.types.OperatorStrokeElement
600
600
  ] = None,
601
601
  type: typing.Any = "INFLATE",
602
- deform_axis: typing.Any = {'"Z"', '"X"', '"Y"'},
602
+ deform_axis: typing.Any = {'"Y"', '"X"', '"Z"'},
603
603
  orientation: typing.Any = "LOCAL",
604
604
  surface_smooth_shape_preservation: typing.Any = 0.5,
605
605
  surface_smooth_current_vertex: typing.Any = 0.5,
File without changes
File without changes
File without changes
bpy/ops/sound/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/text/py.typed ADDED
File without changes
File without changes
File without changes
File without changes
bpy/ops/ui/py.typed ADDED
File without changes
File without changes
bpy/ops/uv/py.typed ADDED
File without changes
File without changes
File without changes
bpy/ops/wm/py.typed ADDED
File without changes
File without changes
bpy/ops/world/py.typed ADDED
File without changes
bpy/path/py.typed ADDED
File without changes
bpy/props/py.typed ADDED
File without changes
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
  """
@@ -58628,7 +58698,7 @@ class KeyConfigurations(bpy_struct):
58628
58698
  idname: typing.Union[str, typing.Any],
58629
58699
  context: typing.Union[str, int] = "INVOKE_DEFAULT",
58630
58700
  properties: typing.Union[OperatorProperties, typing.Any] = None,
58631
- include: typing.Any = {'"KEYBOARD"', '"MOUSE"', '"NDOF"', '"ACTIONZONE"'},
58701
+ include: typing.Any = {'"NDOF"', '"ACTIONZONE"', '"MOUSE"', '"KEYBOARD"'},
58632
58702
  exclude: typing.Any = {},
58633
58703
  ) -> typing.Any:
58634
58704
  """find_item_from_operator
@@ -59111,7 +59181,7 @@ class KeyMapItems(bpy_struct):
59111
59181
  self,
59112
59182
  idname: typing.Union[str, typing.Any],
59113
59183
  properties: typing.Union[OperatorProperties, typing.Any] = None,
59114
- include: typing.Any = {'"KEYBOARD"', '"MOUSE"', '"NDOF"', '"ACTIONZONE"'},
59184
+ include: typing.Any = {'"NDOF"', '"ACTIONZONE"', '"MOUSE"', '"KEYBOARD"'},
59115
59185
  exclude: typing.Any = {},
59116
59186
  ) -> typing.Any:
59117
59187
  """find_from_operator
@@ -135279,6 +135349,18 @@ DATA_PT_grease_pencil_layers: bl_ui.properties_data_grease_pencil.DATA_PT_grease
135279
135349
  """
135280
135350
  """
135281
135351
 
135352
+ DATA_PT_grease_pencil_onion_skinning: bl_ui.properties_data_grease_pencil.DATA_PT_grease_pencil_onion_skinning
135353
+ """
135354
+ """
135355
+
135356
+ DATA_PT_grease_pencil_onion_skinning_custom_colors: bl_ui.properties_data_grease_pencil.DATA_PT_grease_pencil_onion_skinning_custom_colors
135357
+ """
135358
+ """
135359
+
135360
+ DATA_PT_grease_pencil_onion_skinning_display: bl_ui.properties_data_grease_pencil.DATA_PT_grease_pencil_onion_skinning_display
135361
+ """
135362
+ """
135363
+
135282
135364
  DATA_PT_grease_pencil_settings: bl_ui.properties_data_grease_pencil.DATA_PT_grease_pencil_settings
135283
135365
  """
135284
135366
  """
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: 20240404
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