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

bpy/types/__init__.pyi CHANGED
@@ -25341,6 +25341,48 @@ The USDHookExample
25341
25341
  :columns: 2
25342
25342
 
25343
25343
 
25344
+ --------------------
25345
+
25346
+ * ActionKeyframeStrip.channelbags
25347
+
25348
+ :columns: 2
25349
+
25350
+
25351
+ --------------------
25352
+
25353
+ * bpy_struct.id_data
25354
+
25355
+ :columns: 2
25356
+
25357
+
25358
+ --------------------
25359
+
25360
+ * bpy_struct.as_pointer
25361
+ * bpy_struct.driver_add
25362
+ * bpy_struct.driver_remove
25363
+ * bpy_struct.get
25364
+ * bpy_struct.id_properties_clear
25365
+ * bpy_struct.id_properties_ensure
25366
+ * bpy_struct.id_properties_ui
25367
+ * bpy_struct.is_property_hidden
25368
+ * bpy_struct.is_property_overridable_library
25369
+ * bpy_struct.is_property_readonly
25370
+ * bpy_struct.is_property_set
25371
+ * bpy_struct.items
25372
+ * bpy_struct.keyframe_delete
25373
+ * bpy_struct.keyframe_insert
25374
+ * bpy_struct.keys
25375
+ * bpy_struct.path_from_id
25376
+ * bpy_struct.path_resolve
25377
+ * bpy_struct.pop
25378
+ * bpy_struct.property_overridable_library_set
25379
+ * bpy_struct.property_unset
25380
+ * bpy_struct.type_recast
25381
+ * bpy_struct.values
25382
+
25383
+ :columns: 2
25384
+
25385
+
25344
25386
  --------------------
25345
25387
 
25346
25388
  * Theme.strip_color
@@ -30692,10 +30734,10 @@ Property types used in class declarations are all in bpy.props
30692
30734
  * bpy.context.selected_visible_fcurves
30693
30735
  * bpy.context.visible_fcurves
30694
30736
  * Action.fcurves
30695
- * ActionChannelBag.fcurves
30696
- * ActionChannelBagFCurves.find
30697
- * ActionChannelBagFCurves.new
30698
- * ActionChannelBagFCurves.remove
30737
+ * ActionChannelbag.fcurves
30738
+ * ActionChannelbagFCurves.find
30739
+ * ActionChannelbagFCurves.new
30740
+ * ActionChannelbagFCurves.remove
30699
30741
  * ActionFCurves.find
30700
30742
  * ActionFCurves.new
30701
30743
  * ActionFCurves.remove
@@ -35217,6 +35259,48 @@ Executing the operator will then print all values.
35217
35259
  :columns: 2
35218
35260
 
35219
35261
 
35262
+ --------------------
35263
+
35264
+ * bpy_struct.id_data
35265
+
35266
+ :columns: 2
35267
+
35268
+
35269
+ --------------------
35270
+
35271
+ * bpy_struct.as_pointer
35272
+ * bpy_struct.driver_add
35273
+ * bpy_struct.driver_remove
35274
+ * bpy_struct.get
35275
+ * bpy_struct.id_properties_clear
35276
+ * bpy_struct.id_properties_ensure
35277
+ * bpy_struct.id_properties_ui
35278
+ * bpy_struct.is_property_hidden
35279
+ * bpy_struct.is_property_overridable_library
35280
+ * bpy_struct.is_property_readonly
35281
+ * bpy_struct.is_property_set
35282
+ * bpy_struct.items
35283
+ * bpy_struct.keyframe_delete
35284
+ * bpy_struct.keyframe_insert
35285
+ * bpy_struct.keys
35286
+ * bpy_struct.path_from_id
35287
+ * bpy_struct.path_resolve
35288
+ * bpy_struct.pop
35289
+ * bpy_struct.property_overridable_library_set
35290
+ * bpy_struct.property_unset
35291
+ * bpy_struct.type_recast
35292
+ * bpy_struct.values
35293
+
35294
+ :columns: 2
35295
+
35296
+
35297
+ --------------------
35298
+
35299
+ * ActionChannelbag.groups
35300
+
35301
+ :columns: 2
35302
+
35303
+
35220
35304
  --------------------
35221
35305
 
35222
35306
  * bpy_struct.id_data
