Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nutti/fake-bpy-module issues and pull requests
#313 - need an update for fake-bpy-module-4.2 that allows Python < 3.12
Issue -
State: closed - Opened by futurwasfree 4 days ago
- 2 comments
Labels: invalid
#312 - Incorrect typing for depsgraph updates callback arguments
Issue -
State: closed - Opened by Andrej730 7 days ago
- 1 comment
Labels: bug
#311 - bpy.types.Object.bound_box - incorrect typing
Issue -
State: closed - Opened by Andrej730 26 days ago
- 1 comment
Labels: bug
#310 - Operator "*" not supported for types "Vector" and "Vector"
Issue -
State: closed - Opened by Andrej730 about 1 month ago
- 1 comment
Labels: bug
#309 - Return value of BoneCollections.get() is not typed
Issue -
State: closed - Opened by arcusmaximus about 2 months ago
- 7 comments
Labels: bug
#308 - Full support for `bpy.types.NodeSocket` & `bpy.types.Node`
Issue -
State: closed - Opened by ItsCubeTime about 2 months ago
- 13 comments
Labels: bug, blender patch
#307 - Fix: gen.py typing issue
Pull Request -
State: closed - Opened by Andrej730 3 months ago
- 1 comment
Labels: bug
#306 - Fix: remove adding "never none" for "readonly" properties
Pull Request -
State: open - Opened by Andrej730 3 months ago
#305 - Fix: parsing .rst on windows
Pull Request -
State: closed - Opened by Andrej730 3 months ago
- 1 comment
Labels: bug
#304 - Fix: Re-export child modules
Pull Request -
State: closed - Opened by JonathanPlasse 3 months ago
- 7 comments
Labels: bug
#302 - Non-optional types should not have None as their default value
Issue -
State: closed - Opened by JonathanPlasse 3 months ago
- 1 comment
Labels: bug
#301 - Some rna_enum references are not refined
Issue -
State: closed - Opened by JonathanPlasse 3 months ago
- 3 comments
Labels: bug
#300 - Update: Create type aliases for rna enums
Pull Request -
State: closed - Opened by JonathanPlasse 3 months ago
- 4 comments
Labels: enhancement
#299 - Fix: Copy attributes when rewriting Self type for optional type
Pull Request -
State: closed - Opened by JonathanPlasse 3 months ago
- 1 comment
Labels: bug
#298 - `fake-bpy-module-4.2` isn't up to download
Issue -
State: closed - Opened by DasLixou 3 months ago
- 5 comments
#297 - Fix: Import Self from typing_extensions instead of typing
Pull Request -
State: closed - Opened by JonathanPlasse 4 months ago
- 1 comment
Labels: bug
#296 - Flake8 pyi
Pull Request -
State: closed - Opened by JonathanPlasse 4 months ago
- 1 comment
Labels: enhancement
#295 - Update: Refine enum type from str to Literal
Pull Request -
State: closed - Opened by JonathanPlasse 4 months ago
- 3 comments
Labels: enhancement
#294 - Update: Support Blender 4.2
Pull Request -
State: closed - Opened by JonathanPlasse 4 months ago
- 1 comment
Labels: enhancement
#293 - `UILayout.label` accepts positional arguments
Issue -
State: closed - Opened by Andrej730 4 months ago
- 4 comments
Labels: bug
#292 - Context argument is None in the typing?
Issue -
State: closed - Opened by Andrej730 4 months ago
- 1 comment
Labels: duplicate
#290 - Required keyword-only arguments are made optional by defaulting to None
Issue -
State: closed - Opened by Road-hog123 4 months ago
- 1 comment
Labels: bug
#288 - Feature request - support typing for bmesh layers values
Issue -
State: closed - Opened by Andrej730 4 months ago
- 4 comments
Labels: enhancement, blender patch
#287 - `bmesh.types.BMFace.verts` doesn't specify `BMVert` as generic for `BMElemSeq`
Issue -
State: closed - Opened by Andrej730 4 months ago
- 1 comment
Labels: bug
#286 - Some child classes inherit from both their parent and grandparent, causing "Cannot create consistent method ordering" error
Issue -
State: closed - Opened by Road-hog123 4 months ago
- 3 comments
Labels: bug
#285 - Some child classes copy from parent instead of inheriting
Issue -
State: closed - Opened by Road-hog123 4 months ago
- 1 comment
Labels: bug
#284 - Default value `sys.float_info.max` converted to `None`
Issue -
State: closed - Opened by Road-hog123 4 months ago
- 2 comments
Labels: duplicate
#283 - Update: Support slice for BMElemSeq, BMVertSeq, BMEdgeSeq, BMFaceSeq
Pull Request -
State: closed - Opened by Road-hog123 4 months ago
- 1 comment
Labels: enhancement
#282 - Cleanup: Ensure all references to bpy classes in mod files are class-ref
Pull Request -
State: closed - Opened by Road-hog123 4 months ago
- 1 comment
Labels: bug
#281 - Remove runtime definition for overloaded functions
Pull Request -
State: closed - Opened by Road-hog123 4 months ago
- 1 comment
Labels: bug
#280 - Update help text/documentation for `gen.py`
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: bug, documentation
#279 - AddonPreferences.layout has a redundant `| None` in the type
Issue -
State: closed - Opened by Andrej730 5 months ago
- 1 comment
Labels: duplicate
#278 - Update: Add slice support to `mathutils` classes
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: enhancement
#277 - Fix: get/set slice returns/accepts more than one item
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: bug
#276 - duplicated signatures
Issue -
State: closed - Opened by Andrej730 5 months ago
- 2 comments
Labels: duplicate
#275 - Redundant `| None` types in the argument types
Issue -
State: closed - Opened by Andrej730 5 months ago
- 4 comments
Labels: bug, blender patch
#274 - `Vector` - cannot convert to tuple / list / use slices
Issue -
State: closed - Opened by Andrej730 5 months ago
- 3 comments
Labels: enhancement
#273 - `context.active_bone` can also be `bpy.types.Bone`
Issue -
State: closed - Opened by Andrej730 5 months ago
- 2 comments
Labels: blender patch
#272 - Vector swizzles are returning typing.Any instead of Vector
Issue -
State: closed - Opened by Andrej730 5 months ago
- 5 comments
Labels: blender patch
#271 - Bpy Module is Completely Empty, does not Autocomplete
Issue -
State: closed - Opened by Gonderage 5 months ago
- 8 comments
Labels: invalid
#270 - Issue with ID return type on ID class and Depsgraph
Issue -
State: closed - Opened by Andrej730 5 months ago
- 2 comments
Labels: bug
#269 - MaterialButtonsPanel.poll issue
Issue -
State: closed - Opened by Andrej730 5 months ago
- 2 comments
Labels: bug
#268 - Array of boolean consistency with array of int/float
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: bug
#267 - Default values that are instances of classes are typed as calls to None
Issue -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: bug
#266 - draw_ui_list missing * and **kwargs
Issue -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: bug
#265 - Every function in bpy.path is duplicated
Issue -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: bug
#264 - Remove assignment to slices & keys and delitem from bpy_prop_collection
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 3 comments
Labels: bug
#263 - Update: Support slice for BMElemSeq, BMVertSeq, BMEdgeSeq, BMFaceSeq
Pull Request -
State: closed - Opened by JonathanPlasse 5 months ago
- 1 comment
Labels: invalid
#261 - int in [-32766, 32766], (optional) fails to be typed as int
Issue -
State: closed - Opened by Road-hog123 5 months ago
- 2 comments
Labels: bug
#260 - Fix: allow foreach_get/set to accept Buffer types
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 11 comments
Labels: enhancement
#259 - Type Hint Error: "bpy.types.XXXX" to type hint parm type/return type shows "Any"
Issue -
State: closed - Opened by atticus-lv 5 months ago
- 10 comments
Labels: invalid
#258 - Feature request - more specific types for obj.data
Issue -
State: closed - Opened by Andrej730 5 months ago
- 7 comments
Labels: enhancement
#257 - foreach_get and foreach_set doesn't support numpy buffers
Issue -
State: closed - Opened by Andrej730 5 months ago
- 1 comment
Labels: enhancement
#256 - Wrong typing for bl_options
Issue -
State: closed - Opened by Andrej730 5 months ago
- 1 comment
Labels: bug
#255 - Missing bl_rna attribute
Issue -
State: closed - Opened by Andrej730 5 months ago
- 1 comment
Labels: enhancement
#254 - mesh.materials is missing possible None type
Issue -
State: closed - Opened by Andrej730 5 months ago
- 12 comments
Labels: bug
#253 - Increase type specificity for node_tree attributes
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 9 comments
Labels: enhancement
#252 - bpy_types contains duplicates of classes in bpy.types with poor typing that are sometimes used instead
Issue -
State: closed - Opened by Road-hog123 5 months ago
- 3 comments
Labels: bug
#251 - Update requirements.txt
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: enhancement
#250 - ModuleNotFoundError: No module named 'lib2to3'
Issue -
State: closed - Opened by Road-hog123 5 months ago
- 1 comment
Labels: enhancement
#249 - Fix typing of EnumProperty items parameter
Pull Request -
State: closed - Opened by Road-hog123 5 months ago
- 10 comments
#248 - AnimData.action type should be Action | None instead of Action
Issue -
State: closed - Opened by JonathanPlasse 5 months ago
- 1 comment
Labels: duplicate
#247 - animation_data type should be AnimData | None instead of AnimData
Issue -
State: closed - Opened by JonathanPlasse 5 months ago
- 1 comment
Labels: duplicate
#246 - bpy.props.EnumProperty items parameter incorrectly typed
Issue -
State: closed - Opened by Road-hog123 6 months ago
- 1 comment
Labels: bug
#245 - BMEdgeSeq.new() verts parameter untyped
Issue -
State: closed - Opened by Road-hog123 6 months ago
- 2 comments
Labels: bug
#244 - set() converted to None()
Issue -
State: closed - Opened by Road-hog123 6 months ago
- 1 comment
Labels: bug
#243 - All target object in constraints can be optional
Issue -
State: closed - Opened by JonathanPlasse 6 months ago
- 29 comments
Labels: bug
#242 - Fix: typo in handlers callable typing
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 2 comments
Labels: bug
#241 - Fix: slice support for bpy_prop_array and bpy_prop_collection
Pull Request -
State: closed - Opened by Road-hog123 6 months ago
- 2 comments
Labels: bug
#240 - Update: Improve bpy_prop_array typing
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 1 comment
Labels: bug
#239 - Update: Sort and deduplicate union elements
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 3 comments
Labels: bug
#238 - Update: Improve mathutils typing
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 3 comments
Labels: bug
#237 - fix building instructions
Pull Request -
State: closed - Opened by Andrej730 6 months ago
- 1 comment
Labels: documentation
#236 - Matrix.to_euler - Argument missing for parameter "euler_compat"
Issue -
State: closed - Opened by Andrej730 6 months ago
- 5 comments
Labels: bug
#235 - bpy_prop_collection is missing __contains__
Issue -
State: closed - Opened by Andrej730 6 months ago
- 5 comments
Labels: bug
#234 - BlendData getitem returns wrong type
Issue -
State: closed - Opened by Andrej730 6 months ago
- 11 comments
Labels: bug
#233 - __delitem__ should return None
Pull Request -
State: closed - Opened by Road-hog123 6 months ago
- 1 comment
Labels: bug
#232 - Fix BMesh typing (#179)
Pull Request -
State: closed - Opened by Road-hog123 6 months ago
- 3 comments
Labels: bug
#231 - Operator.poll_message_set regression
Issue -
State: closed - Opened by Andrej730 6 months ago
- 1 comment
Labels: bug
#230 - Issues with using context.temp_override
Issue -
State: closed - Opened by Andrej730 6 months ago
- 17 comments
Labels: bug
#229 - Fix bpy_prop_array.foreach_get/set arguments
Pull Request -
State: closed - Opened by Road-hog123 6 months ago
- 1 comment
Labels: bug
#228 - LayerObjects.active can be None
Issue -
State: closed - Opened by Andrej730 6 months ago
- 1 comment
Labels: bug
#227 - 4.1 not available on pypi
Issue -
State: closed - Opened by walles 6 months ago
- 5 comments
#226 - bpy.props doesn't seem to actually accept positional arguments
Issue -
State: closed - Opened by Andrej730 6 months ago
- 1 comment
Labels: bug
#225 - Fix bpy_prop_collection.items missing return type
Pull Request -
State: closed - Opened by Road-hog123 6 months ago
- 1 comment
Labels: bug
#224 - Fix: Use | None instead of typing.Optional
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 1 comment
#223 - Replace deprecated aliases to ABCs in collections.abc
Pull Request -
State: closed - Opened by Road-hog123 6 months ago
- 5 comments
Labels: enhancement
#222 - Fix typing.Tuple syntax reintroduced in mod file
Pull Request -
State: closed - Opened by Road-hog123 6 months ago
- 1 comment
Labels: bug
#221 - Format code with Ruff
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 10 comments
Labels: invalid
#220 - Fix build docs: Blender master branch now called main
Pull Request -
State: closed - Opened by Road-hog123 6 months ago
- 1 comment
Labels: documentation
#219 - mathutils.Matrix.LocRotScale() has no return type
Issue -
State: closed - Opened by Road-hog123 6 months ago
- 1 comment
Labels: bug
#218 - Fix: use str only for enum types instead of str|int
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 4 comments
Labels: enhancement
#217 - Fix: enum regexes to refine data types
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 1 comment
Labels: bug
#216 - String Enum type should be a union of literal instead of str
Issue -
State: closed - Opened by JonathanPlasse 6 months ago
- 6 comments
Labels: enhancement
#215 - Fix: generate only needed py.typed
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
- 1 comment
Labels: bug
#214 - Fix: remove extra quotes from set default value
Pull Request -
State: closed - Opened by JonathanPlasse 6 months ago
Labels: bug
#213 - Enum value should only be type str not str | int
Issue -
State: closed - Opened by JonathanPlasse 6 months ago
- 1 comment
Labels: enhancement
#212 - enum in regex is broken
Issue -
State: closed - Opened by JonathanPlasse 6 months ago
Labels: bug
#211 - enum set in regex is broken
Issue -
State: closed - Opened by JonathanPlasse 6 months ago
- 3 comments
Labels: bug
#210 - Set literals have extra quotes
Issue -
State: closed - Opened by JonathanPlasse 6 months ago
Labels: bug