issues
search
nutti
/
fake-bpy-module
Fake Blender Python API module collection for the code completion.
MIT License
1.42k
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update: Support slice for BMElemSeq, BMVertSeq, BMEdgeSeq, BMFaceSeq
#263
JonathanPlasse
closed
4 months ago
1
int in [-32766, 32766], (optional) fails to be typed as int
#261
Road-hog123
closed
5 months ago
2
Fix: allow foreach_get/set to accept Buffer types
#260
Road-hog123
closed
4 months ago
11
Type Hint Error: "bpy.types.XXXX" to type hint parm type/return type shows "Any"
#259
atticus-lv
closed
4 months ago
10
Feature request - more specific types for obj.data
#258
Andrej730
closed
5 months ago
7
foreach_get and foreach_set doesn't support numpy buffers
#257
Andrej730
closed
4 months ago
1
Wrong typing for bl_options
#256
Andrej730
closed
5 months ago
1
Missing bl_rna attribute
#255
Andrej730
closed
5 months ago
1
mesh.materials is missing possible None type
#254
Andrej730
closed
2 months ago
12
Increase type specificity for node_tree attributes
#253
Road-hog123
closed
5 months ago
9
bpy_types contains duplicates of classes in bpy.types with poor typing that are sometimes used instead
#252
Road-hog123
closed
5 months ago
3
Update requirements.txt
#251
Road-hog123
closed
5 months ago
1
ModuleNotFoundError: No module named 'lib2to3'
#250
Road-hog123
closed
5 months ago
1
Fix typing of EnumProperty items parameter
#249
Road-hog123
closed
5 months ago
10
AnimData.action type should be Action | None instead of Action
#248
JonathanPlasse
closed
5 months ago
1
animation_data type should be AnimData | None instead of AnimData
#247
JonathanPlasse
closed
5 months ago
1
bpy.props.EnumProperty items parameter incorrectly typed
#246
Road-hog123
closed
5 months ago
1
BMEdgeSeq.new() verts parameter untyped
#245
Road-hog123
closed
5 months ago
2
set() converted to None()
#244
Road-hog123
closed
5 months ago
1
All target object in constraints can be optional
#243
JonathanPlasse
closed
5 months ago
29
Fix: typo in handlers callable typing
#242
JonathanPlasse
closed
5 months ago
2
Fix: slice support for bpy_prop_array and bpy_prop_collection
#241
Road-hog123
closed
5 months ago
2
Update: Improve bpy_prop_array typing
#240
JonathanPlasse
closed
5 months ago
1
Update: Sort and deduplicate union elements
#239
JonathanPlasse
closed
5 months ago
3
Update: Improve mathutils typing
#238
JonathanPlasse
closed
5 months ago
3
fix building instructions
#237
Andrej730
closed
6 months ago
1
Matrix.to_euler - Argument missing for parameter "euler_compat"
#236
Andrej730
closed
6 months ago
5
bpy_prop_collection is missing __contains__
#235
Andrej730
closed
6 months ago
5
BlendData getitem returns wrong type
#234
Andrej730
closed
6 months ago
11
__delitem__ should return None
#233
Road-hog123
closed
6 months ago
1
Fix BMesh typing (#179)
#232
Road-hog123
closed
6 months ago
3
Operator.poll_message_set regression
#231
Andrej730
closed
6 months ago
1
Issues with using context.temp_override
#230
Andrej730
closed
6 months ago
17
Fix bpy_prop_array.foreach_get/set arguments
#229
Road-hog123
closed
6 months ago
1
LayerObjects.active can be None
#228
Andrej730
closed
6 months ago
1
4.1 not available on pypi
#227
walles
closed
5 months ago
5
bpy.props doesn't seem to actually accept positional arguments
#226
Andrej730
closed
6 months ago
1
Fix bpy_prop_collection.items missing return type
#225
Road-hog123
closed
6 months ago
1
Fix: Use | None instead of typing.Optional
#224
JonathanPlasse
closed
6 months ago
1
Replace deprecated aliases to ABCs in collections.abc
#223
Road-hog123
closed
6 months ago
5
Fix typing.Tuple syntax reintroduced in mod file
#222
Road-hog123
closed
6 months ago
1
Format code with Ruff
#221
JonathanPlasse
closed
5 months ago
10
Fix build docs: Blender master branch now called main
#220
Road-hog123
closed
6 months ago
1
mathutils.Matrix.LocRotScale() has no return type
#219
Road-hog123
closed
6 months ago
1
Fix: use str only for enum types instead of str|int
#218
JonathanPlasse
closed
6 months ago
4
Fix: enum regexes to refine data types
#217
JonathanPlasse
closed
6 months ago
1
String Enum type should be a union of literal instead of str
#216
JonathanPlasse
closed
3 months ago
6
Fix: generate only needed py.typed
#215
JonathanPlasse
closed
6 months ago
1
Fix: remove extra quotes from set default value
#214
JonathanPlasse
closed
6 months ago
0
Enum value should only be type str not str | int
#213
JonathanPlasse
closed
6 months ago
1
Previous
Next