@@ -36648,9 +36732,9 @@ Executing the operator will then print all values.
36648
36732
  --------------------
36649
36733
 
36650
36734
  * Action.groups
36651
- * ActionChannelBag.groups
36652
- * ActionChannelBagGroups.new
36653
- * ActionChannelBagGroups.remove
36735
+ * ActionChannelbag.groups
36736
+ * ActionChannelbagGroups.new
36737
+ * ActionChannelbagGroups.remove
36654
36738
  * ActionGroups.new
36655
36739
  * ActionGroups.remove
36656
36740
  * FCurve.group
@@ -40206,7 +40290,7 @@ database.
40206
40290
  --------------------
40207
40291
 
40208
40292
  * Action.slots
40209
- * ActionChannelBags.new
40293
+ * ActionChannelbags.new
40210
40294
  * ActionConstraint.action_slot
40211
40295
  * ActionConstraint.action_suitable_slots
40212
40296
  * ActionKeyframeStrip.key_insert
@@ -41171,48 +41255,6 @@ database.
41171
41255
  :columns: 2
41172
41256
 
41173
41257
 
41174
- --------------------
41175
-
41176
- * bpy_struct.id_data
41177
-
41178
- :columns: 2
41179
-
41180
-
41181
- --------------------
41182
-
41183
- * bpy_struct.as_pointer
41184
- * bpy_struct.driver_add
41185
- * bpy_struct.driver_remove
41186
- * bpy_struct.get
41187
- * bpy_struct.id_properties_clear
41188
- * bpy_struct.id_properties_ensure
41189
- * bpy_struct.id_properties_ui
41190
- * bpy_struct.is_property_hidden
41191
- * bpy_struct.is_property_overridable_library
41192
- * bpy_struct.is_property_readonly
41193
- * bpy_struct.is_property_set
41194
- * bpy_struct.items
41195
- * bpy_struct.keyframe_delete
41196
- * bpy_struct.keyframe_insert
41197
- * bpy_struct.keys
41198
- * bpy_struct.path_from_id
41199
- * bpy_struct.path_resolve
41200
- * bpy_struct.pop
41201
- * bpy_struct.property_overridable_library_set
41202
- * bpy_struct.property_unset
41203
- * bpy_struct.type_recast
41204
- * bpy_struct.values
41205
-
41206
- :columns: 2
41207
-
41208
-
41209
- --------------------
41210
-
41211
- * ActionKeyframeStrip.channelbags
41212
-
41213
- :columns: 2
41214
-
41215
-
41216
41258
  --------------------
41217
41259
 
41218
41260
  * bpy_struct.id_data
@@ -58107,6 +58149,51 @@ Base class for integrating USD Hydra based renderers.
58107
58149
  :columns: 2
58108
58150
 
58109
58151
 
58152
+ --------------------
58153
+
58154
+ * bpy_struct.id_data
58155
+
58156
+ :columns: 2
58157
+
58158
+
58159
+ --------------------
58160
+
58161
+ * bpy_struct.as_pointer
58162
+ * bpy_struct.driver_add
58163
+ * bpy_struct.driver_remove
58164
+ * bpy_struct.get
58165
+ * bpy_struct.id_properties_clear
58166
+ * bpy_struct.id_properties_ensure
58167
+ * bpy_struct.id_properties_ui
58168
+ * bpy_struct.is_property_hidden
58169
+ * bpy_struct.is_property_overridable_library
58170
+ * bpy_struct.is_property_readonly
58171
+ * bpy_struct.is_property_set
58172
+ * bpy_struct.items
58173
+ * bpy_struct.keyframe_delete
58174
+ * bpy_struct.keyframe_insert
58175
+ * bpy_struct.keys
58176
+ * bpy_struct.path_from_id
58177
+ * bpy_struct.path_resolve
58178
+ * bpy_struct.pop
58179
+ * bpy_struct.property_overridable_library_set
58180
+ * bpy_struct.property_unset
58181
+ * bpy_struct.type_recast
58182
+ * bpy_struct.values
58183
+
58184
+ :columns: 2
58185
+
58186
+
58187
+ --------------------
58188
+
58189
+ * ActionChannelbags.new
58190
+ * ActionChannelbags.remove
58191
+ * ActionKeyframeStrip.channelbags
58192
+ * ActionKeyframeStrip.channels
58193
+
58194
+ :columns: 2
58195
+
58196
+
58110
58197
  --------------------
