-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(calibration): Add calibration type labels (ERMF, PROJ, USER) (#638)
* feat(measurement): Add calibration type labels (ERMF, PROJ, USER) * fix(measurement): Fix ERMF display * fix(measurement): Use consistent rounding/sizing on measurements * Fix freehand units * api-check * API check fix * PR comments * PR fixes * API check * Api check * api-check * Example calibrations * fix: Update the image calibration to include a message * PR requested changes * PR changes * Fix the calibration application so it works properly * Fix remainder of tools * Fix tests * Fix tests * PR changes * Api check * PR fixes * Reverting unneeded change * Build fixes * Convert null to 1 spacing to prevent deleting data * Comments * PR requested changes * Fix tests * api-check * Remove unneeded calibration event * Remove resolutions in favour of updating resemblejs * Fix the 1:1 and 0.5:1 aspect ratios * Fix exception being thrown on point near tool * PR requested changes * Updated aspect docs as requested * Update API * api-check
- Loading branch information
1 parent
cbfe534
commit 0aafbc2
Showing
37 changed files
with
937 additions
and
349 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
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
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ages/adapters/src/adapters/VTKjs/index.js → ...ages/adapters/src/adapters/VTKjs/index.ts
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.