Magne Sjaastad
|
ec181e94f8
|
Added depth write to effect generator
|
2013-12-19 09:16:29 +01:00 |
|
Magne Sjaastad
|
f492f0eda2
|
Renaming
|
2013-12-19 09:16:29 +01:00 |
|
Jacob Støren
|
b7f305b142
|
Faults: Face culling handles flipaxis
|
2013-12-19 08:48:36 +01:00 |
|
Jacob Støren
|
a20e08237b
|
Toolbar - Gridlines - Faults only option #74
|
2013-12-18 23:37:30 +01:00 |
|
Jacob Støren
|
ee135b5949
|
Faults: Set default faceculling to show inside
And aligned some code
|
2013-12-18 19:02:07 +01:00 |
|
Jacob Støren
|
2171b1bde4
|
Faults: First shot on getting the face culling right
Still needs to handle flipaxis
|
2013-12-18 15:49:03 +01:00 |
|
Jacob Støren
|
12e818b3b2
|
Updated cell topology comments
|
2013-12-18 15:36:28 +01:00 |
|
Jacob Støren
|
a2dd688df1
|
Fixed cell coordinate debug output
|
2013-12-18 15:35:23 +01:00 |
|
Jacob Støren
|
49fe3e9f4c
|
EffectGenerator: Renamed faceculling member
|
2013-12-18 13:53:32 +01:00 |
|
Jacob Støren
|
a6ef98772a
|
Faults: Override backface culling from Grid mode
When in grid mode, backface culling must always be off, when we do not
have results.
|
2013-12-18 13:36:29 +01:00 |
|
Jacob Støren
|
13c387e787
|
Fixed missing update when toggling Fault mode
|
2013-12-18 13:36:26 +01:00 |
|
Magne Sjaastad
|
bc4ef17409
|
Create only one label per fault
Use a separate code path for fault labels to avoid multiple labels on
different sub parts of a fault
|
2013-12-18 12:49:41 +01:00 |
|
Magne Sjaastad
|
ae4175dd15
|
Always connect label line to native fault
|
2013-12-18 12:49:41 +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 |
|
Jacob Støren
|
6d1db22cd8
|
NNC: Made nnc's folllow cell filters
|
2013-12-18 10:16:14 +01:00 |
|
Magne Sjaastad
|
55fe73c3b2
|
Control face culling when mapping results
|
2013-12-18 09:31:45 +01:00 |
|
Magne Sjaastad
|
d826c79a73
|
Added face culling in fault part color mode
|
2013-12-18 09:31:44 +01:00 |
|
Magne Sjaastad
|
b2f31b8045
|
Added face culling control
|
2013-12-18 09:31:43 +01:00 |
|
Magne Sjaastad
|
a617c4a430
|
Added more control of face culling
|
2013-12-18 09:31:43 +01:00 |
|
Jacob Støren
|
473a49f83d
|
Faults: Always show faults when showing Grid
Always show the faults parts when showing the grid in the "normal" way.
If we do not, there will be holes in the model.
|
2013-12-18 09:26:06 +01:00 |
|
Jacob Støren
|
8b52a43360
|
NNC: Typo in message
|
2013-12-18 09:20:53 +01:00 |
|
Jacob Støren
|
1639240240
|
Faults: Readded geometry fault generation
|
2013-12-17 13:28:13 +01:00 |
|
Jacob Støren
|
344ac7a146
|
Faults Guarded Fault neighbour calculation
|
2013-12-17 13:28:10 +01:00 |
|
Jacob Støren
|
56b7053a15
|
StructGrid: Added Comment
|
2013-12-17 13:28:07 +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 |
|
Magne Sjaastad
|
decb0a756e
|
Initialize cell scalar value
|
2013-12-17 12:19:29 +01:00 |
|
Magne Sjaastad
|
f6510210b0
|
Fix for null pointer
|
2013-12-17 11:52:53 +01:00 |
|
Magne Sjaastad
|
b53e21a61d
|
Store filenames for files with faults in project file
|
2013-12-17 11:52:53 +01:00 |
|
Magne Sjaastad
|
40a4e0d0ab
|
Added combined transmissibility to faults
|
2013-12-17 11:52:50 +01:00 |
|
Magne Sjaastad
|
a8497bec85
|
Created static method for update of texture coordinates
|
2013-12-17 11:52:48 +01:00 |
|
Magne Sjaastad
|
78699d52eb
|
Added pick info on combined transmissibility
|
2013-12-17 11:52:45 +01:00 |
|
Magne Sjaastad
|
3cf1a0f32a
|
Use helper function to get transmissibility scalar results
|
2013-12-17 11:52:44 +01:00 |
|
Magne Sjaastad
|
c32cf208f2
|
Removed redundant call
|
2013-12-17 11:52:42 +01:00 |
|
Magne Sjaastad
|
e824b8f7b0
|
Added special handling of combined transmissibility
|
2013-12-17 11:52:40 +01:00 |
|
Jacob Støren
|
57e136d50a
|
NNC: Added some progress info
|
2013-12-16 15:57:15 +01:00 |
|
Jacob Støren
|
a39fe493f2
|
NNC: Fixed assert oposite face of NO_FACE
|
2013-12-16 15:56:57 +01:00 |
|
Jacob Støren
|
2a31035fb4
|
NNC: Added som diagnostics output
|
2013-12-16 14:26:07 +01:00 |
|
JacobStoren
|
880ab554f9
|
Linux compile fixes. Had to pull out the unused NNC search map.
|
2013-12-16 13:48:51 +01:00 |
|
Jacob Støren
|
7e2d860bba
|
NNC: Tried to fix Linux typename compile issue
|
2013-12-16 11:40:50 +01:00 |
|
Jacob Støren
|
b6437d370c
|
NNC: Fixed crash and made colorupdate work
|
2013-12-16 11:31:06 +01:00 |
|
Jacob Støren
|
56616097d3
|
NNC: Added preliminary Gui control
|
2013-12-16 11:29:48 +01:00 |
|
Jacob Støren
|
440499fbfd
|
NNC: Add connection to both faults if different
|
2013-12-16 11:26:29 +01:00 |
|
Jacob Støren
|
925d5b5dd6
|
NNC: Added NNC parts to the FaultPartMgr
|
2013-12-14 09:48:13 +01:00 |
|
Jacob Støren
|
e75bd8adfb
|
NNC: Distribute the NNC on the correct faults
Making the NNC search map obsolete
|
2013-12-14 09:48:10 +01:00 |
|
Jacob Støren
|
1e65a9db11
|
NNC: Added NNCGeometryGenerator
|
2013-12-14 09:48:06 +01:00 |
|
JacobStoren
|
d4f5dd6803
|
Fix of linux Compile warnings
|
2013-12-14 09:38:55 +01:00 |
|
Jacob Støren
|
bf6fba191e
|
Moved Faluts to MainGrid. New fault calculation
Now finding the uncovered geometrical faults and adds them to a separate
generated fault.
|
2013-12-12 22:18:20 +01:00 |
|
Jacob Støren
|
b23490106e
|
Added IntArray6
|
2013-12-12 22:18:17 +01:00 |
|
Jacob Støren
|
e175a5c96f
|
Refactored to use Cell::faceIndices
|
2013-12-12 22:18:14 +01:00 |
|
Jacob Støren
|
e171aa66ac
|
NNC processing first cut
|
2013-12-12 22:18:11 +01:00 |
|