58111
58198
 
58112
58199
  * bpy_struct.id_data
@@ -62956,48 +63043,6 @@ Shared Enum Types <bpy_types_enum_items/index>
62956
63043
  :columns: 2
62957
63044
 
62958
63045
 
62959
- --------------------
62960
-
62961
- * ActionChannelBag.groups
62962
-
62963
- :columns: 2
62964
-
62965
-
62966
- --------------------
62967
-
62968
- * bpy_struct.id_data
62969
-
62970
- :columns: 2
62971
-
62972
-
62973
- --------------------
62974
-
62975
- * bpy_struct.as_pointer
62976
- * bpy_struct.driver_add
62977
- * bpy_struct.driver_remove
62978
- * bpy_struct.get
62979
- * bpy_struct.id_properties_clear
62980
- * bpy_struct.id_properties_ensure
62981
- * bpy_struct.id_properties_ui
62982
- * bpy_struct.is_property_hidden
62983
- * bpy_struct.is_property_overridable_library
62984
- * bpy_struct.is_property_readonly
62985
- * bpy_struct.is_property_set
62986
- * bpy_struct.items
62987
- * bpy_struct.keyframe_delete
62988
- * bpy_struct.keyframe_insert
62989
- * bpy_struct.keys
62990
- * bpy_struct.path_from_id
62991
- * bpy_struct.path_resolve
62992
- * bpy_struct.pop
62993
- * bpy_struct.property_overridable_library_set
62994
- * bpy_struct.property_unset
62995
- * bpy_struct.type_recast
62996
- * bpy_struct.values
62997
-
62998
- :columns: 2
62999
-
63000
-
63001
63046
  --------------------
63002
63047
 
63003
63048
  * Particle.hair_keys
@@ -69094,6 +69139,48 @@ Shared Enum Types <bpy_types_enum_items/index>
69094
69139
  :columns: 2
69095
69140
 
69096
69141
 
69142
+ --------------------
69143
+
69144
+ * bpy_struct.id_data
69145
+
69146
+ :columns: 2
69147
+
69148
+
69149
+ --------------------
69150
+
69151
+ * bpy_struct.as_pointer
69152
+ * bpy_struct.driver_add
69153
+ * bpy_struct.driver_remove
69154
+ * bpy_struct.get
69155
+ * bpy_struct.id_properties_clear
69156
+ * bpy_struct.id_properties_ensure
69157
+ * bpy_struct.id_properties_ui
69158
+ * bpy_struct.is_property_hidden
69159
+ * bpy_struct.is_property_overridable_library
69160
+ * bpy_struct.is_property_readonly
69161
+ * bpy_struct.is_property_set
69162
+ * bpy_struct.items
69163
+ * bpy_struct.keyframe_delete
69164
+ * bpy_struct.keyframe_insert
69165
+ * bpy_struct.keys
69166
+ * bpy_struct.path_from_id
69167
+ * bpy_struct.path_resolve
69168
+ * bpy_struct.pop
69169
+ * bpy_struct.property_overridable_library_set
69170
+ * bpy_struct.property_unset
69171
+ * bpy_struct.type_recast
69172
+ * bpy_struct.values
69173
+
69174
+ :columns: 2
69175
+
69176
+
69177
+ --------------------
69178
+
69179
+ * ActionChannelbag.fcurves
69180
+
69181
+ :columns: 2
69182
+
69183
+
69097
69184
  --------------------
69098
69185
 
69099
69186
  * bpy_struct.id_data
@@ -72108,48 +72195,6 @@ Shared Enum Types <bpy_types_enum_items/index>
72108
72195
  :columns: 2
72109
72196
 
72110
72197
 
