Magne Sjaastad
3c644629df
#4136 Export of Flow Characteristics : Use CSV text export
2019-06-23 18:32:05 +02:00
Magne Sjaastad
5067c6ce9c
#4503 Framework : Add support for passing text data to command features
2019-06-23 15:02:45 +02:00
Magne Sjaastad
a3d521e272
#4402 Ensembles: Remove Preference import option 'Separate Case' for Origin ensembles
2019-06-21 09:11:10 +02:00
Magne Sjaastad
41235a2f00
#4490 Command Features : Add support for setting application state to be used in features
2019-06-17 09:02:26 +02:00
Magne Sjaastad
a5670cdb0e
#4482 Summary Plot: Missing curve if same case name, but different folders
2019-06-13 17:34:25 +02:00
Magne Sjaastad
a6210cfcc1
Whitespace
2019-06-13 17:32:47 +02:00
Gaute Lindkvist
c2bad4a686
#4421 Python: Add GRPC status to About dialog
...
* If the finish comes because the server is shut down,
there is no m_eclipseCase
2019-06-11 12:40:35 +02:00
Gaute Lindkvist
979a109f80
#4476 Fix reload of group by formation when a 3d Filter View is enabled
...
* Need to ensure the display model has been created by the time the cross plot is created.
2019-06-11 11:08:11 +02:00
Gaute Lindkvist
58765ffdd4
Python: close project before QCoreApplication::quit when told to exit by gRPC call
2019-06-06 14:22:14 +02:00
Gaute Lindkvist
df2fe42c4a
Python: gRPC timeout
2019-06-06 13:15:42 +02:00
Magne Sjaastad
2cbfecd2e6
#4475 Dock Windows : Always restore window visibility in plot window
2019-06-06 12:35:56 +02:00
Magne Sjaastad
4c54ec8522
#4464 LAS files : Reintroduce wellPathCollection->addWellLogs(wellLogFilePaths)
...
This function was removed unintentionally as part of the splitting of GUI/console application.
2019-06-05 21:59:05 +02:00
Gaute Lindkvist
7444007219
#4470 Fix crashes when launching headless
2019-06-05 14:28:48 +02:00
Gaute Lindkvist
3530c8b3de
#4460 #4424 Adding Exit() to the gRPC interface plus implemented test framework
2019-06-04 12:59:06 +02:00
Gaute Lindkvist
debf15bbbe
Fix test filter in regression test runner
2019-05-27 14:53:25 +02:00
Gaute Lindkvist
af83ee310f
#4435 Make sure we don't ask user about changes to preferences that haven't been changed
2019-05-27 14:53:25 +02:00
Gaute Lindkvist
cc031e7895
#4429 Implement return values from the gRPC Command execution
2019-05-23 16:47:02 +02:00
Gaute Lindkvist
6ad0c8fbe1
gRPC: Fix up comments and clean up callback code
2019-05-23 16:47:02 +02:00
Gaute Lindkvist
b44f0a2029
#4418 Handle all queued gRPC requests per main loop iteration
...
* This means a streaming request should be completed in one main loop iteration
2019-05-20 15:20:49 +02:00
Gaute Lindkvist
922386c673
#4416 First implementation of gRPC-based Python interface
...
First implementation with Asynchronous gRPC server, a few services and some client python code.
2019-05-20 13:21:02 +02:00
Magne Sjaastad
bfe8e7176a
#4410 Dock Window State : Restore dock widgets when opening main window
2019-05-15 13:54:05 +02:00
Magne Sjaastad
a52afd7b34
#4410 Dock Window State : Set default visibility of dock widgets
2019-05-15 13:37:23 +02:00
Magne Sjaastad
699870c8c7
#4410 Dock Window State : Use hideAllDockWidgets() in base class
2019-05-15 12:31:27 +02:00
Magne Sjaastad
f43edf3c7d
#4410 Dock Window State : Create static functions instead of singleton
2019-05-15 10:47:30 +02:00
Magne Sjaastad
a68650ebf8
#4410 Dock Window State : Remove obsolete code
2019-05-15 10:36:23 +02:00
Magne Sjaastad
1a67773ace
#4410 Dock Window State : Remove obsolete functions
2019-05-15 07:35:53 +02:00
Gaute Lindkvist
b824f1d75f
#4407 Make sure we convert fontInScene from point size to enum value from old registry settings
2019-05-13 15:46:31 +02:00
Gaute Lindkvist
29ec970b02
Qt4 fix
2019-05-06 15:03:24 +02:00
Gaute Lindkvist
07903a6324
Headless: handle unknown command arguments better
2019-05-06 13:35:05 +02:00
Gaute Lindkvist
274dee70fa
Rename RiaApplication::handleEvents -> invokeProcessEvents
2019-05-06 10:40:05 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Magne Sjaastad
d0b5357ed4
#4379 Documentation : Update command line parser for import of summary files
2019-05-03 07:49:53 +02:00
Magne Sjaastad
1f5d4030b9
#4384 Preferences : Missing default font sizes
2019-04-30 12:36:53 +02:00
Magne Sjaastad
df62a41397
#4380 Preferences : Changing scene font size when geo mech view is open causes crash
...
Guard access to annotationCollection, as this is nullptr for geo mech views.
2019-04-30 07:40:00 +02:00
Magne Sjaastad
80718901d1
#4377 Octave : Remove obsolete developer setting in Preferences
2019-04-29 08:05:03 +02:00
Magne Sjaastad
f758a8edb2
#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage
2019-04-29 08:02:15 +02:00
Magne Sjaastad
60153b20ec
Merge pull request #4350 from OPM/cpp-check-cleanup
...
Cpp check cleanup
2019-04-24 09:09:18 +02:00
Magne Sjaastad
6dd3b36f86
Regression Test : Allow execution of tests starting at filter folder
2019-04-24 08:06:13 +02:00
Gaute Lindkvist
2e13e53b3c
Make the preference dialog slightly narrower
2019-04-23 08:38:49 +02:00
Gaute Lindkvist
0861a79dfa
#4320 Add create valve to 3d context menu when clicking on perforation
2019-04-23 08:25:39 +02:00
Magne Sjaastad
8d4142187e
#4348 System , cppcheck : Remove unused functions
2019-04-21 09:11:20 +02:00
Magne Sjaastad
b786c2c5f3
#4348 System , cppcheck : Remove unused functions
2019-04-21 07:53:52 +02:00
Magne Sjaastad
159f3fa0fc
clang : Identify gridfile correctly
2019-04-20 19:47:33 +02:00
Magne Sjaastad
4ec289a7fa
#4348 System , cppcheck : Remove unused variables
2019-04-20 14:01:47 +02:00
Gaute Lindkvist
edf46496b7
#4341 Make docked plots follow font size preferences (but subtract 1 in point size)
...
* The docked plots have much less space available than most plots
2019-04-15 15:08:15 +02:00
Gaute Lindkvist
93f76d9739
Fix labels to match Documentation
2019-04-15 12:44:14 +02:00
Gaute Lindkvist
9d06b59357
#4255 Read default plot font sizes from preferences and apply
2019-04-12 14:47:21 +02:00
Gaute Lindkvist
798e3ff19e
#4256 Update fonts in Project and views when changing preferences
2019-04-12 14:47:21 +02:00
Magne Sjaastad
5c3c031938
#4306 Octave : Increase timeout when starting octave process
2019-04-09 15:11:03 +02:00
Magne Sjaastad
26f89f6e35
#4016 Observed Cases : Simplify access functions
2019-04-05 10:11:30 +02:00
Gaute Lindkvist
7d78956781
#4196 Apply background color, well label color and z-scale automatically from preferences
...
* Ask to change existing views if their values are different from the previous Preferences default
2019-04-03 08:39:26 +02:00
Gaute Lindkvist
209146ebae
#4260 Support changing IJK bounding box in sector model and remodel UI
2019-04-02 09:51:58 +02:00
Magne Sjaastad
2a534f88df
#4251 Saturation Pressure Plots: Create curves only for unique values from EQLNUM
2019-03-29 15:15:15 +01:00
Magne Sjaastad
c4b0bf5890
#4221 MDI window : Move MDI handling to RiuMainWindowBase
2019-03-29 08:26:34 +01:00
Gaute Lindkvist
75b0905e26
#4243 Grid Cross Plot: Make legend icons black & white when grouping is enabled and set size from font size
2019-03-29 07:53:54 +01:00
Gaute Lindkvist
ee5935aad6
Linux build fixes
2019-03-29 07:53:54 +01:00
Gaute Lindkvist
4ada37c218
#4243 Fix crash in import EGRID or SMSPEC by moving to general import feature
2019-03-28 20:31:45 +01:00
Gaute Lindkvist
ec525e8774
Move ProgressBlocker creation to unit test launch method
2019-03-22 15:28:03 +01:00
Gaute Lindkvist
f8102797c1
#4208 Store last used folder when exporting Sector Model + warning for LGRs
2019-03-21 14:45:47 +01:00
Magne Sjaastad
614a3628f0
Add collection and feature to create saturation pressure plots
2019-03-18 12:52:11 +01:00
Gaute Lindkvist
52d2eed98b
Fix log axis crash in Grid Cross Plot and refactor log axis range code
2019-03-14 09:58:12 +01:00
Gaute Lindkvist
d2393cb8a5
#4156 Simplify curve naming code
2019-03-07 14:20:28 +01:00
Gaute Lindkvist
4c5ffffd60
Set all pointers in RiaApplication to null in constructor initialisation list
2019-03-07 10:21:31 +01:00
Gaute Lindkvist
0cc1b256b2
Add back missing whitespace between functions in RiaApplication
2019-03-07 10:21:23 +01:00
Gaute Lindkvist
fd01871202
#4173 Fix problems with saving state when closing 3d Window before closing plot window
2019-03-07 09:13:56 +01:00
Gaute Lindkvist
8845c456bc
Grid Cross Plot: Use the term Grouping instead of Categorization
2019-03-05 13:35:35 +01:00
Gaute Lindkvist
ac7eccee88
#4157 Grid Cross Plot: Make categorisation legend more like ensemble legend
2019-03-05 10:41:41 +01:00
Gaute Lindkvist
89a68d099a
#4156 Don't show the common part of Grid Cross Plout curve names in legend
2019-03-05 10:41:41 +01:00
Magne Sjaastad
728eb79a3d
#4165 Regression Test : When running on build server, do not open report in browser locally
2019-03-04 11:35:25 +01:00
Gaute Lindkvist
1e994ac8b8
#4117 Improve time step names for Grid Cross plot categorisation
2019-02-27 11:38:35 +01:00
Gaute Lindkvist
7e57ec39ea
3D Cross Plot: Improve colors and symbols in legend
2019-02-21 15:42:40 +01:00
Magne Sjaastad
287ff64fc2
System : Output messages to std cout when running regression tests from command line
2019-02-21 13:13:19 +01:00
Gaute Lindkvist
a010fc03d7
3d Cross Plot: First implementation ( #4127 )
...
* First cross plot commit
* Made cross plot deal with "all time steps" and categorise curves based on time step
* Support STATIC vs DYNAMIC plotting
* #4115 Avoid updating plots in RimEclipseCase::computeCachedData()
* Make sure loading of Cross plot from file works
* Show Legend in Cross Plot
* Uncheck / Check curves to disable/enable
* Axis titles and checkable data set
* Name config and setting of common plot look
* Fix category indentation in GeoMech results
* Support name configuration for Grid Cross Plot
* Support adding new curve sets
* Improve colors and symbols with better cycling
* Moved GridCrossPlot files to sub directory in ProjectDataModel and Commands
* #4111 3D calculations : Always show difference options
* Whitespace
* #4111 Move resultDefinition field to private
* Whitespace
* #4087 Ensemble : When importing and ensemble, show by default an ensemble plot
* #4085 3D view: Improve overlay item colors
* #4106 Crash on Linux
Temporary workaround to avoid crash
* #4106 Stop trying to do recursive setting tab order widget
* The double pointer was handled wrongly and shift-tab order isn't working anyway.
* #4114 Regression Test : Remove cached pointer to eclipse case
* Revert "#4114 Regression Test : Remove cached pointer to eclipse case"
This reverts commit f2146c6007
.
* #4114 Regression Test : Missing data for flow diag property filter
* #4085 3D view: Add check box for version info text
* Whtespace
* Improve labelling of static results
* Fix update of result property when changing type
2019-02-21 12:52:23 +01:00
Magne Sjaastad
a0c983a84e
#4095 System : Add preferences to control project changed and Octave warning dialogs
2019-02-15 09:07:13 +01:00
Magne Sjaastad
93eca21b69
#4068 System : Add forward declare
2019-02-12 14:49:37 +01:00
Magne Sjaastad
3cd14df5b6
#4029 3D calculations : Move result string function to RiaDefines
2019-02-08 13:59:10 +01:00
Magne Sjaastad
f4e0a154ee
#4038 2D plot Source data stepping re-set curve interpolation
2019-02-07 08:30:55 +01:00
Magne Sjaastad
5fd80920c8
Merge remote-tracking branch 'origin/master' into dev
2019-02-04 15:48:36 +01:00
Gaute Lindkvist
f15d6dd385
#3997 Use AppEnum for font size in preferences as well so it is more easily shared.
2019-02-04 15:20:56 +01:00
Magne Sjaastad
d275b2bf60
#4031 Ensemble : Fix operator<
2019-02-04 11:22:38 +01:00
Gaute Lindkvist
1171884c1b
#4033 Fix glitch with large padding for GeoMech
...
* Off by one error in distance transform
* Need a larger bounding box to allow for full padding.
2019-02-04 10:13:42 +01:00
Magne Sjaastad
1a7de264ca
#4020 System : Define NOMINMAX before include of windows.h
2019-02-01 06:50:53 +01:00
Magne Sjaastad
89d55d8354
#3856 Update copyright text in dialogs
2019-01-31 15:17:03 +01:00
Magne Sjaastad
3c0eb02b61
#3952 Summary : Create plot if no plot exists when loading summary case
2019-01-31 14:56:16 +01:00
Magne Sjaastad
061c1d304d
#3952 Summary : Expand new summary case
2019-01-31 14:56:04 +01:00
Magne Sjaastad
58651bf15e
#3952 Summary : Always create plot main window to allow expanding of items
2019-01-31 14:55:57 +01:00
Jacob Støren
3e3d3871ed
#3958 Refactoring: Remove scalarResultIndex from RigEclipseResultAddress
...
and real external use (outside CaseCellResultsData)
Regression tests OK.
2019-01-25 16:19:15 +01:00
Jacob Støren
5a01fdb88e
#3958 Refactoring: Replaced result info based lookups with result address.
...
Replaced access of resultInfo as vector with single access based on address.
Moved RigEclipseResultAddress to a separate new file.
2019-01-25 16:19:13 +01:00
Gaute Lindkvist
2d5d5d13d2
Fix debug compile issue in RiaImageTools.cpp
2019-01-23 10:46:14 +01:00
Gaute Lindkvist
2d0df3a990
Fix compile warning in RiaImageTools
2019-01-23 09:41:25 +01:00
Gaute Lindkvist
19bf92c336
Move distance transform to RiaImageTools
2019-01-22 15:47:25 +01:00
Magne Sjaastad
3209ad3a7c
System : Skip progress bar if no plots are present
2019-01-17 09:43:42 +01:00
Magne Sjaastad
e846e50da4
Whitespace
2019-01-17 07:48:07 +01:00
Magne Sjaastad
488d62522b
#3967 Use empty() and const ref
2019-01-16 12:53:30 +01:00
Magne Sjaastad
8e307399c0
#3967 Summary command line parameters : Open summary case
2019-01-16 12:50:57 +01:00
Magne Sjaastad
fd133b0d36
Whitespace
2019-01-16 11:52:06 +01:00
Magne Sjaastad
4e6add0c37
#3967 Summary : Add simulation file name helper
2019-01-16 11:21:44 +01:00
Magne Sjaastad
6695cf2a39
#3965 HoloLens : Add flag in preferences to disable ssl verification
2019-01-15 11:51:21 +01:00
Magne Sjaastad
791a896be4
#3952 Summary : Create plot if no plot exists when loading summary case
2019-01-14 13:54:19 +01:00
Magne Sjaastad
9124610020
#3952 Summary : Expand new summary case
2019-01-14 11:15:04 +01:00
Magne Sjaastad
f545c44422
#3952 Summary : Always create plot main window to allow expanding of items
2019-01-14 11:14:48 +01:00
Magne Sjaastad
67d0b44c1e
#3856 Update copyright text in dialogs
2019-01-09 15:29:37 +01:00
Magne Sjaastad
fb4529731a
#3856 Update copyright headers
2019-01-09 15:15:34 +01:00
Gaute Lindkvist
1c780deeab
Make it more likely that we pick a dark contrast color from RiaColorTools
2019-01-08 11:07:37 +01:00
Magne Sjaastad
f727a6c4ee
#3929 System : Always lock mutex before unlocking
2019-01-07 12:38:53 +01:00
Gaute Lindkvist
128208d35a
Fix type in RiaColorTools contrastColor
2018-12-21 10:12:58 +01:00
Magne Sjaastad
d54c509b35
Add missing include
2018-12-21 10:10:11 +01:00
Gaute Lindkvist
9fdec77c94
#3919 Contrast colors for contour lines
2018-12-21 09:48:57 +01:00
Gaute Lindkvist
68fb72311e
#3919 Implement a better threshold check for contrast colors
2018-12-21 09:48:56 +01:00
Magne Sjaastad
6f3097dd5f
Merge remote-tracking branch 'origin/2018.11.01-patch' into dev
2018-12-21 08:46:27 +01:00
Magne Sjaastad
8011c9994d
#3904 Summary : Always insert summary curve without H when match is found
2018-12-19 10:08:10 +01:00
Magne Sjaastad
b7e569d09a
#3904 Summary : Move function
2018-12-19 10:07:33 +01:00
Magne Sjaastad
aaff5d33e5
#3841 Summary : Detect summary curves and corresponding history curves
2018-12-17 15:45:37 +01:00
Magne Sjaastad
560549a5cb
#3841 Add compare to RiaStdStringTools
2018-12-17 07:55:20 +01:00
Gaute Lindkvist
3adb1cc4bd
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +01:00
Magne Sjaastad
75a0a01952
#3841 Add compare to RiaStdStringTools
2018-12-14 12:25:14 +01:00
Gaute Lindkvist
e510237793
Make Qt5 fix for RiaApplication::launchUnitTests() a bit safer.
2018-12-11 15:39:12 +01:00
Gaute Lindkvist
f3a2f0c5b2
Fix build problem on Qt5 in relation to unit tests.
2018-12-11 15:32:08 +01:00
Gaute Lindkvist
4591d9f20e
#3615 Fix z-order so packers are added after other components
...
* Valves are added last of all
* This way packers are displayed on top of perforation intervals and fishbones.
2018-12-05 15:47:16 +01:00
Bjørn Erik Jensen
7b9520a8cc
Application. Use the new FontCache for applicationwide font creation
2018-12-05 14:53:08 +01:00
Bjørn Erik Jensen
00d767f67c
#3789 Annotations. Text appearance settings. New FontCache class
2018-12-05 14:39:07 +01:00
Magne Sjaastad
68bc466830
#3792 Use font 10 and 14
2018-12-03 14:19:49 +01:00
Gaute Lindkvist
9961b39473
Fix build problem on Linux with missing cvfBase.h
2018-12-03 10:58:49 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Gaute Lindkvist
5c66b901c3
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
Gaute Lindkvist
2414865dbe
#3442 UI For ICD/ICV parameters
2018-11-29 15:24:39 +01:00
Bjørn Erik Jensen
d3db1a6075
#3777 Annotations. Use Bounding box to decide whether to draw an object or not
2018-11-29 14:28:33 +01:00
Bjørn Erik Jensen
4685d5981d
Merge branch 'dev' into dev-deeper
2018-11-28 07:10:56 +01:00
Jacob Støren
29e6e08779
#3724 Added cycling default color to polyline import. Set default line thickness to 2.
...
Refactored away unneccesary complexity. loadAndUpdate when opening project file. Toggle now working
2018-11-27 17:54:42 +01:00
Gaute Lindkvist
70eca210bf
#3765 Support Eclipse cases in Memory Management case list
2018-11-27 13:40:08 +01:00
Gaute Lindkvist
80d48fd669
Move QString include to cpp file of RiaStatisticsTool
2018-11-26 08:01:44 +01:00
Magne Sjaastad
f9a6957fae
#3748 Statistics calculator : Add helper functions for (in)valid numbers
2018-11-23 10:12:23 +01:00
Magne Sjaastad
a225d1fd1a
#3696 Non-Darcy perforation intervals : Remove unit constant from UI
2018-11-22 09:46:40 +01:00
Magne Sjaastad
bab90456c7
#3694 Stimplan : Add support for effective width using unit mm
2018-11-19 10:39:15 +01:00
Magne Sjaastad
9cd695278e
#3695 Well path creation : Crash when creating a vertical well
...
Caused by two identical reference points next to each other
2018-11-16 08:43:19 +01:00
Magne Sjaastad
cfbbcacc23
#3634 Regression Test : Use flag to control OpenMP when building geometry
2018-11-12 07:33:08 +01:00
Magne Sjaastad
ae94785634
#3659 Regression Test : Make sure exported snapshots have same size
2018-11-11 12:58:51 +01:00
Magne Sjaastad
99f182e74d
#3659 Regression Test : Use range based for
2018-11-11 12:57:51 +01:00
Magne Sjaastad
937e1f16d4
#3659 Regression Test : Extract functions
2018-11-11 11:52:53 +01:00
Gaute Lindkvist
c67469b410
#3627 2d Maps: Nearly true volume of intersection weighing + riOilVolume result
...
* Takes the volume summation error from around 30% -> 1.5-2.0% for Norne and TEST10K_FLT_LGT_NNC for sample
spacing approximately the same as grid characteristic size.
* The latter part is for #3630 and adds a special case for calculating 2d Maps SUM of riOilVolume since it needs
to avoid using the actual riOilVolume 3d result but instead use SOIL to avoid multiplying by cell volume twice.
2018-11-08 11:52:19 +01:00
Gaute Lindkvist
ef4b70d6e5
#3630 Implement volume calculation on grid
2018-11-08 11:52:19 +01:00
Magne Sjaastad
10394f1571
Move black from first to last palette color for well log plot curves
2018-11-06 13:37:01 +01:00
Magne Sjaastad
f30c87491c
#3629 System : Add helper function to disable write and set field hidden
2018-11-05 14:42:39 +01:00
Magne Sjaastad
6bec1615e1
HoloLens : Improve icons
2018-11-02 13:02:32 +01:00
Bjørn Erik Jensen
fa81d0411c
#3470 Inflow model. New algorithm for calculating averageflow distance
2018-11-02 09:10:05 +01:00
Bjørn Erik Jensen
af4d8ee817
Fix warnings
2018-11-01 09:32:26 +01:00
Magne Sjaastad
4831cffc99
Add missing include
2018-11-01 06:46:44 +01:00
Bjørn Erik Jensen
81608990a0
#3470 InFlow model. New class RiaCellDividingTools. Moved method from RigCellGeometryTools
2018-10-31 14:47:03 +01:00
Magne Sjaastad
715003f58e
#3587 Clear all selections as part of delete of temporary LGRs
2018-10-30 14:02:27 +01:00
sigurdp
8ca73960f4
#3561 HoloLens: Establish sharing server session and publish visualization data to sharing server
2018-10-25 15:34:48 +02:00