ResInsight/ApplicationCode/Commands/HoloLensCommands
2019-02-01 06:51:01 +01:00
..
farmhash HoloLens: First cut, optimization of array data communication to sharing server. ResInsight will try and detect changes in its internal arrays, and will only announce changed arrays to the server (through meta data.) Previously, ResInsight would send all array data to the server unconditionally. Now the set of arrays/packets to send is controlled by the sharing server through its response to a post of new meta data. 2018-12-19 12:32:18 +01:00
CMakeLists_files.cmake #3810 HoloLens : Tool bar button and scheduler for auto sent to server 2019-01-14 08:42:54 +01:00
RicExportToSharingServerScheduler.cpp #3810 HoloLens : Tool bar button and scheduler for auto sent to server 2019-01-14 08:42:54 +01:00
RicExportToSharingServerScheduler.h #3810 HoloLens : Tool bar button and scheduler for auto sent to server 2019-01-14 08:42:54 +01:00
RicHoloLensAutoExportToSharingServerFeature.cpp #3946 Improve HoloLens icons 2019-01-15 18:23:25 +01:00
RicHoloLensAutoExportToSharingServerFeature.h #3810 HoloLens : Tool bar button and scheduler for auto sent to server 2019-01-14 08:42:54 +01:00
RicHoloLensCreateDummyFileBackedSessionFeature.cpp #3946 Improve HoloLens icons 2019-01-15 18:23:25 +01:00
RicHoloLensCreateDummyFileBackedSessionFeature.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensCreateSessionFeature.cpp #3946 Improve HoloLens icons 2019-01-15 18:23:25 +01:00
RicHoloLensCreateSessionFeature.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensCreateSessionUi.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensCreateSessionUi.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensExportImpl.cpp HoloLens: Reversed logic for determining face culling mode when exporting meshes 2019-01-15 15:14:06 +01:00
RicHoloLensExportImpl.h #3948 HoloLens : Add labels 2019-01-15 14:07:41 +01:00
RicHoloLensExportToFolderFeature.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensExportToFolderFeature.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensExportToFolderUi.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensExportToFolderUi.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensExportToSharingServerFeature.cpp #3946 Improve HoloLens icons 2019-01-15 18:23:25 +01:00
RicHoloLensExportToSharingServerFeature.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensRestClient.cpp Fix warning on VS2017 2019-01-17 10:23:22 +01:00
RicHoloLensRestClient.h #3948 HoloLens : Support for export of text labels. Also added more detailed debug information. 2019-01-17 10:06:35 +01:00
RicHoloLensServerSettings.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensServerSettings.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensSession.cpp #3948 HoloLens : Support for export of text labels. Also added more detailed debug information. 2019-01-17 10:06:35 +01:00
RicHoloLensSession.h HoloLens: RicHoloLensRestClient now has an explicit setter for disabling SSL certificate verification. Removed separate flag for controlling whether debug export to file will be done. Now does the export whenever a folder is specified. 2019-01-15 13:23:31 +01:00
RicHoloLensSessionManager.cpp #3810 HoloLens : Fix update of checkable toolbar button 2019-01-15 12:52:14 +01:00
RicHoloLensSessionManager.h #3944 System : Improve code quality using clang-tidy 2019-01-11 08:14:53 +01:00
RicHoloLensSessionObserver.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
RicHoloLensTerminateSessionFeature.cpp #3946 Improve HoloLens icons 2019-01-15 18:23:25 +01:00
RicHoloLensTerminateSessionFeature.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
VdeArrayDataPacket.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
VdeArrayDataPacket.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
VdeCachingHashedIdFactory.cpp System : Silence warning on VS2017 2019-02-01 06:51:01 +01:00
VdeCachingHashedIdFactory.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
VdeExportPart.cpp #3947 HoloLens : Add face culling to VdeExportPart 2019-01-15 11:51:21 +01:00
VdeExportPart.h #3947 HoloLens : Add face culling to VdeExportPart 2019-01-15 11:51:21 +01:00
VdeFileExporter.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
VdeFileExporter.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
VdePacketDirectory.cpp #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
VdePacketDirectory.h #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
VdeVizDataExtractor.cpp #3948 HoloLens : Support for export of text labels. Also added more detailed debug information. 2019-01-17 10:06:35 +01:00
VdeVizDataExtractor.h #3948 HoloLens : Support for export of text labels. Also added more detailed debug information. 2019-01-17 10:06:35 +01:00