Gaute Lindkvist
b4231775ef
#4012 Add assert to the well path element intersections
2019-02-01 07:56:05 +01:00
Gaute Lindkvist
e689b7ceaf
Updates to make well path creation intersection work better with GeoMech
2019-02-01 07:56:05 +01:00
Gaute Lindkvist
107a4b9b60
#4012 Always place well target points in real cell geometry
2019-02-01 07:56:05 +01:00
Magne Sjaastad
ae98ba6c58
System : Silence warning on VS2017
2019-02-01 06:51:01 +01:00
Gaute Lindkvist
4019f1f981
Remove initialization list use for QStringList
2019-01-31 09:16:35 +01:00
Gaute Lindkvist
69b20a2aa9
#4007 Create new combined import button and move the others to an opt… ( #4021 )
...
* #4007 Create new combined import button and move the others to an optional "Import"-toolbar
* #4007 Make sure we check that fileName vector isn't empty before accessing it
2019-01-31 09:02:09 +01:00
Jacob Støren
58ac488929
#3958 Refactoring : RigResultAccessorFactory simplification
...
To make the result address including basetimestep info reach the CellResultsData class.
2019-01-30 15:25:29 +01:00
Gaute Lindkvist
7a50fa12f8
#3953 Extend well completions spec
2019-01-29 10:18:20 +01:00
Magne Sjaastad
79701a6233
#3988 Deeper : Zoom all of intersections gives empty view
...
Only allow poly line pick handler to respond when the active view is parent of intersection object.
2019-01-28 22:17:04 +01:00
Jacob Støren
dbb2a564a2
#3958 Refactoring: RigCaseCellResultsData: Remove the final result index based interface
2019-01-28 16:18:28 +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
42afa063d5
#3958 Refactoring: Rename to findOrLoadKnownScalarResult
...
to make it clear that it does not add a result name to the internal structures.
2019-01-25 16:19:14 +01:00
Jacob Støren
ccfee8f34a
#3958 Starting refactoring of eclipse results addressing
...
Preparations for time diff results
2019-01-25 16:19:13 +01:00
Magne Sjaastad
5d9ef00067
Fix warning on VS2017
2019-01-17 10:23:22 +01:00
sigurdp
ccff90b1d5
#3948 HoloLens : Support for export of text labels. Also added more detailed debug information.
2019-01-17 10:06:35 +01:00
Gaute Lindkvist
3692f66b6d
#3526 Support picking of Valve objects and well path attributes
2019-01-16 15:46:15 +01:00
Gaute Lindkvist
431ce346ea
#3974 Update view when attributes are created
2019-01-16 15:46:07 +01:00
Gaute Lindkvist
fb92b548c5
#3966 Add buttons for creating/editing fracture templates from fractures ( #3973 )
...
* #3966 Add buttons for creating/editing fracture templates from fractures
* Make sure view is updated whenever a new template is created from the fracture
2019-01-16 14:57:43 +01:00
Gaute Lindkvist
1f754f2b63
#3807 Initial implementation of GeoMech contour maps.
2019-01-16 14:09:28 +01:00
Jacob Støren
49292cd2ef
#3956 Improve ruler icon
2019-01-16 09:32:59 +01:00
Jacob Støren
d158a3c3bb
#3946 Improve HoloLens icons
2019-01-15 18:23:25 +01:00
sigurdp
f2668eae4e
HoloLens: Export of cull face mode to JSON
2019-01-15 15:14:06 +01:00
sigurdp
7588c0d2ae
HoloLens: Reversed logic for determining face culling mode when exporting meshes
2019-01-15 15:14:06 +01:00
Gaute Lindkvist
5c24153646
#3957 Add button to valve for creating new valve template or editing existing template
...
* Also added separate delete valve feature so we can clear the template and update the valves referencing it.
2019-01-15 14:30:26 +01:00
Magne Sjaastad
a32ebe4dff
#3948 HoloLens : Add labels
2019-01-15 14:07:41 +01:00
sigurdp
469437f320
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
Magne Sjaastad
9cbbde3f74
HoloLens : Add missing parent to create session dialog
2019-01-15 13:01:09 +01:00
Magne Sjaastad
17f42df110
#3810 HoloLens : Fix update of checkable toolbar button
2019-01-15 12:52:14 +01:00
Magne Sjaastad
9bb4cb3e1a
Measurements : Move setCheckable into feature
2019-01-15 12:13:00 +01:00
Magne Sjaastad
5014c86a3f
#3947 HoloLens : Add face culling to VdeExportPart
2019-01-15 11:51:21 +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
22e8eb485f
#3810 HoloLens : Tool bar button and scheduler for auto sent to server
2019-01-14 08:42:54 +01:00
Gaute Lindkvist
f3c188ef56
#3807 Rename RimContourMapView to RimEclipseContourMapView
2019-01-11 16:06:53 +01:00
Gaute Lindkvist
31c67e29e4
#3807 Rename RimContourMapProjection to RimEclipseContourMapProjection
2019-01-11 16:06:53 +01:00
Magne Sjaastad
6cc2740a74
#3960 Measurements : Add feature activation from context menu, and write Esc as shortcut
2019-01-11 15:49:30 +01:00
Magne Sjaastad
d460d3d77d
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
Magne Sjaastad
81c3ee5df2
#3944 System : Improve code quality using clang-tidy
...
Remove redundant virtual and add override
2019-01-11 08:14:53 +01:00
Magne Sjaastad
67d0b44c1e
#3856 Update copyright text in dialogs
2019-01-09 15:29:37 +01:00
Magne Sjaastad
6db80f40b9
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Magne Sjaastad
4557514622
Whitespace
2019-01-09 12:48:56 +01:00
Magne Sjaastad
c27d935fc4
Contour map : Disable simulation wells and faults when creating from 3D view
2019-01-09 12:48:42 +01:00
Gaute Lindkvist
225f190f4b
#3934 Improve picking speed on contour map
2019-01-09 09:57:47 +01:00
Magne Sjaastad
20f9bf4318
#3935 Measurements : Add Esc button to abort measurement mode
2019-01-08 14:55:44 +01:00
Gaute Lindkvist
ec0419a945
#3881 Prepare for better edge clipping by making interpolation function more accessible.
2019-01-08 11:07:36 +01:00
Magne Sjaastad
ecb1b83dfa
#3927 Measurements : Compute horizontal area of polygon
2019-01-03 11:34:50 +01:00
Magne Sjaastad
3543ba7cf3
#3924 Measurements : Remove double mouse click event handling
2019-01-03 07:33:54 +01:00
Magne Sjaastad
8f85e49849
#3924 Measurements : Rename, fix issues with points in multiple views
2019-01-03 07:18:22 +01:00
Magne Sjaastad
ee9721a338
#3924 Measurements : Use CTRL key to append poly line points
2019-01-02 15:04:05 +01:00
Magne Sjaastad
218472fe2c
Merge branch 'dev' into measurement
2019-01-02 14:32:17 +01:00