Magne Sjaastad
523cdc2b7d
Janitor : Use class enum
2020-08-14 11:00:36 +02:00
Magne Sjaastad
6a6a093d05
#5961 Color Legend : Improve default color legend for contour plots
2020-08-06 11:20:17 +02:00
Stein Inge Dale
edc4b39acb
Color Legend : Added RAINBOW for better depth visualization (issue #6168 )
...
- Included RAINBOW color legend
- RAINBOW set as default when creating a new contour plot
2020-08-06 11:20:17 +02:00
github-actions[bot]
4729221373
Fixes by clang-format
2020-08-05 12:07:14 +00:00
Jon Jenssen
ea32743ad5
Add additional check
2020-08-05 13:36:54 +02:00
Jon Jenssen
0ce53a3219
Fix for issue #6187 - hide surfaces when creating a contour map
2020-08-05 13:20:59 +02:00
Magne Sjaastad
3f88fe197a
Convert to enum class
2020-04-24 11:40:22 +02:00
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
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
1f754f2b63
#3807 Initial implementation of GeoMech contour maps.
2019-01-16 14:09:28 +01:00
Gaute Lindkvist
f3c188ef56
#3807 Rename RimContourMapView to RimEclipseContourMapView
2019-01-11 16:06:53 +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
Bjørn Erik Jensen
295da5658e
#3793 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
Magne Sjaastad
74b4828219
#3870 Abort when creating contour map : Remove assert
2018-12-13 14:28:14 +01:00
Magne Sjaastad
968da84051
#3816 Annotations : Guard assert with debug ifdef
2018-12-05 07:36:57 +01:00
Magne Sjaastad
af18e30ac6
#3816 Annotations : Assert if resolve of PdmPtrField fails
2018-12-04 14:33:14 +01:00
Gaute Lindkvist
c99fb71c36
#3687 Fix view updates if creating a brand new contour map, not based on existing view
2018-11-14 13:49:57 +01:00
Gaute Lindkvist
71701cd79b
#3651 Make sure contour map is zoomed property after creation.
...
* Always zoom all. It is doubtful the user wants to see the exact zoomed in spot from the 3d View if creating a map from the view.
2018-11-09 11:47:19 +01:00
Gaute Lindkvist
53fad80e89
2d Maps: Renames to make classes and variables more consistent.
...
* Everything is now named something related to ContourMap:
- Rim2dEclipseView -> RimContourMapView
- Rim2dGridProjection -> RimContourMapProjection
....
2018-11-09 09:11:29 +01:00