-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SHA256 hashes: jupytercad-3.0.0a7-py3-none-any.whl: ed1d15136401b996632918a7cecee439d88aaec1993991adab705c6601cbb7a7 jupytercad-3.0.0a7.tar.gz: 3050ee0fac9187108c6deb85a1983a81df9bd9edffa9bce59f40be2facb5e518 jupytercad-base-3.0.0-alpha.7.tgz: 9f3a92b2e40d3deb28a87034b2a3183f4d7ca5db19c86edb35147d5a4c2de931 jupytercad-jupytercad-app-3.0.0-alpha.7.tgz: ddb27f3d447ec7134142eca170885e034bc0a0647a6db71986d432a5c4c53899 jupytercad-jupytercad-core-3.0.0-alpha.7.tgz: 3b158503d2bd6073b45a4ef3595b1af152f149df91f41653deb97a6730b3b520 jupytercad-jupytercad-lab-3.0.0-alpha.7.tgz: ef5d26e7866233ce17842ce3939c5876cee6b1560e08596e74e8a31fd25a65d5 jupytercad-occ-worker-3.0.0-alpha.7.tgz: b2f1bdd005b12fe508eca072c5d891348553ff27ee0ef68f7e290bc65e529057 jupytercad-opencascade-3.0.0-alpha.7.tgz: 873542553748ffbab0c490d5ca619028c0d799a8706f6228f16c1ed9f729b56d jupytercad-schema-3.0.0-alpha.7.tgz: 6847c442a35c1e8f7c55fe121dc9a7df17a92dd27e9c27ffe121083d00809278 jupytercad_app-3.0.0a7-py3-none-any.whl: 5757af604661c9372aacf3d5c8ac99215c57380969ede057055f4a2276bd4037 jupytercad_app-3.0.0a7.tar.gz: 26553ff56363cf329c82f191ab37b97d0bd9a823066fa532d52095ce28227a72 jupytercad_core-3.0.0a7-py3-none-any.whl: 3144162d41527f4ddd8a91f43cda6f6e82f7c4e5e2ec57153d916682761582d9 jupytercad_core-3.0.0a7.tar.gz: e80b795117718cd3cee85543605c41c6675558198acc1da40aae727ca45bba6e jupytercad_lab-3.0.0a7-py3-none-any.whl: 7b0ec1becfe7839c39b80643df97c38e1ef64e03aaa77a08d8b431593638e0b0 jupytercad_lab-3.0.0a7.tar.gz: 1f12a461e85c78254a5d9c02e217a3ba58d3a4a6f1f05bfe902a008b3de47366
- Loading branch information
1 parent
19efde6
commit 24d2eec
Showing
12 changed files
with
981 additions
and
824 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,57 @@ pip install jupytercad-freecad | |
|
||
<!-- <START NEW CHANGELOG ENTRY> --> | ||
|
||
## 3.0.0a7 | ||
|
||
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/@jupytercad/[email protected])) | ||
|
||
### Enhancements made | ||
|
||
- Rotation Controls [#603](https://github.com/jupytercad/JupyterCAD/pull/603) ([@arjxn-py](https://github.com/arjxn-py)) | ||
- Improve placement info + missing "degrees" info [#602](https://github.com/jupytercad/JupyterCAD/pull/602) ([@martinRenou](https://github.com/martinRenou)) | ||
- Add commands to command palette [#598](https://github.com/jupytercad/JupyterCAD/pull/598) ([@martinRenou](https://github.com/martinRenou)) | ||
- Disable transform control for readonly files [#594](https://github.com/jupytercad/JupyterCAD/pull/594) ([@martinRenou](https://github.com/martinRenou)) | ||
- Add transform icon [#593](https://github.com/jupytercad/JupyterCAD/pull/593) ([@IsabelParedes](https://github.com/IsabelParedes)) | ||
- Add stl and stp icons [#591](https://github.com/jupytercad/JupyterCAD/pull/591) ([@IsabelParedes](https://github.com/IsabelParedes)) | ||
- Show selection in transparency for non-visible objects [#587](https://github.com/jupytercad/JupyterCAD/pull/587) ([@martinRenou](https://github.com/martinRenou)) | ||
- Enable toggling transform controls [#578](https://github.com/jupytercad/JupyterCAD/pull/578) ([@arjxn-py](https://github.com/arjxn-py)) | ||
- Perform a dry run for transforms [#575](https://github.com/jupytercad/JupyterCAD/pull/575) ([@martinRenou](https://github.com/martinRenou)) | ||
- Allow transforming objects when clipping is enabled [#565](https://github.com/jupytercad/JupyterCAD/pull/565) ([@martinRenou](https://github.com/martinRenou)) | ||
- Add Translation Controls [#529](https://github.com/jupytercad/JupyterCAD/pull/529) ([@arjxn-py](https://github.com/arjxn-py)) | ||
|
||
### Bugs fixed | ||
|
||
- No transform controls when exploded view is enabled [#616](https://github.com/jupytercad/JupyterCAD/pull/616) ([@martinRenou](https://github.com/martinRenou)) | ||
- Do not show the transform if there is no current selection [#615](https://github.com/jupytercad/JupyterCAD/pull/615) ([@martinRenou](https://github.com/martinRenou)) | ||
- Fix selection of newly created objects in the 3D view [#614](https://github.com/jupytercad/JupyterCAD/pull/614) ([@martinRenou](https://github.com/martinRenou)) | ||
- Transform controls: undo positioning upon failure [#610](https://github.com/jupytercad/JupyterCAD/pull/610) ([@martinRenou](https://github.com/martinRenou)) | ||
- Allow exporting .stl to .jcad [#604](https://github.com/jupytercad/JupyterCAD/pull/604) ([@martinRenou](https://github.com/martinRenou)) | ||
- Fix missing placement for STL & STEP Files [#600](https://github.com/jupytercad/JupyterCAD/pull/600) ([@arjxn-py](https://github.com/arjxn-py)) | ||
- Expand undo_manager scope [#581](https://github.com/jupytercad/JupyterCAD/pull/581) ([@trungleduc](https://github.com/trungleduc)) | ||
- Add a min-height to the toolbar separator [#577](https://github.com/jupytercad/JupyterCAD/pull/577) ([@brichet](https://github.com/brichet)) | ||
- Bug fix: Prevent tree from wrongly updating the selection [#571](https://github.com/jupytercad/JupyterCAD/pull/571) ([@martinRenou](https://github.com/martinRenou)) | ||
- Fix selection logic [#569](https://github.com/jupytercad/JupyterCAD/pull/569) ([@martinRenou](https://github.com/martinRenou)) | ||
- Fix initial selected edges color [#566](https://github.com/jupytercad/JupyterCAD/pull/566) ([@martinRenou](https://github.com/martinRenou)) | ||
- Fix selection through clip plane [#564](https://github.com/jupytercad/JupyterCAD/pull/564) ([@martinRenou](https://github.com/martinRenou)) | ||
- Make selection logic smoother [#563](https://github.com/jupytercad/JupyterCAD/pull/563) ([@arjxn-py](https://github.com/arjxn-py)) | ||
- Do not update the camera position automatically for single object scene [#559](https://github.com/jupytercad/JupyterCAD/pull/559) ([@martinRenou](https://github.com/martinRenou)) | ||
|
||
### Maintenance and upkeep improvements | ||
|
||
- Update UI-tests snapshots [#589](https://github.com/jupytercad/JupyterCAD/pull/589) ([@martinRenou](https://github.com/martinRenou)) | ||
- Add test for exploded view [#584](https://github.com/jupytercad/JupyterCAD/pull/584) ([@arjxn-py](https://github.com/arjxn-py)) | ||
- Add test for rotated shape [#583](https://github.com/jupytercad/JupyterCAD/pull/583) ([@arjxn-py](https://github.com/arjxn-py)) | ||
- Undo opencascade positioning and rotation [#580](https://github.com/jupytercad/JupyterCAD/pull/580) ([@arjxn-py](https://github.com/arjxn-py)) | ||
- Introduce IMouseDrag interface [#570](https://github.com/jupytercad/JupyterCAD/pull/570) ([@martinRenou](https://github.com/martinRenou)) | ||
|
||
### Contributors to this release | ||
|
||
([GitHub contributors page for this release](https://github.com/jupytercad/JupyterCAD/graphs/contributors?from=2024-11-04&to=2024-11-29&type=c)) | ||
|
||
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2024-11-04..2024-11-29&type=Issues) | [@brichet](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Abrichet+updated%3A2024-11-04..2024-11-29&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-11-04..2024-11-29&type=Issues) | [@IsabelParedes](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AIsabelParedes+updated%3A2024-11-04..2024-11-29&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3AmartinRenou+updated%3A2024-11-04..2024-11-29&type=Issues) | [@pre-commit-ci](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Apre-commit-ci+updated%3A2024-11-04..2024-11-29&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3ASylvainCorlay+updated%3A2024-11-04..2024-11-29&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2024-11-04..2024-11-29&type=Issues) | ||
|
||
<!-- <END NEW CHANGELOG ENTRY> --> | ||
|
||
## 3.0.0a6 | ||
|
||
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/v3.0.0a5...2d78f0bfd9f20854af1f6db5d60a75f3f5756bf4)) | ||
|
@@ -62,8 +113,6 @@ pip install jupytercad-freecad | |
|
||
[@arjxn-py](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Aarjxn-py+updated%3A2024-10-29..2024-11-04&type=Issues) | [@github-actions](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Agithub-actions+updated%3A2024-10-29..2024-11-04&type=Issues) | [@trungleduc](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atrungleduc+updated%3A2024-10-29..2024-11-04&type=Issues) | [@tshakah](https://github.com/search?q=repo%3Ajupytercad%2FJupyterCAD+involves%3Atshakah+updated%3A2024-10-29..2024-11-04&type=Issues) | ||
|
||
<!-- <END NEW CHANGELOG ENTRY> --> | ||
|
||
## 3.0.0a5 | ||
|
||
([Full Changelog](https://github.com/jupytercad/JupyterCAD/compare/v3.0.0a4...8d0b77fa32ef01ed2b3d7f1d6f806aef3577c18f)) | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
__version__ = "3.0.0a6" | ||
__version__ = "3.0.0a7" | ||
|
||
from jupytercad_lab import CadDocument # noqa |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.