Magne Sjaastad
585a496db7
Merge pull request #5021 from OPM/improve-default-flow-diag-plots
...
#5020 Flow Diag : Improve default initialization of plots
2019-11-08 15:25:35 +01:00
Magne Sjaastad
cb89823474
#5020 Flow Diag : Improve default initialization of plots
2019-11-08 14:20:11 +01:00
Magne Sjaastad
66b0184971
Summary Command Line : Help text adjustments
2019-11-08 12:45:08 +01:00
Jacob Støren
4658893850
Merge pull request #5018 from OPM/bugfix-#4869-create-rangefilter-on-inactive-view
...
Bugfix #4869 create rangefilter on inactive view
2019-11-08 12:35:24 +01:00
Jacob Støren
19fe1fcd1b
Merge pull request #5017 from OPM/feature-adjust-comparison-overlay-items
...
Feature adjust comparison overlay items
2019-11-08 11:24:09 +01:00
Jacob Støren
ea28cb5733
#4869 Fixed range filter commands on inactive view
2019-11-08 11:23:06 +01:00
Magne Sjaastad
157219e63d
#5015 libecl : Make sure *.UNSMRY is closed properly after data is read
...
Earlier attempts to fix this caused major performance issues. Now closing the file stream when reading of vector data is completed, seems to work as expected.
2019-11-08 11:12:06 +01:00
Magne Sjaastad
4c9048cd6a
Revert " #5015 libecl : Make sure *.UNSMRY is closed properly after data is read"
...
This reverts commit f1070cdb82
.
2019-11-08 11:05:14 +01:00
Jacob Støren
e78b0d4204
#4994 Make ComparisonView mode for InfoBox and animation progress
2019-11-08 10:40:37 +01:00
Jacob Støren
c27c19ce96
caf::Viewer: Add inComparisonView option to isAnimationActive
...
#4994 preparations
2019-11-08 10:40:37 +01:00
Jacob Støren
0f6a4c0934
Fix opengl errors when resizing comparison view to invalid size
...
Clamp to min 0.0 width
2019-11-08 10:40:37 +01:00
Jacob Støren
8eb94eaabe
Fix bbox invalid assert in RiuViewer in debug build
2019-11-08 10:40:37 +01:00
Jacob Støren
a9dc07ddc9
#4995 Place legends from comparison view to the right.
...
Adjust the axiscross to follow the legends
2019-11-08 10:40:37 +01:00
Jacob Støren
331361e2b2
Cleanup of add legend code in RiuViewer
...
Preparations
2019-11-08 10:40:37 +01:00
Magne Sjaastad
f1070cdb82
#5015 libecl : Make sure *.UNSMRY is closed properly after data is read
2019-11-08 08:58:33 +01:00
Gaute Lindkvist
3d6b53841d
#5010 Attempt to read formation file even if it isn't called .lyr
2019-11-07 14:33:54 +01:00
Gaute Lindkvist
c5bca4cc7e
Hide RimViewWindow::m_viewId so it doesn't show up in property editors
2019-11-07 12:50:17 +01:00
Magne Sjaastad
c7e97b4447
Merge pull request #5008 from OPM/avoid-virtual-method-constructors
...
Avoid virtual calls in constructor and desctructors
2019-11-07 09:46:36 +01:00
Magne Sjaastad
70d220ae19
Janitor : Remove unused variable
2019-11-07 09:44:50 +01:00
Magne Sjaastad
d1ca612e3a
System : Add doxygen generation of Project Data Model
2019-11-07 09:28:11 +01:00
Magne Sjaastad
388b92c092
#5007 Janitor : Do not call virtual methods from constructors
2019-11-07 09:01:31 +01:00
Jacob Støren
38e8f04990
Use cvfMath for PI and sin/cos in PointTangentManipulator
...
To avoid errors from pedantic compilers
2019-11-07 08:58:49 +01:00
Magne Sjaastad
a413f672ec
#5007 Janitor : Do not call virtual methods from destructors
2019-11-07 08:48:11 +01:00
Magne Sjaastad
0caaaf7159
clang-format : Fixes related to bug in clang-format plugin
...
The LLVM/clang plugin to visual studio has a bug related to single space formatting changes. This commit fixes invalid formatting related to these issues.
2019-11-07 07:37:50 +01:00
Jacob Støren
7d2f1ec9c1
Fix M_PI related errors
2019-11-06 18:59:40 +01:00
Jacob Støren
e78ae37cb7
#5005 Improved welltarget 3d dragger geometry
2019-11-06 18:01:55 +01:00
Jacob Støren
7670874181
#5006 Changed first default color of created well paths
2019-11-06 18:01:55 +01:00
Jacob Støren
6bd07aa8ee
#650 Removed the ugly nan legend displayed while loading things
2019-11-06 18:01:55 +01:00
Jacob Støren
55470cc1cd
#5004 Remove comparison view option from 2dIntersection view
2019-11-06 18:01:55 +01:00
Jacob Støren
d82b957add
Improve linked views toolbutton icon slightly
2019-11-06 18:01:55 +01:00
Jacob Støren
5ecdd11318
Merge pull request #5003 from OPM/feature-fix-point-manipulators-in-comparison-view
...
Feature fix point manipulators in comparison view
2019-11-06 15:42:58 +01:00
Jacob Støren
277f8c8b7a
#4969 Fix Well path and annotation draggers not visible and does not work in comparison view
2019-11-06 14:13:01 +01:00
Jacob Støren
904808394b
caf::Viewer: Maintain a flag telling if we have an active comparison view.
...
Set a custom widget property to communicate it to PdmUiSelection3dEditorVisualizer
Add method to specifically get the Ray intersect speck from each rendering
2019-11-06 14:13:01 +01:00
Jacob Støren
6850a37c11
#4999 Fixed well target manipulators not sensitive sometimes
2019-11-06 14:13:01 +01:00
Jacob Støren
25b97c9cca
#4999 Refactoring point target manipulator part manager preparing for fix
2019-11-06 14:13:01 +01:00
Jacob Støren
3aa4e37383
Add a plantuml of the well target 3D editor system
2019-11-06 14:13:01 +01:00
Magne Sjaastad
9f320c1dda
Merge pull request #5000 from OPM/move-3d-settings-to-system-tab
...
Move 3d settings to system tab
2019-11-06 12:45:34 +01:00
Magne Sjaastad
25d2ee0e27
Merge pull request #4989 from OPM/import-ascii-data-to-simulation-case
...
Import ascii data to simulation case
2019-11-06 11:35:35 +01:00
Magne Sjaastad
dc983b5b84
#4982 Preferences : Add groups to System tab
2019-11-06 11:32:17 +01:00
Magne Sjaastad
0b3e5ecf0c
#4982 Preferences : Move Show 3D information to development tab
2019-11-06 11:22:03 +01:00
Magne Sjaastad
2aa704b18a
#4982 Preferences : Move Use Shaders to development tab
2019-11-06 11:10:33 +01:00
Magne Sjaastad
28c77d4b67
#82 Import Ascii-data : Minor code adjustments
2019-11-06 10:54:42 +01:00
Magne Sjaastad
be1781fd3b
AppFwk : Make sure painter->save always matches painter->restore
2019-11-06 10:36:05 +01:00
Magne Sjaastad
c090992342
Rename to Stop Comparison
2019-11-06 10:15:51 +01:00
Magne Sjaastad
309e4f9f31
#4993 Fix import property from text file when LGR is present
2019-11-06 09:39:27 +01:00
Magne Sjaastad
791de201b3
#82 Import Ascii-data : Add icon and move item in context menu
2019-11-06 09:38:32 +01:00
Gaute Lindkvist
3203881418
More improvements to column/rowspan system
2019-11-06 08:24:57 +01:00
Magne Sjaastad
16536cfde7
Fix missing return statement
2019-11-05 15:47:32 +01:00
Jacob Støren
58c1734334
Merge pull request #4985 from OPM/feature-fix-point-manipulators-in-comparison-view
...
#4981 Fix well target manipulators not responding
2019-11-05 15:42:02 +01:00
Gaute Lindkvist
b227ef7bdb
#4992 Rename combination plots to plot report
2019-11-05 15:34:36 +01:00