Jacob Støren
190b88547e
#3963 Simplify Plot Window toolbar icon
2019-01-16 10:15:49 +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
Gaute Lindkvist
314a5747db
#3957 Restore UI-order in Well Path Valve property editor
2019-01-15 17:13:23 +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
5222950476
#3948 HoloLens labels : Add text label source info
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
sigurdp
db9b225112
VizFwk compiler fixes for VS2010
2019-01-15 11:45:46 +01:00
Magne Sjaastad
fff68b3ea6
#3962 Octave : Replace deprecated function is_numeric_type
2019-01-15 07:28:50 +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
ce51f40a3f
#3952 Summary : Create folders for input data and plots
2019-01-14 11:14:18 +01:00
Magne Sjaastad
32f780f558
#3949 Summary : Hide snapshot toolbar by default
2019-01-14 09:49:10 +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
Magne Sjaastad
af0c169bca
#3952 Summary : Always show FOPT for new plots
2019-01-14 07:08:05 +01:00
Magne Sjaastad
240e146a1b
#3951 Summary : Improve Windows menu
2019-01-14 07:08:05 +01:00
Gaute Lindkvist
59a9136bf1
#3807 Make sure changing weights updates contour map
2019-01-11 16:14:54 +01:00
Gaute Lindkvist
9a6d0ab9ef
#3807 Tidy up contour map code after splitting out Eclipse specific code
2019-01-11 16:08:37 +01:00
Gaute Lindkvist
bad98b81ad
#3807 Make RimEclipseContourMapProjection a child of an abstract RimContourMapProjection
2019-01-11 16:06:54 +01:00
Gaute Lindkvist
fb5c222047
#3961 Disable case name in auto name for 3d Views by default
2019-01-11 16:06:53 +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
Gaute Lindkvist
4f09b6fbf6
#3945 Fix bug related to updating Contour Map when changing result and weighting parameter
2019-01-11 12:32:46 +01:00
Gaute Lindkvist
d1a457bf07
#3943 Stop regenerating map geometry when altering other geometry.
...
* Do this by caching results and clearing the cache in three stages with each dependent on the previous stages:
1. Grid Mapping
2. Results
3. Geometry
* Clearing grid mapping clears results and clearing results clears geometry.
* Some operations require only geometry changes, while others require a full change to grid mapping and consequently everything else.
2019-01-11 10:48:28 +01:00
Magne Sjaastad
65ee55c96d
#3944 clang-tidy : Apply clang-tidy on caf
2019-01-11 08:14:53 +01:00
Magne Sjaastad
cee966a6d1
#3944 clang-tidy : Apply changes on geomech and ssihub
2019-01-11 08:14:53 +01:00
Magne Sjaastad
d460d3d77d
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
Magne Sjaastad
63c675d6e2
System : Add clang-tidy
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
Gaute Lindkvist
14cce66d2a
#3945 Avoid ray tracing around edges of contour map
2019-01-10 21:16:22 +01:00
Gaute Lindkvist
23142acc01
#3942 disable contour smoothing when contour lines are disabled
2019-01-10 20:58:36 +01:00
Gaute Lindkvist
82686ffe14
#3945 Avoid redoing ray tracing for contour maps when we can
2019-01-10 20:55:58 +01:00
Gaute Lindkvist
a309ffd1ea
#3941 Slighly improve contour map performance
2019-01-10 19:13:18 +01:00
Gaute Lindkvist
602bca4ea6
#3939 Make sure contour smoothing doesn't cause level overlap.
2019-01-10 16:07:58 +01:00
Gaute Lindkvist
8428e848de
#3941 Improve contour map performance by several measures
...
* Discarding triangles that aren't inside current level. Big gain.
* Checking bbox for contour levels. Minor gain.
* Doing less interpolation. Minor gain.
2019-01-10 14:53:37 +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
fb4529731a
#3856 Update copyright headers
2019-01-09 15:15:34 +01:00
Magne Sjaastad
fc21dfbbbf
Add missing include
2019-01-09 14:03:05 +01:00
Magne Sjaastad
32e611f710
Qt5 : Install dependencies on Windows
2019-01-09 13:59:29 +01:00