Jacob Støren
6bd07aa8ee
#650 Removed the ugly nan legend displayed while loading things
2019-11-06 18:01:55 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Jacob Støren
8bdb05447c
Reordered Rim3dView.h
2019-11-01 15:57:04 +01:00
Jacob Støren
e85cd1b456
#4880 Further renaming of methods in Rim3dView
2019-11-01 15:57:04 +01:00
Jacob Støren
b51e054ffd
Renaming of more methods in Rim3dView.
...
Removed virtual method from RiuViewerToViewInterface as it was not used from the interface.
2019-11-01 15:57:03 +01:00
Jacob Støren
7f3f6419ac
Rename virtual methods in Rim3dView
...
To make it more clear that they are virtual methods to be distinguished from implementations in the base class. Also make their meaning somewhat more expressed.
2019-11-01 15:57:03 +01:00
Jacob Støren
86cb90515b
#4894 Fix missing updates when changing zscale and using linked views.
...
Prepare for fix of scalez-problems with comparison view
2019-10-21 09:01:35 +02:00
Jacob Støren
bba8fea197
#4857 Refactoring: Use legendConfigs method when removing legends on updateLegends
2019-10-17 15:02:38 +02:00
Jacob Støren
4a9dc3bcbe
#4849 Fix crash, timestep and legend issues on cyclick connections
2019-10-11 14:52:49 +02:00
Jacob Støren
b0f8dfa9e6
#4849 Co-visualization: Simple use of the comparison view support in the Viewer classes
...
The feature is ready for testing.
2019-10-11 14:52:49 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
188e81d3d2
#4494 Grid Statistics : Update and compute data when visible cell changes from toggling LGR grids
2019-06-21 12:16:09 +02:00
Magne Sjaastad
8997ec00e0
#4493 Fracture : Hide Fractures in tree view if no fractures in model
2019-06-21 07:07:37 +02:00
Gaute Lindkvist
950458455d
#4360 Make sure we display cell colors for grids without dynamic variables even if the project has wells in it
2019-04-26 14:23:05 +02:00
Magne Sjaastad
521e170178
#4352 Hide Fracture CONDUCTIVTY legend if no visible fractures
2019-04-24 13:07:54 +02:00
Magne Sjaastad
5123d5d0c5
#4351 Regression test : Guard null pointer access
2019-04-24 07:46:51 +02:00
Gaute Lindkvist
59229b89b7
#4258 Rename Grid Cross Plot "Curve Sets" to "Data Sets". Also renamed code
...
* Kept XML-strings to avoid breaking compatibility
2019-04-02 08:20:10 +02:00
Magne Sjaastad
89b4279da2
#4186 Dual Porosity Model : Show dual porosity text in label and text in 3D view
2019-03-08 14:52:43 +01:00
Gaute Lindkvist
b6a2bcfa59
#4168 Treat some properties as categories.
2019-03-05 13:12:40 +01:00
Gaute Lindkvist
d1c14f9729
#4118 Limit data points in grid cross plot by cells visible in view
2019-02-27 14:34:18 +01:00
Magne Sjaastad
3acd426ead
Whitespace
2019-02-18 11:15:34 +01:00
Magne Sjaastad
7fe0b92839
#4111 Move resultDefinition field to private
2019-02-18 11:07:54 +01:00
Gaute Lindkvist
833a29c3c2
#4062 #4081 Make time and case diff apply immediately and don't change variable name
...
* Instead show the change in the Result label, legend and info box.
2019-02-15 13:16:51 +01:00
Magne Sjaastad
237f31ca17
#4076 Result difference options : Show result diff on "Cell Result"
2019-02-13 09:37:02 +01:00
Magne Sjaastad
7518a1880a
Revert " #4018 Result management : Use ensureReservoirCaseIsOpen instead of open..."
...
This reverts commit fde60d1e34
.
2019-01-29 20:28:33 +01:00
Magne Sjaastad
fde60d1e34
#4018 Result management : Use ensureReservoirCaseIsOpen instead of open...
2019-01-29 10:06:37 +01:00
Jacob Støren
09011862cd
#3958 Refactoreing: Rename
2019-01-25 16:19:14 +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
d460d3d77d
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
Gaute Lindkvist
3adb1cc4bd
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +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
af18e30ac6
#3816 Annotations : Assert if resolve of PdmPtrField fails
2018-12-04 14:33:14 +01:00
Magne Sjaastad
687aadcfde
#3816 Annotations : PdmPtr not resolved correctly
2018-12-04 12:30:47 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Bjørn Erik Jensen
35405ebafc
#3706 Annotations. First commit. Not tested
2018-11-23 13:33:59 +01:00
Gaute Lindkvist
d69153c013
#3489 Fix legend text for flow diagnostics.
2018-11-22 13:39:07 +01:00
Gaute Lindkvist
f3a353039c
#3677 2d Maps: Make sure property filters are handled correctly.
2018-11-13 14:40:59 +01:00
Gaute Lindkvist
8ebfe074f1
#3642 Make sure cell visibility storage is cleared when LGRs are created.
...
* This fixes data corruption causing both #3632 and #3643 .
2018-11-08 11:52:19 +01:00
Magne Sjaastad
f2b8f8487c
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
Magne Sjaastad
5970d217a8
#3629 System : Use disableWriteAndSetFieldHidden()
2018-11-05 14:42:39 +01:00
Magne Sjaastad
b74a7b9683
#3558 Grid items in Project Tree : Mark show main grid as obsolete, and propagate setting to RimGridCollection
2018-11-05 14:42:39 +01:00
Gaute Lindkvist
32fb09ca3c
#3590 Fix changing ov property filter of linked maps. Stop being able to modify a slave.
2018-10-31 13:04:58 +01:00
Magne Sjaastad
d353cfb8ec
#3558 Grid items in Project Tree : Use main grid to control fault visibility
2018-10-29 11:23:19 +01:00
Magne Sjaastad
e3d985d220
#3558 Grid items in Project Tree : Remove obsolete field showMainGrid
2018-10-26 16:23:18 +02:00
Magne Sjaastad
5906e68245
#3558 Grid items in Project Tree : Control grid visibility from checked state
2018-10-26 16:08:27 +02:00
Gaute Lindkvist
f80472ffa6
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
Gaute Lindkvist
814fc334cc
#3535 2d Maps: Improve performance of grid projection
2018-10-19 15:00:45 +02:00
Gaute Lindkvist
e053ec211a
#3499 Add seperate legend for 2d projection view
2018-10-16 10:44:25 +02:00
Gaute Lindkvist
222ac5137f
#3498 Implement 2d grid projection prototype with regular grid.
2018-10-16 10:44:25 +02:00
Magne Sjaastad
f61b82dd35
System : System : Introduce compiler warning 4456 with fixes
2018-09-25 07:37:40 +02:00