Teejoon
|
de9657700b
|
Fixed draw final pass with shided objects having to many if-statments.
Shields is working with transparancy
Player cameras should have nearclip fater away and far clip nearer.
Defaultconfig push
|
2016-03-02 11:59:48 +01:00 |
|
Teejoon
|
ef66f3ebe5
|
Transparancy with shild fix
|
2016-03-01 23:14:23 +01:00 |
|
Teejoon
|
df7ace6626
|
We only uses one depth buffer now
|
2016-02-29 11:44:29 +01:00 |
|
Teejoon
|
b320d8d1e4
|
WIP
|
2016-02-26 18:01:38 +01:00 |
|
Tleety
|
7c582898f4
|
Working stencil buffer for the shield.
|
2016-02-04 14:33:39 +01:00 |
|
Tleety
|
379d211832
|
some fixes with the stencil states and implemented stencil func/stencilop/stencilmask to renderstate
|
2016-02-04 11:13:26 +01:00 |
|
Tleety
|
bc01e147c2
|
Some state stuff, some draw stuff, some QA map stuff
|
2016-02-03 18:09:44 +01:00 |
|
Tleety
|
b499f4b020
|
Fixed some rendering bugs and some code refactoring
|
2016-01-23 12:17:38 +01:00 |
|
Tleety
|
7498cebf5e
|
Merge remote-tracking branch 'origin/master' into Forward+
# Conflicts:
# src/Engine/Rendering/DrawFinalPassState.cpp
# src/Engine/Rendering/PickingPass.cpp
# src/Engine/Rendering/Renderer.cpp
|
2016-01-22 15:57:38 +01:00 |
|
Tleety
|
86824f1b1f
|
Colors above value 1 is now added to the bloomtexture, and will be used to get a glow effect in later stage.
|
2016-01-20 15:23:49 +01:00 |
|
Tleety
|
78a1037983
|
WIP
DrawScreenQuad implemented and working.
Started work on HDR coloring.
|
2016-01-20 13:34:56 +01:00 |
|
Jace
|
4786986abd
|
Rendering pipeline fixes across the board and base work on refactored editor
|
2016-01-17 06:29:25 +01:00 |
|
Tleety
|
fa6dd2dc67
|
Basic transparancy working.
|
2016-01-11 17:57:15 +01:00 |
|
Tleety
|
0cf8d26557
|
Revert "Revert "Forward+""
This reverts commit b908a9f9c6.
|
2016-01-11 17:56:58 +01:00 |
|
Jace
|
b908a9f9c6
|
Revert "Forward+"
|
2016-01-11 13:48:55 +01:00 |
|
Tleety
|
e510f2b88c
|
Forward plus render pass now removed from Renderer.cpp to it's own class.
|
2016-01-06 11:32:42 +01:00 |
|