ResInsight/ApplicationLibCode
jonjenssen a7775214c8
Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191)
Make 3d view picker more generic to enable picking cell filter polygon

Give cell filters a new, generic interface for updating included/excluded cells from collection

Remove old range filter collection and replace with new filter collection that supports both range filters, polyline filters and user defined filters.

Update existing range filter code for the new collection and interface

Add user defined cell filter type

Add polyline cell filter type

Implement both Z and K index depth for polyline filters
Allow interactive editing of polyline filter node positions.
Support both geomech and eclipse views
Support view linking with both eclipse and geomech views and the new filter types

Support loading old project files with range filter collections into the new collection type

Adjust to new world order.
2021-01-11 18:47:09 +01:00
..
Adm Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Application Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
CommandFileInterface Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Commands Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
FileInterface Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
GeoMech Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
ModelVisualization Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
ProjectDataModel Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
ProjectDataModelCommands Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
ReservoirDataModel Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
ResultStatisticsCache Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
SocketInterface Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
UnitTests Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
UserInterface Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
.clang-format Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
.clang-tidy Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
CMakeLists.txt Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
CustomPCH.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Doxyfile Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
pch.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuThemesDirectory.h.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00