Magne Sjaastad
e360c55e16
#272 Rename
2016-09-12 11:24:15 +02:00
Magne Sjaastad
7306950d9d
#831 Category legend use full height to be able to show as many category names as possible
2016-09-12 11:11:25 +02:00
Jacob Støren
25d5a500f0
#829 improved category palette
2016-09-09 14:59:20 +02:00
Jacob Støren
38c0b29b84
#829 Ordered the legend for formation names in the natural top to bottom order
2016-09-09 12:11:00 +02:00
Magne Sjaastad
077351cd04
#272 Use combo box to switch between predefined and custom cell edge result
2016-09-09 11:47:00 +02:00
Magne Sjaastad
2f5acc38ac
Added debug output of grid name and size, added comments
2016-09-09 11:47:00 +02:00
Jacob Støren
39d82a28f4
#829 Use interpolated colors in category legend by default
2016-09-09 11:17:08 +02:00
Jacob Støren
c360040213
#829 Added a comment on link to color info
2016-09-09 09:59:35 +02:00
Magne Sjaastad
0a523a252a
#828 Report and clamp invalid K-values for well connections
2016-09-08 15:21:40 +02:00
Magne Sjaastad
1180db39f7
#829 Rename
2016-09-08 10:43:26 +02:00
Magne Sjaastad
0f88475fd8
#829 Show formation colors for all time steps
2016-09-08 08:50:10 +02:00
Jacob Støren
f057f684b1
#829 Sorted category colors by hue
2016-09-08 08:19:26 +02:00
Jacob Støren
78b29fc3a0
Fixed zoom all bounding box issue related to 1209c908e5
...
Used explicit mainRendering instead of renderSequence->firstRendering()
2016-09-07 15:54:12 +02:00
Magne Sjaastad
45f56b9fab
#829 Use HUGE_VAL for k-layers not covered by formation definitions
2016-09-07 13:31:49 +02:00
Jacob Støren
1209c908e5
Fixed clip plane related assert on linux. Hopefully the final fix of trouble related to : ca6e650a72
and 80985785
and 0128baddff
...
The fundamental problem was that the quad rendering was included in the boundingbox.
2016-09-07 12:52:40 +02:00
Magne Sjaastad
cf8190cbf1
#829 Eclipse: Set default legend mapping and color range when selecting a category result
2016-09-07 11:41:02 +02:00
Magne Sjaastad
f404299702
( #829 ) Moved RimLegendConfig as a private field to be able to switch between standard and single var result color
2016-09-07 11:12:45 +02:00
Magne Sjaastad
f1c214c1d7
( #829 ) Use std::vector instead of std::set for categories. Added categoryNames to RimLegendConfig
2016-09-07 11:12:31 +02:00
Magne Sjaastad
3e40db6ef0
#827 Refactored CategoryMapper function names and added comments
2016-09-07 08:52:32 +02:00
Magne Sjaastad
3ddec2c65a
Allow grids with varying number of active cells to be part of same grid group
2016-09-06 15:11:39 +02:00
Magne Sjaastad
9281156d4d
Fixed missing clear of statistics data cache
2016-09-06 15:11:39 +02:00
Jacob Støren
fcace2a92b
Merge Formation Names coloring work and FlowDiagnostics integration
2016-09-06 14:17:50 +02:00
Jacob Støren
e4e3c37f89
#811 Setting default legend type for category results
2016-09-06 14:03:02 +02:00
Jacob Støren
3e8873c870
#812 and related to #272 Formation and Category for Cell edge
2016-09-06 12:17:02 +02:00
Jacob Støren
c903e87dfd
#811 , #812 WIP, Formation names coloring of cells. First shot. Works but needs refinment.
2016-09-06 10:27:30 +02:00
Magne Sjaastad
5420960b22
#826 Added opm-flowdiagnostics libary with a basic test
2016-09-05 15:23:24 +02:00
Magne Sjaastad
8b16c036fd
Commented out local file path usage
2016-09-05 15:22:22 +02:00
Magne Sjaastad
a83e797e63
Fixed missing grid box geometry when a hidden view was activated
2016-09-02 14:19:20 +02:00
Magne Sjaastad
191788643c
#719 Extended Grid Box axis to make sure a label coord is present both above max coord and below min coord
2016-09-02 14:04:17 +02:00
Magne Sjaastad
c9be561937
#722 Grid Case Group Statistics: Include in-active cells for ACTNUM statistics
2016-09-01 18:34:59 +02:00
Magne Sjaastad
f1451a1126
#724 Grid Case Group Statistics: Add option to include in-active cell value as zero
2016-09-01 18:08:51 +02:00
Magne Sjaastad
1b38326d83
#279 Include cleanup
2016-09-01 13:01:17 +02:00
Magne Sjaastad
0128baddff
#279 Use frame buffer objects for snapshots when available, otherwise use grabFrameBuffer()
2016-08-31 17:34:31 +02:00
Magne Sjaastad
457c3c732b
#569 Added font sizes 12, 24, and 32
2016-08-29 14:25:50 +02:00
Jacob Støren
f3e4a6edea
#819 Added reload formation names command
2016-08-26 16:12:55 +02:00
Jacob Støren
f03e6de1f2
#810 , #813 , #808 Display formation name when picking
2016-08-24 15:19:39 +02:00
Jacob Støren
b46c6ebcf8
#809 Created Formation Names project items.
...
#819 Added delete command to Formation names
#808 Added an import Formation Names command
2016-08-24 08:30:12 +02:00
Jacob Støren
5260a3f870
#478 Allowed static results (INIT-file) to not have values for LGRs
2016-08-22 17:00:57 +02:00
Jacob Støren
b305202a35
#478 Made access function const in ActiveCellInfo
2016-08-22 16:59:22 +02:00
Jacob Støren
cf93a67b5e
#273 Undefined grid faults between cells where one or both are inactive is now sorted into a seaparate predefined fault section.
2016-08-22 13:24:46 +02:00
Jacob Støren
37099929d6
#273 Added some comments
2016-08-22 10:48:40 +02:00
Jacob Støren
5d0c0cdc67
Fixed assert due to two fields in uiordering in GeoMechPropertyFilter
2016-08-22 10:39:44 +02:00
Jacob Støren
c1f5ec5bdf
#168 Finalized. Zoom along ray is now updated to cope with parallel projection. The code in the different navigations are cleaned up a bit, and alligned
2016-08-17 10:54:15 +02:00
Jacob Støren
fbcf9fca11
#168 Merged in parallel projection
2016-08-16 23:20:33 +02:00
Jacob Støren
27830dcbeb
#168 Added Perspective/parallel view tool button
2016-08-16 22:43:22 +02:00
Jacob Støren
4eddcc859a
#168 Save and restore of parallel projection
2016-08-16 14:34:37 +02:00
Jacob Støren
0eace5579a
#168 Fixed shader based light in parallel projection
...
Added the light position as a uniform in the standard light model shader snippet in the effect generator.
Set the uniform default value on the shader program where ever it is used.
Added an override global uniform set on the viewer to control the light position, and to set it far behind camera when in parallel projection.
2016-08-16 10:58:07 +02:00
Jacob Støren
742ee46f78
#168 Grid box side visibility now handles parallel projection
2016-08-15 08:57:20 +02:00
Jacob Støren
5cdf307d4e
WIP: Improved support for parallel projection. #168
...
Near plane negative to show everything
ZoomAlongRay now works for parallel projection (only implemented in
ceetron Plus)
2016-08-15 08:55:28 +02:00
Magne Sjaastad
cea77a4299
Merged in changes from maintenace branch
2016-08-12 14:53:04 +02:00
Magne Sjaastad
623c07a2f0
Fixed more compiler warnings for variables declared outside an OpenMP loop
2016-08-12 14:48:13 +02:00
Magne Sjaastad
e754a04275
#727 Fixed issue for dual porosity case and simplified logic related to valid result names
2016-08-12 14:24:41 +02:00
Magne Sjaastad
541c770b80
Fixed compiler warnings for variables declared outside an OpenMP loop
2016-08-11 15:30:55 +02:00
Magne Sjaastad
cb4aa45cd3
Merged in changes from maintenance branch
2016-08-11 10:29:14 +02:00
Magne Sjaastad
6d95261410
Removed obsolete includes to cafPdmUiTreeView
2016-08-11 09:10:56 +02:00
Magne Sjaastad
0b8285d333
#723 Make sure a view is created if no view is present for a statistics case
2016-08-11 08:51:32 +02:00
Magne Sjaastad
74cc58e5f2
#723 Added sum to statistical output
2016-08-09 15:32:43 +02:00
Magne Sjaastad
3d27e57991
#725 Resize result vector before accessing results
2016-08-09 15:10:16 +02:00
Magne Sjaastad
f4a74cb4ec
Fixed missing object name for toolbar
2016-08-09 14:47:27 +02:00
Magne Sjaastad
f9047ab77f
( #806 ) Improved layout of items in preferences
2016-08-09 13:45:08 +02:00
Magne Sjaastad
58047a6509
#569 Added custom font for labels in 3D scene and added font size to preferences
2016-08-09 13:43:13 +02:00
Jacob Støren
23bfb46c4c
#780 Made Gui and a crude auto assignment of appearance.
...
Renamed
2016-08-09 11:35:48 +02:00
Jacob Støren
43a1f4dbbe
Linux compile fixes
2016-08-09 07:41:08 +02:00
Jacob Støren
1e9e6d8541
#780 Cleanup and alignment
2016-08-08 15:33:20 +02:00
Jacob Støren
10d5da6ef5
#780 A major step towards a flexible assignment of curve appearance based on the properties of the curve data
2016-08-08 15:16:08 +02:00
Magne Sjaastad
d9973743ee
#272 Improved meta data for custom cell edge results
2016-08-06 08:47:56 +02:00
Magne Sjaastad
7890705ccd
Renamed function name
2016-08-06 08:47:55 +02:00
Magne Sjaastad
5c3f74b833
( #272 ) Added visualization for custom cell edge results
2016-08-06 08:47:27 +02:00
Magne Sjaastad
1101db5787
( #805 ) Added category legend and mapper
2016-08-05 17:23:50 +02:00
Magne Sjaastad
3abd849230
#805 Use defineUiTreeOrdering instead of setUiHidden
2016-08-05 17:23:48 +02:00
Magne Sjaastad
23bd3c9b0c
( #805 ) Cleaned up includes and generalized access to overlayItemLegend
2016-08-05 17:19:49 +02:00
Jacob Støren
9746bf7ccb
Fixed linux compile error
2016-08-05 12:36:49 +02:00
Magne Sjaastad
e031f89dcc
Merged from maintenance branch
2016-08-05 12:13:13 +02:00
Magne Sjaastad
ba5426bf41
#282 Make sure project files for earlier versions are imported correctly
2016-08-05 11:37:39 +02:00
Magne Sjaastad
810e569a77
#282 Removed add of hidden fields
2016-08-05 11:13:32 +02:00
Jacob Støren
ff6b198966
#775 Short name for summary cases refurbished
2016-08-05 11:05:58 +02:00
Magne Sjaastad
8feac4289d
#282 Improved filter name for value selection
2016-08-05 10:27:20 +02:00
Magne Sjaastad
eae6012b77
#282 Use value selection to filter cells
2016-08-05 10:27:19 +02:00
Magne Sjaastad
c5d4519eb1
#282 Added category list if category values are present
2016-08-05 10:26:47 +02:00
Magne Sjaastad
261ccd33e5
( #282 ) Added basic data structures to compute and cache unique integer values
2016-08-05 10:26:21 +02:00
Magne Sjaastad
24abb27674
#748 Added cell property sum to Info box statistics
2016-08-04 14:15:59 +02:00
Jacob Støren
0d7a1e8bd7
#770 Fixed Ailien curves bug
2016-08-04 11:23:26 +02:00
Magne Sjaastad
4bfef4ead0
Merged in changes from maintenance branch
2016-08-04 11:12:53 +02:00
Jacob Støren
71dce565c5
#803 Added version number to dock/toolbar layout registry settings
2016-08-03 14:05:55 +02:00
Jacob Støren
3bcb7b9f1b
#802 Better default dock and toolbar layout.
...
Window managment toolbar moved.
Created a Draw Style toolbar
2016-08-03 13:29:46 +02:00
Jacob Støren
12e9768939
Fixed a crash if the summary header file is not available
2016-08-03 10:43:45 +02:00
Jacob Støren
7c0f81d050
Added more summary curve related context commands, and added some separators.
2016-08-03 10:37:26 +02:00
Magne Sjaastad
c3328003d0
#254 Avoid creation of cell face geometry if a fault is present at the face
2016-08-01 21:51:05 +02:00
Magne Sjaastad
5090eddf44
#254 Show fault colors in combination with cell edge colors
2016-08-01 17:16:55 +02:00
Magne Sjaastad
a7d0c0c83e
#751 : Well pipes for intersections based on Simulation Wells disappears when a Range Filter is applied
2016-07-27 08:05:44 +02:00
Magne Sjaastad
512f8904de
AppFwk: Do not toggle item when tree item editor widget (QLineEdit) is closed with Enter key
2016-07-25 18:25:14 +02:00
Magne Sjaastad
fa19a74dcc
#225 Clear Result Info and Result Plot when closing a case
2016-07-18 16:16:10 +02:00
Magne Sjaastad
b0caea9e98
Cleaned up includes
2016-07-18 15:38:33 +02:00
Magne Sjaastad
6e29bfe525
#649 New script feature : Create empty file before opening text editor
2016-07-18 15:36:53 +02:00
Magne Sjaastad
5ec9b9c568
#649 Added 'Refresh' to script collections
2016-07-18 15:01:14 +02:00
Magne Sjaastad
0aababbb12
Linux : Changed order of includes
2016-07-16 18:35:15 +02:00
Magne Sjaastad
686aef821e
Cleaned up includes
2016-07-16 16:31:55 +02:00
Magne Sjaastad
68c0d906fb
#590 Fault labels are not shown outside filters when faults are
2016-07-16 16:09:03 +02:00
Magne Sjaastad
7444029424
#725 Grid Case Group: SOIL is not computed when loading multiple cases into a group
2016-07-15 14:46:23 +02:00
Magne Sjaastad
52f6b9a635
Give focus to Ok button after adding a folder
2016-07-15 13:56:41 +02:00