Cmlibs.widgets

Latest version: v0.6.2

Safety actively analyzes 623608 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.6.2

Changelog

[v0.6.2](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.6.2) (2024-03-27)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.6.1...v0.6.2)

[v0.6.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.6.1) (2024-03-25)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.6.0...v0.6.1)

**Merged pull requests:**

- Add a checkbox delegate. [\71](https://github.com/cmlibs-python/cmlibs.widgets/pull/71) ([hsorby](https://github.com/hsorby))
- Add handler documentation [\69](https://github.com/cmlibs-python/cmlibs.widgets/pull/69) ([tsalemink](https://github.com/tsalemink))

[v0.6.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.6.0) (2024-03-25)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.5.0...v0.6.0)

**Merged pull requests:**

- Tidy up some code in FixedAxisTranslation. [\68](https://github.com/cmlibs-python/cmlibs.widgets/pull/68) ([hsorby](https://github.com/hsorby))
- Add `Orientation` and `Normal` handlers [\67](https://github.com/cmlibs-python/cmlibs.widgets/pull/67) ([tsalemink](https://github.com/tsalemink))
- Adding support for node editing [\65](https://github.com/cmlibs-python/cmlibs.widgets/pull/65) ([hsorby](https://github.com/hsorby))

[v0.5.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.5.0) (2023-11-06)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.4.0...v0.5.0)

**Merged pull requests:**

- Add GroupManagerWidget [\62](https://github.com/cmlibs-python/cmlibs.widgets/pull/62) ([tsalemink](https://github.com/tsalemink))

[v0.4.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.4.0) (2023-06-22)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.3.0...v0.4.0)

**Merged pull requests:**

- Update SceneSelection INTERSECTION mode [\61](https://github.com/cmlibs-python/cmlibs.widgets/pull/61) ([tsalemink](https://github.com/tsalemink))
- Apply zinc group changes [\60](https://github.com/cmlibs-python/cmlibs.widgets/pull/60) ([rchristie](https://github.com/rchristie))
- Add intersection selection mode [\59](https://github.com/cmlibs-python/cmlibs.widgets/pull/59) ([tsalemink](https://github.com/tsalemink))
- Update basesceneviewerwidget to make use of pixel scaling [\58](https://github.com/cmlibs-python/cmlibs.widgets/pull/58) ([hsorby](https://github.com/hsorby))

[v0.3.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.3.0) (2023-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.3.1...v0.3.0)

**Merged pull requests:**

- PySide6 fixes post cmlibs [\57](https://github.com/cmlibs-python/cmlibs.widgets/pull/57) ([rchristie](https://github.com/rchristie))
- Upgrade to PySide6 [\56](https://github.com/cmlibs-python/cmlibs.widgets/pull/56) ([hsorby](https://github.com/hsorby))
- Update InteractionManager key-events [\54](https://github.com/cmlibs-python/cmlibs.widgets/pull/54) ([tsalemink](https://github.com/tsalemink))
- PySide6 fixes [\53](https://github.com/cmlibs-python/cmlibs.widgets/pull/53) ([tsalemink](https://github.com/tsalemink))
- move to cmlibs argon [\50](https://github.com/cmlibs-python/cmlibs.widgets/pull/50) ([Kayvv](https://github.com/Kayvv))
- Upgrade to PySide6 [\49](https://github.com/cmlibs-python/cmlibs.widgets/pull/49) ([hsorby](https://github.com/hsorby))

[v2.3.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.3.1) (2023-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.3.0...v2.3.1)

[v2.3.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.3.0) (2023-03-25)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.6...v2.3.0)

**Merged pull requests:**

- Fix field list editor delete [\55](https://github.com/cmlibs-python/cmlibs.widgets/pull/55) ([rchristie](https://github.com/rchristie))

[v2.2.6](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.6) (2023-03-01)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.5...v2.2.6)

**Merged pull requests:**

- Update alignmentsceneviewer for manual alignment [\52](https://github.com/cmlibs-python/cmlibs.widgets/pull/52) ([Kayvv](https://github.com/Kayvv))

[v2.2.5](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.5) (2023-02-09)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.4...v2.2.5)

**Fixed bugs:**

- New materials don't appear in choosers immediately [\19](https://github.com/cmlibs-python/cmlibs.widgets/issues/19)

**Closed issues:**

- Allow FieldEigenvectors to accept any general field [\46](https://github.com/cmlibs-python/cmlibs.widgets/issues/46)
- Get the number of source rows from transpose field [\45](https://github.com/cmlibs-python/cmlibs.widgets/issues/45)
- Field editor fixes [\42](https://github.com/cmlibs-python/cmlibs.widgets/issues/42)

**Merged pull requests:**

- More field editor fixes [\44](https://github.com/cmlibs-python/cmlibs.widgets/pull/44) ([hsorby](https://github.com/hsorby))
- Fix mistakes with the field editor widget [\43](https://github.com/cmlibs-python/cmlibs.widgets/pull/43) ([hsorby](https://github.com/hsorby))
- Add an interactive console widget [\41](https://github.com/cmlibs-python/cmlibs.widgets/pull/41) ([hsorby](https://github.com/hsorby))
- Get Logger Editor UI from Neon [\40](https://github.com/cmlibs-python/cmlibs.widgets/pull/40) ([Kayvv](https://github.com/Kayvv))
- Support most remaining graphics options in editor [\37](https://github.com/cmlibs-python/cmlibs.widgets/pull/37) ([Kayvv](https://github.com/Kayvv))

[v2.2.4](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.4) (2022-09-03)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.2...v2.2.4)

**Merged pull requests:**

- Improve the model sources editor model. [\39](https://github.com/cmlibs-python/cmlibs.widgets/pull/39) ([hsorby](https://github.com/hsorby))

[v2.2.2](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.2) (2022-08-08)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.1...v2.2.2)

[v2.2.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.1) (2022-08-02)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.0...v2.2.1)

[v2.2.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.0) (2022-07-21)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.3...v2.2.0)

**Merged pull requests:**

- Disable remove model sources button [\38](https://github.com/cmlibs-python/cmlibs.widgets/pull/38) ([hsorby](https://github.com/hsorby))
- Refactor field editor widget [\36](https://github.com/cmlibs-python/cmlibs.widgets/pull/36) ([hsorby](https://github.com/hsorby))
- Update Documentation [\35](https://github.com/cmlibs-python/cmlibs.widgets/pull/35) ([Kayvv](https://github.com/Kayvv))
- Update region chooser on region event. [\34](https://github.com/cmlibs-python/cmlibs.widgets/pull/34) ([hsorby](https://github.com/hsorby))
- Add to documentation about widget editors. [\33](https://github.com/cmlibs-python/cmlibs.widgets/pull/33) ([hsorby](https://github.com/hsorby))
- Adding initial documentation [\32](https://github.com/cmlibs-python/cmlibs.widgets/pull/32) ([hsorby](https://github.com/hsorby))
- Enable Sceneditorwidget Graphics Listview reorder [\30](https://github.com/cmlibs-python/cmlibs.widgets/pull/30) ([Kayvv](https://github.com/Kayvv))

[v2.1.3](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.3) (2022-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.2...v2.1.3)

[v2.1.2](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.2) (2022-03-17)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.1...v2.1.2)

[v2.1.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.1) (2022-03-16)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.2.1...v2.1.1)

[v0.2.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.2.1) (2022-03-14)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.5...v0.2.1)

**Merged pull requests:**

- Add support for multiple views [\31](https://github.com/cmlibs-python/cmlibs.widgets/pull/31) ([hsorby](https://github.com/hsorby))

[v2.0.5](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.5) (2021-11-30)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.4...v2.0.5)

[v2.0.4](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.4) (2021-11-10)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.3...v2.0.4)

**Implemented enhancements:**

- Add SceneviewerEditor transparencyMode enum control [\17](https://github.com/cmlibs-python/cmlibs.widgets/issues/17)

**Fixed bugs:**

- FieldFindMeshLocation not setting mesh [\27](https://github.com/cmlibs-python/cmlibs.widgets/issues/27)

**Merged pull requests:**

- Fix field find mesh location mesh and search mesh [\28](https://github.com/cmlibs-python/cmlibs.widgets/pull/28) ([rchristie](https://github.com/rchristie))
- Add SceneviewerEditor TransparencyMode combobox [\26](https://github.com/cmlibs-python/cmlibs.widgets/pull/26) ([rchristie](https://github.com/rchristie))
- Add alignment handler and re-instate handler code [\25](https://github.com/cmlibs-python/cmlibs.widgets/pull/25) ([hsorby](https://github.com/hsorby))

[v2.0.3](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.3) (2021-11-02)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/6feab388e7cec6d67c983c8dcc305bd45cd9576d...v2.0.3)

**Implemented enhancements:**

- Allow deletion of fields in FieldEditorWidget [\18](https://github.com/cmlibs-python/cmlibs.widgets/issues/18)
- Add enumeration chooser widget [\7](https://github.com/cmlibs-python/cmlibs.widgets/issues/7)

**Fixed bugs:**

- FieldEditorWidget can't edit fields in other regions [\16](https://github.com/cmlibs-python/cmlibs.widgets/issues/16)
- MaterialEditorWidget lists all materials twice [\15](https://github.com/cmlibs-python/cmlibs.widgets/issues/15)

**Merged pull requests:**

- Remove duplicated materials in MaterialEditor. [\22](https://github.com/cmlibs-python/cmlibs.widgets/pull/22) ([hsorby](https://github.com/hsorby))
- Edit fields in other regions [\21](https://github.com/cmlibs-python/cmlibs.widgets/pull/21) ([rchristie](https://github.com/rchristie))
- Use more common definitions [\14](https://github.com/cmlibs-python/cmlibs.widgets/pull/14) ([rchristie](https://github.com/rchristie))
- Restore selection to legacy SceneviewerWidget [\13](https://github.com/cmlibs-python/cmlibs.widgets/pull/13) ([rchristie](https://github.com/rchristie))
- opencmiss.maths fixes [\11](https://github.com/cmlibs-python/cmlibs.widgets/pull/11) ([rchristie](https://github.com/rchristie))
- Improvements to advance functionality [\10](https://github.com/cmlibs-python/cmlibs.widgets/pull/10) ([hsorby](https://github.com/hsorby))
- Add EnumerationChooserWidget and ApplyField [\9](https://github.com/cmlibs-python/cmlibs.widgets/pull/9) ([Kayvv](https://github.com/Kayvv))
- Retina displays have a pixel scaling that must be handled. [\8](https://github.com/cmlibs-python/cmlibs.widgets/pull/8) ([hsorby](https://github.com/hsorby))
- Importing neon widgets [\5](https://github.com/cmlibs-python/cmlibs.widgets/pull/5) ([Kayvv](https://github.com/Kayvv))
- Sceneviewer fixes [\4](https://github.com/cmlibs-python/cmlibs.widgets/pull/4) ([rchristie](https://github.com/rchristie))
- Base SceneviewerWidget on QOpenGLWidget [\3](https://github.com/cmlibs-python/cmlibs.widgets/pull/3) ([rchristie](https://github.com/rchristie))
- Pyside2 fixes [\2](https://github.com/cmlibs-python/cmlibs.widgets/pull/2) ([rchristie](https://github.com/rchristie))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0.6.1

Changelog

[v0.6.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.6.1) (2024-03-25)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.6.0...v0.6.1)

**Merged pull requests:**

- Add a checkbox delegate. [\71](https://github.com/cmlibs-python/cmlibs.widgets/pull/71) ([hsorby](https://github.com/hsorby))
- Add handler documentation [\69](https://github.com/cmlibs-python/cmlibs.widgets/pull/69) ([tsalemink](https://github.com/tsalemink))

[v0.6.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.6.0) (2024-03-25)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.5.0...v0.6.0)

**Merged pull requests:**

- Tidy up some code in FixedAxisTranslation. [\68](https://github.com/cmlibs-python/cmlibs.widgets/pull/68) ([hsorby](https://github.com/hsorby))
- Add `Orientation` and `Normal` handlers [\67](https://github.com/cmlibs-python/cmlibs.widgets/pull/67) ([tsalemink](https://github.com/tsalemink))
- Adding support for node editing [\65](https://github.com/cmlibs-python/cmlibs.widgets/pull/65) ([hsorby](https://github.com/hsorby))

[v0.5.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.5.0) (2023-11-06)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.4.0...v0.5.0)

**Merged pull requests:**

- Add GroupManagerWidget [\62](https://github.com/cmlibs-python/cmlibs.widgets/pull/62) ([tsalemink](https://github.com/tsalemink))

[v0.4.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.4.0) (2023-06-22)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.3.0...v0.4.0)

**Merged pull requests:**

- Update SceneSelection INTERSECTION mode [\61](https://github.com/cmlibs-python/cmlibs.widgets/pull/61) ([tsalemink](https://github.com/tsalemink))
- Apply zinc group changes [\60](https://github.com/cmlibs-python/cmlibs.widgets/pull/60) ([rchristie](https://github.com/rchristie))
- Add intersection selection mode [\59](https://github.com/cmlibs-python/cmlibs.widgets/pull/59) ([tsalemink](https://github.com/tsalemink))
- Update basesceneviewerwidget to make use of pixel scaling [\58](https://github.com/cmlibs-python/cmlibs.widgets/pull/58) ([hsorby](https://github.com/hsorby))

[v0.3.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.3.0) (2023-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.3.1...v0.3.0)

**Merged pull requests:**

- PySide6 fixes post cmlibs [\57](https://github.com/cmlibs-python/cmlibs.widgets/pull/57) ([rchristie](https://github.com/rchristie))
- Upgrade to PySide6 [\56](https://github.com/cmlibs-python/cmlibs.widgets/pull/56) ([hsorby](https://github.com/hsorby))
- Update InteractionManager key-events [\54](https://github.com/cmlibs-python/cmlibs.widgets/pull/54) ([tsalemink](https://github.com/tsalemink))
- PySide6 fixes [\53](https://github.com/cmlibs-python/cmlibs.widgets/pull/53) ([tsalemink](https://github.com/tsalemink))
- move to cmlibs argon [\50](https://github.com/cmlibs-python/cmlibs.widgets/pull/50) ([Kayvv](https://github.com/Kayvv))
- Upgrade to PySide6 [\49](https://github.com/cmlibs-python/cmlibs.widgets/pull/49) ([hsorby](https://github.com/hsorby))

[v2.3.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.3.1) (2023-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.3.0...v2.3.1)

[v2.3.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.3.0) (2023-03-25)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.6...v2.3.0)

**Merged pull requests:**

- Fix field list editor delete [\55](https://github.com/cmlibs-python/cmlibs.widgets/pull/55) ([rchristie](https://github.com/rchristie))

[v2.2.6](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.6) (2023-03-01)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.5...v2.2.6)

**Merged pull requests:**

- Update alignmentsceneviewer for manual alignment [\52](https://github.com/cmlibs-python/cmlibs.widgets/pull/52) ([Kayvv](https://github.com/Kayvv))

[v2.2.5](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.5) (2023-02-09)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.4...v2.2.5)

**Fixed bugs:**

- New materials don't appear in choosers immediately [\19](https://github.com/cmlibs-python/cmlibs.widgets/issues/19)

**Closed issues:**

- Allow FieldEigenvectors to accept any general field [\46](https://github.com/cmlibs-python/cmlibs.widgets/issues/46)
- Get the number of source rows from transpose field [\45](https://github.com/cmlibs-python/cmlibs.widgets/issues/45)
- Field editor fixes [\42](https://github.com/cmlibs-python/cmlibs.widgets/issues/42)

**Merged pull requests:**

- More field editor fixes [\44](https://github.com/cmlibs-python/cmlibs.widgets/pull/44) ([hsorby](https://github.com/hsorby))
- Fix mistakes with the field editor widget [\43](https://github.com/cmlibs-python/cmlibs.widgets/pull/43) ([hsorby](https://github.com/hsorby))
- Add an interactive console widget [\41](https://github.com/cmlibs-python/cmlibs.widgets/pull/41) ([hsorby](https://github.com/hsorby))
- Get Logger Editor UI from Neon [\40](https://github.com/cmlibs-python/cmlibs.widgets/pull/40) ([Kayvv](https://github.com/Kayvv))
- Support most remaining graphics options in editor [\37](https://github.com/cmlibs-python/cmlibs.widgets/pull/37) ([Kayvv](https://github.com/Kayvv))

[v2.2.4](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.4) (2022-09-03)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.2...v2.2.4)

**Merged pull requests:**

- Improve the model sources editor model. [\39](https://github.com/cmlibs-python/cmlibs.widgets/pull/39) ([hsorby](https://github.com/hsorby))

[v2.2.2](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.2) (2022-08-08)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.1...v2.2.2)

[v2.2.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.1) (2022-08-02)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.0...v2.2.1)

[v2.2.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.0) (2022-07-21)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.3...v2.2.0)

**Merged pull requests:**

- Disable remove model sources button [\38](https://github.com/cmlibs-python/cmlibs.widgets/pull/38) ([hsorby](https://github.com/hsorby))
- Refactor field editor widget [\36](https://github.com/cmlibs-python/cmlibs.widgets/pull/36) ([hsorby](https://github.com/hsorby))
- Update Documentation [\35](https://github.com/cmlibs-python/cmlibs.widgets/pull/35) ([Kayvv](https://github.com/Kayvv))
- Update region chooser on region event. [\34](https://github.com/cmlibs-python/cmlibs.widgets/pull/34) ([hsorby](https://github.com/hsorby))
- Add to documentation about widget editors. [\33](https://github.com/cmlibs-python/cmlibs.widgets/pull/33) ([hsorby](https://github.com/hsorby))
- Adding initial documentation [\32](https://github.com/cmlibs-python/cmlibs.widgets/pull/32) ([hsorby](https://github.com/hsorby))
- Enable Sceneditorwidget Graphics Listview reorder [\30](https://github.com/cmlibs-python/cmlibs.widgets/pull/30) ([Kayvv](https://github.com/Kayvv))

[v2.1.3](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.3) (2022-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.2...v2.1.3)

[v2.1.2](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.2) (2022-03-17)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.1...v2.1.2)

[v2.1.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.1) (2022-03-16)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.2.1...v2.1.1)

[v0.2.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.2.1) (2022-03-14)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.5...v0.2.1)

**Merged pull requests:**

- Add support for multiple views [\31](https://github.com/cmlibs-python/cmlibs.widgets/pull/31) ([hsorby](https://github.com/hsorby))

[v2.0.5](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.5) (2021-11-30)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.4...v2.0.5)

[v2.0.4](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.4) (2021-11-10)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.3...v2.0.4)

**Implemented enhancements:**

- Add SceneviewerEditor transparencyMode enum control [\17](https://github.com/cmlibs-python/cmlibs.widgets/issues/17)

**Fixed bugs:**

- FieldFindMeshLocation not setting mesh [\27](https://github.com/cmlibs-python/cmlibs.widgets/issues/27)

**Merged pull requests:**

- Fix field find mesh location mesh and search mesh [\28](https://github.com/cmlibs-python/cmlibs.widgets/pull/28) ([rchristie](https://github.com/rchristie))
- Add SceneviewerEditor TransparencyMode combobox [\26](https://github.com/cmlibs-python/cmlibs.widgets/pull/26) ([rchristie](https://github.com/rchristie))
- Add alignment handler and re-instate handler code [\25](https://github.com/cmlibs-python/cmlibs.widgets/pull/25) ([hsorby](https://github.com/hsorby))

[v2.0.3](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.3) (2021-11-02)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/6feab388e7cec6d67c983c8dcc305bd45cd9576d...v2.0.3)

**Implemented enhancements:**

- Allow deletion of fields in FieldEditorWidget [\18](https://github.com/cmlibs-python/cmlibs.widgets/issues/18)
- Add enumeration chooser widget [\7](https://github.com/cmlibs-python/cmlibs.widgets/issues/7)

**Fixed bugs:**

- FieldEditorWidget can't edit fields in other regions [\16](https://github.com/cmlibs-python/cmlibs.widgets/issues/16)
- MaterialEditorWidget lists all materials twice [\15](https://github.com/cmlibs-python/cmlibs.widgets/issues/15)

**Merged pull requests:**

- Remove duplicated materials in MaterialEditor. [\22](https://github.com/cmlibs-python/cmlibs.widgets/pull/22) ([hsorby](https://github.com/hsorby))
- Edit fields in other regions [\21](https://github.com/cmlibs-python/cmlibs.widgets/pull/21) ([rchristie](https://github.com/rchristie))
- Use more common definitions [\14](https://github.com/cmlibs-python/cmlibs.widgets/pull/14) ([rchristie](https://github.com/rchristie))
- Restore selection to legacy SceneviewerWidget [\13](https://github.com/cmlibs-python/cmlibs.widgets/pull/13) ([rchristie](https://github.com/rchristie))
- opencmiss.maths fixes [\11](https://github.com/cmlibs-python/cmlibs.widgets/pull/11) ([rchristie](https://github.com/rchristie))
- Improvements to advance functionality [\10](https://github.com/cmlibs-python/cmlibs.widgets/pull/10) ([hsorby](https://github.com/hsorby))
- Add EnumerationChooserWidget and ApplyField [\9](https://github.com/cmlibs-python/cmlibs.widgets/pull/9) ([Kayvv](https://github.com/Kayvv))
- Retina displays have a pixel scaling that must be handled. [\8](https://github.com/cmlibs-python/cmlibs.widgets/pull/8) ([hsorby](https://github.com/hsorby))
- Importing neon widgets [\5](https://github.com/cmlibs-python/cmlibs.widgets/pull/5) ([Kayvv](https://github.com/Kayvv))
- Sceneviewer fixes [\4](https://github.com/cmlibs-python/cmlibs.widgets/pull/4) ([rchristie](https://github.com/rchristie))
- Base SceneviewerWidget on QOpenGLWidget [\3](https://github.com/cmlibs-python/cmlibs.widgets/pull/3) ([rchristie](https://github.com/rchristie))
- Pyside2 fixes [\2](https://github.com/cmlibs-python/cmlibs.widgets/pull/2) ([rchristie](https://github.com/rchristie))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0.6.0

Changelog

[Unreleased](https://github.com/cmlibs-python/cmlibs.widgets/tree/HEAD)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.6.0...HEAD)

**Merged pull requests:**

- Add a checkbox delegate. [\71](https://github.com/cmlibs-python/cmlibs.widgets/pull/71) ([hsorby](https://github.com/hsorby))
- Add handler documentation [\69](https://github.com/cmlibs-python/cmlibs.widgets/pull/69) ([tsalemink](https://github.com/tsalemink))
- Tidy up some code in FixedAxisTranslation. [\68](https://github.com/cmlibs-python/cmlibs.widgets/pull/68) ([hsorby](https://github.com/hsorby))
- Add `Orientation` and `Normal` handlers [\67](https://github.com/cmlibs-python/cmlibs.widgets/pull/67) ([tsalemink](https://github.com/tsalemink))
- Adding support for node editing [\65](https://github.com/cmlibs-python/cmlibs.widgets/pull/65) ([hsorby](https://github.com/hsorby))

[v0.6.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.6.0) (2024-03-25)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.5.0...v0.6.0)

[v0.5.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.5.0) (2023-11-06)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.4.0...v0.5.0)

**Merged pull requests:**

- Add GroupManagerWidget [\62](https://github.com/cmlibs-python/cmlibs.widgets/pull/62) ([tsalemink](https://github.com/tsalemink))

[v0.4.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.4.0) (2023-06-22)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.3.0...v0.4.0)

**Merged pull requests:**

- Update SceneSelection INTERSECTION mode [\61](https://github.com/cmlibs-python/cmlibs.widgets/pull/61) ([tsalemink](https://github.com/tsalemink))
- Apply zinc group changes [\60](https://github.com/cmlibs-python/cmlibs.widgets/pull/60) ([rchristie](https://github.com/rchristie))
- Add intersection selection mode [\59](https://github.com/cmlibs-python/cmlibs.widgets/pull/59) ([tsalemink](https://github.com/tsalemink))
- Update basesceneviewerwidget to make use of pixel scaling [\58](https://github.com/cmlibs-python/cmlibs.widgets/pull/58) ([hsorby](https://github.com/hsorby))

[v0.3.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.3.0) (2023-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.3.1...v0.3.0)

**Merged pull requests:**

- PySide6 fixes post cmlibs [\57](https://github.com/cmlibs-python/cmlibs.widgets/pull/57) ([rchristie](https://github.com/rchristie))
- Upgrade to PySide6 [\56](https://github.com/cmlibs-python/cmlibs.widgets/pull/56) ([hsorby](https://github.com/hsorby))
- Update InteractionManager key-events [\54](https://github.com/cmlibs-python/cmlibs.widgets/pull/54) ([tsalemink](https://github.com/tsalemink))
- PySide6 fixes [\53](https://github.com/cmlibs-python/cmlibs.widgets/pull/53) ([tsalemink](https://github.com/tsalemink))
- move to cmlibs argon [\50](https://github.com/cmlibs-python/cmlibs.widgets/pull/50) ([Kayvv](https://github.com/Kayvv))
- Upgrade to PySide6 [\49](https://github.com/cmlibs-python/cmlibs.widgets/pull/49) ([hsorby](https://github.com/hsorby))

[v2.3.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.3.1) (2023-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.3.0...v2.3.1)

[v2.3.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.3.0) (2023-03-25)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.6...v2.3.0)

**Merged pull requests:**

- Fix field list editor delete [\55](https://github.com/cmlibs-python/cmlibs.widgets/pull/55) ([rchristie](https://github.com/rchristie))

[v2.2.6](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.6) (2023-03-01)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.5...v2.2.6)

**Merged pull requests:**

- Update alignmentsceneviewer for manual alignment [\52](https://github.com/cmlibs-python/cmlibs.widgets/pull/52) ([Kayvv](https://github.com/Kayvv))

[v2.2.5](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.5) (2023-02-09)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.4...v2.2.5)

**Fixed bugs:**

- New materials don't appear in choosers immediately [\19](https://github.com/cmlibs-python/cmlibs.widgets/issues/19)

**Closed issues:**

- Allow FieldEigenvectors to accept any general field [\46](https://github.com/cmlibs-python/cmlibs.widgets/issues/46)
- Get the number of source rows from transpose field [\45](https://github.com/cmlibs-python/cmlibs.widgets/issues/45)
- Field editor fixes [\42](https://github.com/cmlibs-python/cmlibs.widgets/issues/42)

**Merged pull requests:**

- More field editor fixes [\44](https://github.com/cmlibs-python/cmlibs.widgets/pull/44) ([hsorby](https://github.com/hsorby))
- Fix mistakes with the field editor widget [\43](https://github.com/cmlibs-python/cmlibs.widgets/pull/43) ([hsorby](https://github.com/hsorby))
- Add an interactive console widget [\41](https://github.com/cmlibs-python/cmlibs.widgets/pull/41) ([hsorby](https://github.com/hsorby))
- Get Logger Editor UI from Neon [\40](https://github.com/cmlibs-python/cmlibs.widgets/pull/40) ([Kayvv](https://github.com/Kayvv))
- Support most remaining graphics options in editor [\37](https://github.com/cmlibs-python/cmlibs.widgets/pull/37) ([Kayvv](https://github.com/Kayvv))

[v2.2.4](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.4) (2022-09-03)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.2...v2.2.4)

**Merged pull requests:**

- Improve the model sources editor model. [\39](https://github.com/cmlibs-python/cmlibs.widgets/pull/39) ([hsorby](https://github.com/hsorby))

[v2.2.2](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.2) (2022-08-08)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.1...v2.2.2)

[v2.2.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.1) (2022-08-02)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.2.0...v2.2.1)

[v2.2.0](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.2.0) (2022-07-21)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.3...v2.2.0)

**Merged pull requests:**

- Disable remove model sources button [\38](https://github.com/cmlibs-python/cmlibs.widgets/pull/38) ([hsorby](https://github.com/hsorby))
- Refactor field editor widget [\36](https://github.com/cmlibs-python/cmlibs.widgets/pull/36) ([hsorby](https://github.com/hsorby))
- Update Documentation [\35](https://github.com/cmlibs-python/cmlibs.widgets/pull/35) ([Kayvv](https://github.com/Kayvv))
- Update region chooser on region event. [\34](https://github.com/cmlibs-python/cmlibs.widgets/pull/34) ([hsorby](https://github.com/hsorby))
- Add to documentation about widget editors. [\33](https://github.com/cmlibs-python/cmlibs.widgets/pull/33) ([hsorby](https://github.com/hsorby))
- Adding initial documentation [\32](https://github.com/cmlibs-python/cmlibs.widgets/pull/32) ([hsorby](https://github.com/hsorby))
- Enable Sceneditorwidget Graphics Listview reorder [\30](https://github.com/cmlibs-python/cmlibs.widgets/pull/30) ([Kayvv](https://github.com/Kayvv))

[v2.1.3](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.3) (2022-04-15)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.2...v2.1.3)

[v2.1.2](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.2) (2022-03-17)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.1.1...v2.1.2)

[v2.1.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.1.1) (2022-03-16)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v0.2.1...v2.1.1)

[v0.2.1](https://github.com/cmlibs-python/cmlibs.widgets/tree/v0.2.1) (2022-03-14)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.5...v0.2.1)

**Merged pull requests:**

- Add support for multiple views [\31](https://github.com/cmlibs-python/cmlibs.widgets/pull/31) ([hsorby](https://github.com/hsorby))

[v2.0.5](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.5) (2021-11-30)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.4...v2.0.5)

[v2.0.4](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.4) (2021-11-10)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/v2.0.3...v2.0.4)

**Implemented enhancements:**

- Add SceneviewerEditor transparencyMode enum control [\17](https://github.com/cmlibs-python/cmlibs.widgets/issues/17)

**Fixed bugs:**

- FieldFindMeshLocation not setting mesh [\27](https://github.com/cmlibs-python/cmlibs.widgets/issues/27)

**Merged pull requests:**

- Fix field find mesh location mesh and search mesh [\28](https://github.com/cmlibs-python/cmlibs.widgets/pull/28) ([rchristie](https://github.com/rchristie))
- Add SceneviewerEditor TransparencyMode combobox [\26](https://github.com/cmlibs-python/cmlibs.widgets/pull/26) ([rchristie](https://github.com/rchristie))
- Add alignment handler and re-instate handler code [\25](https://github.com/cmlibs-python/cmlibs.widgets/pull/25) ([hsorby](https://github.com/hsorby))

[v2.0.3](https://github.com/cmlibs-python/cmlibs.widgets/tree/v2.0.3) (2021-11-02)

[Full Changelog](https://github.com/cmlibs-python/cmlibs.widgets/compare/6feab388e7cec6d67c983c8dcc305bd45cd9576d...v2.0.3)

**Implemented enhancements:**

- Allow deletion of fields in FieldEditorWidget [\18](https://github.com/cmlibs-python/cmlibs.widgets/issues/18)
- Add enumeration chooser widget [\7](https://github.com/cmlibs-python/cmlibs.widgets/issues/7)

**Fixed bugs:**

- FieldEditorWidget can't edit fields in other regions [\16](https://github.com/cmlibs-python/cmlibs.widgets/issues/16)
- MaterialEditorWidget lists all materials twice [\15](https://github.com/cmlibs-python/cmlibs.widgets/issues/15)

**Merged pull requests:**

- Remove duplicated materials in MaterialEditor. [\22](https://github.com/cmlibs-python/cmlibs.widgets/pull/22) ([hsorby](https://github.com/hsorby))
- Edit fields in other regions [\21](https://github.com/cmlibs-python/cmlibs.widgets/pull/21) ([rchristie](https://github.com/rchristie))
- Use more common definitions [\14](https://github.com/cmlibs-python/cmlibs.widgets/pull/14) ([rchristie](https://github.com/rchristie))
- Restore selection to legacy SceneviewerWidget [\13](https://github.com/cmlibs-python/cmlibs.widgets/pull/13) ([rchristie](https://github.com/rchristie))
- opencmiss.maths fixes [\11](https://github.com/cmlibs-python/cmlibs.widgets/pull/11) ([rchristie](https://github.com/rchristie))
- Improvements to advance functionality [\10](https://github.com/cmlibs-python/cmlibs.widgets/pull/10) ([hsorby](https://github.com/hsorby))
- Add EnumerationChooserWidget and ApplyField [\9](https://github.com/cmlibs-python/cmlibs.widgets/pull/9) ([Kayvv](https://github.com/Kayvv))
- Retina displays have a pixel scaling that must be handled. [\8](https://github.com/cmlibs-python/cmlibs.widgets/pull/8) ([hsorby](https://github.com/hsorby))
- Importing neon widgets [\5](https://github.com/cmlibs-python/cmlibs.widgets/pull/5) ([Kayvv](https://github.com/Kayvv))
- Sceneviewer fixes [\4](https://github.com/cmlibs-python/cmlibs.widgets/pull/4) ([rchristie](https://github.com/rchristie))
- Base SceneviewerWidget on QOpenGLWidget [\3](https://github.com/cmlibs-python/cmlibs.widgets/pull/3) ([rchristie](https://github.com/rchristie))
- Pyside2 fixes [\2](https://github.com/cmlibs-python/cmlibs.widgets/pull/2) ([rchristie](https://github.com/rchristie))



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.