Magne Sjaastad
|
c82df63e10
|
#5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
10f0abc9b5
|
#5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Magne Sjaastad
|
6db80f40b9
|
#3856 Update copyright headers
|
2019-01-09 15:29:24 +01:00 |
|
sigurdp
|
928a0628cd
|
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 |
|
sigurdp
|
8ca73960f4
|
#3561 HoloLens: Establish sharing server session and publish visualization data to sharing server
|
2018-10-25 15:34:48 +02:00 |
|