- 14 Apr, 2022 1 commit
-
-
Alexander Shubin authored
Refactor/resuming activities See merge request !461
-
- 31 Mar, 2022 3 commits
-
-
robhillman97@gmail.com authored
-
robhillman97@gmail.com authored
-
robhillman97@gmail.com authored
-
- 28 Mar, 2022 2 commits
-
-
Alexander Shubin authored
Danylo/activity manager refactor See merge request !458
-
Alexander Shubin authored
-
- 24 Mar, 2022 3 commits
-
-
Alexander Shubin authored
# Conflicts: # Assets/MirageXR/Common/Scenes/Start.unity # Assets/MirageXR/Common/Scripts/CalibrationTool.cs # Assets/MirageXR/Player/Scenes/Player.unity # Assets/MirageXR/Player/Scripts/Managers/ActivityManager.cs # Assets/MirageXR/Player/Scripts/Managers/EventManager.cs # Assets/MirageXR/Player/Scripts/Managers/UiManager.cs # Assets/MirageXR/Player/Scripts/Managers/WorkplaceManager.cs # Assets/MirageXR/Player/Scripts/Mobile/StepsListView.cs # Assets/UnitTests/PlayModeTests/CalibrationTests.cs
-
Alexander Shubin authored
Activity Manager fix See merge request !460
-
Alexander Shubin authored
-
- 23 Mar, 2022 2 commits
-
-
Alexander Shubin authored
Activity Manager Refactoring See merge request !459
-
Alexander Shubin authored
# Conflicts: # Assets/AddressableAssetsData/Android/addressables_content_state.bin
-
- 20 Mar, 2022 2 commits
-
-
Alexander Shubin authored
-
Alexander Shubin authored
-
- 17 Mar, 2022 1 commit
-
-
Alexander Shubin authored
-
- 16 Mar, 2022 1 commit
-
-
Alexander Shubin authored
-
- 14 Mar, 2022 2 commits
-
-
robhillman97@gmail.com authored
added a restart activity prompt to the action list menu which asks a user if they would like to restart an activity when starting an in progress activity
-
robhillman97@gmail.com authored
-
- 13 Mar, 2022 1 commit
-
-
Alexander Shubin authored
-
- 12 Mar, 2022 1 commit
-
-
danielbekhter@gmail.com authored
-
- 11 Mar, 2022 2 commits
-
-
danielbekhter@gmail.com authored
Implemented singleton pattern, replaced list by tuple, added a constant, used Path.Combine, removed "_" from public fields, utilized InverseTransformVector, removed error counters, created a utility function
-
danielbekhter@gmail.com authored
Incrementing the counter is useless here as an exception is thrown next
-
- 10 Mar, 2022 1 commit
-
-
Alexander Shubin authored
MonoBehavior has been removed from ActivityManager;
-
- 07 Mar, 2022 3 commits
-
-
wild@open.ac.uk authored
-
fridolin.wild@wekit-ecs.com authored
-
fridolin.wild@wekit-ecs.com authored
-
- 03 Mar, 2022 1 commit
-
-
Alexander Shubin authored
-
- 27 Feb, 2022 1 commit
-
-
danielbekhter@gmail.com authored
-
- 22 Feb, 2022 3 commits
-
-
danielbekhter@gmail.com authored
Detached object creation from the WorkplaceManager and moved it to the WorkplaceModel, since object creation is related to updating the view, which is the model's task according to the MVC pattern.
-
danielbekhter@gmail.com authored
-
Alexander Shubin authored
Augmentations on brand configuration See merge request !457
-
- 21 Feb, 2022 9 commits
-
-
Abbas Jafari authored
-
Abbas Jafari authored
-
Abbas Jafari authored
-
Abbas Jafari authored
-
Abbas Jafari authored
-
Abbas Jafari authored
-
Abbas Jafari authored
-
Alexander Shubin authored
-
Abbas Jafari authored
Availbale augmentations can be selected on brand configuration. it work perfectly on hololens but for mobile a bit work still needed
-
- 20 Feb, 2022 1 commit
-
-
danielbekhter@gmail.com authored
Regardless of the scene, the asset-instance of the WorkplaceModel takes care of updating the view in the sense of MVP. Right now, this includes creating scene objects after the workplace model gets created. In the future, updates to the view can be triggered upon changes to the model caused by calibration. Besides, device-based view management could be performed here.
-