Commit Graph

14005 Commits

Author SHA1 Message Date
hiker
4b01d090c6 Fixed track name for GP. 2014-11-12 12:25:33 +11:00
samuncle
1bd3ee24c6 Add a description to the shader 2014-11-12 01:22:33 +01:00
samuncle
9857eb4621 Try to tweak the lens flare without being too obvious 2014-11-12 01:00:23 +01:00
samuncle
f39ae90b6e merge with trunk + try to adapt to the new blur system 2014-11-12 00:08:21 +01: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
hiker
8ac0bd6793 Merge branch 'master' of github.com:supertuxkart/stk-code 2014-11-12 07:56:21 +11:00
Vincent Lejeune
b40cf6f321 tweak value 2014-11-11 21:56:13 +01:00
hiker
4cf93ca322 Fixed compiler warnings. 2014-11-12 07:55:55 +11:00
hiker
cbd43704ac Added more asserts. 2014-11-12 07:53:24 +11: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
samuncle
b70f2cd176 Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare 2014-11-10 17:12:45 +01:00
deve
517c828738 Merge branch 'master' of https://github.com/supertuxkart/stk-code 2014-11-10 12:59:27 +01:00
deve
322dec5419 Fixed mingw compilation in release mode. 2014-11-10 12:57:59 +01:00
hiker
b6b4636861 Merge branch 'master' of github.com:supertuxkart/stk-code 2014-11-10 22:27:25 +11:00
hiker
ba55fd61dd Disabled warning messages if the automatically created disabled
textures are not in the texture cache.
2014-11-10 22:26:29 +11:00
deve
65ee047b3c Apply patch from upstream irrlicht which allow to compile it on windows using clang. 2014-11-10 11:33:49 +01:00
deve
98411b5568 Fixed compilation. 2014-11-10 10:32:26 +01:00
samuncle
d0caeb3b63 Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare 2014-11-10 06:51:10 +01:00
hiker
8dff64644a Fixed #1687 (time too long when using many karts in ftl)> 2014-11-10 16:49:13 +11:00
hiker
5a1dc70a7a Added some asserts to narrow down #1685. 2014-11-10 16:40:50 +11:00
hiker
2c5430e66c Merge branch 'master' of github.com:supertuxkart/stk-code 2014-11-10 16:33:37 +11:00
hiker
bfe7bff877 Fixed #1680 (notification shown at wrong place after changing resolution). 2014-11-10 16:32:35 +11:00
samuncle
7d71cabc92 Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare 2014-11-10 01:29:38 +01:00
Deve
387547cfda Merge pull request #1684 from Alayan-stk/patch-1
Fix issue #1108
2014-11-09 21:18:37 +01:00
Alayan-stk
448a7eb94f Fix issue #1108 2014-11-09 16:54:01 +01:00
Sachith Hasaranga Seneviratne
ebade1f3aa Disabled callback for now 2014-11-09 18:33:11 +05:30
Sachith Hasaranga Seneviratne
d9b73907fe Added basic line callback 2014-11-09 18:32:20 +05:30
Sachith Hasaranga Seneviratne
b7beff1406 Added map container for script cache 2014-11-09 17:35:01 +05:30
Sachith Hasaranga Seneviratne
f8cb8c75bb Merge branch 'master' of https://github.com/supertuxkart/stk-code into ScriptCache 2014-11-09 14:55:46 +05:30
samuncle
eb18566f29 Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare
keep compatibility with master
2014-11-09 02:58:06 +01:00
Deve
144cdc8f68 Fixed file extension. 2014-11-08 21:05:11 +01:00
samuncle
e20d8bdcdf Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare
Keep lens flare updated with trunk
2014-11-08 01:51:40 +01:00
hiker
5401e7f3b7 First try to prevent #1566: kart chassis appears inside of terrain. 2014-11-08 11:43:06 +11:00
Vincent Lejeune
833f162d1a Enable m_support_sdsm by default 2014-11-08 01:19:27 +01: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
samuncle
2a440bb2cb minor modification to the blueish mood of lens flare 2014-11-07 16:20:39 +01:00
samuncle
1e547652f7 Merge branch 'master' of https://github.com/supertuxkart/stk-code into lensflare
Keep lens flare updated with master
2014-11-07 16:14:11 +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
3c88898113 Fixed --camera-wheel-debug command line option (better distance
computation, no smoothing); removed unused function.
2014-11-07 16:36:03 +11:00
Marianne Gagnon
2c8f86fabd Intro cutscene fixes 2014-11-05 18:13:47 -05:00
hiker
ce0d713dd3 Merge branch 'master' of github.com:supertuxkart/stk-code 2014-11-05 23:25:29 +11:00
hiker
884daf9093 Fix #1665 (kart hovering in pyramid after jump) by only cushioning with
half the computed impulse.
2014-11-05 22:53:25 +11:00
hiker
cfb4dc13a8 Updated GP for new mines track. 2014-11-05 13:39:57 +11:00
hiker
2077676f8e Updated windows build instructions. 2014-11-05 11:23:46 +11:00