fake-bpy-module 20250606__py3-none-any.whl → 20250608__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.
- bl_ui/properties_data_mesh/__init__.pyi +0 -33
- bl_ui/properties_paint_common/__init__.pyi +0 -1
- bl_ui/space_image/__init__.pyi +0 -2
- bl_ui/space_view3d/__init__.pyi +0 -10
- bpy/app/__init__.pyi +1 -1
- bpy/msgbus/__init__.pyi +12 -0
- bpy/ops/asset/__init__.pyi +0 -3
- bpy/ops/brush/__init__.pyi +0 -3
- bpy/ops/buttons/__init__.pyi +0 -6
- bpy/ops/cachefile/__init__.pyi +0 -6
- bpy/ops/clip/__init__.pyi +0 -3
- bpy/ops/ed/__init__.pyi +0 -3
- bpy/ops/file/__init__.pyi +0 -3
- bpy/ops/font/__init__.pyi +0 -6
- bpy/ops/graph/__init__.pyi +0 -3
- bpy/ops/image/__init__.pyi +0 -12
- bpy/ops/mesh/__init__.pyi +3 -3
- bpy/ops/node/__init__.pyi +0 -3
- bpy/ops/object/__init__.pyi +0 -9
- bpy/ops/preferences/__init__.pyi +0 -3
- bpy/ops/screen/__init__.pyi +0 -6
- bpy/ops/sequencer/__init__.pyi +0 -15
- bpy/ops/sound/__init__.pyi +0 -9
- bpy/ops/text/__init__.pyi +0 -6
- bpy/ops/wm/__init__.pyi +0 -460
- bpy/types/__init__.pyi +33 -126
- {fake_bpy_module-20250606.dist-info → fake_bpy_module-20250608.dist-info}/METADATA +1 -1
- {fake_bpy_module-20250606.dist-info → fake_bpy_module-20250608.dist-info}/RECORD +31 -31
- gpu_extras/batch/__init__.pyi +2 -3
- {fake_bpy_module-20250606.dist-info → fake_bpy_module-20250608.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250606.dist-info → fake_bpy_module-20250608.dist-info}/top_level.txt +0 -0
bpy/types/__init__.pyi
CHANGED
|
@@ -27682,62 +27682,6 @@ Shared Enum Types <bpy_types_enum_items/index>
|
|
|
27682
27682
|
:columns: 2
|
|
27683
27683
|
|
|
27684
27684
|
|
|
27685
|
-
--------------------
|
|
27686
|
-
|
|
27687
|
-
* bpy_struct.id_data
|
|
27688
|
-
* UIList.bl_idname
|
|
27689
|
-
* UIList.list_id
|
|
27690
|
-
* UIList.layout_type
|
|
27691
|
-
* UIList.use_filter_show
|
|
27692
|
-
* UIList.filter_name
|
|
27693
|
-
* UIList.use_filter_invert
|
|
27694
|
-
* UIList.use_filter_sort_alpha
|
|
27695
|
-
* UIList.use_filter_sort_reverse
|
|
27696
|
-
* UIList.use_filter_sort_lock
|
|
27697
|
-
* UIList.bitflag_filter_item
|
|
27698
|
-
* UIList.bitflag_item_never_show
|
|
27699
|
-
|
|
27700
|
-
:columns: 2
|
|
27701
|
-
|
|
27702
|
-
|
|
27703
|
-
--------------------
|
|
27704
|
-
|
|
27705
|
-
* bpy_struct.as_pointer
|
|
27706
|
-
* bpy_struct.driver_add
|
|
27707
|
-
* bpy_struct.driver_remove
|
|
27708
|
-
* bpy_struct.get
|
|
27709
|
-
* bpy_struct.id_properties_clear
|
|
27710
|
-
* bpy_struct.id_properties_ensure
|
|
27711
|
-
* bpy_struct.id_properties_ui
|
|
27712
|
-
* bpy_struct.is_property_hidden
|
|
27713
|
-
* bpy_struct.is_property_overridable_library
|
|
27714
|
-
* bpy_struct.is_property_readonly
|
|
27715
|
-
* bpy_struct.is_property_set
|
|
27716
|
-
* bpy_struct.items
|
|
27717
|
-
* bpy_struct.keyframe_delete
|
|
27718
|
-
* bpy_struct.keyframe_insert
|
|
27719
|
-
* bpy_struct.keys
|
|
27720
|
-
* bpy_struct.path_from_id
|
|
27721
|
-
* bpy_struct.path_resolve
|
|
27722
|
-
* bpy_struct.pop
|
|
27723
|
-
* bpy_struct.property_overridable_library_set
|
|
27724
|
-
* bpy_struct.property_unset
|
|
27725
|
-
* bpy_struct.rna_ancestors
|
|
27726
|
-
* bpy_struct.type_recast
|
|
27727
|
-
* bpy_struct.values
|
|
27728
|
-
* UIList.draw_item
|
|
27729
|
-
* UIList.draw_filter
|
|
27730
|
-
* UIList.filter_items
|
|
27731
|
-
* UIList.append
|
|
27732
|
-
* UIList.is_extended
|
|
27733
|
-
* UIList.prepend
|
|
27734
|
-
* UIList.remove
|
|
27735
|
-
* UIList.bl_rna_get_subclass
|
|
27736
|
-
* UIList.bl_rna_get_subclass_py
|
|
27737
|
-
|
|
27738
|
-
:columns: 2
|
|
27739
|
-
|
|
27740
|
-
|
|
27741
27685
|
--------------------
|
|
27742
27686
|
|
|
27743
27687
|
* bpy_struct.id_data
|
|
@@ -128273,16 +128217,16 @@ class Brush(ID, bpy_struct):
|
|
|
128273
128217
|
:type: CurveMapping | None
|
|
128274
128218
|
"""
|
|
128275
128219
|
|
|
128276
|
-
|
|
128220
|
+
curves_sculpt_brush_type: bpy.stub_internal.rna_enums.BrushCurvesSculptBrushTypeItems
|
|
128277
128221
|
"""
|
|
128278
128222
|
|
|
128279
|
-
:type:
|
|
128223
|
+
:type: bpy.stub_internal.rna_enums.BrushCurvesSculptBrushTypeItems
|
|
128280
128224
|
"""
|
|
128281
128225
|
|
|
128282
|
-
|
|
128226
|
+
curves_sculpt_settings: BrushCurvesSculptSettings | None
|
|
128283
128227
|
"""
|
|
128284
128228
|
|
|
128285
|
-
:type:
|
|
128229
|
+
:type: BrushCurvesSculptSettings | None
|
|
128286
128230
|
"""
|
|
128287
128231
|
|
|
128288
128232
|
dash_ratio: float
|
|
@@ -128359,31 +128303,31 @@ class Brush(ID, bpy_struct):
|
|
|
128359
128303
|
:type: float
|
|
128360
128304
|
"""
|
|
128361
128305
|
|
|
128362
|
-
|
|
128306
|
+
gpencil_brush_type: bpy.stub_internal.rna_enums.BrushGpencilTypesItems
|
|
128363
128307
|
"""
|
|
128364
128308
|
|
|
128365
|
-
:type: bpy.stub_internal.rna_enums.
|
|
128309
|
+
:type: bpy.stub_internal.rna_enums.BrushGpencilTypesItems
|
|
128366
128310
|
"""
|
|
128367
128311
|
|
|
128368
|
-
|
|
128312
|
+
gpencil_sculpt_brush_type: bpy.stub_internal.rna_enums.BrushGpencilSculptTypesItems
|
|
128369
128313
|
"""
|
|
128370
128314
|
|
|
128371
|
-
:type:
|
|
128315
|
+
:type: bpy.stub_internal.rna_enums.BrushGpencilSculptTypesItems
|
|
128372
128316
|
"""
|
|
128373
128317
|
|
|
128374
|
-
|
|
128318
|
+
gpencil_settings: BrushGpencilSettings | None
|
|
128375
128319
|
"""
|
|
128376
128320
|
|
|
128377
|
-
:type:
|
|
128321
|
+
:type: BrushGpencilSettings | None
|
|
128378
128322
|
"""
|
|
128379
128323
|
|
|
128380
|
-
|
|
128324
|
+
gpencil_vertex_brush_type: bpy.stub_internal.rna_enums.BrushGpencilVertexTypesItems
|
|
128381
128325
|
"""
|
|
128382
128326
|
|
|
128383
128327
|
:type: bpy.stub_internal.rna_enums.BrushGpencilVertexTypesItems
|
|
128384
128328
|
"""
|
|
128385
128329
|
|
|
128386
|
-
|
|
128330
|
+
gpencil_weight_brush_type: bpy.stub_internal.rna_enums.BrushGpencilWeightTypesItems
|
|
128387
128331
|
"""
|
|
128388
128332
|
|
|
128389
128333
|
:type: bpy.stub_internal.rna_enums.BrushGpencilWeightTypesItems
|
|
@@ -128437,16 +128381,16 @@ class Brush(ID, bpy_struct):
|
|
|
128437
128381
|
:type: float
|
|
128438
128382
|
"""
|
|
128439
128383
|
|
|
128440
|
-
|
|
128384
|
+
image_brush_type: bpy.stub_internal.rna_enums.BrushImageBrushTypeItems
|
|
128441
128385
|
"""
|
|
128442
128386
|
|
|
128443
|
-
:type:
|
|
128387
|
+
:type: bpy.stub_internal.rna_enums.BrushImageBrushTypeItems
|
|
128444
128388
|
"""
|
|
128445
128389
|
|
|
128446
|
-
|
|
128390
|
+
image_paint_capabilities: BrushCapabilitiesImagePaint
|
|
128447
128391
|
"""
|
|
128448
128392
|
|
|
128449
|
-
:type:
|
|
128393
|
+
:type: BrushCapabilitiesImagePaint
|
|
128450
128394
|
"""
|
|
128451
128395
|
|
|
128452
128396
|
input_samples: int
|
|
@@ -128649,22 +128593,22 @@ class Brush(ID, bpy_struct):
|
|
|
128649
128593
|
:type: float
|
|
128650
128594
|
"""
|
|
128651
128595
|
|
|
128652
|
-
|
|
128596
|
+
sculpt_brush_type: bpy.stub_internal.rna_enums.BrushSculptBrushTypeItems
|
|
128653
128597
|
"""
|
|
128654
128598
|
|
|
128655
|
-
:type:
|
|
128599
|
+
:type: bpy.stub_internal.rna_enums.BrushSculptBrushTypeItems
|
|
128656
128600
|
"""
|
|
128657
128601
|
|
|
128658
|
-
|
|
128602
|
+
sculpt_capabilities: BrushCapabilitiesSculpt
|
|
128659
128603
|
"""
|
|
128660
128604
|
|
|
128661
|
-
:type:
|
|
128605
|
+
:type: BrushCapabilitiesSculpt
|
|
128662
128606
|
"""
|
|
128663
128607
|
|
|
128664
|
-
|
|
128608
|
+
sculpt_plane: typing.Literal["AREA", "VIEW", "X", "Y", "Z"]
|
|
128665
128609
|
"""
|
|
128666
128610
|
|
|
128667
|
-
:type:
|
|
128611
|
+
:type: typing.Literal['AREA','VIEW','X','Y','Z']
|
|
128668
128612
|
"""
|
|
128669
128613
|
|
|
128670
128614
|
secondary_color: mathutils.Color
|
|
@@ -129293,16 +129237,16 @@ class Brush(ID, bpy_struct):
|
|
|
129293
129237
|
:type: float
|
|
129294
129238
|
"""
|
|
129295
129239
|
|
|
129296
|
-
|
|
129240
|
+
vertex_brush_type: bpy.stub_internal.rna_enums.BrushVertexBrushTypeItems
|
|
129297
129241
|
"""
|
|
129298
129242
|
|
|
129299
|
-
:type:
|
|
129243
|
+
:type: bpy.stub_internal.rna_enums.BrushVertexBrushTypeItems
|
|
129300
129244
|
"""
|
|
129301
129245
|
|
|
129302
|
-
|
|
129246
|
+
vertex_paint_capabilities: BrushCapabilitiesVertexPaint
|
|
129303
129247
|
"""
|
|
129304
129248
|
|
|
129305
|
-
:type:
|
|
129249
|
+
:type: BrushCapabilitiesVertexPaint
|
|
129306
129250
|
"""
|
|
129307
129251
|
|
|
129308
129252
|
weight: float
|
|
@@ -129311,16 +129255,16 @@ class Brush(ID, bpy_struct):
|
|
|
129311
129255
|
:type: float
|
|
129312
129256
|
"""
|
|
129313
129257
|
|
|
129314
|
-
|
|
129258
|
+
weight_brush_type: bpy.stub_internal.rna_enums.BrushWeightBrushTypeItems
|
|
129315
129259
|
"""
|
|
129316
129260
|
|
|
129317
|
-
:type:
|
|
129261
|
+
:type: bpy.stub_internal.rna_enums.BrushWeightBrushTypeItems
|
|
129318
129262
|
"""
|
|
129319
129263
|
|
|
129320
|
-
|
|
129264
|
+
weight_paint_capabilities: BrushCapabilitiesWeightPaint
|
|
129321
129265
|
"""
|
|
129322
129266
|
|
|
129323
|
-
:type:
|
|
129267
|
+
:type: BrushCapabilitiesWeightPaint
|
|
129324
129268
|
"""
|
|
129325
129269
|
|
|
129326
129270
|
wet_mix: float
|
|
@@ -183456,44 +183400,6 @@ class MESH_UL_color_attributes_selector(UIList, bpy_struct):
|
|
|
183456
183400
|
:rtype: typing.Any
|
|
183457
183401
|
"""
|
|
183458
183402
|
|
|
183459
|
-
class MESH_UL_shape_keys(UIList, bpy_struct):
|
|
183460
|
-
def draw_item(
|
|
183461
|
-
self, _context, layout, _data, item, icon, active_data, _active_propname, index
|
|
183462
|
-
) -> None:
|
|
183463
|
-
"""
|
|
183464
|
-
|
|
183465
|
-
:param _context:
|
|
183466
|
-
:param layout:
|
|
183467
|
-
:param _data:
|
|
183468
|
-
:param item:
|
|
183469
|
-
:param icon:
|
|
183470
|
-
:param active_data:
|
|
183471
|
-
:param _active_propname:
|
|
183472
|
-
:param index:
|
|
183473
|
-
"""
|
|
183474
|
-
|
|
183475
|
-
@classmethod
|
|
183476
|
-
def bl_rna_get_subclass(cls, id: str | None, default=None) -> Struct:
|
|
183477
|
-
"""
|
|
183478
|
-
|
|
183479
|
-
:param id: The RNA type identifier.
|
|
183480
|
-
:type id: str | None
|
|
183481
|
-
:param default:
|
|
183482
|
-
:return: The RNA type or default when not found.
|
|
183483
|
-
:rtype: Struct
|
|
183484
|
-
"""
|
|
183485
|
-
|
|
183486
|
-
@classmethod
|
|
183487
|
-
def bl_rna_get_subclass_py(cls, id: str | None, default=None) -> typing.Any:
|
|
183488
|
-
"""
|
|
183489
|
-
|
|
183490
|
-
:param id: The RNA type identifier.
|
|
183491
|
-
:type id: str | None
|
|
183492
|
-
:param default:
|
|
183493
|
-
:return: The class or default when not found.
|
|
183494
|
-
:rtype: typing.Any
|
|
183495
|
-
"""
|
|
183496
|
-
|
|
183497
183403
|
class MESH_UL_uvmaps(UIList, bpy_struct):
|
|
183498
183404
|
def draw_item(
|
|
183499
183405
|
self,
|
|
@@ -239591,6 +239497,9 @@ class UILayout(bpy_struct):
|
|
|
239591
239497
|
:rtype: OperatorProperties
|
|
239592
239498
|
"""
|
|
239593
239499
|
|
|
239500
|
+
def template_shape_key_tree(self) -> None:
|
|
239501
|
+
"""Shape Key tree view"""
|
|
239502
|
+
|
|
239594
239503
|
@classmethod
|
|
239595
239504
|
def bl_rna_get_subclass(cls, id: str | None, *, default=None) -> Struct:
|
|
239596
239505
|
"""
|
|
@@ -248303,8 +248212,6 @@ MESH_UL_color_attributes: bl_ui.properties_data_mesh.MESH_UL_color_attributes
|
|
|
248303
248212
|
|
|
248304
248213
|
MESH_UL_color_attributes_selector: bl_ui.properties_data_mesh.MESH_UL_color_attributes_selector
|
|
248305
248214
|
|
|
248306
|
-
MESH_UL_shape_keys: bl_ui.properties_data_mesh.MESH_UL_shape_keys
|
|
248307
|
-
|
|
248308
248215
|
MESH_UL_uvmaps: bl_ui.properties_data_mesh.MESH_UL_uvmaps
|
|
248309
248216
|
|
|
248310
248217
|
MESH_UL_vgroups: bl_ui.properties_data_mesh.MESH_UL_vgroups
|
|
@@ -122,7 +122,7 @@ bl_ui/properties_data_grease_pencil/__init__.pyi,sha256=LLw4W71zE9vHFUxgDd7Zuz4B
|
|
|
122
122
|
bl_ui/properties_data_lattice/__init__.pyi,sha256=LJjxH8aOK_NUkVWgSOAg3XbDGJxPzB3Fa_OlpHtFrBo,3501
|
|
123
123
|
bl_ui/properties_data_light/__init__.pyi,sha256=JwY6srNMWAc7MEtTo-xX4GCMQaQlwN_HfWnU5Gs-tvc,8276
|
|
124
124
|
bl_ui/properties_data_lightprobe/__init__.pyi,sha256=LGJv8DPBaZ8vIdj1io2ptFYWb5v5Dhar_amQlZCIMbA,10876
|
|
125
|
-
bl_ui/properties_data_mesh/__init__.pyi,sha256=
|
|
125
|
+
bl_ui/properties_data_mesh/__init__.pyi,sha256=2qTxcOMlC1XBp8QMfbaw_e5Q8v3irVPR_6vsFGw8_k0,15719
|
|
126
126
|
bl_ui/properties_data_metaball/__init__.pyi,sha256=dfTWTsxfdAkx8cks_Mn23jApxs55-gmEjXR_HJcSQgg,4841
|
|
127
127
|
bl_ui/properties_data_modifier/__init__.pyi,sha256=Gb9n1vRS8fLzBK90-R-Y3MX0GajxMBXTwoRnHZCcaJQ,7001
|
|
128
128
|
bl_ui/properties_data_pointcloud/__init__.pyi,sha256=AXQNSEPdlecU9qdDTOE7vntsZ418MW_3OAfQGDgrH_g,4874
|
|
@@ -136,7 +136,7 @@ bl_ui/properties_material/__init__.pyi,sha256=YwcFGUsUKg25se7D9Jj2SjuGv99LpoVHud
|
|
|
136
136
|
bl_ui/properties_material_gpencil/__init__.pyi,sha256=NVPNacYJWuv_bCUrxXZuAfe3EwwtDvq_BI415rYtKAM,8713
|
|
137
137
|
bl_ui/properties_object/__init__.pyi,sha256=ZssF_k42EasHcGKfmoFhSfwGp4rktErksGQXAFxmA8s,15736
|
|
138
138
|
bl_ui/properties_output/__init__.pyi,sha256=D-gXRDGyha6kurI3JwxxvrweEQ2VWxwl2GbCu2hAV84,15401
|
|
139
|
-
bl_ui/properties_paint_common/__init__.pyi,sha256
|
|
139
|
+
bl_ui/properties_paint_common/__init__.pyi,sha256=-GWnCN-N7X0Bo4B8hK9C1DuAbvjdpchkXHdOWEqUYs4,8475
|
|
140
140
|
bl_ui/properties_particle/__init__.pyi,sha256=8ZgHx3mo-c4DQ6bw9RUl9k75bnpzz0O8FMg56d4nwjU,44249
|
|
141
141
|
bl_ui/properties_physics_cloth/__init__.pyi,sha256=WmPrVTWdoMDuanhEBYlcb1EXrDXRaafs8FpjsqYlfcg,10834
|
|
142
142
|
bl_ui/properties_physics_common/__init__.pyi,sha256=sCD63HQvwuf7Ne_kuQFaumATdyUVrOWIvAEogGjSWQ0,1429
|
|
@@ -158,7 +158,7 @@ bl_ui/space_console/__init__.pyi,sha256=tlpCTfyc9QKOpzOGJl8ciNyBysT4zmKI7G9bIlg1
|
|
|
158
158
|
bl_ui/space_dopesheet/__init__.pyi,sha256=ZjOX_SDwh4lZdAvj_UAW40MmGcCoFYwdBes0pnE3jVA,18932
|
|
159
159
|
bl_ui/space_filebrowser/__init__.pyi,sha256=aoCk7dZHGrCAI2rLv4wqhf7_Yot4GiSs6aSNm-HP7gA,20583
|
|
160
160
|
bl_ui/space_graph/__init__.pyi,sha256=sm-vPp0lfkaQ44g1UWvmMo4Xn_7auGgHEytzDl4dqYw,12343
|
|
161
|
-
bl_ui/space_image/__init__.pyi,sha256=
|
|
161
|
+
bl_ui/space_image/__init__.pyi,sha256=uxDKv7bNzbhy2DpaDIhFKQeEzFb-k8DdRD3UdiaUi9A,46486
|
|
162
162
|
bl_ui/space_info/__init__.pyi,sha256=c6KifuEF8KxK02O5t37eT6nWUbDAHN3SPBxTC7HawLs,3360
|
|
163
163
|
bl_ui/space_nla/__init__.pyi,sha256=wl5_zPrqSW7tm7cEnPEC1_02gscpqAYY8iCjAe2uLmQ,10273
|
|
164
164
|
bl_ui/space_node/__init__.pyi,sha256=ifxkh9zLLkcQaSJUrpOmOBKt8rODVQSJwcWr2G23TDk,19719
|
|
@@ -173,7 +173,7 @@ bl_ui/space_toolsystem_common/__init__.pyi,sha256=UfZHyyto9eWn3sKyFKwJ2saPEzzO_x
|
|
|
173
173
|
bl_ui/space_toolsystem_toolbar/__init__.pyi,sha256=nzudS0Iwt12ZTNaM-xtK32_MKx2HYfEPdz4lBNhdhQk,10261
|
|
174
174
|
bl_ui/space_topbar/__init__.pyi,sha256=aryAsIhT2BCJXXIN6M-Y5HopZFTq9C7C9X7p5HRoh0M,15599
|
|
175
175
|
bl_ui/space_userpref/__init__.pyi,sha256=QI1g6ZGzU2xlz4l-yIX2UgIlxRTeYvCkOWNXXZQhOII,80665
|
|
176
|
-
bl_ui/space_view3d/__init__.pyi,sha256=
|
|
176
|
+
bl_ui/space_view3d/__init__.pyi,sha256=vrLstsa_v78E-hy2y5EetEZfsa_TqVgMXE-ao5KOUvE,159332
|
|
177
177
|
bl_ui/space_view3d_toolbar/__init__.pyi,sha256=FRuF4j7f-Vg_QV_qHKCg169Tpxucy7Akx_lzDgZNiAc,78338
|
|
178
178
|
bl_ui/utils/__init__.pyi,sha256=ppvhh_gnI0HP7Z6Y7Mpn9No5eGvsnSqXmNlzWdXop0M,810
|
|
179
179
|
bl_ui_utils/__init__.pyi,sha256=6yinHCNictVwPqgqerb5zXorsqM0cqPLmz_r8ms1XeE,89
|
|
@@ -191,23 +191,23 @@ bmesh/types/__init__.pyi,sha256=xNELmMdnS-LI9lp8UWUyAbexucGgnwUe6LpAN_C9kxA,4448
|
|
|
191
191
|
bmesh/utils/__init__.pyi,sha256=VC4IBR5zbm72UUPKLxDCqNOMwPUxPdVFaYQvq_vCgZI,6278
|
|
192
192
|
bpy/__init__.pyi,sha256=xqYSQA60ItjGIlcKmU1c67ClE1dzY3IA0l7SeDDfFFg,491
|
|
193
193
|
bpy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
194
|
-
bpy/app/__init__.pyi,sha256=
|
|
194
|
+
bpy/app/__init__.pyi,sha256=wIIOThXH1SOYLMWMScVDKokDE0SRmaIS6GIk3TQY8Uc,8844
|
|
195
195
|
bpy/app/handlers/__init__.pyi,sha256=A9IS2EmBskYtGy2aMCX5vxAmTKB3YCuz1hUPZvah8S4,6938
|
|
196
196
|
bpy/app/icons/__init__.pyi,sha256=OEb8rxBfK1sVaLsDUrGC90Pd7ZTo8Vrq_nUsC8TCvfQ,963
|
|
197
197
|
bpy/app/timers/__init__.pyi,sha256=PRniT_Rs9QtonrxL-T1VDTerFy9aeuzjxj_7PMTpO7Q,1807
|
|
198
198
|
bpy/app/translations/__init__.pyi,sha256=ecrrXoGyWt2YhwnJXp1BXt7txRTMaHoTTA_r7mevb3A,7106
|
|
199
|
-
bpy/msgbus/__init__.pyi,sha256=
|
|
199
|
+
bpy/msgbus/__init__.pyi,sha256=BkzX4G42RC_xKB-fC_LjmKK5XUblYzKswfr7Fr8hYYM,3435
|
|
200
200
|
bpy/ops/__init__.pyi,sha256=oyhZEf0VnUeUM7XXXOg9k4qnzcpqDDS14azXU-N0ZRA,5992
|
|
201
201
|
bpy/ops/action/__init__.pyi,sha256=0i6grhaXCo4rewRBSwIQXTv-kfE055rDEfnyYekvaV0,19130
|
|
202
202
|
bpy/ops/anim/__init__.pyi,sha256=5BhGFarN6ymc_0AhZpfp4Iul-6sf8ass5sOYHVns9TM,25627
|
|
203
203
|
bpy/ops/armature/__init__.pyi,sha256=Dv4EVaOVwnqcanU_Abb1KwmPNAlGsjPNcWXwzVMyeo4,21350
|
|
204
|
-
bpy/ops/asset/__init__.pyi,sha256=
|
|
204
|
+
bpy/ops/asset/__init__.pyi,sha256=MavHwn0ToLVRjGrpqIR8BixD8aR6SLKxRFOpTgdsuIs,9564
|
|
205
205
|
bpy/ops/boid/__init__.pyi,sha256=XJc011vAFFxoURPimyrKgdkxc7UqR8xH3E4WPkTHgj4,2102
|
|
206
|
-
bpy/ops/brush/__init__.pyi,sha256=
|
|
207
|
-
bpy/ops/buttons/__init__.pyi,sha256=
|
|
208
|
-
bpy/ops/cachefile/__init__.pyi,sha256=
|
|
206
|
+
bpy/ops/brush/__init__.pyi,sha256=LHNuXU7K4JthUDYmA27r71PPrgJNgmIAg0N9lNHcTDY,9983
|
|
207
|
+
bpy/ops/buttons/__init__.pyi,sha256=iirQJbiMNemJdobQ9QaMPws4isA1el88e9gSFqV0jmc,8860
|
|
208
|
+
bpy/ops/cachefile/__init__.pyi,sha256=3wsgqvngGPfp0W3N9NI8UjnrxcnfI-INnhN5d6cxZiw,8683
|
|
209
209
|
bpy/ops/camera/__init__.pyi,sha256=NOjImRSdOaouP5VDO5tTvxt1vjchW7kYx8ufLQGJDRc,1427
|
|
210
|
-
bpy/ops/clip/__init__.pyi,sha256=
|
|
210
|
+
bpy/ops/clip/__init__.pyi,sha256=rhhihtIx1636K5TwZzqS1uPO1yMHE_ORO5gvZqtkPrY,45521
|
|
211
211
|
bpy/ops/cloth/__init__.pyi,sha256=uwkJTIltuHqnAj31VLEkdOjSHXqBV6CKP4N_NHaHKNw,664
|
|
212
212
|
bpy/ops/collection/__init__.pyi,sha256=K6gkXSck0BzohnxfgEauFam21cTovIM7WVICBjeRXFM,3317
|
|
213
213
|
bpy/ops/console/__init__.pyi,sha256=lcF0eWJcHBK0Z6_9ykBtd-KgMYcOSWPZEfz9Nf_iMHk,7547
|
|
@@ -216,19 +216,19 @@ bpy/ops/curve/__init__.pyi,sha256=uEypIvCfR7lyhE2qOWjrFVrxQogVmQUCXkgWdyvAUYs,29
|
|
|
216
216
|
bpy/ops/curves/__init__.pyi,sha256=wxA6D7Oac5O2-6L3CmgY0IdcUOxCwyZC0HANlFDu_Ks,15869
|
|
217
217
|
bpy/ops/cycles/__init__.pyi,sha256=A5vmHIaEWV_OdorOEcNk0w1IPeh91q4znK_bDrYaItM,1790
|
|
218
218
|
bpy/ops/dpaint/__init__.pyi,sha256=8dkjfHPydAIOzQF6LDWpq9IeRNFApY3yLKvRHJ_u3Y4,1640
|
|
219
|
-
bpy/ops/ed/__init__.pyi,sha256=
|
|
219
|
+
bpy/ops/ed/__init__.pyi,sha256=4rBpuAwAuxlnGK9fjgBDrtARieXmSPxSZEci2_-c5t0,7116
|
|
220
220
|
bpy/ops/export_anim/__init__.pyi,sha256=kNdfqrFTIfZukBZCSarUKL9LJa4T0w99gtn04UL7cCY,2062
|
|
221
221
|
bpy/ops/export_scene/__init__.pyi,sha256=4IvDoTVc74tCC1AI2M7DZpLkGywKC58sP8sD3FKIjiU,40593
|
|
222
222
|
bpy/ops/extensions/__init__.pyi,sha256=8uxECSW_5IJ-SF3s39msGdoFPWYmkmmC2UrOOwvF_K0,12777
|
|
223
|
-
bpy/ops/file/__init__.pyi,sha256=
|
|
223
|
+
bpy/ops/file/__init__.pyi,sha256=bI2EfMHEGwEa6YWKyzDBC7fWNmBWb3c7fTiEoDSQHO8,19568
|
|
224
224
|
bpy/ops/fluid/__init__.pyi,sha256=2AfsqevO_CWom80ZRLpiYO_YpuQb4nJnpBnP8vjIwSM,3396
|
|
225
|
-
bpy/ops/font/__init__.pyi,sha256=
|
|
225
|
+
bpy/ops/font/__init__.pyi,sha256=NF-9D2b-mAKDMEeAR52KC8T_HdkwRGVsmGfhb_YsdUc,15504
|
|
226
226
|
bpy/ops/geometry/__init__.pyi,sha256=t0N_S_UNuK0nPvBdmgX2DYb5PIvqc7b4uTDcAstMsaw,7886
|
|
227
227
|
bpy/ops/gizmogroup/__init__.pyi,sha256=ZbbN_PsUW3VnM2v9uJVnzWY8A1hltl8COLoE0RnbtfY,1311
|
|
228
228
|
bpy/ops/gpencil/__init__.pyi,sha256=SmS5zykVQRUDIb7VQoD9ZjhzGZG9oLmA04APq8e5uV4,4935
|
|
229
|
-
bpy/ops/graph/__init__.pyi,sha256=
|
|
229
|
+
bpy/ops/graph/__init__.pyi,sha256=f_xUwiTdjbiv7VMhGGThNVSgOwYodluncejSKtkliCQ,42273
|
|
230
230
|
bpy/ops/grease_pencil/__init__.pyi,sha256=Iiq9Dcg6yPxs7KnhigKPw7fjEpeAW8ERurQ-g4FmQik,65802
|
|
231
|
-
bpy/ops/image/__init__.pyi,sha256=
|
|
231
|
+
bpy/ops/image/__init__.pyi,sha256=66R8S27sDdO-prbxVVKsPapOkkhUPybkYgxwtVADpQw,52453
|
|
232
232
|
bpy/ops/import_anim/__init__.pyi,sha256=NH9x2LRZ8aCA-UggZN8wIhAJ0JJ4fhTUgXtamrLvWTs,3081
|
|
233
233
|
bpy/ops/import_curve/__init__.pyi,sha256=fDjfH2lZgvhgvZPAr_vNICpjCSpranpFYbAi6D_5CeY,749
|
|
234
234
|
bpy/ops/import_scene/__init__.pyi,sha256=2EwyNpiteI-Ov2mclTtNzA15cxeXCRUmO1cyaz3dAGg,10761
|
|
@@ -238,10 +238,10 @@ bpy/ops/marker/__init__.pyi,sha256=LwHdqifxo4TIYGJwVi1ta5AXw7QyQkGlHPHG5B2ZzMY,5
|
|
|
238
238
|
bpy/ops/mask/__init__.pyi,sha256=MgIAvl1kUGssOUKwvcDQPkaOKDfAjXP58clLsYAq5V0,17507
|
|
239
239
|
bpy/ops/material/__init__.pyi,sha256=HOxwV36a5Fvquv6j8_sV0rM87QzuhHZxNEv-dkQN_0M,720
|
|
240
240
|
bpy/ops/mball/__init__.pyi,sha256=2Uy00doymjZPXpCpJV7l-eAbamoUZsnbNPzy2XjxM4U,4246
|
|
241
|
-
bpy/ops/mesh/__init__.pyi,sha256=
|
|
241
|
+
bpy/ops/mesh/__init__.pyi,sha256=0H37YuG2NVIgQOyBIO_Wcx5bePv_VIyUbvzk4ccM1dg,131865
|
|
242
242
|
bpy/ops/nla/__init__.pyi,sha256=7liq6OahpTd2-vdklwqzbUbBIwQRjwX0zn-cjRkdAFA,18580
|
|
243
|
-
bpy/ops/node/__init__.pyi,sha256=
|
|
244
|
-
bpy/ops/object/__init__.pyi,sha256=
|
|
243
|
+
bpy/ops/node/__init__.pyi,sha256=PaKAbblEYkeg_RITHagzUiUDGfHZQLWDj2VHubxeruo,64994
|
|
244
|
+
bpy/ops/object/__init__.pyi,sha256=VeuzAMLQEqwwHy1BdH_wq1YtiIwT6w1R-OqIRM6ddAo,171352
|
|
245
245
|
bpy/ops/outliner/__init__.pyi,sha256=k_VPujYUJ-6Xf8tfuBWNyaC71c1XC3JdA6s9djNbtVQ,28757
|
|
246
246
|
bpy/ops/paint/__init__.pyi,sha256=xUeYNnteMD0ZjXMW5Dk8zvdEkE4p6paimQNcJV9MHA8,38186
|
|
247
247
|
bpy/ops/paintcurve/__init__.pyi,sha256=jBRQid5k2YuDmTvgeVK9hs1QSN32pxD6OfewAaHp7Rs,3083
|
|
@@ -250,20 +250,20 @@ bpy/ops/particle/__init__.pyi,sha256=XoY4A_FSGGjsowobTDfvQAumoR7LPgdAvIT50trkfTA
|
|
|
250
250
|
bpy/ops/pointcloud/__init__.pyi,sha256=Lp3rrCJbOxBB5JUrrXRWJ5Yr77NAemjGZfJop_xbHWo,3944
|
|
251
251
|
bpy/ops/pose/__init__.pyi,sha256=d1ehTpAzwwEkCAOSXD8C4BvZB4iNLgo_RRJM166GQP0,27869
|
|
252
252
|
bpy/ops/poselib/__init__.pyi,sha256=e0AEE02lx3fhvStvF-QyZEs2-K2dCrOM2V9eo6yxC6A,5507
|
|
253
|
-
bpy/ops/preferences/__init__.pyi,sha256=
|
|
253
|
+
bpy/ops/preferences/__init__.pyi,sha256=Tu_E26FNEuIDzS_04uwif6LnTzV6wD_LDCqUoyYiuKs,19689
|
|
254
254
|
bpy/ops/ptcache/__init__.pyi,sha256=-qMOGU94fA12k5TXQr_CDHiEBcbbMvKQ3xnu8Acvxl0,1768
|
|
255
255
|
bpy/ops/render/__init__.pyi,sha256=Cx4bCTJX0epUyErJjOpBtR2n-AqiKUYE1Jynr6idvaY,7568
|
|
256
256
|
bpy/ops/rigidbody/__init__.pyi,sha256=uViY72iMg3008iNGhBZJYRBxlROgDo28buX_UKvblXY,6901
|
|
257
257
|
bpy/ops/scene/__init__.pyi,sha256=M3a_Rmi2ez2OIPcx6eE19FsTL45mTWVJq0RNTKfm54M,14127
|
|
258
|
-
bpy/ops/screen/__init__.pyi,sha256=
|
|
258
|
+
bpy/ops/screen/__init__.pyi,sha256=Mk6-GLeoykrHHmXC65KTF3dS7E2bZ_Ifl8ipC9xfjOo,20135
|
|
259
259
|
bpy/ops/script/__init__.pyi,sha256=YWxHV2LJI-Ee5Ni85ajm6Qkgh5kOmmx2EEcbYjCuDF0,1035
|
|
260
260
|
bpy/ops/sculpt/__init__.pyi,sha256=KcNf3o1J8CLrJL9oo0auhA7yaT8kqrv79dB9RJWCiLk,51430
|
|
261
261
|
bpy/ops/sculpt_curves/__init__.pyi,sha256=yVG5m4mjTQe-ucwE_1L0XO9Og-0iPCBlTY1wDwDuplg,2908
|
|
262
|
-
bpy/ops/sequencer/__init__.pyi,sha256=
|
|
263
|
-
bpy/ops/sound/__init__.pyi,sha256=
|
|
262
|
+
bpy/ops/sequencer/__init__.pyi,sha256=gQhtgUOUL7pIx1hESmpUr5HgOz8-sh6L3soEqbApnio,80994
|
|
263
|
+
bpy/ops/sound/__init__.pyi,sha256=qkw9TIeKrn8vFNPKDtyQR-kkOpQklf43Io8m8-iERbA,16625
|
|
264
264
|
bpy/ops/spreadsheet/__init__.pyi,sha256=FGUHnjDzUzODfytyqLJSOPQtZvRaOOo-3ff9o8Y9bMM,2115
|
|
265
265
|
bpy/ops/surface/__init__.pyi,sha256=2zsyLcEMeA71sYw44yeIY6l1dRzf77ITk17JWlz2JTk,10390
|
|
266
|
-
bpy/ops/text/__init__.pyi,sha256=
|
|
266
|
+
bpy/ops/text/__init__.pyi,sha256=h0eTFcUCz8HSXPN_T9iVIFALXcsV_yh-M25kS6IF25c,21406
|
|
267
267
|
bpy/ops/text_editor/__init__.pyi,sha256=y7zrfyEfEIXybjnIDKjhMnMcezg66-hWeiG6ixZakJI,670
|
|
268
268
|
bpy/ops/texture/__init__.pyi,sha256=WhveglZyHGCg6E6CldYnNSrKTK7LYF30mHWTpnfB_3I,1114
|
|
269
269
|
bpy/ops/transform/__init__.pyi,sha256=Q4Bonbh2JVGJhFecKBqUjCcBbjDGjyf1nTVzUzQ2DMM,59156
|
|
@@ -272,14 +272,14 @@ bpy/ops/uilist/__init__.pyi,sha256=CSwrFuqez9Ia24-_yFa5gAudByRrRqmaQVKrfExyRYc,1
|
|
|
272
272
|
bpy/ops/uv/__init__.pyi,sha256=BgVkNR-fiGak2mhmcGAl_xA5uoTdkE-BqP5wLU9EwzU,45903
|
|
273
273
|
bpy/ops/view2d/__init__.pyi,sha256=gQsYxJCGhbPnizT0-jaT6G6O29M94CvdjBdgc84dloY,7125
|
|
274
274
|
bpy/ops/view3d/__init__.pyi,sha256=VHZ603RX2vMYIZce6f-z3nfXGTAYHaA8XfZaszhUb8k,31491
|
|
275
|
-
bpy/ops/wm/__init__.pyi,sha256=
|
|
275
|
+
bpy/ops/wm/__init__.pyi,sha256=N902iVdbmrkG6KUS0gKhQGB2t950q-qSQjMi99fBx5U,208541
|
|
276
276
|
bpy/ops/workspace/__init__.pyi,sha256=5cboQ7fGDaUaBpvuuObcUIM55pPgtMuuhoLcNejaKcY,2092
|
|
277
277
|
bpy/ops/world/__init__.pyi,sha256=K6POVPW0tvcb38MyPUBgy_ZWNZCZ5208Cb_1YNcqU5k,644
|
|
278
278
|
bpy/path/__init__.pyi,sha256=yGX45MUnn9fJYw32UWTsBQ646iN5DbbxfvnoDkREWvI,5537
|
|
279
279
|
bpy/props/__init__.pyi,sha256=-nYTsIHy-F58ADNh2IDPlVA0C0G7N4k7F4xWz6ap7wM,35841
|
|
280
280
|
bpy/stub_internal/__init__.pyi,sha256=h3K2LGZ8lcLY-Oo9ym-HEopjGScc4iTfpT1MU_6smTI,126
|
|
281
281
|
bpy/stub_internal/rna_enums/__init__.pyi,sha256=oCQqEHzbCdBfOqdlFp404l0iQYDQbDLVawk-KnGis-4,141088
|
|
282
|
-
bpy/types/__init__.pyi,sha256=
|
|
282
|
+
bpy/types/__init__.pyi,sha256=0MsADwcH9iCkUWsr4_ZVb2727zTyeMBvEJuK4QTI9W4,5814151
|
|
283
283
|
bpy/utils/__init__.pyi,sha256=eLZQI2EHAXaZQlYunovDoRa8QtR4CT8yPgygZhBYajk,15535
|
|
284
284
|
bpy/utils/previews/__init__.pyi,sha256=6tju9gKfoTYwJjnSZ54lys2MYRaKPnihHe5Vs6agoKA,2366
|
|
285
285
|
bpy/utils/units/__init__.pyi,sha256=zULS_4qRrtzpHLtSU-jfO2761J4WeYBZyK-BTlL4KG0,2671
|
|
@@ -328,7 +328,7 @@ gpu/texture/__init__.pyi,sha256=eXL-ZQU-gsMFo_Yv6ShF_YjBQ-yPDLRZno-T3P59nhE,668
|
|
|
328
328
|
gpu/types/__init__.pyi,sha256=uTal8DnBWACjm-AFWPNkiGdN4c91VXiwkjh9b3nUzc4,29724
|
|
329
329
|
gpu_extras/__init__.pyi,sha256=XscwC-5DTPC0yc2HB_XMgvX61rT5Qs5RaImqNwR6c40,240
|
|
330
330
|
gpu_extras/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
331
|
-
gpu_extras/batch/__init__.pyi,sha256=
|
|
331
|
+
gpu_extras/batch/__init__.pyi,sha256=0z8rIEm4SFuC-rUGyoOMU0L6i_TsaW5nJN9cGR6u40Y,1306
|
|
332
332
|
gpu_extras/presets/__init__.pyi,sha256=vtAOpu94K9wQBL8TwYIFyT_3rW185Kz91OWGUyC9_0w,1690
|
|
333
333
|
graphviz_export/__init__.pyi,sha256=l4HCIpbabD8OmgoJdVcmAw2HdInP-wAZtTETECLLYWA,258
|
|
334
334
|
graphviz_export/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -361,7 +361,7 @@ rna_prop_ui/__init__.pyi,sha256=E7Xr1GyLCWDiDnB_VSldrUVM6AzWKDvGGoWj3Hj7SZ8,1404
|
|
|
361
361
|
rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
362
362
|
rna_xml/__init__.pyi,sha256=E0_ajcifhpiiQJVaNKnAa2ju-w5Tg9-lk7IqhsPjrw4,652
|
|
363
363
|
rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
364
|
-
fake_bpy_module-
|
|
365
|
-
fake_bpy_module-
|
|
366
|
-
fake_bpy_module-
|
|
367
|
-
fake_bpy_module-
|
|
364
|
+
fake_bpy_module-20250608.dist-info/METADATA,sha256=heHlR84nGnFJa651qckbaYoxUj7FVf26arFuxVDztYY,7429
|
|
365
|
+
fake_bpy_module-20250608.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
366
|
+
fake_bpy_module-20250608.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
|
|
367
|
+
fake_bpy_module-20250608.dist-info/RECORD,,
|
gpu_extras/batch/__init__.pyi
CHANGED
|
@@ -2,7 +2,6 @@ import typing
|
|
|
2
2
|
import collections.abc
|
|
3
3
|
import typing_extensions
|
|
4
4
|
import numpy.typing as npt
|
|
5
|
-
import bgl
|
|
6
5
|
import gpu.types
|
|
7
6
|
|
|
8
7
|
def batch_for_shader(
|
|
@@ -10,7 +9,7 @@ def batch_for_shader(
|
|
|
10
9
|
type: str,
|
|
11
10
|
content: dict[
|
|
12
11
|
str,
|
|
13
|
-
|
|
12
|
+
gpu.types.Buffer
|
|
14
13
|
| collections.abc.Sequence[float]
|
|
15
14
|
| collections.abc.Sequence[int]
|
|
16
15
|
| collections.abc.Sequence[collections.abc.Sequence[float]]
|
|
@@ -27,7 +26,7 @@ def batch_for_shader(
|
|
|
27
26
|
:type type: str
|
|
28
27
|
:param content: Maps the name of the shader attribute with the data to fill the vertex buffer.
|
|
29
28
|
For the dictionary values see documentation for `gpu.types.GPUVertBuf.attr_fill` data argument.
|
|
30
|
-
:type content: dict[str,
|
|
29
|
+
:type content: dict[str, gpu.types.Buffer | collections.abc.Sequence[float] | collections.abc.Sequence[int] | collections.abc.Sequence[collections.abc.Sequence[float]] | collections.abc.Sequence[collections.abc.Sequence[int]]]
|
|
31
30
|
:return: compatible batch
|
|
32
31
|
:rtype: gpu.types.GPUBatch
|
|
33
32
|
"""
|
|
File without changes
|
|
File without changes
|