72111
- --------------------
72112
-
72113
- * bpy_struct.id_data
72114
-
72115
- :columns: 2
72116
-
72117
-
72118
- --------------------
72119
-
72120
- * bpy_struct.as_pointer
72121
- * bpy_struct.driver_add
72122
- * bpy_struct.driver_remove
72123
- * bpy_struct.get
72124
- * bpy_struct.id_properties_clear
72125
- * bpy_struct.id_properties_ensure
72126
- * bpy_struct.id_properties_ui
72127
- * bpy_struct.is_property_hidden
72128
- * bpy_struct.is_property_overridable_library
72129
- * bpy_struct.is_property_readonly
72130
- * bpy_struct.is_property_set
72131
- * bpy_struct.items
72132
- * bpy_struct.keyframe_delete
72133
- * bpy_struct.keyframe_insert
72134
- * bpy_struct.keys
72135
- * bpy_struct.path_from_id
72136
- * bpy_struct.path_resolve
72137
- * bpy_struct.pop
72138
- * bpy_struct.property_overridable_library_set
72139
- * bpy_struct.property_unset
72140
- * bpy_struct.type_recast
72141
- * bpy_struct.values
72142
-
72143
- :columns: 2
72144
-
72145
-
72146
- --------------------
72147
-
72148
- * ActionChannelBag.fcurves
72149
-
72150
- :columns: 2
72151
-
72152
-
72153
72198
  --------------------
72154
72199
 
72155
72200
  * bpy_struct.id_data
@@ -73972,7 +74017,6 @@ Menu.poll function.
73972
74017
  * bpy.context.id
73973
74018
  * bpy.context.selected_ids
73974
74019
  * bpy.context.texture_user
73975
- * ActionSlots.new
73976
74020
  * AssetRepresentation.local_id
73977
74021
  * BlendDataObjects.new
73978
74022
  * BlendImportContextItem.id
@@ -94902,51 +94946,6 @@ FileHandler
94902
94946
  :columns: 2
94903
94947
 
94904
94948
 
94905
- --------------------
94906
-
94907
- * bpy_struct.id_data
94908
-
94909
- :columns: 2
94910
-
94911
-
94912
- --------------------
94913
-
94914
- * bpy_struct.as_pointer
94915
- * bpy_struct.driver_add
94916
- * bpy_struct.driver_remove
94917
- * bpy_struct.get
94918
- * bpy_struct.id_properties_clear
94919
- * bpy_struct.id_properties_ensure
94920
- * bpy_struct.id_properties_ui
94921
- * bpy_struct.is_property_hidden
94922
- * bpy_struct.is_property_overridable_library
94923
- * bpy_struct.is_property_readonly
94924
- * bpy_struct.is_property_set
94925
- * bpy_struct.items
94926
- * bpy_struct.keyframe_delete
94927
- * bpy_struct.keyframe_insert
94928
- * bpy_struct.keys
94929
- * bpy_struct.path_from_id
94930
- * bpy_struct.path_resolve
94931
- * bpy_struct.pop
94932
- * bpy_struct.property_overridable_library_set
94933
- * bpy_struct.property_unset
94934
- * bpy_struct.type_recast
94935
- * bpy_struct.values
94936
-
94937
- :columns: 2
94938
-
94939
-
94940
- --------------------
94941
-
94942
- * ActionChannelBags.new
94943
- * ActionChannelBags.remove
94944
- * ActionKeyframeStrip.channelbags
94945
- * ActionKeyframeStrip.channels
94946
-
94947
- :columns: 2
94948
-
94949
-
94950
94949
  --------------------
94951
94950
 
94952
94951
  * bpy_struct.id_data
@@ -102675,7 +102674,7 @@ class AOVs(bpy_prop_collection[AOV], bpy_struct):
102675
102674
  :rtype: typing.Any
102676
102675
  """
102677
102676
 
102678
- class ActionChannelBagFCurves(bpy_prop_collection[FCurve], bpy_struct):
102677
+ class ActionChannelbagFCurves(bpy_prop_collection[FCurve], bpy_struct):
102679
102678
  """Collection of F-Curves for a specific action slot, on a specific strip"""
102680
102679
 
102681
102680
  def new(self, data_path: str, *, index: int | None = 0) -> FCurve:
@@ -102732,7 +102731,7 @@ class ActionChannelBagFCurves(bpy_prop_collection[FCurve], bpy_struct):
102732
102731
  :rtype: typing.Any
102733
102732
  """
102734
102733
 
102735
- class ActionChannelBagGroups(bpy_prop_collection[ActionGroup], bpy_struct):
102734
+ class ActionChannelbagGroups(bpy_prop_collection[ActionGroup], bpy_struct):
102736
102735
  """Collection of f-curve groups"""
