hiker
|
4b01d090c6
|
Fixed track name for GP.
|
2014-11-12 12:25:33 +11:00 |
|
Vincent Lejeune
|
192ed8a486
|
Fix classic fog
|
2014-11-11 22:43:25 +01:00 |
|
Vincent Lejeune
|
09fa1ee3cb
|
Implement scattering for point light
|
2014-11-11 22:36:27 +01:00 |
|
Vincent Lejeune
|
bd4fe57524
|
Use fog start value to determine density
|
2014-11-11 21:52:54 +01:00 |
|
Vincent Lejeune
|
84affec451
|
Change fog equation
|
2014-11-10 22:08:12 +01:00 |
|
Vincent Lejeune
|
85bbc0f8b8
|
Use variable sigma for blur filter
|
2014-11-10 21:32:04 +01:00 |
|
hiker
|
8dff64644a
|
Fixed #1687 (time too long when using many karts in ftl)>
|
2014-11-10 16:49:13 +11:00 |
|
hiker
|
5401e7f3b7
|
First try to prevent #1566: kart chassis appears inside of terrain.
|
2014-11-08 11:43:06 +11:00 |
|
Vincent Lejeune
|
04d313671c
|
Fix sqrt(int) in diffuseenvmap
|
2014-11-08 01:02:46 +01:00 |
|
Vincent Lejeune
|
5eefe0c0ad
|
Make envmap reflexion less blurry
|
2014-11-08 00:57:49 +01:00 |
|
Vincent Lejeune
|
d7f3198ac9
|
Merge branch 'sdsm'
|
2014-11-07 13:42:29 +01:00 |
|
Vincent Lejeune
|
909948c9a4
|
Implement depth histogram to position cascade split
|
2014-11-07 13:42:13 +01:00 |
|
Vincent Lejeune
|
cacb008ae6
|
Prepare compute shader to stretch lightcoord
|
2014-11-07 13:42:13 +01:00 |
|
hiker
|
cfb4dc13a8
|
Updated GP for new mines track.
|
2014-11-05 13:39:57 +11:00 |
|
Vincent Lejeune
|
92ecd01e61
|
Make cascade split modifiable
|
2014-11-04 20:53:32 +01:00 |
|
samuncle
|
d7caebe847
|
enable vignette during races
|
2014-11-03 21:53:44 +01:00 |
|
hiker
|
dec5ac8aa2
|
Fixed several xml errors (unclosed <space> tags).
|
2014-11-03 15:25:39 +11:00 |
|
Vincent Lejeune
|
17aafae42c
|
Merge remote-tracking branch 'origin/esm'
|
2014-11-03 01:02:27 +01:00 |
|
hiker
|
841ae8814e
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2014-11-03 08:56:19 +11:00 |
|
hiker
|
62b81b3e9a
|
Shortened labels to fit on smaller screens.
|
2014-11-03 08:23:35 +11:00 |
|
hiker
|
0be0d7ee72
|
Merge branch 'perPlayerDifficulties' of https://github.com/Flakebi/stk-code into Flakebi-perPlayerDifficulties
|
2014-11-03 06:52:31 +11:00 |
|
Vincent Lejeune
|
ddecd23472
|
Tweak values
|
2014-11-02 19:07:02 +01:00 |
|
Vincent Lejeune
|
ebe11370a2
|
Reenable bluring
|
2014-11-02 16:30:44 +01:00 |
|
Vincent Lejeune
|
c5186e3ab3
|
Use depth in exp space
|
2014-11-02 16:26:46 +01:00 |
|
Vincent Lejeune
|
b975b63eea
|
Use proper depth linear value
|
2014-11-02 16:00:41 +01:00 |
|
Vincent Lejeune
|
f5a44c0a19
|
Take more sample
|
2014-11-02 02:42:44 +01:00 |
|
Vincent Lejeune
|
9113aa7a39
|
Implement Exponential Shadow map
|
2014-11-02 02:36:10 +01:00 |
|
Vincent Lejeune
|
7679213e26
|
Use exp algorithm for the gaussian blur
|
2014-11-02 02:35:02 +01:00 |
|
Vincent Lejeune
|
6aed902ae0
|
Store depth in color buffer instead of depth
This allows for instance to blur it using already existing shaders
|
2014-11-01 22:38:38 +01:00 |
|
Flakebi
|
9ca1c03480
|
Applying merges correctly is difficult...
|
2014-10-31 18:54:52 +01:00 |
|
Flakebi
|
abf7bacfea
|
Merge branch 'upstream/master' into perPlayerDifficulties
Conflicts:
src/graphics/stkmesh.cpp
src/states_screens/kart_selection.cpp
|
2014-10-31 16:47:34 +01:00 |
|
Vincent Lejeune
|
ee687440c7
|
Increase shadow filtering
|
2014-10-29 18:57:39 +01:00 |
|
Marianne Gagnon
|
bf0f75a367
|
Fix (again) initial scattering of now so that it falls evenly
|
2014-10-28 19:06:29 -04:00 |
|
Arthur-D
|
6c0ace85ee
|
Slight improvement on notification backgrounds. Feedback welcome.
|
2014-10-28 07:16:29 +01:00 |
|
Flakebi
|
f27597c450
|
Revert "Fix incorrect alignment in spinner widgets"
This reverts commit 4cb8be6ab4 .
|
2014-10-26 18:02:28 +01:00 |
|
Flakebi
|
46f3fa5f74
|
Merge branch 'upstream/master' into perPlayerDifficulties
Conflicts:
data/gui/options_ui.stkgui
src/graphics/stkmesh.cpp
src/states_screens/options_screen_ui.cpp
|
2014-10-26 17:47:29 +01:00 |
|
Flakebi
|
4cb8be6ab4
|
Fix incorrect alignment in spinner widgets
|
2014-10-26 17:10:28 +01:00 |
|
Flakebi
|
690e632e1b
|
Move handicap to ui options and to the player name spinner
|
2014-10-26 16:56:50 +01:00 |
|
Arthur-D
|
ef2cf3b17d
|
Sorry for the previous messy merge - no files were changed remotely so should be safe. Due to my mishap I need to commit the files I wanted to again. Those are new bg images for achievement and friend notifications. Feedback welcome.
|
2014-10-26 15:34:51 +01:00 |
|
hiker
|
f7893afbef
|
Adjusted button position, thanks to auria.
|
2014-10-24 11:16:08 +11:00 |
|
hiker
|
8bc6aa91bb
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2014-10-24 10:34:59 +11:00 |
|
hiker
|
1920703f09
|
Converted label to button, just for tests.
|
2014-10-24 10:34:10 +11:00 |
|
Vincent Lejeune
|
794ab54b7a
|
Clamp lodval
|
2014-10-24 00:41:34 +02:00 |
|
hiker
|
b4f95d672a
|
Started to indicate the name of the logged in user ... still work in
progress (black writing on dark grey).
|
2014-10-23 22:26:11 +11:00 |
|
Vincent Lejeune
|
9ca4d7e3e6
|
Improve ibl specular reflexion using mipmap chain
|
2014-10-22 14:49:06 +02:00 |
|
hiker
|
c012e98f9b
|
Allow disabling of hw stats collection.
|
2014-10-22 08:20:26 +11:00 |
|
Flakebi
|
57afd1d585
|
Merge remote-tracking branch 'origin/master' into perPlayerDifficulties, this time the right branch...
Conflicts:
data/gui/user_screen.stkgui
data/gui/user_screen_tab.stkgui
src/graphics/glwrap.cpp
src/graphics/weather.cpp
src/states_screens/user_screen.cpp
|
2014-10-20 22:36:54 +02:00 |
|
Marianne Gagnon
|
c95e90b925
|
Tweak checkbox position on login screen
|
2014-10-17 19:24:21 -04:00 |
|
Vincent Lejeune
|
2f45266c6f
|
Fix position of speedmeter
Only need to get the texture
|
2014-10-17 18:51:41 +02:00 |
|
Vincent Lejeune
|
ce7f017adf
|
Some fixes
|
2014-10-17 18:43:39 +02:00 |
|