ResInsight/ApplicationCode/Commands/IntersectionBoxCommands
Magne Sjaastad 77ef87fb3a System : Move all command features into separate library
When compiling the complete application, the large number of files causes the input file for a Ninja build (text response file) to become too large on some configurations. Move command features into a separate library to reduce the total file count per project/library.
2020-08-31 08:23:14 +02:00
..
CMakeLists_files.cmake System : Move all command features into separate library 2020-08-31 08:23:14 +02:00
RicAppendIntersectionBoxFeature.cpp clang-format after intersection rename 2019-11-26 13:56:02 +01:00
RicAppendIntersectionBoxFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicBoxManipulatorEventHandler.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicBoxManipulatorEventHandler.h Janitor : Apply clang-format fixes on codebase in ApplicationCode 2019-11-04 11:34:34 +01:00
RicIntersectionBoxAtPosFeature.cpp clang-format after intersection rename 2019-11-26 13:56:02 +01:00
RicIntersectionBoxAtPosFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicIntersectionBoxXSliceFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicIntersectionBoxXSliceFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicIntersectionBoxYSliceFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicIntersectionBoxYSliceFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicIntersectionBoxZSliceFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicIntersectionBoxZSliceFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicIntersectionFeatureImpl.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicIntersectionFeatureImpl.h Rename RimintersectionBox to RimBoxIntersection 2019-11-26 13:14:55 +01:00