-
c46b37f88e
Add bpy.msgbus to README module coverage list
main
Joseph HENRY
2026-04-03 16:52:36 +02:00
-
e4284ce7d9
Use @property/@setter for writable mathutils properties
Joseph HENRY
2026-04-03 15:54:40 +02:00
-
ace18808ca
fix readme
Joseph HENRY
2026-04-03 11:46:22 +02:00
-
7fde7f53da
Add strictness emphasis to project and stubs README, add PyPI badges
Joseph HENRY
2026-04-03 11:43:19 +02:00
-
199bad568a
Update development status classifier from Alpha to Beta
Joseph HENRY
2026-04-03 11:36:40 +02:00
-
f4df542dd1
Clean up dead code, fix type errors, and add publish workflow
Joseph HENRY
2026-04-03 11:07:52 +02:00
-
673b9e54bc
Improve tests, downloader, and project config
Joseph HENRY
2026-04-02 11:49:53 +02:00
-
7e1e18d845
Fix ContextTempOverride.logging_set missing enable param on 5.0
Joseph HENRY
2026-04-02 11:46:48 +02:00
-
760644a2c8
Add Context.copy() TypedDict feature to README
Joseph HENRY
2026-04-02 11:42:20 +02:00
-
5b3253b81a
Add conformance tests from Blender docs and generate ContextDict TypedDict
Joseph HENRY
2026-04-02 11:40:51 +02:00
-
004b6b11bc
Fix Context.property type to tuple[bpy_struct, str, int]
Joseph HENRY
2026-04-02 11:07:53 +02:00
-
fe6deadfc7
Add overrides to all versions and fix 4.3 temp_override hang
Joseph HENRY
2026-04-02 10:41:25 +02:00
-
a6f70f776f
Add bpy.msgbus key override for 4.5
Joseph HENRY
2026-04-01 18:47:41 +02:00
-
49b68236a7
Add bpy.msgbus key override for 5.0
Joseph HENRY
2026-04-01 18:46:30 +02:00
-
5472557466
Widen bpy.msgbus key param to accept any RNA-backed object
Joseph HENRY
2026-04-01 18:40:46 +02:00
-
3d0c8f74be
Discover bpy.msgbus and other C submodules with short __name__
Joseph HENRY
2026-04-01 18:32:42 +02:00
-
f1cfc8ccbd
Use collections.abc.Sequence instead of _Sequence alias in bpy.types
Joseph HENRY
2026-04-01 15:55:39 +02:00
-
175b1bd7e5
Fix fixed-length RNA arrays to use bpy_prop_array instead of list
Joseph HENRY
2026-03-31 17:38:32 +02:00
-
35a370a412
Map RNA float array properties to mathutils types using subtype
Joseph HENRY
2026-03-31 17:32:24 +02:00
-
9484e364c2
Fix README code snippet to pass type checking
Joseph HENRY
2026-03-31 17:17:14 +02:00
-
40b2742b91
Copy LICENSE file into generated stub packages
Joseph HENRY
2026-03-31 17:00:54 +02:00
-
9e69eada48
Add --revision flag for package version bumps
Joseph HENRY
2026-03-31 16:53:14 +02:00
-
a25340f7cf
Fix bpy_types.Context annotation not being qualified to bpy.types.Context
Joseph HENRY
2026-03-31 16:39:50 +02:00
-
9e4bcdd283
Add disclaimer, license, and footer to generated package README
Joseph HENRY
2026-03-31 16:16:34 +02:00
-
80d5311e33
Add ContextTempOverride as context manager, support __enter__/__exit__ dunders
Joseph HENRY
2026-03-31 12:47:44 +02:00
-
a30e772cf8
Discover Python API functions on RNA types (Context.copy, etc.)
Joseph HENRY
2026-03-31 12:34:19 +02:00
-
cfcb66620a
Fix all typecheck errors in source code
Joseph HENRY
2026-03-30 17:29:40 +02:00
-
b4158d8ca2
Read Python type annotations from function signatures
Joseph HENRY
2026-03-30 17:22:21 +02:00
-
f0affebaa3
Update 5.1 conformance tests with memoryview and euler, improve conformance output
Joseph HENRY
2026-03-27 18:25:34 +01:00
-
8ef75df9eb
Fix mypy compatibility and add 5.0 conformance tests
Joseph HENRY
2026-03-27 18:24:12 +01:00
-
a523a9fcb7
Synthesize __buffer__ for C types supporting buffer protocol (Python 3.12+)
Joseph HENRY
2026-03-27 15:25:27 +01:00
-
8879d14073
Move conformance tests to per-version directories
Joseph HENRY
2026-03-27 15:17:01 +01:00
-
441631d69a
Fix all typecheck errors across all 8 Blender versions (4.0-5.1)
Joseph HENRY
2026-03-27 12:41:38 +01:00
-
6ecd996f35
Fix typecheck errors across all Blender versions
Joseph HENRY
2026-03-27 11:33:22 +01:00
-
b3b282d8b0
Fix all conformance test failures
Joseph HENRY
2026-03-26 18:29:28 +01:00
-
c2876bc184
Widen mathutils param types, fix getset_descriptor writability, add conformance tests
Joseph HENRY
2026-03-26 18:06:11 +01:00
-
9fa2f1c200
Add conformance tests and fix introspection issues
Joseph HENRY
2026-03-26 17:45:01 +01:00
-
e4739448c2
Add dunder methods, hidden type discovery, uniform_float override, and docstring fixes
Joseph HENRY
2026-03-26 17:18:09 +01:00
-
b0c2a3a2c1
improve readme
Joseph HENRY
2026-03-26 15:10:50 +01:00
-
6ea41f3b4d
Add rna_type/bl_rna, GeometrySet, bpy.ops typing, publish task, and README updates
Joseph HENRY
2026-03-26 15:07:35 +01:00
-
852a5de700
Initial commit
Joseph HENRY
2026-03-26 13:00:51 +01:00