Commit Graph

10 Commits

Author SHA1 Message Date
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
22abc52e7a HoloLens: Fixed erroneous size of array payload for the binary packets. Memory for the actual array data ended up being twice as large as needed. Also fixed incorrect array size for texture coordinates. 2018-10-15 23:19:40 +02:00
sigurdp
b6ebdd5a5f #3345 HoloLens: Opacity, refactor and preparations for export of results 2018-09-19 20:02:14 +02:00
sigurdp
c1c87a0370 #3345 HoloLens: Refactor and initial format support for textures/texture coordinates 2018-09-19 12:42:41 +02:00
sigurdp
a76d45fa70 #3345 HoloLens: added Uint8 element type to VdeArrayDataPacket 2018-09-19 09:58:24 +02:00
sigurdp
1e320eeae7 #3345 HoloLens: Tweaks to array package format 2018-09-19 09:04:09 +02:00
sigurdp
eea5efeffd #3345 HoloLens: Refactor and extensions to VdeArrayDataPacket 2018-09-18 23:32:20 +02:00
sigurdp
f1f234a04a #3345 HoloLens: Started work on exporting HoloLens visualization data from ResInsight 2018-09-18 15:58:54 +02:00