hiker
|
6cf4d381ee
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2014-12-14 11:41:47 +11:00 |
|
hiker
|
0ca09019a2
|
Fixed minor memory leak.
|
2014-12-14 11:41:07 +11:00 |
|
Vincent Lejeune
|
1cf592394b
|
Try to fix ibl precision issue
|
2014-12-13 22:35:46 +01:00 |
|
Vincent Lejeune
|
7872bc7860
|
Fix image format for bilateral blur
|
2014-12-13 22:28:16 +01:00 |
|
Deve
|
7114657c02
|
Merge pull request #1781 from thamlett/master
Fix some typos
|
2014-12-13 18:07:18 +01:00 |
|
Deve
|
1a4f6e51ee
|
Fixed problem in dynamic ribbon widgets which contain animations, labels and more than one row.
Thanks to marcoll.
|
2014-12-13 12:49:07 +01:00 |
|
Mathieu Laprise
|
15927f319c
|
When entering gp_name, display buttons vertically to allows gamepad selection
|
2014-12-12 20:19:27 -05:00 |
|
Marianne Gagnon
|
91f6fbbb43
|
Fix typo in previous fix, reported by Math07
|
2014-12-12 19:41:15 -05:00 |
|
hiker
|
ba990318d1
|
Merge remote-tracking branch 'origin/master' into new_server
|
2014-12-13 10:49:45 +11:00 |
|
Deve
|
42d2591bf8
|
Use default track if remembered track doesn't exist.
It avoids issues in #1776 and probably other problems with addons tracks.
|
2014-12-12 19:54:30 +01:00 |
|
Deve
|
dff1a330ea
|
Fixed crash in kart selection screen
|
2014-12-12 19:36:53 +01:00 |
|
Marianne Gagnon
|
72a02128de
|
Fix gand prix
|
2014-12-11 20:20:42 -05:00 |
|
Marianne Gagnon
|
59d6a2f258
|
Merge branch 'master' of https://github.com/supertuxkart/stk-code
|
2014-12-11 20:18:29 -05:00 |
|
Marianne Gagnon
|
3226189d82
|
Force disable shadows and GI when OpenGL is not recent enough. Fixes #1722
|
2014-12-11 20:18:00 -05:00 |
|
Vincent Lejeune
|
2cf2630362
|
Forgot UBO support check in shadow
|
2014-12-12 02:13:33 +01:00 |
|
Vincent Lejeune
|
834683f414
|
Add codecheck before rendering GI/Shadow
|
2014-12-12 02:12:14 +01:00 |
|
Vincent Lejeune
|
13360de345
|
Add a check for GS support
|
2014-12-12 02:04:33 +01:00 |
|
Marianne Gagnon
|
9b3b99610a
|
MInor GUI XML cleanup
|
2014-12-11 19:39:30 -05:00 |
|
Marianne Gagnon
|
0aacea1c0b
|
Apply math07's patch for taking padding into account in height="fit", fixes #1762
|
2014-12-11 19:33:44 -05:00 |
|
Vincent Lejeune
|
5f47fee897
|
Cleanup skybox preparation code
|
2014-12-11 20:42:18 +01:00 |
|
Marianne Gagnon
|
334cca21ad
|
Merge branch 'Math07_master'
|
2014-12-10 21:06:09 -05:00 |
|
Marianne Gagnon
|
7cc28a9755
|
Revert "Friends Search bar goes off the bottom of the screen #1762"
This reverts commit f98a169e9c .
|
2014-12-10 21:04:57 -05:00 |
|
Vincent Lejeune
|
1c05d9ef68
|
Port colored lines too
|
2014-12-11 01:44:58 +01:00 |
|
Vincent Lejeune
|
db6600a687
|
Frustrum shader is updated to new system
|
2014-12-11 01:19:17 +01:00 |
|
Vincent Lejeune
|
c638be6412
|
Do not use motion blur if no boost amount
|
2014-12-10 19:06:58 +01:00 |
|
Vincent Lejeune
|
ed82106fe6
|
Try to fix #1772
Avoid doing glViewport call in IBL.cpp since the result is not used
without dynamic light.
|
2014-12-10 17:35:09 +01:00 |
|
hiker
|
c0c4357331
|
Switch from IP address to addons.supertuxkart.net (including new
certificate).
|
2014-12-10 23:53:47 +11:00 |
|
hiker
|
3c6204732e
|
Switch to fast music immediatley on lastp lap, and not only
when 30 seconds are left.
|
2014-12-10 17:02:39 +11:00 |
|
hiker
|
e05af1cd0b
|
Added support for "<" relations in graphical restrictions, fixed
compiler warnings.
|
2014-12-10 14:18:26 +11:00 |
|
hiker
|
cad0fba747
|
Merge branch 'master' of github.com:supertuxkart/stk-code
|
2014-12-10 14:12:39 +11:00 |
|
hiker
|
adaeb37465
|
Modified sources.cmake to trigger automatic run of cmake.
|
2014-12-10 14:11:15 +11:00 |
|
samuncle
|
cb8017cae1
|
clamping values to avoid pink specularity
|
2014-12-10 03:02:36 +01:00 |
|
hiker
|
f0ddaa50a5
|
Removed option to disable CURLOPT_SSL_VERIFYPEER, since it's not needed
anymore.
|
2014-12-10 12:55:32 +11:00 |
|
hiker
|
93b4aa15c2
|
Disable CURLOPT_SSL_VERIFYHOST on OSX, since it doesn't work (with
osx's curl version at least).
|
2014-12-10 12:23:35 +11:00 |
|
hiker
|
b592e5224b
|
Updated the URL to work with new server configuration.
|
2014-12-10 11:35:43 +11:00 |
|
hiker
|
83f49ec319
|
Merge remote-tracking branch 'origin/master' into new_server
Conflicts:
src/online/http_request.cpp
|
2014-12-10 11:25:16 +11:00 |
|
Vincent Lejeune
|
a8ce996047
|
Revert "Simplify sunlight shadow shader."
This reverts commit cc7f95163c .
|
2014-12-09 21:20:55 +01:00 |
|
Vincent Lejeune
|
f241fc3b71
|
Use clamp mode for tex shadow
|
2014-12-09 19:09:31 +01:00 |
|
Vincent Lejeune
|
cc7f95163c
|
Simplify sunlight shadow shader.
|
2014-12-09 19:00:21 +01:00 |
|
Vincent Lejeune
|
c91c04c862
|
Same for shadow blur pass
|
2014-12-09 18:54:27 +01:00 |
|
Vincent Lejeune
|
b24fd621a5
|
Precompute coefficient in gaussian blur pass
|
2014-12-09 18:43:48 +01:00 |
|
Vincent Lejeune
|
d84d103b03
|
Wrap azdo check into a function call
|
2014-12-09 18:21:07 +01:00 |
|
Vincent Lejeune
|
d8e6ebbb0e
|
Use correct name for passthrough texture
|
2014-12-09 18:07:31 +01:00 |
|
hiker
|
05f2af79c9
|
Fixed #1770 (tabs disappear).
|
2014-12-09 16:50:16 +11:00 |
|
Vincent Lejeune
|
d97b9f2d0e
|
Clamp SpecularIBL value on positive range
|
2014-12-09 01:33:58 +01:00 |
|
hiker
|
25e059dd3e
|
Merge remote-tracking branch 'origin' into copy_kart_mesh
|
2014-12-09 08:50:23 +11:00 |
|
hiker
|
ca55212062
|
Fixed ref-counting.
|
2014-12-09 08:47:40 +11:00 |
|
hiker
|
2c2847e912
|
Fixed line endings.
|
2014-12-09 08:05:16 +11:00 |
|
hiker
|
5b62d94c5b
|
Minor performance optimisations.
|
2014-12-09 07:56:18 +11:00 |
|
Vincent Lejeune
|
36d20773d7
|
Unbind everything before deleting
|
2014-12-08 19:43:41 +01:00 |
|