Commit Graph
20 Commits
Author SHA1 Message Date
sigurdp f0c0df2efa Cleaned op help text for command line options.
Also semoved old argument arsing implementation
2013-12-19 10:07:19 +01:00
sigurdp 0100038db0 Experimental support for offsetting NNCs when drawing
Utilize polygon offset in conjunction with disabling of depth writes to
layer drawing of NNs on top of other fault drawing.
2013-12-18 12:13:44 +01:00
sigurdp 28d0fbc476 Added support for multi-level polygon offset
Allow effect generator to tak multiple levels of polygon offsetting.
2013-12-17 13:11:46 +01:00
sigurdp 477792e89d Refactored naming of cvfqt:Utils member functions 2013-12-04 17:04:05 +01:00
sigurdp cc72c7b2f6 Merged down changes from Resinsight dev branch 2013-12-04 16:06:48 +01:00
sigurdp 368af75bf2 Refactored ProgramOptions class 2013-12-04 14:56:04 +01:00
sigurdp 0656b5254f First cut, command line options for batch processing
First cut implementation of command line oprions for batch proccessing.
Added support for the follwoing new command line options:
size, replacecase, replaceSourceCase and multiCaseSnapshots
Reworked the entire command line processing code.
2013-12-04 12:04:42 +01:00
sigurdp 192f4bba59 Added conversion of lists/arrays plus renames
Renamed/deprecated fromQString(), new function is toString()
2013-12-04 11:51:12 +01:00
sigurdp 4db4e44668 Added member ProgramOptions::firstValue() 2013-12-04 11:49:05 +01:00
sigurdp f2821cf9be Added member to recompute all statistics
Added member function
RimAnalysisModels::recomputeStatisticsForAllCaseGroups().
2013-12-02 08:56:42 +01:00
sigurdp 498918e050 Added RimResultCase::setGridFileName() 2013-12-02 08:55:13 +01:00
sigurdp 58412c010c Added cvf::ProgramOptions class to Fwk
Integrated from CS PF as of changelist 235
2013-11-29 13:00:09 +01:00
sigurdp a9140ca894 Merge pull request #124 from OPM/FwkManualUpdate
Update of Framework (CVC)
2013-11-20 02:42:25 -08:00
sigurdp c4c2a83c7b Merge remote-tracking branch 'origin/dev' into FwkManualUpdate 2013-11-20 11:21:40 +01:00
sigurdp df5f1f85af Integrated from CeeSol Perforce, changelist 203
AppFwk tests.
Added rotation to locator.
Caf::FrameAnimationControl : Set current frame to 0 if a framecount
change makes the current frame invalid
2013-11-01 16:54:24 +01:00
sigurdp bbebebadd5 Added complete VizFwk
Added the complete VizFwk from the ResInsight branch in Perforce as of
changelist 190.
2013-11-01 08:49:42 +01:00
sigurdp fbfbdfca84 Integrate Fwk updates from ResInsight/Perforce
Integrated Fwk updates in Resinsight branch up to changelist 173.
Summary of changes:
* Rewrite of cvf::OverlayItem to allow fixed user controlled positioning
of the items.
* Removed pure virtual functions OverlayItem::maximumSize() and
OverlayItem::minimumSize().
* Use caf::AboutDialog instead of modified cvfqt::BasicAboutDialog.
* Removed lapack from link line due to fail on Ubuntu 12.04 when lapack
isn't installed.
* Fix in OpenGLContext::saveOpenGLState() to avoid application
corruption when running on RedHat with VMWare.
* Removed unused font manager.
* Console assert handler only calls __debugbreak() if debugger is
present. Otherwise, calls abort(). Done after trouble running gtest
death tests.
* Made component access functions in Color3f, Color3ub, Color4f,
Color4ub inline.
* Added conversion functions between TextureImage and QImage to
cvfqt::Utils class.
* Optimized TextureImage::setPixel() - relies on new inlined
component-wise access functions for Color4ub.
* Added TextureImage::clear() and non-const version of
TextureImage::ptr().
2013-10-31 14:57:52 +01:00
sigurdp bcc33397a3 Adapted cmake files to new directory structure 2013-09-20 16:21:46 +02:00
sigurdp f64d9b7e64 Moved CAF to Fwk/AppFwk and moved/renamed VisualizationModules to Fwk/VizFwk 2013-09-20 16:01:20 +02:00
sigurdp 7ea10201ec Changed file headers to include LGPL licensing. 2013-09-20 15:22:29 +02:00