fake-bpy-module 20240718__py3-none-any.whl → 20240719__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.
- bl_operators/add_mesh_torus/__init__.pyi +1 -190
- bl_operators/anim/__init__.pyi +104 -1504
- bl_operators/assets/__init__.pyi +3 -535
- bl_operators/bone_selection_sets/__init__.pyi +187 -2680
- bl_operators/clip/__init__.pyi +144 -1894
- bl_operators/connect_to_output/__init__.pyi +3 -176
- bl_operators/console/__init__.pyi +5 -880
- bl_operators/constraint/__init__.pyi +4 -704
- bl_operators/file/__init__.pyi +3 -528
- bl_operators/freestyle/__init__.pyi +4 -704
- bl_operators/geometry_nodes/__init__.pyi +4 -704
- bl_operators/image/__init__.pyi +5 -869
- bl_operators/image_as_planes/__init__.pyi +4 -424
- bl_operators/mesh/__init__.pyi +3 -528
- bl_operators/node/__init__.pyi +159 -2065
- bl_operators/object/__init__.pyi +217 -2842
- bl_operators/object_align/__init__.pyi +1 -176
- bl_operators/object_quick_effects/__init__.pyi +4 -725
- bl_operators/object_randomize_transform/__init__.pyi +1 -176
- bl_operators/presets/__init__.pyi +405 -5487
- bl_operators/rigidbody/__init__.pyi +3 -528
- bl_operators/screen_play_rendered_anim/__init__.pyi +1 -176
- bl_operators/sequencer/__init__.pyi +119 -1507
- bl_operators/spreadsheet/__init__.pyi +1 -176
- bl_operators/userpref/__init__.pyi +383 -4757
- bl_operators/uvcalc_follow_active/__init__.pyi +1 -176
- bl_operators/uvcalc_lightmap/__init__.pyi +1 -176
- bl_operators/uvcalc_transform/__init__.pyi +2 -352
- bl_operators/vertexpaint_dirt/__init__.pyi +1 -176
- bl_operators/view3d/__init__.pyi +101 -1468
- bl_operators/wm/__init__.pyi +723 -8894
- bl_operators/world/__init__.pyi +1 -176
- bl_ui/__init__.pyi +3 -534
- bl_ui/anim/__init__.pyi +1 -244
- bl_ui/asset_shelf/__init__.pyi +1 -189
- bl_ui/generic_ui_list/__init__.pyi +3 -594
- bl_ui/node_add_menu/__init__.pyi +1 -244
- bl_ui/node_add_menu_compositor/__init__.pyi +226 -4600
- bl_ui/node_add_menu_geometry/__init__.pyi +654 -12802
- bl_ui/node_add_menu_shader/__init__.pyi +94 -2531
- bl_ui/node_add_menu_texture/__init__.pyi +81 -2268
- bl_ui/properties_collection/__init__.pyi +58 -1272
- bl_ui/properties_constraint/__init__.pyi +1508 -32656
- bl_ui/properties_data_armature/__init__.pyi +278 -3804
- bl_ui/properties_data_bone/__init__.pyi +151 -2062
- bl_ui/properties_data_camera/__init__.pyi +216 -3034
- bl_ui/properties_data_curve/__init__.pyi +214 -3117
- bl_ui/properties_data_curves/__init__.pyi +57 -1273
- bl_ui/properties_data_empty/__init__.pyi +2 -385
- bl_ui/properties_data_gpencil/__init__.pyi +285 -3922
- bl_ui/properties_data_grease_pencil/__init__.pyi +198 -3081
- bl_ui/properties_data_lattice/__init__.pyi +3 -595
- bl_ui/properties_data_light/__init__.pyi +200 -2502
- bl_ui/properties_data_lightprobe/__init__.pyi +212 -2704
- bl_ui/properties_data_mesh/__init__.pyi +323 -4380
- bl_ui/properties_data_metaball/__init__.pyi +38 -1011
- bl_ui/properties_data_modifier/__init__.pyi +157 -2451
- bl_ui/properties_data_pointcloud/__init__.pyi +68 -1087
- bl_ui/properties_data_shaderfx/__init__.pyi +1 -189
- bl_ui/properties_data_speaker/__init__.pyi +36 -1018
- bl_ui/properties_data_volume/__init__.pyi +104 -1660
- bl_ui/properties_freestyle/__init__.pyi +438 -5136
- bl_ui/properties_grease_pencil_common/__init__.pyi +197 -3852
- bl_ui/properties_mask_common/__init__.pyi +59 -1705
- bl_ui/properties_material/__init__.pyi +227 -3334
- bl_ui/properties_material_gpencil/__init__.pyi +187 -2221
- bl_ui/properties_object/__init__.pyi +197 -2908
- bl_ui/properties_output/__init__.pyi +286 -3895
- bl_ui/properties_paint_common/__init__.pyi +40 -923
- bl_ui/properties_particle/__init__.pyi +954 -10839
- bl_ui/properties_physics_cloth/__init__.pyi +219 -2979
- bl_ui/properties_physics_common/__init__.pyi +1 -196
- bl_ui/properties_physics_dynamicpaint/__init__.pyi +429 -5411
- bl_ui/properties_physics_field/__init__.pyi +160 -2166
- bl_ui/properties_physics_fluid/__init__.pyi +541 -7352
- bl_ui/properties_physics_geometry_nodes/__init__.pyi +1 -189
- bl_ui/properties_physics_rigidbody/__init__.pyi +125 -1623
- bl_ui/properties_physics_rigidbody_constraint/__init__.pyi +196 -2640
- bl_ui/properties_physics_softbody/__init__.pyi +238 -3135
- bl_ui/properties_render/__init__.pyi +1065 -11565
- bl_ui/properties_scene/__init__.pyi +209 -3090
- bl_ui/properties_texture/__init__.pyi +426 -5475
- bl_ui/properties_view_layer/__init__.pyi +264 -3827
- bl_ui/properties_workspace/__init__.pyi +7 -770
- bl_ui/properties_world/__init__.pyi +147 -2056
- bl_ui/space_clip/__init__.pyi +1013 -16279
- bl_ui/space_console/__init__.pyi +39 -1442
- bl_ui/space_dopesheet/__init__.pyi +450 -7213
- bl_ui/space_filebrowser/__init__.pyi +406 -6708
- bl_ui/space_graph/__init__.pyi +223 -4886
- bl_ui/space_image/__init__.pyi +1091 -16394
- bl_ui/space_info/__init__.pyi +39 -1442
- bl_ui/space_nla/__init__.pyi +216 -4157
- bl_ui/space_node/__init__.pyi +394 -6344
- bl_ui/space_outliner/__init__.pyi +156 -3448
- bl_ui/space_properties/__init__.pyi +3 -567
- bl_ui/space_sequencer/__init__.pyi +1224 -18036
- bl_ui/space_spreadsheet/__init__.pyi +1 -189
- bl_ui/space_statusbar/__init__.pyi +1 -189
- bl_ui/space_text/__init__.pyi +183 -3851
- bl_ui/space_time/__init__.pyi +69 -1622
- bl_ui/space_toolsystem_common/__init__.pyi +2 -118
- bl_ui/space_toolsystem_toolbar/__init__.pyi +13 -476
- bl_ui/space_topbar/__init__.pyi +322 -6269
- bl_ui/space_userpref/__init__.pyi +1758 -19735
- bl_ui/space_view3d/__init__.pyi +3853 -67593
- bl_ui/space_view3d_toolbar/__init__.pyi +1948 -23558
- bl_ui/temp_anim_layers/__init__.pyi +1 -189
- bl_ui/utils/__init__.pyi +0 -35
- bpy/ops/outliner/__init__.pyi +0 -1
- bpy/types/__init__.pyi +65 -1
- bpy_extras/node_shader_utils/__init__.pyi +0 -8
- {fake_bpy_module-20240718.dist-info → fake_bpy_module-20240719.dist-info}/METADATA +1 -1
- {fake_bpy_module-20240718.dist-info → fake_bpy_module-20240719.dist-info}/RECORD +119 -119
- {fake_bpy_module-20240718.dist-info → fake_bpy_module-20240719.dist-info}/WHEEL +1 -1
- freestyle/utils/__init__.pyi +1 -1
- keyingsets_builtins/__init__.pyi +268 -4448
- nodeitems_builtins/__init__.pyi +1 -7
- {fake_bpy_module-20240718.dist-info → fake_bpy_module-20240719.dist-info}/top_level.txt +0 -0
|
@@ -7,7 +7,7 @@ import bpy_types
|
|
|
7
7
|
GenericType1 = typing.TypeVar("GenericType1")
|
|
8
8
|
GenericType2 = typing.TypeVar("GenericType2")
|
|
9
9
|
|
|
10
|
-
class DATA_PT_empty(DataButtonsPanel, bpy_types._GenericUI):
|
|
10
|
+
class DATA_PT_empty(bpy.types.Panel, DataButtonsPanel, bpy_types._GenericUI):
|
|
11
11
|
bl_context: typing.Any
|
|
12
12
|
bl_label: typing.Any
|
|
13
13
|
bl_region_type: typing.Any
|
|
@@ -16,22 +16,6 @@ class DATA_PT_empty(DataButtonsPanel, bpy_types._GenericUI):
|
|
|
16
16
|
bl_translation_context: typing.Any
|
|
17
17
|
id_data: typing.Any
|
|
18
18
|
|
|
19
|
-
def append(self, draw_func):
|
|
20
|
-
"""Append a draw function to this menu,
|
|
21
|
-
takes the same arguments as the menus draw function
|
|
22
|
-
|
|
23
|
-
:param draw_func:
|
|
24
|
-
"""
|
|
25
|
-
...
|
|
26
|
-
|
|
27
|
-
def as_pointer(self) -> int:
|
|
28
|
-
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
29
|
-
|
|
30
|
-
:return: int (memory address).
|
|
31
|
-
:rtype: int
|
|
32
|
-
"""
|
|
33
|
-
...
|
|
34
|
-
|
|
35
19
|
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
36
20
|
"""
|
|
37
21
|
|
|
@@ -55,186 +39,7 @@ class DATA_PT_empty(DataButtonsPanel, bpy_types._GenericUI):
|
|
|
55
39
|
"""
|
|
56
40
|
...
|
|
57
41
|
|
|
58
|
-
|
|
59
|
-
"""Adds driver(s) to the given property
|
|
60
|
-
|
|
61
|
-
:return: The driver(s) added.
|
|
62
|
-
:rtype: bpy.types.FCurve
|
|
63
|
-
"""
|
|
64
|
-
...
|
|
65
|
-
|
|
66
|
-
def driver_remove(self) -> bool:
|
|
67
|
-
"""Remove driver(s) from the given property
|
|
68
|
-
|
|
69
|
-
:return: Success of driver removal.
|
|
70
|
-
:rtype: bool
|
|
71
|
-
"""
|
|
72
|
-
...
|
|
73
|
-
|
|
74
|
-
def get(self):
|
|
75
|
-
"""Returns the value of the custom property assigned to key or default
|
|
76
|
-
when not found (matches Python's dictionary function of the same name).
|
|
77
|
-
|
|
78
|
-
"""
|
|
79
|
-
...
|
|
80
|
-
|
|
81
|
-
def id_properties_clear(self):
|
|
82
|
-
"""
|
|
83
|
-
|
|
84
|
-
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
85
|
-
"""
|
|
86
|
-
...
|
|
87
|
-
|
|
88
|
-
def id_properties_ensure(self):
|
|
89
|
-
"""
|
|
90
|
-
|
|
91
|
-
:return: the parent group for an RNA struct's custom IDProperties.
|
|
92
|
-
"""
|
|
93
|
-
...
|
|
94
|
-
|
|
95
|
-
def id_properties_ui(self):
|
|
96
|
-
"""
|
|
97
|
-
|
|
98
|
-
:return: Return an object used to manage an IDProperty's UI data.
|
|
99
|
-
"""
|
|
100
|
-
...
|
|
101
|
-
|
|
102
|
-
def is_extended(self): ...
|
|
103
|
-
def is_property_hidden(self) -> bool:
|
|
104
|
-
"""Check if a property is hidden.
|
|
105
|
-
|
|
106
|
-
:return: True when the property is hidden.
|
|
107
|
-
:rtype: bool
|
|
108
|
-
"""
|
|
109
|
-
...
|
|
110
|
-
|
|
111
|
-
def is_property_overridable_library(self) -> bool:
|
|
112
|
-
"""Check if a property is overridable.
|
|
113
|
-
|
|
114
|
-
:return: True when the property is overridable.
|
|
115
|
-
:rtype: bool
|
|
116
|
-
"""
|
|
117
|
-
...
|
|
118
|
-
|
|
119
|
-
def is_property_readonly(self) -> bool:
|
|
120
|
-
"""Check if a property is readonly.
|
|
121
|
-
|
|
122
|
-
:return: True when the property is readonly (not writable).
|
|
123
|
-
:rtype: bool
|
|
124
|
-
"""
|
|
125
|
-
...
|
|
126
|
-
|
|
127
|
-
def is_property_set(self) -> bool:
|
|
128
|
-
"""Check if a property is set, use for testing operator properties.
|
|
129
|
-
|
|
130
|
-
:return: True when the property has been set.
|
|
131
|
-
:rtype: bool
|
|
132
|
-
"""
|
|
133
|
-
...
|
|
134
|
-
|
|
135
|
-
def items(self):
|
|
136
|
-
"""Returns the items of this objects custom properties (matches Python's
|
|
137
|
-
dictionary function of the same name).
|
|
138
|
-
|
|
139
|
-
:return: custom property key, value pairs.
|
|
140
|
-
"""
|
|
141
|
-
...
|
|
142
|
-
|
|
143
|
-
def keyframe_delete(self) -> bool:
|
|
144
|
-
"""Remove a keyframe from this properties fcurve.
|
|
145
|
-
|
|
146
|
-
:return: Success of keyframe deletion.
|
|
147
|
-
:rtype: bool
|
|
148
|
-
"""
|
|
149
|
-
...
|
|
150
|
-
|
|
151
|
-
def keyframe_insert(self) -> bool:
|
|
152
|
-
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
153
|
-
|
|
154
|
-
:return: Success of keyframe insertion.
|
|
155
|
-
:rtype: bool
|
|
156
|
-
"""
|
|
157
|
-
...
|
|
158
|
-
|
|
159
|
-
def keys(self):
|
|
160
|
-
"""Returns the keys of this objects custom properties (matches Python's
|
|
161
|
-
dictionary function of the same name).
|
|
162
|
-
|
|
163
|
-
:return: custom property keys.
|
|
164
|
-
"""
|
|
165
|
-
...
|
|
166
|
-
|
|
167
|
-
def path_from_id(self) -> str:
|
|
168
|
-
"""Returns the data path from the ID to this object (string).
|
|
169
|
-
|
|
170
|
-
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
171
|
-
to this struct and property (when given).
|
|
172
|
-
:rtype: str
|
|
173
|
-
"""
|
|
174
|
-
...
|
|
175
|
-
|
|
176
|
-
def path_resolve(self):
|
|
177
|
-
"""Returns the property from the path, raise an exception when not found."""
|
|
178
|
-
...
|
|
179
|
-
|
|
180
|
-
def poll(self, context):
|
|
181
|
-
"""
|
|
182
|
-
|
|
183
|
-
:param context:
|
|
184
|
-
"""
|
|
185
|
-
...
|
|
186
|
-
|
|
187
|
-
def pop(self):
|
|
188
|
-
"""Remove and return the value of the custom property assigned to key or default
|
|
189
|
-
when not found (matches Python's dictionary function of the same name).
|
|
190
|
-
|
|
191
|
-
"""
|
|
192
|
-
...
|
|
193
|
-
|
|
194
|
-
def prepend(self, draw_func):
|
|
195
|
-
"""Prepend a draw function to this menu, takes the same arguments as
|
|
196
|
-
the menus draw function
|
|
197
|
-
|
|
198
|
-
:param draw_func:
|
|
199
|
-
"""
|
|
200
|
-
...
|
|
201
|
-
|
|
202
|
-
def property_overridable_library_set(self) -> bool:
|
|
203
|
-
"""Define a property as overridable or not (only for custom properties!).
|
|
204
|
-
|
|
205
|
-
:return: True when the overridable status of the property was successfully set.
|
|
206
|
-
:rtype: bool
|
|
207
|
-
"""
|
|
208
|
-
...
|
|
209
|
-
|
|
210
|
-
def property_unset(self):
|
|
211
|
-
"""Unset a property, will use default value afterward."""
|
|
212
|
-
...
|
|
213
|
-
|
|
214
|
-
def remove(self, draw_func):
|
|
215
|
-
"""Remove a draw function that has been added to this menu
|
|
216
|
-
|
|
217
|
-
:param draw_func:
|
|
218
|
-
"""
|
|
219
|
-
...
|
|
220
|
-
|
|
221
|
-
def type_recast(self):
|
|
222
|
-
"""Return a new instance, this is needed because types
|
|
223
|
-
such as textures can be changed at runtime.
|
|
224
|
-
|
|
225
|
-
:return: a new instance of this object with the type initialized again.
|
|
226
|
-
"""
|
|
227
|
-
...
|
|
228
|
-
|
|
229
|
-
def values(self):
|
|
230
|
-
"""Returns the values of this objects custom properties (matches Python's
|
|
231
|
-
dictionary function of the same name).
|
|
232
|
-
|
|
233
|
-
:return: custom property values.
|
|
234
|
-
"""
|
|
235
|
-
...
|
|
236
|
-
|
|
237
|
-
class DATA_PT_empty_image(DataButtonsPanel, bpy_types._GenericUI):
|
|
42
|
+
class DATA_PT_empty_image(bpy.types.Panel, DataButtonsPanel, bpy_types._GenericUI):
|
|
238
43
|
bl_context: typing.Any
|
|
239
44
|
bl_label: typing.Any
|
|
240
45
|
bl_region_type: typing.Any
|
|
@@ -242,22 +47,6 @@ class DATA_PT_empty_image(DataButtonsPanel, bpy_types._GenericUI):
|
|
|
242
47
|
bl_space_type: typing.Any
|
|
243
48
|
id_data: typing.Any
|
|
244
49
|
|
|
245
|
-
def append(self, draw_func):
|
|
246
|
-
"""Append a draw function to this menu,
|
|
247
|
-
takes the same arguments as the menus draw function
|
|
248
|
-
|
|
249
|
-
:param draw_func:
|
|
250
|
-
"""
|
|
251
|
-
...
|
|
252
|
-
|
|
253
|
-
def as_pointer(self) -> int:
|
|
254
|
-
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
255
|
-
|
|
256
|
-
:return: int (memory address).
|
|
257
|
-
:rtype: int
|
|
258
|
-
"""
|
|
259
|
-
...
|
|
260
|
-
|
|
261
50
|
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
262
51
|
"""
|
|
263
52
|
|
|
@@ -281,128 +70,6 @@ class DATA_PT_empty_image(DataButtonsPanel, bpy_types._GenericUI):
|
|
|
281
70
|
"""
|
|
282
71
|
...
|
|
283
72
|
|
|
284
|
-
def driver_add(self) -> bpy.types.FCurve:
|
|
285
|
-
"""Adds driver(s) to the given property
|
|
286
|
-
|
|
287
|
-
:return: The driver(s) added.
|
|
288
|
-
:rtype: bpy.types.FCurve
|
|
289
|
-
"""
|
|
290
|
-
...
|
|
291
|
-
|
|
292
|
-
def driver_remove(self) -> bool:
|
|
293
|
-
"""Remove driver(s) from the given property
|
|
294
|
-
|
|
295
|
-
:return: Success of driver removal.
|
|
296
|
-
:rtype: bool
|
|
297
|
-
"""
|
|
298
|
-
...
|
|
299
|
-
|
|
300
|
-
def get(self):
|
|
301
|
-
"""Returns the value of the custom property assigned to key or default
|
|
302
|
-
when not found (matches Python's dictionary function of the same name).
|
|
303
|
-
|
|
304
|
-
"""
|
|
305
|
-
...
|
|
306
|
-
|
|
307
|
-
def id_properties_clear(self):
|
|
308
|
-
"""
|
|
309
|
-
|
|
310
|
-
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
311
|
-
"""
|
|
312
|
-
...
|
|
313
|
-
|
|
314
|
-
def id_properties_ensure(self):
|
|
315
|
-
"""
|
|
316
|
-
|
|
317
|
-
:return: the parent group for an RNA struct's custom IDProperties.
|
|
318
|
-
"""
|
|
319
|
-
...
|
|
320
|
-
|
|
321
|
-
def id_properties_ui(self):
|
|
322
|
-
"""
|
|
323
|
-
|
|
324
|
-
:return: Return an object used to manage an IDProperty's UI data.
|
|
325
|
-
"""
|
|
326
|
-
...
|
|
327
|
-
|
|
328
|
-
def is_extended(self): ...
|
|
329
|
-
def is_property_hidden(self) -> bool:
|
|
330
|
-
"""Check if a property is hidden.
|
|
331
|
-
|
|
332
|
-
:return: True when the property is hidden.
|
|
333
|
-
:rtype: bool
|
|
334
|
-
"""
|
|
335
|
-
...
|
|
336
|
-
|
|
337
|
-
def is_property_overridable_library(self) -> bool:
|
|
338
|
-
"""Check if a property is overridable.
|
|
339
|
-
|
|
340
|
-
:return: True when the property is overridable.
|
|
341
|
-
:rtype: bool
|
|
342
|
-
"""
|
|
343
|
-
...
|
|
344
|
-
|
|
345
|
-
def is_property_readonly(self) -> bool:
|
|
346
|
-
"""Check if a property is readonly.
|
|
347
|
-
|
|
348
|
-
:return: True when the property is readonly (not writable).
|
|
349
|
-
:rtype: bool
|
|
350
|
-
"""
|
|
351
|
-
...
|
|
352
|
-
|
|
353
|
-
def is_property_set(self) -> bool:
|
|
354
|
-
"""Check if a property is set, use for testing operator properties.
|
|
355
|
-
|
|
356
|
-
:return: True when the property has been set.
|
|
357
|
-
:rtype: bool
|
|
358
|
-
"""
|
|
359
|
-
...
|
|
360
|
-
|
|
361
|
-
def items(self):
|
|
362
|
-
"""Returns the items of this objects custom properties (matches Python's
|
|
363
|
-
dictionary function of the same name).
|
|
364
|
-
|
|
365
|
-
:return: custom property key, value pairs.
|
|
366
|
-
"""
|
|
367
|
-
...
|
|
368
|
-
|
|
369
|
-
def keyframe_delete(self) -> bool:
|
|
370
|
-
"""Remove a keyframe from this properties fcurve.
|
|
371
|
-
|
|
372
|
-
:return: Success of keyframe deletion.
|
|
373
|
-
:rtype: bool
|
|
374
|
-
"""
|
|
375
|
-
...
|
|
376
|
-
|
|
377
|
-
def keyframe_insert(self) -> bool:
|
|
378
|
-
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
379
|
-
|
|
380
|
-
:return: Success of keyframe insertion.
|
|
381
|
-
:rtype: bool
|
|
382
|
-
"""
|
|
383
|
-
...
|
|
384
|
-
|
|
385
|
-
def keys(self):
|
|
386
|
-
"""Returns the keys of this objects custom properties (matches Python's
|
|
387
|
-
dictionary function of the same name).
|
|
388
|
-
|
|
389
|
-
:return: custom property keys.
|
|
390
|
-
"""
|
|
391
|
-
...
|
|
392
|
-
|
|
393
|
-
def path_from_id(self) -> str:
|
|
394
|
-
"""Returns the data path from the ID to this object (string).
|
|
395
|
-
|
|
396
|
-
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
397
|
-
to this struct and property (when given).
|
|
398
|
-
:rtype: str
|
|
399
|
-
"""
|
|
400
|
-
...
|
|
401
|
-
|
|
402
|
-
def path_resolve(self):
|
|
403
|
-
"""Returns the property from the path, raise an exception when not found."""
|
|
404
|
-
...
|
|
405
|
-
|
|
406
73
|
@classmethod
|
|
407
74
|
def poll(cls, context):
|
|
408
75
|
"""
|
|
@@ -411,56 +78,6 @@ class DATA_PT_empty_image(DataButtonsPanel, bpy_types._GenericUI):
|
|
|
411
78
|
"""
|
|
412
79
|
...
|
|
413
80
|
|
|
414
|
-
def pop(self):
|
|
415
|
-
"""Remove and return the value of the custom property assigned to key or default
|
|
416
|
-
when not found (matches Python's dictionary function of the same name).
|
|
417
|
-
|
|
418
|
-
"""
|
|
419
|
-
...
|
|
420
|
-
|
|
421
|
-
def prepend(self, draw_func):
|
|
422
|
-
"""Prepend a draw function to this menu, takes the same arguments as
|
|
423
|
-
the menus draw function
|
|
424
|
-
|
|
425
|
-
:param draw_func:
|
|
426
|
-
"""
|
|
427
|
-
...
|
|
428
|
-
|
|
429
|
-
def property_overridable_library_set(self) -> bool:
|
|
430
|
-
"""Define a property as overridable or not (only for custom properties!).
|
|
431
|
-
|
|
432
|
-
:return: True when the overridable status of the property was successfully set.
|
|
433
|
-
:rtype: bool
|
|
434
|
-
"""
|
|
435
|
-
...
|
|
436
|
-
|
|
437
|
-
def property_unset(self):
|
|
438
|
-
"""Unset a property, will use default value afterward."""
|
|
439
|
-
...
|
|
440
|
-
|
|
441
|
-
def remove(self, draw_func):
|
|
442
|
-
"""Remove a draw function that has been added to this menu
|
|
443
|
-
|
|
444
|
-
:param draw_func:
|
|
445
|
-
"""
|
|
446
|
-
...
|
|
447
|
-
|
|
448
|
-
def type_recast(self):
|
|
449
|
-
"""Return a new instance, this is needed because types
|
|
450
|
-
such as textures can be changed at runtime.
|
|
451
|
-
|
|
452
|
-
:return: a new instance of this object with the type initialized again.
|
|
453
|
-
"""
|
|
454
|
-
...
|
|
455
|
-
|
|
456
|
-
def values(self):
|
|
457
|
-
"""Returns the values of this objects custom properties (matches Python's
|
|
458
|
-
dictionary function of the same name).
|
|
459
|
-
|
|
460
|
-
:return: custom property values.
|
|
461
|
-
"""
|
|
462
|
-
...
|
|
463
|
-
|
|
464
81
|
class DataButtonsPanel:
|
|
465
82
|
bl_context: typing.Any
|
|
466
83
|
bl_region_type: typing.Any
|