-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added AR module * Fix missing exit toggle * Add base64 image * Added export and import objects to json string * Fix json parsing for ui * Clean code and added hit-test controls * Fix error * Fix highlight not working * Add highlight for UI component * Improve outline * Fix lighting issue for UI * Improve parsing of state * Remove convert to string * Clean up code * Clean code * Added lint ignore for skeletonutils.js * Remove unrequired width and height variables * Clean up calibration library * Improved documentation for controls library * Object state library clean up * Added more documentation for object library * Add syncing of movement * Address issues brought up in review * Rename arObject parameters * Add ability to get the object in front * Fix line-of-sight selection * Use saar package * Remove imports for ar, replace with saar * Increase saar version * Fix imports * Fix imports for tab * Remove gl * change entries to values * Fix spring console spam * Fix empty catch and other lint issues --------- Co-authored-by: Yin Joe Ng <[email protected]>
- Loading branch information
Showing
7 changed files
with
24 additions
and
22 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
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