fake-bpy-module 20240717__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/ops/screen/__init__.pyi +6 -3
- bpy/types/__init__.pyi +77 -5
- bpy_extras/node_shader_utils/__init__.pyi +0 -8
- {fake_bpy_module-20240717.dist-info → fake_bpy_module-20240719.dist-info}/METADATA +1 -1
- {fake_bpy_module-20240717.dist-info → fake_bpy_module-20240719.dist-info}/RECORD +119 -119
- {fake_bpy_module-20240717.dist-info → fake_bpy_module-20240719.dist-info}/WHEEL +1 -1
- keyingsets_builtins/__init__.pyi +268 -4448
- nodeitems_builtins/__init__.pyi +1 -7
- {fake_bpy_module-20240717.dist-info → fake_bpy_module-20240719.dist-info}/top_level.txt +0 -0
bl_operators/image/__init__.pyi
CHANGED
|
@@ -6,7 +6,7 @@ import bpy.types
|
|
|
6
6
|
GenericType1 = typing.TypeVar("GenericType1")
|
|
7
7
|
GenericType2 = typing.TypeVar("GenericType2")
|
|
8
8
|
|
|
9
|
-
class EditExternally:
|
|
9
|
+
class EditExternally(bpy.types.Operator):
|
|
10
10
|
"""Edit image in an external application"""
|
|
11
11
|
|
|
12
12
|
bl_idname: typing.Any
|
|
@@ -15,21 +15,6 @@ class EditExternally:
|
|
|
15
15
|
bl_rna: typing.Any
|
|
16
16
|
id_data: typing.Any
|
|
17
17
|
|
|
18
|
-
def as_keywords(self, *, ignore=()):
|
|
19
|
-
"""Return a copy of the properties as a dictionary
|
|
20
|
-
|
|
21
|
-
:param ignore:
|
|
22
|
-
"""
|
|
23
|
-
...
|
|
24
|
-
|
|
25
|
-
def as_pointer(self) -> int:
|
|
26
|
-
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
27
|
-
|
|
28
|
-
:return: int (memory address).
|
|
29
|
-
:rtype: int
|
|
30
|
-
"""
|
|
31
|
-
...
|
|
32
|
-
|
|
33
18
|
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
34
19
|
"""
|
|
35
20
|
|
|
@@ -46,22 +31,6 @@ class EditExternally:
|
|
|
46
31
|
"""
|
|
47
32
|
...
|
|
48
33
|
|
|
49
|
-
def driver_add(self) -> bpy.types.FCurve:
|
|
50
|
-
"""Adds driver(s) to the given property
|
|
51
|
-
|
|
52
|
-
:return: The driver(s) added.
|
|
53
|
-
:rtype: bpy.types.FCurve
|
|
54
|
-
"""
|
|
55
|
-
...
|
|
56
|
-
|
|
57
|
-
def driver_remove(self) -> bool:
|
|
58
|
-
"""Remove driver(s) from the given property
|
|
59
|
-
|
|
60
|
-
:return: Success of driver removal.
|
|
61
|
-
:rtype: bool
|
|
62
|
-
"""
|
|
63
|
-
...
|
|
64
|
-
|
|
65
34
|
def execute(self, context):
|
|
66
35
|
"""
|
|
67
36
|
|
|
@@ -69,34 +38,6 @@ class EditExternally:
|
|
|
69
38
|
"""
|
|
70
39
|
...
|
|
71
40
|
|
|
72
|
-
def get(self):
|
|
73
|
-
"""Returns the value of the custom property assigned to key or default
|
|
74
|
-
when not found (matches Python's dictionary function of the same name).
|
|
75
|
-
|
|
76
|
-
"""
|
|
77
|
-
...
|
|
78
|
-
|
|
79
|
-
def id_properties_clear(self):
|
|
80
|
-
"""
|
|
81
|
-
|
|
82
|
-
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
83
|
-
"""
|
|
84
|
-
...
|
|
85
|
-
|
|
86
|
-
def id_properties_ensure(self):
|
|
87
|
-
"""
|
|
88
|
-
|
|
89
|
-
:return: the parent group for an RNA struct's custom IDProperties.
|
|
90
|
-
"""
|
|
91
|
-
...
|
|
92
|
-
|
|
93
|
-
def id_properties_ui(self):
|
|
94
|
-
"""
|
|
95
|
-
|
|
96
|
-
:return: Return an object used to manage an IDProperty's UI data.
|
|
97
|
-
"""
|
|
98
|
-
...
|
|
99
|
-
|
|
100
41
|
def invoke(self, context, _event):
|
|
101
42
|
"""
|
|
102
43
|
|
|
@@ -105,123 +46,7 @@ class EditExternally:
|
|
|
105
46
|
"""
|
|
106
47
|
...
|
|
107
48
|
|
|
108
|
-
|
|
109
|
-
"""Check if a property is hidden.
|
|
110
|
-
|
|
111
|
-
:return: True when the property is hidden.
|
|
112
|
-
:rtype: bool
|
|
113
|
-
"""
|
|
114
|
-
...
|
|
115
|
-
|
|
116
|
-
def is_property_overridable_library(self) -> bool:
|
|
117
|
-
"""Check if a property is overridable.
|
|
118
|
-
|
|
119
|
-
:return: True when the property is overridable.
|
|
120
|
-
:rtype: bool
|
|
121
|
-
"""
|
|
122
|
-
...
|
|
123
|
-
|
|
124
|
-
def is_property_readonly(self) -> bool:
|
|
125
|
-
"""Check if a property is readonly.
|
|
126
|
-
|
|
127
|
-
:return: True when the property is readonly (not writable).
|
|
128
|
-
:rtype: bool
|
|
129
|
-
"""
|
|
130
|
-
...
|
|
131
|
-
|
|
132
|
-
def is_property_set(self) -> bool:
|
|
133
|
-
"""Check if a property is set, use for testing operator properties.
|
|
134
|
-
|
|
135
|
-
:return: True when the property has been set.
|
|
136
|
-
:rtype: bool
|
|
137
|
-
"""
|
|
138
|
-
...
|
|
139
|
-
|
|
140
|
-
def items(self):
|
|
141
|
-
"""Returns the items of this objects custom properties (matches Python's
|
|
142
|
-
dictionary function of the same name).
|
|
143
|
-
|
|
144
|
-
:return: custom property key, value pairs.
|
|
145
|
-
"""
|
|
146
|
-
...
|
|
147
|
-
|
|
148
|
-
def keyframe_delete(self) -> bool:
|
|
149
|
-
"""Remove a keyframe from this properties fcurve.
|
|
150
|
-
|
|
151
|
-
:return: Success of keyframe deletion.
|
|
152
|
-
:rtype: bool
|
|
153
|
-
"""
|
|
154
|
-
...
|
|
155
|
-
|
|
156
|
-
def keyframe_insert(self) -> bool:
|
|
157
|
-
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
158
|
-
|
|
159
|
-
:return: Success of keyframe insertion.
|
|
160
|
-
:rtype: bool
|
|
161
|
-
"""
|
|
162
|
-
...
|
|
163
|
-
|
|
164
|
-
def keys(self):
|
|
165
|
-
"""Returns the keys of this objects custom properties (matches Python's
|
|
166
|
-
dictionary function of the same name).
|
|
167
|
-
|
|
168
|
-
:return: custom property keys.
|
|
169
|
-
"""
|
|
170
|
-
...
|
|
171
|
-
|
|
172
|
-
def path_from_id(self) -> str:
|
|
173
|
-
"""Returns the data path from the ID to this object (string).
|
|
174
|
-
|
|
175
|
-
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
176
|
-
to this struct and property (when given).
|
|
177
|
-
:rtype: str
|
|
178
|
-
"""
|
|
179
|
-
...
|
|
180
|
-
|
|
181
|
-
def path_resolve(self):
|
|
182
|
-
"""Returns the property from the path, raise an exception when not found."""
|
|
183
|
-
...
|
|
184
|
-
|
|
185
|
-
def poll_message_set(self):
|
|
186
|
-
"""Set the message to show in the tool-tip when poll fails.When message is callable, additional user defined positional arguments are passed to the message function."""
|
|
187
|
-
...
|
|
188
|
-
|
|
189
|
-
def pop(self):
|
|
190
|
-
"""Remove and return the value of the custom property assigned to key or default
|
|
191
|
-
when not found (matches Python's dictionary function of the same name).
|
|
192
|
-
|
|
193
|
-
"""
|
|
194
|
-
...
|
|
195
|
-
|
|
196
|
-
def property_overridable_library_set(self) -> bool:
|
|
197
|
-
"""Define a property as overridable or not (only for custom properties!).
|
|
198
|
-
|
|
199
|
-
:return: True when the overridable status of the property was successfully set.
|
|
200
|
-
:rtype: bool
|
|
201
|
-
"""
|
|
202
|
-
...
|
|
203
|
-
|
|
204
|
-
def property_unset(self):
|
|
205
|
-
"""Unset a property, will use default value afterward."""
|
|
206
|
-
...
|
|
207
|
-
|
|
208
|
-
def type_recast(self):
|
|
209
|
-
"""Return a new instance, this is needed because types
|
|
210
|
-
such as textures can be changed at runtime.
|
|
211
|
-
|
|
212
|
-
:return: a new instance of this object with the type initialized again.
|
|
213
|
-
"""
|
|
214
|
-
...
|
|
215
|
-
|
|
216
|
-
def values(self):
|
|
217
|
-
"""Returns the values of this objects custom properties (matches Python's
|
|
218
|
-
dictionary function of the same name).
|
|
219
|
-
|
|
220
|
-
:return: custom property values.
|
|
221
|
-
"""
|
|
222
|
-
...
|
|
223
|
-
|
|
224
|
-
class IMAGE_FH_drop_handler:
|
|
49
|
+
class IMAGE_FH_drop_handler(bpy.types.FileHandler):
|
|
225
50
|
bl_file_extensions: typing.Any
|
|
226
51
|
bl_idname: typing.Any
|
|
227
52
|
bl_import_operator: typing.Any
|
|
@@ -229,14 +54,6 @@ class IMAGE_FH_drop_handler:
|
|
|
229
54
|
bl_rna: typing.Any
|
|
230
55
|
id_data: typing.Any
|
|
231
56
|
|
|
232
|
-
def as_pointer(self) -> int:
|
|
233
|
-
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
234
|
-
|
|
235
|
-
:return: int (memory address).
|
|
236
|
-
:rtype: int
|
|
237
|
-
"""
|
|
238
|
-
...
|
|
239
|
-
|
|
240
57
|
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
241
58
|
"""
|
|
242
59
|
|
|
@@ -253,127 +70,6 @@ class IMAGE_FH_drop_handler:
|
|
|
253
70
|
"""
|
|
254
71
|
...
|
|
255
72
|
|
|
256
|
-
def driver_add(self) -> bpy.types.FCurve:
|
|
257
|
-
"""Adds driver(s) to the given property
|
|
258
|
-
|
|
259
|
-
:return: The driver(s) added.
|
|
260
|
-
:rtype: bpy.types.FCurve
|
|
261
|
-
"""
|
|
262
|
-
...
|
|
263
|
-
|
|
264
|
-
def driver_remove(self) -> bool:
|
|
265
|
-
"""Remove driver(s) from the given property
|
|
266
|
-
|
|
267
|
-
:return: Success of driver removal.
|
|
268
|
-
:rtype: bool
|
|
269
|
-
"""
|
|
270
|
-
...
|
|
271
|
-
|
|
272
|
-
def get(self):
|
|
273
|
-
"""Returns the value of the custom property assigned to key or default
|
|
274
|
-
when not found (matches Python's dictionary function of the same name).
|
|
275
|
-
|
|
276
|
-
"""
|
|
277
|
-
...
|
|
278
|
-
|
|
279
|
-
def id_properties_clear(self):
|
|
280
|
-
"""
|
|
281
|
-
|
|
282
|
-
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
283
|
-
"""
|
|
284
|
-
...
|
|
285
|
-
|
|
286
|
-
def id_properties_ensure(self):
|
|
287
|
-
"""
|
|
288
|
-
|
|
289
|
-
:return: the parent group for an RNA struct's custom IDProperties.
|
|
290
|
-
"""
|
|
291
|
-
...
|
|
292
|
-
|
|
293
|
-
def id_properties_ui(self):
|
|
294
|
-
"""
|
|
295
|
-
|
|
296
|
-
:return: Return an object used to manage an IDProperty's UI data.
|
|
297
|
-
"""
|
|
298
|
-
...
|
|
299
|
-
|
|
300
|
-
def is_property_hidden(self) -> bool:
|
|
301
|
-
"""Check if a property is hidden.
|
|
302
|
-
|
|
303
|
-
:return: True when the property is hidden.
|
|
304
|
-
:rtype: bool
|
|
305
|
-
"""
|
|
306
|
-
...
|
|
307
|
-
|
|
308
|
-
def is_property_overridable_library(self) -> bool:
|
|
309
|
-
"""Check if a property is overridable.
|
|
310
|
-
|
|
311
|
-
:return: True when the property is overridable.
|
|
312
|
-
:rtype: bool
|
|
313
|
-
"""
|
|
314
|
-
...
|
|
315
|
-
|
|
316
|
-
def is_property_readonly(self) -> bool:
|
|
317
|
-
"""Check if a property is readonly.
|
|
318
|
-
|
|
319
|
-
:return: True when the property is readonly (not writable).
|
|
320
|
-
:rtype: bool
|
|
321
|
-
"""
|
|
322
|
-
...
|
|
323
|
-
|
|
324
|
-
def is_property_set(self) -> bool:
|
|
325
|
-
"""Check if a property is set, use for testing operator properties.
|
|
326
|
-
|
|
327
|
-
:return: True when the property has been set.
|
|
328
|
-
:rtype: bool
|
|
329
|
-
"""
|
|
330
|
-
...
|
|
331
|
-
|
|
332
|
-
def items(self):
|
|
333
|
-
"""Returns the items of this objects custom properties (matches Python's
|
|
334
|
-
dictionary function of the same name).
|
|
335
|
-
|
|
336
|
-
:return: custom property key, value pairs.
|
|
337
|
-
"""
|
|
338
|
-
...
|
|
339
|
-
|
|
340
|
-
def keyframe_delete(self) -> bool:
|
|
341
|
-
"""Remove a keyframe from this properties fcurve.
|
|
342
|
-
|
|
343
|
-
:return: Success of keyframe deletion.
|
|
344
|
-
:rtype: bool
|
|
345
|
-
"""
|
|
346
|
-
...
|
|
347
|
-
|
|
348
|
-
def keyframe_insert(self) -> bool:
|
|
349
|
-
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
350
|
-
|
|
351
|
-
:return: Success of keyframe insertion.
|
|
352
|
-
:rtype: bool
|
|
353
|
-
"""
|
|
354
|
-
...
|
|
355
|
-
|
|
356
|
-
def keys(self):
|
|
357
|
-
"""Returns the keys of this objects custom properties (matches Python's
|
|
358
|
-
dictionary function of the same name).
|
|
359
|
-
|
|
360
|
-
:return: custom property keys.
|
|
361
|
-
"""
|
|
362
|
-
...
|
|
363
|
-
|
|
364
|
-
def path_from_id(self) -> str:
|
|
365
|
-
"""Returns the data path from the ID to this object (string).
|
|
366
|
-
|
|
367
|
-
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
368
|
-
to this struct and property (when given).
|
|
369
|
-
:rtype: str
|
|
370
|
-
"""
|
|
371
|
-
...
|
|
372
|
-
|
|
373
|
-
def path_resolve(self):
|
|
374
|
-
"""Returns the property from the path, raise an exception when not found."""
|
|
375
|
-
...
|
|
376
|
-
|
|
377
73
|
@classmethod
|
|
378
74
|
def poll_drop(cls, context):
|
|
379
75
|
"""
|
|
@@ -382,63 +78,13 @@ class IMAGE_FH_drop_handler:
|
|
|
382
78
|
"""
|
|
383
79
|
...
|
|
384
80
|
|
|
385
|
-
|
|
386
|
-
"""Remove and return the value of the custom property assigned to key or default
|
|
387
|
-
when not found (matches Python's dictionary function of the same name).
|
|
388
|
-
|
|
389
|
-
"""
|
|
390
|
-
...
|
|
391
|
-
|
|
392
|
-
def property_overridable_library_set(self) -> bool:
|
|
393
|
-
"""Define a property as overridable or not (only for custom properties!).
|
|
394
|
-
|
|
395
|
-
:return: True when the overridable status of the property was successfully set.
|
|
396
|
-
:rtype: bool
|
|
397
|
-
"""
|
|
398
|
-
...
|
|
399
|
-
|
|
400
|
-
def property_unset(self):
|
|
401
|
-
"""Unset a property, will use default value afterward."""
|
|
402
|
-
...
|
|
403
|
-
|
|
404
|
-
def type_recast(self):
|
|
405
|
-
"""Return a new instance, this is needed because types
|
|
406
|
-
such as textures can be changed at runtime.
|
|
407
|
-
|
|
408
|
-
:return: a new instance of this object with the type initialized again.
|
|
409
|
-
"""
|
|
410
|
-
...
|
|
411
|
-
|
|
412
|
-
def values(self):
|
|
413
|
-
"""Returns the values of this objects custom properties (matches Python's
|
|
414
|
-
dictionary function of the same name).
|
|
415
|
-
|
|
416
|
-
:return: custom property values.
|
|
417
|
-
"""
|
|
418
|
-
...
|
|
419
|
-
|
|
420
|
-
class IMAGE_OT_open_images:
|
|
81
|
+
class IMAGE_OT_open_images(bpy.types.Operator):
|
|
421
82
|
bl_idname: typing.Any
|
|
422
83
|
bl_label: typing.Any
|
|
423
84
|
bl_options: typing.Any
|
|
424
85
|
bl_rna: typing.Any
|
|
425
86
|
id_data: typing.Any
|
|
426
87
|
|
|
427
|
-
def as_keywords(self, *, ignore=()):
|
|
428
|
-
"""Return a copy of the properties as a dictionary
|
|
429
|
-
|
|
430
|
-
:param ignore:
|
|
431
|
-
"""
|
|
432
|
-
...
|
|
433
|
-
|
|
434
|
-
def as_pointer(self) -> int:
|
|
435
|
-
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
436
|
-
|
|
437
|
-
:return: int (memory address).
|
|
438
|
-
:rtype: int
|
|
439
|
-
"""
|
|
440
|
-
...
|
|
441
|
-
|
|
442
88
|
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
443
89
|
"""
|
|
444
90
|
|
|
@@ -455,22 +101,6 @@ class IMAGE_OT_open_images:
|
|
|
455
101
|
"""
|
|
456
102
|
...
|
|
457
103
|
|
|
458
|
-
def driver_add(self) -> bpy.types.FCurve:
|
|
459
|
-
"""Adds driver(s) to the given property
|
|
460
|
-
|
|
461
|
-
:return: The driver(s) added.
|
|
462
|
-
:rtype: bpy.types.FCurve
|
|
463
|
-
"""
|
|
464
|
-
...
|
|
465
|
-
|
|
466
|
-
def driver_remove(self) -> bool:
|
|
467
|
-
"""Remove driver(s) from the given property
|
|
468
|
-
|
|
469
|
-
:return: Success of driver removal.
|
|
470
|
-
:rtype: bool
|
|
471
|
-
"""
|
|
472
|
-
...
|
|
473
|
-
|
|
474
104
|
def execute(self, context):
|
|
475
105
|
"""
|
|
476
106
|
|
|
@@ -478,111 +108,6 @@ class IMAGE_OT_open_images:
|
|
|
478
108
|
"""
|
|
479
109
|
...
|
|
480
110
|
|
|
481
|
-
def get(self):
|
|
482
|
-
"""Returns the value of the custom property assigned to key or default
|
|
483
|
-
when not found (matches Python's dictionary function of the same name).
|
|
484
|
-
|
|
485
|
-
"""
|
|
486
|
-
...
|
|
487
|
-
|
|
488
|
-
def id_properties_clear(self):
|
|
489
|
-
"""
|
|
490
|
-
|
|
491
|
-
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
492
|
-
"""
|
|
493
|
-
...
|
|
494
|
-
|
|
495
|
-
def id_properties_ensure(self):
|
|
496
|
-
"""
|
|
497
|
-
|
|
498
|
-
:return: the parent group for an RNA struct's custom IDProperties.
|
|
499
|
-
"""
|
|
500
|
-
...
|
|
501
|
-
|
|
502
|
-
def id_properties_ui(self):
|
|
503
|
-
"""
|
|
504
|
-
|
|
505
|
-
:return: Return an object used to manage an IDProperty's UI data.
|
|
506
|
-
"""
|
|
507
|
-
...
|
|
508
|
-
|
|
509
|
-
def is_property_hidden(self) -> bool:
|
|
510
|
-
"""Check if a property is hidden.
|
|
511
|
-
|
|
512
|
-
:return: True when the property is hidden.
|
|
513
|
-
:rtype: bool
|
|
514
|
-
"""
|
|
515
|
-
...
|
|
516
|
-
|
|
517
|
-
def is_property_overridable_library(self) -> bool:
|
|
518
|
-
"""Check if a property is overridable.
|
|
519
|
-
|
|
520
|
-
:return: True when the property is overridable.
|
|
521
|
-
:rtype: bool
|
|
522
|
-
"""
|
|
523
|
-
...
|
|
524
|
-
|
|
525
|
-
def is_property_readonly(self) -> bool:
|
|
526
|
-
"""Check if a property is readonly.
|
|
527
|
-
|
|
528
|
-
:return: True when the property is readonly (not writable).
|
|
529
|
-
:rtype: bool
|
|
530
|
-
"""
|
|
531
|
-
...
|
|
532
|
-
|
|
533
|
-
def is_property_set(self) -> bool:
|
|
534
|
-
"""Check if a property is set, use for testing operator properties.
|
|
535
|
-
|
|
536
|
-
:return: True when the property has been set.
|
|
537
|
-
:rtype: bool
|
|
538
|
-
"""
|
|
539
|
-
...
|
|
540
|
-
|
|
541
|
-
def items(self):
|
|
542
|
-
"""Returns the items of this objects custom properties (matches Python's
|
|
543
|
-
dictionary function of the same name).
|
|
544
|
-
|
|
545
|
-
:return: custom property key, value pairs.
|
|
546
|
-
"""
|
|
547
|
-
...
|
|
548
|
-
|
|
549
|
-
def keyframe_delete(self) -> bool:
|
|
550
|
-
"""Remove a keyframe from this properties fcurve.
|
|
551
|
-
|
|
552
|
-
:return: Success of keyframe deletion.
|
|
553
|
-
:rtype: bool
|
|
554
|
-
"""
|
|
555
|
-
...
|
|
556
|
-
|
|
557
|
-
def keyframe_insert(self) -> bool:
|
|
558
|
-
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
559
|
-
|
|
560
|
-
:return: Success of keyframe insertion.
|
|
561
|
-
:rtype: bool
|
|
562
|
-
"""
|
|
563
|
-
...
|
|
564
|
-
|
|
565
|
-
def keys(self):
|
|
566
|
-
"""Returns the keys of this objects custom properties (matches Python's
|
|
567
|
-
dictionary function of the same name).
|
|
568
|
-
|
|
569
|
-
:return: custom property keys.
|
|
570
|
-
"""
|
|
571
|
-
...
|
|
572
|
-
|
|
573
|
-
def path_from_id(self) -> str:
|
|
574
|
-
"""Returns the data path from the ID to this object (string).
|
|
575
|
-
|
|
576
|
-
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
577
|
-
to this struct and property (when given).
|
|
578
|
-
:rtype: str
|
|
579
|
-
"""
|
|
580
|
-
...
|
|
581
|
-
|
|
582
|
-
def path_resolve(self):
|
|
583
|
-
"""Returns the property from the path, raise an exception when not found."""
|
|
584
|
-
...
|
|
585
|
-
|
|
586
111
|
@classmethod
|
|
587
112
|
def poll(cls, context):
|
|
588
113
|
"""
|
|
@@ -591,46 +116,7 @@ class IMAGE_OT_open_images:
|
|
|
591
116
|
"""
|
|
592
117
|
...
|
|
593
118
|
|
|
594
|
-
|
|
595
|
-
"""Set the message to show in the tool-tip when poll fails.When message is callable, additional user defined positional arguments are passed to the message function."""
|
|
596
|
-
...
|
|
597
|
-
|
|
598
|
-
def pop(self):
|
|
599
|
-
"""Remove and return the value of the custom property assigned to key or default
|
|
600
|
-
when not found (matches Python's dictionary function of the same name).
|
|
601
|
-
|
|
602
|
-
"""
|
|
603
|
-
...
|
|
604
|
-
|
|
605
|
-
def property_overridable_library_set(self) -> bool:
|
|
606
|
-
"""Define a property as overridable or not (only for custom properties!).
|
|
607
|
-
|
|
608
|
-
:return: True when the overridable status of the property was successfully set.
|
|
609
|
-
:rtype: bool
|
|
610
|
-
"""
|
|
611
|
-
...
|
|
612
|
-
|
|
613
|
-
def property_unset(self):
|
|
614
|
-
"""Unset a property, will use default value afterward."""
|
|
615
|
-
...
|
|
616
|
-
|
|
617
|
-
def type_recast(self):
|
|
618
|
-
"""Return a new instance, this is needed because types
|
|
619
|
-
such as textures can be changed at runtime.
|
|
620
|
-
|
|
621
|
-
:return: a new instance of this object with the type initialized again.
|
|
622
|
-
"""
|
|
623
|
-
...
|
|
624
|
-
|
|
625
|
-
def values(self):
|
|
626
|
-
"""Returns the values of this objects custom properties (matches Python's
|
|
627
|
-
dictionary function of the same name).
|
|
628
|
-
|
|
629
|
-
:return: custom property values.
|
|
630
|
-
"""
|
|
631
|
-
...
|
|
632
|
-
|
|
633
|
-
class ProjectApply:
|
|
119
|
+
class ProjectApply(bpy.types.Operator):
|
|
634
120
|
"""Project edited image back onto the object"""
|
|
635
121
|
|
|
636
122
|
bl_idname: typing.Any
|
|
@@ -639,21 +125,6 @@ class ProjectApply:
|
|
|
639
125
|
bl_rna: typing.Any
|
|
640
126
|
id_data: typing.Any
|
|
641
127
|
|
|
642
|
-
def as_keywords(self, *, ignore=()):
|
|
643
|
-
"""Return a copy of the properties as a dictionary
|
|
644
|
-
|
|
645
|
-
:param ignore:
|
|
646
|
-
"""
|
|
647
|
-
...
|
|
648
|
-
|
|
649
|
-
def as_pointer(self) -> int:
|
|
650
|
-
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
651
|
-
|
|
652
|
-
:return: int (memory address).
|
|
653
|
-
:rtype: int
|
|
654
|
-
"""
|
|
655
|
-
...
|
|
656
|
-
|
|
657
128
|
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
658
129
|
"""
|
|
659
130
|
|
|
@@ -670,22 +141,6 @@ class ProjectApply:
|
|
|
670
141
|
"""
|
|
671
142
|
...
|
|
672
143
|
|
|
673
|
-
def driver_add(self) -> bpy.types.FCurve:
|
|
674
|
-
"""Adds driver(s) to the given property
|
|
675
|
-
|
|
676
|
-
:return: The driver(s) added.
|
|
677
|
-
:rtype: bpy.types.FCurve
|
|
678
|
-
"""
|
|
679
|
-
...
|
|
680
|
-
|
|
681
|
-
def driver_remove(self) -> bool:
|
|
682
|
-
"""Remove driver(s) from the given property
|
|
683
|
-
|
|
684
|
-
:return: Success of driver removal.
|
|
685
|
-
:rtype: bool
|
|
686
|
-
"""
|
|
687
|
-
...
|
|
688
|
-
|
|
689
144
|
def execute(self, _context):
|
|
690
145
|
"""
|
|
691
146
|
|
|
@@ -693,151 +148,7 @@ class ProjectApply:
|
|
|
693
148
|
"""
|
|
694
149
|
...
|
|
695
150
|
|
|
696
|
-
|
|
697
|
-
"""Returns the value of the custom property assigned to key or default
|
|
698
|
-
when not found (matches Python's dictionary function of the same name).
|
|
699
|
-
|
|
700
|
-
"""
|
|
701
|
-
...
|
|
702
|
-
|
|
703
|
-
def id_properties_clear(self):
|
|
704
|
-
"""
|
|
705
|
-
|
|
706
|
-
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
707
|
-
"""
|
|
708
|
-
...
|
|
709
|
-
|
|
710
|
-
def id_properties_ensure(self):
|
|
711
|
-
"""
|
|
712
|
-
|
|
713
|
-
:return: the parent group for an RNA struct's custom IDProperties.
|
|
714
|
-
"""
|
|
715
|
-
...
|
|
716
|
-
|
|
717
|
-
def id_properties_ui(self):
|
|
718
|
-
"""
|
|
719
|
-
|
|
720
|
-
:return: Return an object used to manage an IDProperty's UI data.
|
|
721
|
-
"""
|
|
722
|
-
...
|
|
723
|
-
|
|
724
|
-
def is_property_hidden(self) -> bool:
|
|
725
|
-
"""Check if a property is hidden.
|
|
726
|
-
|
|
727
|
-
:return: True when the property is hidden.
|
|
728
|
-
:rtype: bool
|
|
729
|
-
"""
|
|
730
|
-
...
|
|
731
|
-
|
|
732
|
-
def is_property_overridable_library(self) -> bool:
|
|
733
|
-
"""Check if a property is overridable.
|
|
734
|
-
|
|
735
|
-
:return: True when the property is overridable.
|
|
736
|
-
:rtype: bool
|
|
737
|
-
"""
|
|
738
|
-
...
|
|
739
|
-
|
|
740
|
-
def is_property_readonly(self) -> bool:
|
|
741
|
-
"""Check if a property is readonly.
|
|
742
|
-
|
|
743
|
-
:return: True when the property is readonly (not writable).
|
|
744
|
-
:rtype: bool
|
|
745
|
-
"""
|
|
746
|
-
...
|
|
747
|
-
|
|
748
|
-
def is_property_set(self) -> bool:
|
|
749
|
-
"""Check if a property is set, use for testing operator properties.
|
|
750
|
-
|
|
751
|
-
:return: True when the property has been set.
|
|
752
|
-
:rtype: bool
|
|
753
|
-
"""
|
|
754
|
-
...
|
|
755
|
-
|
|
756
|
-
def items(self):
|
|
757
|
-
"""Returns the items of this objects custom properties (matches Python's
|
|
758
|
-
dictionary function of the same name).
|
|
759
|
-
|
|
760
|
-
:return: custom property key, value pairs.
|
|
761
|
-
"""
|
|
762
|
-
...
|
|
763
|
-
|
|
764
|
-
def keyframe_delete(self) -> bool:
|
|
765
|
-
"""Remove a keyframe from this properties fcurve.
|
|
766
|
-
|
|
767
|
-
:return: Success of keyframe deletion.
|
|
768
|
-
:rtype: bool
|
|
769
|
-
"""
|
|
770
|
-
...
|
|
771
|
-
|
|
772
|
-
def keyframe_insert(self) -> bool:
|
|
773
|
-
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
774
|
-
|
|
775
|
-
:return: Success of keyframe insertion.
|
|
776
|
-
:rtype: bool
|
|
777
|
-
"""
|
|
778
|
-
...
|
|
779
|
-
|
|
780
|
-
def keys(self):
|
|
781
|
-
"""Returns the keys of this objects custom properties (matches Python's
|
|
782
|
-
dictionary function of the same name).
|
|
783
|
-
|
|
784
|
-
:return: custom property keys.
|
|
785
|
-
"""
|
|
786
|
-
...
|
|
787
|
-
|
|
788
|
-
def path_from_id(self) -> str:
|
|
789
|
-
"""Returns the data path from the ID to this object (string).
|
|
790
|
-
|
|
791
|
-
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
792
|
-
to this struct and property (when given).
|
|
793
|
-
:rtype: str
|
|
794
|
-
"""
|
|
795
|
-
...
|
|
796
|
-
|
|
797
|
-
def path_resolve(self):
|
|
798
|
-
"""Returns the property from the path, raise an exception when not found."""
|
|
799
|
-
...
|
|
800
|
-
|
|
801
|
-
def poll_message_set(self):
|
|
802
|
-
"""Set the message to show in the tool-tip when poll fails.When message is callable, additional user defined positional arguments are passed to the message function."""
|
|
803
|
-
...
|
|
804
|
-
|
|
805
|
-
def pop(self):
|
|
806
|
-
"""Remove and return the value of the custom property assigned to key or default
|
|
807
|
-
when not found (matches Python's dictionary function of the same name).
|
|
808
|
-
|
|
809
|
-
"""
|
|
810
|
-
...
|
|
811
|
-
|
|
812
|
-
def property_overridable_library_set(self) -> bool:
|
|
813
|
-
"""Define a property as overridable or not (only for custom properties!).
|
|
814
|
-
|
|
815
|
-
:return: True when the overridable status of the property was successfully set.
|
|
816
|
-
:rtype: bool
|
|
817
|
-
"""
|
|
818
|
-
...
|
|
819
|
-
|
|
820
|
-
def property_unset(self):
|
|
821
|
-
"""Unset a property, will use default value afterward."""
|
|
822
|
-
...
|
|
823
|
-
|
|
824
|
-
def type_recast(self):
|
|
825
|
-
"""Return a new instance, this is needed because types
|
|
826
|
-
such as textures can be changed at runtime.
|
|
827
|
-
|
|
828
|
-
:return: a new instance of this object with the type initialized again.
|
|
829
|
-
"""
|
|
830
|
-
...
|
|
831
|
-
|
|
832
|
-
def values(self):
|
|
833
|
-
"""Returns the values of this objects custom properties (matches Python's
|
|
834
|
-
dictionary function of the same name).
|
|
835
|
-
|
|
836
|
-
:return: custom property values.
|
|
837
|
-
"""
|
|
838
|
-
...
|
|
839
|
-
|
|
840
|
-
class ProjectEdit:
|
|
151
|
+
class ProjectEdit(bpy.types.Operator):
|
|
841
152
|
"""Edit a snapshot of the 3D Viewport in an external image editor"""
|
|
842
153
|
|
|
843
154
|
bl_idname: typing.Any
|
|
@@ -846,21 +157,6 @@ class ProjectEdit:
|
|
|
846
157
|
bl_rna: typing.Any
|
|
847
158
|
id_data: typing.Any
|
|
848
159
|
|
|
849
|
-
def as_keywords(self, *, ignore=()):
|
|
850
|
-
"""Return a copy of the properties as a dictionary
|
|
851
|
-
|
|
852
|
-
:param ignore:
|
|
853
|
-
"""
|
|
854
|
-
...
|
|
855
|
-
|
|
856
|
-
def as_pointer(self) -> int:
|
|
857
|
-
"""Returns the memory address which holds a pointer to Blender's internal data
|
|
858
|
-
|
|
859
|
-
:return: int (memory address).
|
|
860
|
-
:rtype: int
|
|
861
|
-
"""
|
|
862
|
-
...
|
|
863
|
-
|
|
864
160
|
def bl_rna_get_subclass(self) -> bpy.types.Struct:
|
|
865
161
|
"""
|
|
866
162
|
|
|
@@ -877,169 +173,9 @@ class ProjectEdit:
|
|
|
877
173
|
"""
|
|
878
174
|
...
|
|
879
175
|
|
|
880
|
-
def driver_add(self) -> bpy.types.FCurve:
|
|
881
|
-
"""Adds driver(s) to the given property
|
|
882
|
-
|
|
883
|
-
:return: The driver(s) added.
|
|
884
|
-
:rtype: bpy.types.FCurve
|
|
885
|
-
"""
|
|
886
|
-
...
|
|
887
|
-
|
|
888
|
-
def driver_remove(self) -> bool:
|
|
889
|
-
"""Remove driver(s) from the given property
|
|
890
|
-
|
|
891
|
-
:return: Success of driver removal.
|
|
892
|
-
:rtype: bool
|
|
893
|
-
"""
|
|
894
|
-
...
|
|
895
|
-
|
|
896
176
|
def execute(self, context):
|
|
897
177
|
"""
|
|
898
178
|
|
|
899
179
|
:param context:
|
|
900
180
|
"""
|
|
901
181
|
...
|
|
902
|
-
|
|
903
|
-
def get(self):
|
|
904
|
-
"""Returns the value of the custom property assigned to key or default
|
|
905
|
-
when not found (matches Python's dictionary function of the same name).
|
|
906
|
-
|
|
907
|
-
"""
|
|
908
|
-
...
|
|
909
|
-
|
|
910
|
-
def id_properties_clear(self):
|
|
911
|
-
"""
|
|
912
|
-
|
|
913
|
-
:return: Remove the parent group for an RNA struct's custom IDProperties.
|
|
914
|
-
"""
|
|
915
|
-
...
|
|
916
|
-
|
|
917
|
-
def id_properties_ensure(self):
|
|
918
|
-
"""
|
|
919
|
-
|
|
920
|
-
:return: the parent group for an RNA struct's custom IDProperties.
|
|
921
|
-
"""
|
|
922
|
-
...
|
|
923
|
-
|
|
924
|
-
def id_properties_ui(self):
|
|
925
|
-
"""
|
|
926
|
-
|
|
927
|
-
:return: Return an object used to manage an IDProperty's UI data.
|
|
928
|
-
"""
|
|
929
|
-
...
|
|
930
|
-
|
|
931
|
-
def is_property_hidden(self) -> bool:
|
|
932
|
-
"""Check if a property is hidden.
|
|
933
|
-
|
|
934
|
-
:return: True when the property is hidden.
|
|
935
|
-
:rtype: bool
|
|
936
|
-
"""
|
|
937
|
-
...
|
|
938
|
-
|
|
939
|
-
def is_property_overridable_library(self) -> bool:
|
|
940
|
-
"""Check if a property is overridable.
|
|
941
|
-
|
|
942
|
-
:return: True when the property is overridable.
|
|
943
|
-
:rtype: bool
|
|
944
|
-
"""
|
|
945
|
-
...
|
|
946
|
-
|
|
947
|
-
def is_property_readonly(self) -> bool:
|
|
948
|
-
"""Check if a property is readonly.
|
|
949
|
-
|
|
950
|
-
:return: True when the property is readonly (not writable).
|
|
951
|
-
:rtype: bool
|
|
952
|
-
"""
|
|
953
|
-
...
|
|
954
|
-
|
|
955
|
-
def is_property_set(self) -> bool:
|
|
956
|
-
"""Check if a property is set, use for testing operator properties.
|
|
957
|
-
|
|
958
|
-
:return: True when the property has been set.
|
|
959
|
-
:rtype: bool
|
|
960
|
-
"""
|
|
961
|
-
...
|
|
962
|
-
|
|
963
|
-
def items(self):
|
|
964
|
-
"""Returns the items of this objects custom properties (matches Python's
|
|
965
|
-
dictionary function of the same name).
|
|
966
|
-
|
|
967
|
-
:return: custom property key, value pairs.
|
|
968
|
-
"""
|
|
969
|
-
...
|
|
970
|
-
|
|
971
|
-
def keyframe_delete(self) -> bool:
|
|
972
|
-
"""Remove a keyframe from this properties fcurve.
|
|
973
|
-
|
|
974
|
-
:return: Success of keyframe deletion.
|
|
975
|
-
:rtype: bool
|
|
976
|
-
"""
|
|
977
|
-
...
|
|
978
|
-
|
|
979
|
-
def keyframe_insert(self) -> bool:
|
|
980
|
-
"""Insert a keyframe on the property given, adding fcurves and animation data when necessary.
|
|
981
|
-
|
|
982
|
-
:return: Success of keyframe insertion.
|
|
983
|
-
:rtype: bool
|
|
984
|
-
"""
|
|
985
|
-
...
|
|
986
|
-
|
|
987
|
-
def keys(self):
|
|
988
|
-
"""Returns the keys of this objects custom properties (matches Python's
|
|
989
|
-
dictionary function of the same name).
|
|
990
|
-
|
|
991
|
-
:return: custom property keys.
|
|
992
|
-
"""
|
|
993
|
-
...
|
|
994
|
-
|
|
995
|
-
def path_from_id(self) -> str:
|
|
996
|
-
"""Returns the data path from the ID to this object (string).
|
|
997
|
-
|
|
998
|
-
:return: The path from `bpy.types.bpy_struct.id_data`
|
|
999
|
-
to this struct and property (when given).
|
|
1000
|
-
:rtype: str
|
|
1001
|
-
"""
|
|
1002
|
-
...
|
|
1003
|
-
|
|
1004
|
-
def path_resolve(self):
|
|
1005
|
-
"""Returns the property from the path, raise an exception when not found."""
|
|
1006
|
-
...
|
|
1007
|
-
|
|
1008
|
-
def poll_message_set(self):
|
|
1009
|
-
"""Set the message to show in the tool-tip when poll fails.When message is callable, additional user defined positional arguments are passed to the message function."""
|
|
1010
|
-
...
|
|
1011
|
-
|
|
1012
|
-
def pop(self):
|
|
1013
|
-
"""Remove and return the value of the custom property assigned to key or default
|
|
1014
|
-
when not found (matches Python's dictionary function of the same name).
|
|
1015
|
-
|
|
1016
|
-
"""
|
|
1017
|
-
...
|
|
1018
|
-
|
|
1019
|
-
def property_overridable_library_set(self) -> bool:
|
|
1020
|
-
"""Define a property as overridable or not (only for custom properties!).
|
|
1021
|
-
|
|
1022
|
-
:return: True when the overridable status of the property was successfully set.
|
|
1023
|
-
:rtype: bool
|
|
1024
|
-
"""
|
|
1025
|
-
...
|
|
1026
|
-
|
|
1027
|
-
def property_unset(self):
|
|
1028
|
-
"""Unset a property, will use default value afterward."""
|
|
1029
|
-
...
|
|
1030
|
-
|
|
1031
|
-
def type_recast(self):
|
|
1032
|
-
"""Return a new instance, this is needed because types
|
|
1033
|
-
such as textures can be changed at runtime.
|
|
1034
|
-
|
|
1035
|
-
:return: a new instance of this object with the type initialized again.
|
|
1036
|
-
"""
|
|
1037
|
-
...
|
|
1038
|
-
|
|
1039
|
-
def values(self):
|
|
1040
|
-
"""Returns the values of this objects custom properties (matches Python's
|
|
1041
|
-
dictionary function of the same name).
|
|
1042
|
-
|
|
1043
|
-
:return: custom property values.
|
|
1044
|
-
"""
|
|
1045
|
-
...
|