-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Feature/default directory (#119) * Add count label * Use single default directory * Add count label (#121) * Add check for done status when ovewriting (#122) * Feature/feedback enhancements (#123) * Work on updating feedback types * Implement basic comment interface * Display comment in 2D view * Fix bug with setting done from region table * Add verified column, auto stretch comment column * Use delegate for line edit in feedback table * Finish feedback table updates * Add verified color, working on logic for done and verified * Finish logic for done and verified * Add done/verified logic to region table * Add search box * Disable changing done status via shortcut if verified, set verified color when loading * Remove console on windows * Bugfix/done sort (#126) * Stage (#124) * Feature/default directory (#119) * Add count label * Use single default directory * Add count label (#121) * Add check for done status when ovewriting (#122) * Feature/feedback enhancements (#123) * Work on updating feedback types * Implement basic comment interface * Display comment in 2D view * Fix bug with setting done from region table * Add verified column, auto stretch comment column * Use delegate for line edit in feedback table * Finish feedback table updates * Add verified color, working on logic for done and verified * Finish logic for done and verified * Add done/verified logic to region table * Add search box * Disable changing done status via shortcut if verified, set verified color when loading * Remove console on windows * Set data in addCheckWidget * Fix sorting issue with feedback table * Fix issue with merge * Bump version number * Feature/dot annotation (#134) * Stage (#127) * Feature/default directory (#119) * Add count label * Use single default directory * Add count label (#121) * Add check for done status when ovewriting (#122) * Feature/feedback enhancements (#123) * Work on updating feedback types * Implement basic comment interface * Display comment in 2D view * Fix bug with setting done from region table * Add verified column, auto stretch comment column * Use delegate for line edit in feedback table * Finish feedback table updates * Add verified color, working on logic for done and verified * Finish logic for done and verified * Add done/verified logic to region table * Add search box * Disable changing done status via shortcut if verified, set verified color when loading * Remove console on windows * Bugfix/done sort (#126) * Stage (#124) * Feature/default directory (#119) * Add count label * Use single default directory * Add count label (#121) * Add check for done status when ovewriting (#122) * Feature/feedback enhancements (#123) * Work on updating feedback types * Implement basic comment interface * Display comment in 2D view * Fix bug with setting done from region table * Add verified column, auto stretch comment column * Use delegate for line edit in feedback table * Finish feedback table updates * Add verified color, working on logic for done and verified * Finish logic for done and verified * Add done/verified logic to region table * Add search box * Disable changing done status via shortcut if verified, set verified color when loading * Remove console on windows * Set data in addCheckWidget * Fix sorting issue with feedback table * Fix issue with merge * Bump version number * Add region center sphere visualization * Add button for dot annotation mode * Add dot annotation mode * Add 2D dot visualization * Work on applying dot annotation to current full annotations * Fix issues with center at edges, automatically show/hide dots based on mode * Use triangle for out of plane 2D centers * Use cone for triangle * Enable picking 3D dot annotations * Change dot annotation icon * Set default verified and comment in RegionInfo * Add shortcut to open/close feedback dialog * Apply dot annotation in extract regions * Only apply dot annotation to regions when saving in dot annotation mode * Add verified shortcut to feedback table * Feature/dot mode guard (#135) * Use period for verified shortcut * Add enable dot annotation checkbox to settings * Add warning when switching to dot annotation mode * Push history for dot mode * Add separate action to apply dot annotation * Use WIN32
- Loading branch information
1 parent
ff9fb43
commit 9a8cd66
Showing
28 changed files
with
543 additions
and
12 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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
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.