Commit Graph

157 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
295da5658e View auto name. Move ViewNameConfig to 3dView and replace current name field. InitAfterRead update to be backward compatible 2018-12-14 13:43:25 +01:00
Jacob Støren
92a45e959e Rename RiuSelectionManager to Riu3dSelectionManager 2018-11-30 14:30:34 +01:00
Magne Sjaastad
0ac2b35fe2 2D contour map : Guard null pointer access 2018-11-02 15:49:13 +01:00
Gaute Lindkvist
f80472ffa6 Create seperate 2d view with parallel, look down and linked views 2018-10-24 15:21:53 +02:00
Gaute Lindkvist
e3baaa4133 Show 3d well log curves even if the grid result isn't dynamic.
* Have to be more precise on whether to attach the results as a static or dynamic property.
* Also rewrite some 3dWellLogPlanePartMgr code to only create one draw surface for each draw plane used for the curves.
2018-09-04 12:01:07 +02:00
Magne Sjaastad
fda735d109 Regression Test : Do not show message box 2018-06-29 16:42:23 +02:00
Gaute Lindkvist
a888ab0160 Fix crash and perpetual wait cursor when cancelling filtered ODB import 2018-06-21 15:12:23 +02:00
Jacob Støren
3a05abb42b Fix crash due to missing guard in geomech camera conversion. 2018-05-22 09:34:27 +02:00
Jacob Støren
d7cffba9f1 Covert old project file geomech camera mx to new display offsetted regime 2018-05-18 21:38:49 +02:00
Magne Sjaastad
82d6db94cb WIP : try to fix import of geomech project files 2018-05-18 19:23:36 +02:00
Magne Sjaastad
55796623b5 Tensor Calculations : Do nothing if tensor is unchecked 2018-05-04 15:23:20 +02:00
Magne Sjaastad
9ba93c6385 Legends: Select tensors when clicking on tensor legend 2018-04-30 14:47:47 +02:00
Magne Sjaastad
a0e4f71138 Add direct access to RigFemPartCollection from a GeoMechView 2018-04-25 12:45:58 +02:00
Magne Sjaastad
b6aa35bf11 RegTest, Fault visibility : Add translation code for older project files 2018-04-24 12:56:28 +02:00
Magne Sjaastad
978a74a1fe Legends : Remove obsolete functions 2018-04-18 10:43:01 +02:00
Magne Sjaastad
71b7bd21f9 Legends : Add RimLegendConfig as base for Regular and Ternary 2018-04-18 10:36:33 +02:00
Magne Sjaastad
3bc85ce794 Legends : Rename to RimRegularLegendConfig 2018-04-18 10:10:39 +02:00
Gaute Lindkvist
56dd1b3eb9 Legends (): Clean up enable/showLegend option
* Make public field private ...
* Make the option invisible from within the property panel.
2018-04-18 08:37:30 +02:00
Gaute Lindkvist
b6fb60115a Refactored after review 2018-04-09 13:14:19 +02:00
Gaute Lindkvist
63ffade452 Set background and frame color from the view plus update frame margins. 2018-04-09 13:14:19 +02:00
Unknown
af4b35b990 Tensor Vectors: Add arrow length scaling range option for result 2018-03-19 11:16:53 +01:00
Rebecca Cox
dc6bbba848 Tensor Vectors: Hide legend when Tensor Vectors are turned off 2018-03-16 11:54:49 +01:00
Bjørn Erik Jensen
e13702a88a Intersection. Field controlling polylines visibility 2018-03-12 13:27:32 +01:00
Jacob Støren
c258528dc5 Add background to standard legends. Needed a separate legend implementation, now in caf. Cleaned up CategoryLegend to make it ready for the new background. 2018-03-08 11:20:27 +01:00
Rebecca Cox
f4b6542f60 Use Integration Point to calculate elm avg tensor 2018-03-06 12:54:10 +01:00
Unknown
82a394d588 Tensor vectors: Use tensor value, not length, for color mapping 2018-03-01 16:01:19 +01:00
Jacob Støren
267e3ef59d Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
Rebecca Cox
4ca78ca833 Tensor Vectors: Use result as colormapping on the vectors 2018-02-20 13:47:47 +01:00
Magne Sjaastad
1ae30ef11a (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
Rebecca Cox
82343d6680 Geo mech cases: Hide legend when result is not valid 2018-02-16 09:11:45 +01:00
Rebecca Cox
bd0d23520b Tensor Vectors: Vector visualization code 2018-02-08 16:43:18 +01:00
Rebecca Cox
c6f8c957de Tensor Vectors: Create Object in Project tree 2018-02-05 09:28:16 +01:00
Jacob Støren
29ac24f3dd Add working legends to 2D intersection Views. Refactor to make legend update code work from a separate view with separate legend configs. Make sure legend and results are updated as the main view is updated. Adjust legendconfig->setTitle to use QString 2018-02-02 07:48:27 +01:00
Jacob Støren
02f6b95959 Add flattened intersectino geometry. Some view modifications to move towards a final 2D view experience 2018-01-26 11:19:15 +01:00
Rebecca Cox
305e2aee38 Elm Props: Add unit [GPA] to Modulus 2018-01-16 10:56:41 +01:00
Jacob Støren
b1cf7f6674 Cleaned up whitespace. Made crossectionCollection protected 2018-01-16 08:44:37 +01:00
Jacob Støren
cb6d49a611 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
Bjørn Erik Jensen
ae20e1af10 Refactoring. RimViewWindow.loadDataAndUpdate -> onLoadDataAndUpdate 2017-10-31 12:49:36 +01:00
Bjørnar Grip Fjær
5ead49e01e Add option to use visible cells in view as region selection in flow characteristics plot 2017-08-24 09:28:05 +02:00
Jacob Støren
cbb0a58673 Remove dependency on active view from color generation.
Separate the fracture geometry generation methods from the wellpath methods. Use eclipse View as argument.
Fixed some constness stuff in View
2017-06-25 10:42:53 +02:00
Magne Sjaastad
b9ee3d6d4a Add const and remove dependency to RimView 2017-06-19 22:53:19 +02:00
Magne Sjaastad
210bdab4c3 Remove scale transform 2017-06-19 22:15:28 +02:00
Jacob Støren
cde71ef07a AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
Magne Sjaastad
5c20bff5d1 Remove includes from header files 2017-02-24 11:07:26 +01:00
Magne Sjaastad
cebe5428be Moved showWindow field to RimViewWindow and removed showWindow field from derived classes 2017-01-20 16:25:05 +01:00
Jacob Støren
c025c2a3d7 Renaming in the aftermath of the MDI window control refactorization. Aligned fieldChangedByUi in that respact as well. 2017-01-20 11:38:18 +01:00
Jacob Støren
43249f7af8 Refactor related to , , , . Refactored the MDI control
of windows. This might introduce problems.
2017-01-19 17:54:01 +01:00
Magne Sjaastad
0fc23c5610 System : Manipulation of time step is now only available from RiuViewer 2016-12-14 10:35:28 +01:00
Magne Sjaastad
f04c56df01 Linked views : Removed obsolete storage of RimView 2016-12-09 21:17:06 +01:00
Jacob Støren
daa8bae0f1 Fixed formation name changes updating for geomech views 2016-11-04 15:10:58 +01:00