ResInsight/ApplicationCode/ModelVisualization
Magne Sjaastad 737936d846 Major modularization adjustments
Use uiField() when issuing setUi....() commands
Use PdmChildArrayField instead of PdmPointersFielc
Use PdmChildField instead of PdmField to pdm pointer objects
Use PdmChildArrayField instead of PdmField< std::list< caf::PdmPointer<
type > > >
Use PdmObjectHandle instead of PdmObject
Replaced parentFields(std::vector)  with parentField()
Use PdmUiPropertyViewDialog instead of PdmUiPropertyDialog
2015-07-31 18:58:23 +02:00
..
ModelVisualization_UnitTests Enable in-package substitute of tr1/tuple 2015-01-01 19:46:25 +01:00
CMakeLists_files.cmake Moved geo mech related source files to different folder 2015-06-26 10:00:45 +02:00
RivCellEdgeEffectGenerator.cpp Added option for disabling lighting (#311) 2015-06-18 12:23:26 +02:00
RivCellEdgeEffectGenerator.h Added option for disabling lighting (#311) 2015-06-18 12:23:26 +02:00
RivCellEdgeGeometryUtils.cpp Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivCellEdgeGeometryUtils.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivCellSetEnum.h Moved RivCellSetEnum to a separate file. 2015-06-18 14:17:03 +02:00
RivColorTableArray.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivColorTableArray.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivFaultGeometryGenerator.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivFaultGeometryGenerator.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivFaultPartMgr.cpp Major modularization adjustments 2015-07-31 18:58:23 +02:00
RivFaultPartMgr.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivGridPartMgr.cpp Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivGridPartMgr.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivNNCGeometryGenerator.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivNNCGeometryGenerator.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivPipeGeometryGenerator.cpp Fix of #281: Crash while importing - cvfPlane.cpp Aborted 2015-02-24 13:34:03 +01:00
RivPipeGeometryGenerator.h Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RivReservoirFaultsPartMgr.cpp Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivReservoirFaultsPartMgr.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivReservoirPartMgr.cpp Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivReservoirPartMgr.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivReservoirPipesPartMgr.cpp Renamed source files according to new class names 2015-06-26 10:00:45 +02:00
RivReservoirPipesPartMgr.h Renamed source files according to new class names 2015-06-26 10:00:44 +02:00
RivReservoirViewPartMgr.cpp Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivReservoirViewPartMgr.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivResultToTextureMapper.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivScalarMapperUtils.cpp Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivScalarMapperUtils.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivSourceInfo.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivSourceInfo.h Implemented #310 Result info when picking 2015-06-11 11:38:51 +02:00
RivTernaryResultToTextureMapper.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivTernarySaturationOverlayItem.cpp Updated file header for new files 2014-09-24 07:14:52 +02:00
RivTernarySaturationOverlayItem.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivTernaryScalarMapper.cpp Ternary : Clamp texture coordinates to avoid texture edge issues 2014-10-28 09:39:26 +01:00
RivTernaryScalarMapper.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RivTernaryScalarMapperEffectGenerator.cpp Added option for disabling lighting (#311) 2015-06-18 12:23:26 +02:00
RivTernaryScalarMapperEffectGenerator.h Added option for disabling lighting (#311) 2015-06-18 12:23:26 +02:00
RivTernaryTextureCoordsCreator.cpp Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivTernaryTextureCoordsCreator.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivTextureCoordsCreator.cpp Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivTextureCoordsCreator.h Renamed variables according to newly renamed class names 2015-06-26 10:00:46 +02:00
RivWellHeadPartMgr.cpp (#115) Stopped creating text drawables for empty strings 2015-07-02 16:11:34 +02:00
RivWellHeadPartMgr.h Renamed class RimWell to RimEclipseWell 2015-06-26 10:00:39 +02:00
RivWellPathCollectionPartMgr.cpp Renaming and improved some readability around well paths 2015-06-12 09:25:09 +02:00
RivWellPathCollectionPartMgr.h Renaming and improved some readability around well paths 2015-06-12 09:25:09 +02:00
RivWellPathPartMgr.cpp (#115) Stopped creating text drawables for empty strings 2015-07-02 16:11:34 +02:00
RivWellPathPartMgr.h Renaming and improved some readability around well paths 2015-06-12 09:25:09 +02:00
RivWellPipesPartMgr.cpp Renamed source files according to new class names 2015-06-26 10:00:45 +02:00
RivWellPipesPartMgr.h Renamed class RimWell to RimEclipseWell 2015-06-26 10:00:39 +02:00