ResInsight/ApplicationCode/ModelVisualization
Magne Sjaastad 25ac317639 #3195 Grid Box : Enable depth test for all grid box lines
The text labels are always visible, also through geometry. The line closest to label text was set to no depth test, probably to match the text visibility. This is changed by this commit, and the top line will be hidden by reservoir geometry.

Introduced by  https://github.com/OPM/ResInsight/issues/266
2018-08-10 13:18:16 +02:00
..
GridBox #3195 Grid Box : Enable depth test for all grid box lines 2018-08-10 13:18:16 +02:00
Intersections #3185 Use std::array instead of FixedArray 2018-08-07 10:07:42 +02:00
WindowEdgeAxesOverlayItem #2478 Add top edge axis (intersection View) and repositioned info box and legends to follow. 2018-03-07 12:47:48 +01:00
CMakeLists_files.cmake Clean up 3D well log generator code. Renamed Grid -> DrawSurface and fixed spelling. 2018-05-02 12:10:05 +02:00
Riv3dWellLogCurveGeometryGenerator.cpp #2965 Implement option (on by default) to follow time step in 3D view. 2018-06-20 11:46:19 +02:00
Riv3dWellLogCurveGeometryGenerator.h #2965 Implement option (on by default) to follow time step in 3D view. 2018-06-20 11:46:19 +02:00
Riv3dWellLogDrawSurfaceGenerator.cpp #2941 3d well log curves: Fix crash if the draw surface width becomes larger than well path length 2018-05-18 14:26:52 +02:00
Riv3dWellLogDrawSurfaceGenerator.h Switch calculation of extra curve vertices to double precision 2018-05-18 14:26:52 +02:00
Riv3dWellLogPlanePartMgr.cpp #2965 Implement option (on by default) to follow time step in 3D view. 2018-06-20 11:46:19 +02:00
Riv3dWellLogPlanePartMgr.h Switch calculation of extra curve vertices to double precision 2018-05-18 14:26:52 +02:00
RivCellEdgeEffectGenerator.cpp (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RivCellEdgeEffectGenerator.h #1292 Fixed CppCheck Issues in ModelVisualization 2017-03-06 11:20:28 +01:00
RivCellEdgeGeometryUtils.cpp #2727 Legends : Rename to RimRegularLegendConfig 2018-04-18 10:10:39 +02:00
RivCellEdgeGeometryUtils.h Reverted 4ec7c97a77 2017-01-19 10:37:59 +01:00
RivCellSetEnum.h Added comment 2016-11-17 10:05:00 +01:00
RivCompletionTypeResultToTextureMapper.h #1601 Completion Type : Show undefined as gray 2017-06-14 12:41:52 +02:00
RivDefaultResultToTextureMapper.h #1601 Completion Type : Show undefined as gray 2017-06-14 12:41:52 +02:00
RivFaultGeometryGenerator.cpp (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RivFaultGeometryGenerator.h #1274 - pre-proto - showing stimPlan mesh 2017-03-16 12:02:07 +01:00
RivFaultPartMgr.cpp #2727 Legends : Rename to RimRegularLegendConfig 2018-04-18 10:10:39 +02:00
RivFaultPartMgr.h #1996 Remane RimFieldCollection -> RimFaultInViewCollection 2017-10-17 09:52:31 +02:00
RivFishbonesSubsPartMgr.cpp #1873: Changed naming scheme when exporting laterals. Make sure fishbone name is exported and be more explicit in the enumeration of the subs and laterals. 2017-12-19 11:06:28 +01:00
RivFishbonesSubsPartMgr.h Add const and remove dependency to RimView 2017-06-19 22:53:19 +02:00
RivGridPartMgr.cpp #2727 Legends : Rename to RimRegularLegendConfig 2018-04-18 10:10:39 +02:00
RivGridPartMgr.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivNNCGeometryGenerator.cpp (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RivNNCGeometryGenerator.h #1987 Time Step Filtering: Support dynamic NNC data time step filtering 2017-10-19 09:57:10 +02:00
RivObjectSourceInfo.cpp 1251 Added RivObjectSourceInfo for selecting any pdmObject 2017-05-05 12:18:10 +02:00
RivObjectSourceInfo.h 1251 Added RivObjectSourceInfo for selecting any pdmObject 2017-05-05 12:18:10 +02:00
RivPartPriority.h #1282 Mesh lines : Use LEQUAL for depth test to make sure highest pri is visible 2017-03-08 14:27:02 +01:00
RivPipeGeometryGenerator.cpp lenght -> length 2018-03-13 10:55:35 +01:00
RivPipeGeometryGenerator.h lenght -> length 2018-03-13 10:55:35 +01:00
RivPipeQuadToSegmentMapper.cpp (#404) WIP - Quad to segment mapper to determine well path depth 2015-09-10 14:03:59 +02:00
RivPipeQuadToSegmentMapper.h Fixed Linux compile issue 2015-09-14 13:14:37 +02:00
RivReservoirFaultsPartMgr.cpp #2436 Separated Hide grid cells mode as a separate value. Make sure that all the possible drawstyles works as expected, both for 2D intersection view and 3D views. 2018-04-05 07:41:29 +02:00
RivReservoirFaultsPartMgr.h #944 Added clear of watertight flag 2016-11-21 13:13:53 +01:00
RivReservoirPartMgr.cpp #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
RivReservoirPartMgr.h #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
RivReservoirSimWellsPartMgr.cpp #2552 Fix visualization of branch-depth, both wells and intersection geoemetry. 2018-03-14 15:13:25 +01:00
RivReservoirSimWellsPartMgr.h #1544 Removed unused functions and other minor improvements 2018-01-19 15:08:31 +01:00
RivReservoirViewPartMgr.cpp #2969 Add const to currentActiveCellInfo 2018-05-31 08:30:04 +02:00
RivReservoirViewPartMgr.h #3185 Remove FixedArray 2018-08-07 10:37:52 +02:00
RivResultToTextureMapper.h #1601 Completion Type : Show undefined as gray 2017-06-14 12:41:52 +02:00
RivScalarMapperUtils.cpp #2727 Legends : Rename to RimRegularLegendConfig 2018-04-18 10:10:39 +02:00
RivScalarMapperUtils.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RivSimWellConnectionSourceInfo.cpp #2553 Well CF Visualization: Add viz of connection factors on sim wells 2018-04-05 14:25:47 +02:00
RivSimWellConnectionSourceInfo.h #2553 Well CF Visualization: Add viz of connection factors on sim wells 2018-04-05 14:25:47 +02:00
RivSimWellPipeSourceInfo.cpp #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
RivSimWellPipeSourceInfo.h #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00
RivSimWellPipesPartMgr.cpp #2684 Well CF Visualization: Option to turn off CF visualization on closed connections 2018-04-19 22:28:22 +02:00
RivSimWellPipesPartMgr.h Rename 2018-04-19 20:20:57 +02:00
RivSingleCellPartGenerator.cpp (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RivSingleCellPartGenerator.h #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
RivSourceInfo.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivSourceInfo.h #1292 Fixed CppCheck Issues in ModelVisualization 2017-03-06 11:20:28 +01:00
RivTensorResultPartMgr.cpp #2791 Fix tensor vector colors so principal to has a single color. 2018-05-07 11:17:51 +02:00
RivTensorResultPartMgr.h #2791 Rename misspelled "principalNumber" in TensorResultPartMgr 2018-05-07 10:13:17 +02:00
RivTernaryResultToTextureMapper.h (#166) Improvements to ternary result visualization 2015-11-24 09:59:25 +01:00
RivTernarySaturationOverlayItem.cpp #2730 Category and Scalarmapper Legend: Improve the preferred size 2018-05-04 13:33:06 +02:00
RivTernarySaturationOverlayItem.h #2657 Final cleanup and refactoring of legends size system 2018-04-20 16:59:10 +02:00
RivTernaryScalarMapper.cpp (#166) Improvements to ternary result visualization 2015-11-24 09:59:25 +01:00
RivTernaryScalarMapper.h #1292 Fixed CppCheck Issues in ModelVisualization 2017-03-06 11:20:28 +01:00
RivTernaryScalarMapperEffectGenerator.cpp (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RivTernaryScalarMapperEffectGenerator.h System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RivTernaryTextureCoordsCreator.cpp (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
RivTernaryTextureCoordsCreator.h #2426 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
RivTextureCoordsCreator.cpp #2727 Legends : Rename to RimRegularLegendConfig 2018-04-18 10:10:39 +02:00
RivTextureCoordsCreator.h #1601 Completion Type : Show undefined as gray 2017-06-14 12:41:52 +02:00
RivWellConnectionFactorGeometryGenerator.cpp Add missing include 2018-04-05 14:47:03 +02:00
RivWellConnectionFactorGeometryGenerator.h #2553 Well CF Visualization: Add viz of connection factors on sim wells 2018-04-05 14:25:47 +02:00
RivWellConnectionFactorPartMgr.cpp #2882 CF Visualization : Never show connection factor for parent grid cells 2018-05-09 14:31:30 +02:00
RivWellConnectionFactorPartMgr.h Rename 2018-04-19 20:20:57 +02:00
RivWellConnectionSourceInfo.cpp #2600 Well CF Visualization: Make sure all connections are visualized 2018-03-19 14:41:46 +01:00
RivWellConnectionSourceInfo.h #2600 Well CF Visualization: Make sure all connections are visualized 2018-03-19 14:41:46 +01:00
RivWellConnectionsPartMgr.cpp #2482 Add wellhead pipe piece to simulation wells. 2018-02-28 17:19:05 +01:00
RivWellConnectionsPartMgr.h #1996 Rename RimEclipseWell -> RimSimWellInView 2017-10-17 09:52:31 +02:00
RivWellFracturePartMgr.cpp #3038 Remove code duplication 2018-08-07 09:54:12 +02:00
RivWellFracturePartMgr.h #3035 Consolidate duplicate code 2018-06-25 08:19:29 +02:00
RivWellHeadPartMgr.cpp #2552 Simulation well heads for branches in 2d intersection view 2018-03-15 14:46:57 +01:00
RivWellHeadPartMgr.h #2552 Simulation well heads for branches in 2d intersection view 2018-03-15 14:46:57 +01:00
RivWellPathPartMgr.cpp #1722 Completion Export : Use RimTools::wellPathCollection 2018-06-29 10:48:45 +02:00
RivWellPathPartMgr.h #1722 Completion Export : Use RimTools::wellPathCollection 2018-06-29 10:48:45 +02:00
RivWellPathSourceInfo.cpp #2634 Fix wrong MD when context menu creating completions in 2D intersectino View 2018-03-21 14:13:56 +01:00
RivWellPathSourceInfo.h #2634 Fix wrong MD when context menu creating completions in 2D intersectino View 2018-03-21 14:13:56 +01:00
RivWellPathsPartMgr.cpp #1722 Completion Export : Use RimTools::wellPathCollection 2018-06-29 10:48:45 +02:00
RivWellPathsPartMgr.h #1722 Completion Export : Use RimTools::wellPathCollection 2018-06-29 10:48:45 +02:00
RivWellSpheresPartMgr.cpp #1996: Rename RimEclipseWellCollection -> RimSimWellInViewCollection 2017-10-17 09:52:31 +02:00
RivWellSpheresPartMgr.h #1996 Renaming. Remove unused includes and rename local variables 2017-10-17 09:52:31 +02:00