Feature/improve stub package for better autocompletion#347
Closed
Brunner246 wants to merge 73 commits intodevelopfrom
Closed
Feature/improve stub package for better autocompletion#347Brunner246 wants to merge 73 commits intodevelopfrom
Brunner246 wants to merge 73 commits intodevelopfrom
Conversation
added: - Multi Layer Cover Controller to navigation - functions in `dimension_controller` , `element_controller` , `utility_controller` - missing `ifc-type` setter getter
chore: Update package to version 30.498.0
…0-0-533 chore: Update package to 30.0.533
- add new cwapi3d functions for build >= 30.0.593
Bump cwapi3d version to 30.0.693 and add recent functions
Update cwapi3d version format to follow semantic versioning
…umentation Signed-off-by: Michael Brunner <[email protected]>
Add new classes and methods for cadwork v2025 build >=245, update doc…
Signed-off-by: Michael Brunner <[email protected]>
Add rgb_color class and update type hints in various functions
Signed-off-by: Michael Brunner <[email protected]>
Signed-off-by: Michael Brunner <[email protected]>
Signed-off-by: Michael Brunner <[email protected]>
…ontroller Signed-off-by: Michael Brunner <[email protected]>
Signed-off-by: Michael Brunner <[email protected]>
Feature/update machine controller
Signed-off-by: Michael Brunner <[email protected]>
Update release notes for cadwork 3D
Signed-off-by: Michael Brunner <[email protected]>
Signed-off-by: Michael Brunner <[email protected]>
Signed-off-by: Michael Brunner <[email protected]>
Signed-off-by: Michael Brunner <[email protected]>
Feature/mcp gemini + schema for explaining mcp advantage
…ly-online-deploy gif not rendered in online deployed fixed
…ly-online-deploy tried with absolute path to fix gif render
Signed-off-by: Michael Brunner <[email protected]>
Signed-off-by: Michael Brunner <[email protected]>
…nt-in-polygon-list Bugfix/return type wrong type hint in polygon list
Signed-off-by: Michael Brunner <[email protected]>
…chy-function Add missing display_attribute class and WebGL hierarchy function
…tion_docstring Improved docstrings for display_attribute usage and deprecation
…nts_uc Improved docstrings for utility controller prints
Signed-off-by: Michael Brunner <[email protected]>
Signed-off-by: Michael Brunner <[email protected]>
…calculation-set add setter stub machine calculation set
…tion - Add `py.typed` marker files to all packages - Fix `cadwork/__init__.pyi` re-exports using `from .x import x as x` syntax - Add `__all__` to `cadwork/__init__.pyi` and `api_types.pyi` - Replace deprecated `typing.List`/`Dict`/`Tuple` with built-in generics (Python 3.12+) - Use `TypeAlias` for type aliases in `api_types.pyi` - Add `py.typed` and `*.pyi` to setuptools package-data in `pyproject.toml`
|
Michael Brunner seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.