Magne Sjaastad
|
c82df63e10
|
#5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
10f0abc9b5
|
#5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
|
2020-02-12 13:35:31 +01:00 |
|
Gaute Lindkvist
|
e571d2365c
|
Fix build warnings in RivHexGridIntersectionTools
|
2020-02-11 12:54:57 +01:00 |
|
Jacob Støren
|
fefd4d2fe8
|
#5429 Use const reference instead of copy
Had no effect on Win64 but is better style
|
2020-01-31 15:01:53 +01:00 |
|
Jacob Støren
|
d32db574cb
|
#5318 Surface Intersection geometry with results
|
2020-01-17 13:24:25 +01:00 |
|
Jacob Støren
|
cd08185678
|
#5019 Use the static methods to color intersections as well
Move all the color/texture generation methods into a separate tools class.
(Only scope wise)
|
2019-11-20 13:01:25 +01:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Magne Sjaastad
|
ef80f5b629
|
#4683 System : Remove obsolete include of cvfBase.h
|
2019-09-06 10:52:54 +02:00 |
|
Magne Sjaastad
|
6346ed012c
|
clang-tidy : Remove redundant 'virtual' and add 'override'
|
2018-10-18 19:45:57 +02:00 |
|
Magne Sjaastad
|
76913aded5
|
CppCheck : Use std::array
|
2018-08-10 16:05:35 +02:00 |
|
Jacob Støren
|
97c2ebd955
|
#2436 Intersection Fault lines are now separated and have a separate color
|
2018-04-05 07:41:29 +02:00 |
|
Jacob Støren
|
b5e782dfc3
|
#1292 Fixed CppCheck Issues in ModelVisualization
|
2017-03-06 11:20:28 +01:00 |
|
Jacob Støren
|
c2eff1b733
|
Linux compile fixes
|
2016-09-28 15:07:19 +02:00 |
|
Jacob Støren
|
4c98ea2283
|
#815 First working interpolation scheme, so values are not insane
|
2016-09-27 10:16:16 +02:00 |
|
Jacob Støren
|
d9f71ad054
|
#815 Box is now working with correct clipping. Values are not correct on edges of the box.
|
2016-09-23 11:13:42 +02:00 |
|
Jacob Støren
|
8f501d96ea
|
#815 Reentered Whitespace
|
2016-09-21 15:05:59 +02:00 |
|
Jacob Støren
|
1c612030ef
|
#815 Renamed CrossSection -> Intersection
|
2016-09-21 10:15:38 +02:00 |
|
Magne Sjaastad
|
bb906cdbe2
|
#815 Moved code to RivHexGridIntersectionTools
|
2016-09-21 07:57:39 +02:00 |
|