102737
102736
 
102738
102737
  def new(self, name: str) -> ActionGroup:
@@ -102773,23 +102772,23 @@ class ActionChannelBagGroups(bpy_prop_collection[ActionGroup], bpy_struct):
102773
102772
  :rtype: typing.Any
102774
102773
  """
102775
102774
 
102776
- class ActionChannelBags(bpy_prop_collection[ActionChannelBag], bpy_struct):
102775
+ class ActionChannelbags(bpy_prop_collection[ActionChannelbag], bpy_struct):
102777
102776
  """For each action slot, a list of animation channels that are meant for that slot"""
102778
102777
 
102779
- def new(self, slot: ActionSlot | None) -> ActionChannelBag:
102778
+ def new(self, slot: ActionSlot | None) -> ActionChannelbag:
102780
102779
  """Add a new channelbag to the strip, to contain animation channels for a specific slot
102781
102780
 
102782
102781
  :param slot: Action Slot, The slot that should be animated by this channelbag
102783
102782
  :type slot: ActionSlot | None
102784
102783
  :return: Newly created channelbag
102785
- :rtype: ActionChannelBag
102784
+ :rtype: ActionChannelbag
102786
102785
  """
102787
102786
 
102788
- def remove(self, channelbag: ActionChannelBag | None):
102787
+ def remove(self, channelbag: ActionChannelbag | None):
102789
102788
  """Remove the channelbag from the strip
102790
102789
 
102791
102790
  :param channelbag: The channelbag to remove
102792
- :type channelbag: ActionChannelBag | None
102791
+ :type channelbag: ActionChannelbag | None
102793
102792
  """
102794
102793
 
102795
102794
  @classmethod
@@ -103019,11 +103018,13 @@ class ActionSlots(bpy_prop_collection[ActionSlot], bpy_struct):
103019
103018
  :type: ActionSlot | None
103020
103019
  """
103021
103020
 
103022
- def new(self, *, for_id: ID | None = None) -> ActionSlot:
103021
+ def new(self, id_type: bpy.typing.IdTypeItems | None, name: str) -> ActionSlot:
103023
103022
  """Add a slot to the Action
103024
103023
 
103025
- :param for_id: Data-Block, If given, the new slot will be named after this data-block, and limited to animating data-blocks of its type. If ommitted, limiting the ID type will happen as soon as the slot is assigned.
103026
- :type for_id: ID | None
103024
+ :param id_type: Data-block Type, The data-block type that the slot is intended for. This is combined with the slot name to create the slot's unique identifier, and is also used to limit (on a best-effort basis) which data-blocks the slot can be assigned to.
103025
+ :type id_type: bpy.typing.IdTypeItems | None
103026
+ :param name: Name, Name of the slot. This will be made unique within the Action among slots of the same type
103027
+ :type name: str
103027
103028
  :return: Newly created action slot
103028
103029
  :rtype: ActionSlot
103029
103030
  """
@@ -112855,19 +112856,19 @@ class Action(ID, bpy_struct):
112855
112856
  :rtype: typing.Any
112856
112857
  """
112857
112858
 
112858
- class ActionChannelBag(bpy_struct):
112859
+ class ActionChannelbag(bpy_struct):
112859
112860
  """Collection of animation channels, typically associated with an action slot"""
112860
112861
 
112861
- fcurves: ActionChannelBagFCurves
112862
+ fcurves: ActionChannelbagFCurves
112862
112863
  """ The individual F-Curves that animate the slot
112863
112864
 
112864
- :type: ActionChannelBagFCurves
112865
+ :type: ActionChannelbagFCurves
112865
112866
  """
112866
112867
 
112867
- groups: ActionChannelBagGroups
112868
+ groups: ActionChannelbagGroups
112868
112869
  """ Groupings of F-Curves for display purposes, in e.g. the dopesheet and graph editor
112869
112870
 
112870
- :type: ActionChannelBagGroups
112871
+ :type: ActionChannelbagGroups
112871
112872
  """
112872
112873
 
112873
112874
  slot_handle: int
@@ -113125,19 +113126,19 @@ class ActionGroup(bpy_struct):
113125
113126
  class ActionKeyframeStrip(ActionStrip, bpy_struct):
113126
113127
  """Strip with a set of F-Curves for each action slot"""
113127
113128
 
113128
- channelbags: ActionChannelBags
113129
+ channelbags: ActionChannelbags
113129
113130
  """
