Releases: fieldOfView/Cura-MeasureTool
Releases · fieldOfView/Cura-MeasureTool
v1.2.0
Changes
- Option to snap to model points
- Option to lock the "from" point
- Fix support for translations
- Add french translation (thanks @5axis)
- Add italian translation (thanks @GMagician)
- Add dutch translation
Commits
- 9f695e1: Update i18n template (fieldOfView)
- 9d27f68: Set version to 1.1.1-DEV (fieldOfView)
- 2e1d4a0: Optimise shift modifier use\n\nFixes #18 (fieldOfView)
- bb7c2db: Mark as compatible with Cura 4.0 and newer\n\nCura 3.5-3.6 were never supported. Fixes #19 (fieldOfView)
- 6c2954f: Fix i18n catalog\n\nFixes #17 (fieldOfView)
- 8e2fe53: Update i18n template (fieldOfView)
- c0b02f3: Fix formatting microns (fieldOfView)
- fd050fa: Update i18n template (fieldOfView)
- 7c5eee8: Check if there is a new/changed i18n msg before committing the .pot (fieldOfView)
- e43db5b: Improve compatibility with unofficial releases before Cura 5.0 (fieldOfView)
- 19591b2: Switch translation update to remote action (fieldOfView)
- 313c83e: Fix QML issues (fieldOfView)
- c423b61: Add french translation (thanks @5axes) (fieldOfView)
- 7d27ea9: [CI] Translation update (fieldOfView) #27
- 98f5738: Add "snap to vertex" functionality in geometry shader (fieldOfView)
- 53ca154: Fix loading translations (fieldOfView)
- b528b55: Add dutch translation (fieldOfView)
- 9dafc5d: Add interface for snap-to-vertices (fieldOfView)
- f87f486: [CI] Translation update (fieldOfView) #29
- 2f8d246: Update dutch translation (fieldOfView)
- 8d33dbf: Orevent picking "infinity" (fieldOfView)
- 6b060aa: Add Italian translation (GMagician) #30
- f70fba1: Add option to lock the "from" point (fieldOfView)
- 030ef91: Add reset button to clear points (fieldOfView)
- ed97271: [CI] Translation update (fieldOfView) #31
- 44986e8: Update French Translation (5axes) #32
- 87ca4ad: Add missing Italian message (GMagician) #33
- 6ec5a7d: Update dutch translation (fieldOfView)
- fe35aeb: Merge branch 'master' of https://github.com/fieldOfView/Cura-MeasureTool (fieldOfView)
- 077180b: Move i18n folder into resources (fieldOfView)
- e1ccb2c: [CI] Translation update (fieldOfView) #35
- 4eeaf42: Fix dutch translation (fieldOfView)
- 09d8274: Add tooltip to "from lock" switch (fieldOfView)
- 6ae4477: Update copyrights (fieldOfView)
- 70f91eb: Merge branch 'master' of https://github.com/fieldOfView/Cura-MeasureTool (fieldOfView)
- 25ea050: [CI] Translation update (fieldOfView) #36
- 112bbc1: Add new messages (GMagician) #37
- 451f104: Better translation (GMagician) #37
- c1801bb: Update dutch and french translations (fieldOfView)
- c172cd6: Set version to 1.2.0 (fieldOfView)
v1.1.1-DEV
Commits
- 9f695e1: Update i18n template (fieldOfView)
- 9d27f68: Set version to 1.1.1-DEV (fieldOfView)
- 2e1d4a0: Optimise shift modifier use\n\nFixes #18 (fieldOfView)
- bb7c2db: Mark as compatible with Cura 4.0 and newer\n\nCura 3.5-3.6 were never supported. Fixes #19 (fieldOfView)
- 6c2954f: Fix i18n catalog\n\nFixes #17 (fieldOfView)
- 8e2fe53: Update i18n template (fieldOfView)
- c0b02f3: Fix formatting microns (fieldOfView)
- fd050fa: Update i18n template (fieldOfView)
- 7c5eee8: Check if there is a new/changed i18n msg before committing the .pot (fieldOfView)
- e43db5b: Improve compatibility with unofficial releases before Cura 5.0 (fieldOfView)
- 19591b2: Switch translation update to remote action (fieldOfView)
- 313c83e: Fix QML issues (fieldOfView)
- c423b61: Add french translation (thanks @5axes) (fieldOfView)
- 7d27ea9: [CI] Translation update (fieldOfView) #27
- 98f5738: Add "snap to vertex" functionality in geometry shader (fieldOfView)
- 53ca154: Fix loading translations (fieldOfView)
- b528b55: Add dutch translation (fieldOfView)
- 9dafc5d: Add interface for snap-to-vertices (fieldOfView)
- f87f486: [CI] Translation update (fieldOfView) #29
- 2f8d246: Update dutch translation (fieldOfView)
- 8d33dbf: Orevent picking "infinity" (fieldOfView)
- 6b060aa: Add Italian translation (GMagician) #30
- f70fba1: Add option to lock the "from" point (fieldOfView)
- 030ef91: Add reset button to clear points (fieldOfView)
- ed97271: [CI] Translation update (fieldOfView) #31
v1.1.0
Changes
- Add support for Cura 5.0
- Add configurable unit for measurements
- Add support for translations
- Automatically create releases with curapackages on github
Commits
- cfde0c5: Set version to 1.0.3-DEV (fieldOfView)
- 083db3b: Update panel to QtQuick Controls 2 (fieldOfView)
- 9143772: Add compatibility with PyQt6 (fieldOfView)
- 5a20a19: Update copyrights (fieldOfView)
- a145cee: Add support for i18n (fieldOfView)
- 7b7e728: Fix Python 3.10 and PyQt6 incompatibilities (fieldOfView)
- 394da68: Fix creating .pot file in update_pot workflow (fieldOfView)
- 9fe5d01: Update i18n template (fieldOfView)
- 0f69ed0: Make toolpanel i18n-aware (fieldOfView)
- 5c2224e: Update i18n template (fieldOfView)
- de26e44: Set version to 1.1.0-DEV (fieldOfView)
- 2ec6d16: Update i18n template (fieldOfView)
- 9454c52: Fix icon for recolorability (fieldOfView)
- efed1a3: Add option to use different unit to measure in (fieldOfView)
- f01c8f2: Add Cura 5 themed version of panel (fieldOfView)
- 79bccc0: Clear right buffer (fieldOfView)
- d364971: Merge branch 'master' of https://github.com/fieldOfView/Cura-MeasureTool (fieldOfView)
- d57aafe: Update i18n template (fieldOfView)
- 7569113: Set version to 1.1.0 (fieldOfView)
v1.1.0-DEV
Commits
- cfde0c5: Set version to 1.0.3-DEV (fieldOfView)
- 083db3b: Update panel to QtQuick Controls 2 (fieldOfView)
- 9143772: Add compatibility with PyQt6 (fieldOfView)
- 5a20a19: Update copyrights (fieldOfView)
- a145cee: Add support for i18n (fieldOfView)
- 7b7e728: Fix Python 3.10 and PyQt6 incompatibilities (fieldOfView)
- 394da68: Fix creating .pot file in update_pot workflow (fieldOfView)
- 9fe5d01: Update i18n template (fieldOfView)
- 0f69ed0: Make toolpanel i18n-aware (fieldOfView)
- 5c2224e: Update i18n template (fieldOfView)
- de26e44: Set version to 1.1.0-DEV (fieldOfView)