113130
113131
 
113131
- :type: ActionChannelBags
113132
+ :type: ActionChannelbags
113132
113133
  """
113133
113134
 
113134
- def channels(self, slot_handle: int | None) -> ActionChannelBag:
113135
- """Find the ActionChannelBag for a specific Slot
113135
+ def channels(self, slot_handle: int | None) -> ActionChannelbag:
113136
+ """Find the ActionChannelbag for a specific Slot
113136
113137
 
113137
113138
  :param slot_handle: Slot Handle, Number that identifies a specific action slot
113138
113139
  :type slot_handle: int | None
113139
113140
  :return: Channels
113140
- :rtype: ActionChannelBag
113141
+ :rtype: ActionChannelbag
113141
113142
  """
113142
113143
 
113143
113144
  def key_insert(
@@ -113244,7 +113245,7 @@ class ActionSlot(bpy_struct):
113244
113245
 
113245
113246
  handle: int
113246
113247
  """ Number specific to this Slot, unique within the Action.
113247
- This is used, for example, on a ActionKeyframeStrip to look up the ActionChannelBag for this Slot
113248
+ This is used, for example, on a ActionKeyframeStrip to look up the ActionChannelbag for this Slot
113248
113249
 
113249
113250
  :type: int
113250
113251
  """
@@ -139462,7 +139463,7 @@ class FluidDomainSettings(bpy_struct):
139462
139463
  """
139463
139464
 
139464
139465
  use_adaptive_timesteps: bool
139465
- """ Lets the solver automatically decide when to perform multiple simulation steps per frame
139466
+ """ Automatically decide when to perform multiple simulation steps per frame
139466
139467
 
139467
139468
  :type: bool
139468
139469
  """
@@ -158388,6 +158389,12 @@ class GreasePencilLayerGroup(bpy_struct):
158388
158389
  :type: bool
158389
158390
  """
158390
158391
 
158392
+ is_expanded: bool
158393
+ """ The layer groups is expanded in the UI
158394
+
158395
+ :type: bool
158396
+ """
158397
+
158391
158398
  lock: bool
158392
158399
  """ Protect group from further editing and/or frame changes
158393
158400
 
@@ -190249,12 +190256,6 @@ class PreferencesExperimental(bpy_struct):
190249
190256
  :type: bool
190250
190257
  """
190251
190258
 
190252
- enable_overlay_legacy: bool
190253
- """ Enable the legacy Overlay codebase, requires restart
190254
-
190255
- :type: bool
190256
- """
190257
-
190258
190259
  override_auto_resync: bool
190259
190260
  """ Disable library overrides automatic resync detection and process on file load (can be useful to help fixing broken files)
190260
190261
 
@@ -195537,7 +195538,7 @@ class Scene(ID, bpy_struct):
195537
195538
  """
195538
195539
 
195539
195540
  show_subframe: bool
195540
- """ Show current scene subframe and allow set it using interface tools
195541
+ """ Display and allow setting fractional frame values for the current frame
195541
195542
 
195542
195543
  :type: bool
195543
195544
  """
@@ -7,32 +7,6 @@ import typing
7
7
  import collections.abc
8
8
  import typing_extensions
9
9
 
10
- class AssetBrowserPanel:
11
- bl_space_type: typing.Any
12
-
13
- @classmethod
14
- def asset_browser_panel_poll(cls, context):
15
- """
16
-
17
- :param context:
18
- """
19
-
20
- @classmethod
21
- def poll(cls, context):
22
- """
23
-
24
- :param context:
25
- """
26
-
27
- class AssetMetaDataPanel:
28
- bl_region_type: typing.Any
29
- bl_space_type: typing.Any
30
-
31
- @classmethod
32
- def poll(cls, context):
33
- """
34
-
35
- :param context:
36
- """
37
-
10
+ class AssetBrowserPanel: ...
11
+ class AssetMetaDataPanel: ...
38
12
  class SpaceAssetInfo: ...
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: fake-bpy-module
3
- Version: 20241202
3
+ Version: 20241203
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
@@ -275,7 +275,7 @@ bpy/ops/workspace/__init__.pyi,sha256=4qG0-HkVfaGfdBe9QvBCKUox03nb1ZfeV1fz-0b3KJ
275
275
  bpy/ops/world/__init__.pyi,sha256=ytaDhwJ-K4SbWylChL1za6lvMNM2-RX1S0BR7892Afg,946
276
276
  bpy/path/__init__.pyi,sha256=XexWcsHek4S2exWHw2eiJvEkKEyWXE3E34hjXf-Od1g,5329
277
277
  bpy/props/__init__.pyi,sha256=eHzPsDSyDTa92O5TvPpi1yflmxv7vVGW_ZocCqudgw4,31027
278
- bpy/types/__init__.pyi,sha256=XSk-3casqlhiIOwlcEz-aBQvXf8YOpCCAN7yriBOWlM,5367299
278
+ bpy/types/__init__.pyi,sha256=gPOGNedzrgohOURVL-4xo36_85DSXuPkQiXj95iDSZ0,5367472
279
279
  bpy/typing/__init__.pyi,sha256=u2XKjd6ZB1Wjt7JwabxexZdswEZLYR2jQpxzzp6AThg,138679
280
280
  bpy/utils/__init__.pyi,sha256=fNpt-kiiVP9XWNCXbG1LPnq0TRjMWrDUZInAzrc2hUk,13239
281
281
  bpy/utils/previews/__init__.pyi,sha256=AsbDN4vRLbSTZ7_S_4LqmI1sJmV_8NnqDt1QfBdH94Y,2280
@@ -283,7 +283,7 @@ bpy/utils/units/__init__.pyi,sha256=r9G6UXferw_5pDijn-FmpyhYSnEng3_y-5apdkPAKl0,
283
283
  bpy_extras/__init__.pyi,sha256=wejK55NeAEGsAzM9psNhBokX9H0DBihwOdNQ5XlCHB4,968
284
284
  bpy_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
285
285
  bpy_extras/anim_utils/__init__.pyi,sha256=LGnLuRoBzyZOOgCS5bS4IX-gue67k7pEhemshXNzP8U,4061
286
- bpy_extras/asset_utils/__init__.pyi,sha256=UVqJmdeah5Uca5VTLpU43l5xIzQf4RGfcXdiQ9AmX6g,584
286
+ bpy_extras/asset_utils/__init__.pyi,sha256=AaHtXcv1a-TrQUpu7Rm1A9gcwXRUZVaHOKjVV_hCcyM,194
287
287
  bpy_extras/bmesh_utils/__init__.pyi,sha256=7Zc-cplpLSSrJNfXWE-WDsl8w3RGkuPwWFp1ILTw_N8,431
288
288
  bpy_extras/id_map_utils/__init__.pyi,sha256=oTM7UGvrLRIhWXjHhXcwE20PNjSyRVXlV9FLAn_QCk4,450
289
289
  bpy_extras/image_utils/__init__.pyi,sha256=c3O1nv_u-Kr3VtKV8SBDvutYzIjPORiZ3--K5UNRgFw,2087
@@ -311,7 +311,7 @@ freestyle/functions/__init__.pyi,sha256=XYveitaHq0iT_FRPa9-h7r_Qz1kuEOknwlIDy5hR
311
311
  freestyle/predicates/__init__.pyi,sha256=TI-9arpIRbq7ePsxHS-d-4iIj54uHMp-ZyGhPVODMPg,13461
312
312
  freestyle/shaders/__init__.pyi,sha256=1Ov48B4P7LV3dwjBqHqqqbPFRBZWjENqIDaFb97Qdj0,23835
313
313
  freestyle/types/__init__.pyi,sha256=G8vXeRcV3eG11cMwc1xOGd07E8iR9ymQ-68po_WihK8,98860
314
- freestyle/utils/__init__.pyi,sha256=DdX3Qj2yTIu8jXdOAnf_9yKhJ5AQFnS_zVvSAdTfBpU,5108
314
+ freestyle/utils/__init__.pyi,sha256=lW5JWrilkFTvRmtYoS3hbmWfj2abo2hHsvp4eyGLbcQ,5108
315
315
  freestyle/utils/ContextFunctions/__init__.pyi,sha256=AdK38eLUN8YDE2Y-Am3gNUYxduClt0jmaDbr-WNv_cA,3401
316
316
  gpu/__init__.pyi,sha256=Q-AbyJO85pPYcwXNWtvgAhFGGJ6OnnHrlsXQxur9jhs,7999
317
317
  gpu/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -325,7 +325,7 @@ gpu/texture/__init__.pyi,sha256=NWixhD9M2vFrAIWlQDM0Co-CNRiU7BbL7imkSOloHHI,641
325
325
  gpu/types/__init__.pyi,sha256=VLRILy5hoGUiVYoRyplS8B_fo08s5UZ6nsXqNwu1FEg,26871
326
326
  gpu_extras/__init__.pyi,sha256=oNgtMNheClZ_iCmKSH63hBJ4U0huayOWKil-qPvYHds,213
327
327
  gpu_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
328
- gpu_extras/batch/__init__.pyi,sha256=AUcLCHedxFZIY0swMU0pQK2WfPeShEh0ZzuwAAMJ7Hc,817
328
+ gpu_extras/batch/__init__.pyi,sha256=XdMBpoKtUtV_HiwzFDQ50LVbLcmDzllEAVnXXkOEmfQ,816
329
329
  gpu_extras/presets/__init__.pyi,sha256=XARWkuQ0koiQPC3Cjh2l7D2f9n3IgHRf5Ymd9xKkjBg,1435
330
330
  graphviz_export/__init__.pyi,sha256=LBiepSfMSL7Qix8FZ6LYKmbPgu1AHRvRw3yHDDWYrEw,215
331
331
  graphviz_export/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -358,7 +358,7 @@ rna_prop_ui/__init__.pyi,sha256=lShhkbbeJ_ANi2dy4J4HIkyp1HZrMqCfhcf8QpAQsj0,1281
358
358
  rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
359
359
  rna_xml/__init__.pyi,sha256=idYsAZj-_egBKMA2pQl2P9IoNhZxXIkBSALFuq-ylO8,577
360
360
  rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
361
- fake_bpy_module-20241202.dist-info/METADATA,sha256=JmbBIG9xIuzb1hsIL2cY8q5RIM2tUezmHR_dK7H1OQk,7289
362
- fake_bpy_module-20241202.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
363
- fake_bpy_module-20241202.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
364
- fake_bpy_module-20241202.dist-info/RECORD,,
361
+ fake_bpy_module-20241203.dist-info/METADATA,sha256=t-XsWoGaODNxMsdvWboTAE27aH9w_8FmKf2zmDaHYGQ,7289
362
+ fake_bpy_module-20241203.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
363
+ fake_bpy_module-20241203.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
364
+ fake_bpy_module-20241203.dist-info/RECORD,,
@@ -124,7 +124,7 @@ def material_from_fedge(fe):
124
124
  """get the diffuse RGBA color from an FEdge"""
125
125
 
126
126
  def normal_at_I0D(it): ...
127
- def pairwise(iterable, types={StrokeVertexIterator, Stroke}):
127
+ def pairwise(iterable, types={Stroke, StrokeVertexIterator}):
128
128
  """Yields a tuple containing the previous and current object"""
129
129
 
130
130
  def rgb_to_bw(r, g, b):
@@ -1,10 +1,11 @@
1
1
  import typing
2
2
  import collections.abc
3
3
  import typing_extensions
4
+ import bgl
4
5
  import gpu.types
5
6
 
6
7
  def batch_for_shader(
7
- shader: gpu.types.GPUShader, type: str, content: gpu.types.Buffer, *, indices=None
8
+ shader: gpu.types.GPUShader, type: str, content: bgl.Buffer, *, indices=None
8
9
  ) -> gpu.types.GPUBatch:
9
10
  """Return a batch already configured and compatible with the shader.
10
11
 
@@ -14,7 +15,7 @@ def batch_for_shader(
14
15
  :type type: str
15
16
  :param content: Maps the name of the shader attribute with the data to fill the vertex buffer.
16
17
  For the dictionary values see documentation for `gpu.types.GPUVertBuf.attr_fill` data argument.
17
- :type content: gpu.types.Buffer
18
+ :type content: bgl.Buffer
18
19
  :return: compatible batch
19
20
  :rtype: gpu.types.GPUBatch
20
21
  """