Vincent Lejeune
b56901bacd
Fix minimap halo second time it is rendered.
2014-10-04 01:42:25 +02:00
Vincent Lejeune
3a1b2442e8
Revert "Try to cull object whose aera is below 1 px"
...
This reverts commit 83053e0ee4
.
2014-10-04 00:59:37 +02:00
Marianne Gagnon
8033c5a839
Don't set animation strength on speed weighted objects, it's probably unnecessary and produces weird artifacts
2014-10-03 18:39:07 -04:00
Marc Coll Carrillo
f520e38cd5
This will (hopefully) solve the memory leaks in dynamic ribbons and image button widgets
2014-10-03 22:11:21 +02:00
Marc Coll Carrillo
cc41327db3
Merge remote-tracking branch 'upstream/master'
2014-10-03 18:15:28 +02:00
hiker
ab252a306d
Try to avoid graphical kart chassis being partially in ground (still not
...
perfect).
2014-10-04 00:39:32 +10:00
Marc Coll Carrillo
3fc0d3be09
Second try of my previous pull request, which was partially reverted due to caused crashes and memory leaks
2014-10-03 16:25:19 +02:00
hiker
b5a85ae100
Fixed typo in xml output.
2014-10-03 16:48:47 +10:00
hiker
9f5b2fbc91
Added a 'print start position' option, which prints a line that can
...
be copied into a scene.xml file to start a kart at the current
position (which is useful to testing to avoid long races before
a location to be tested is reached).
2014-10-03 08:58:28 +10:00
hiker
15307f5e91
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-10-03 08:56:02 +10:00
Marianne Gagnon
22a884828a
Use unlit material for minimap, to avoid dark minimap segments
2014-10-02 18:52:17 -04:00
hiker
e4e91bf25a
Only cosmetical changes to follow our coding style.
2014-10-03 08:18:31 +10:00
Deve
ce51824d47
Redraw GP info screen when number of oponents was changed.
...
This allows to show or hide "Continue" button without opening screen once again.
2014-10-02 21:56:46 +02:00
Deve
69217bd03c
Grr, wrong file.
...
Fixed continue GPs
2014-10-02 20:21:46 +02:00
Deve
fccac9ed3c
Revert "Fixed continue GPs"
...
This reverts commit 710f7e7296
.
2014-10-02 20:20:50 +02:00
Deve
710f7e7296
Fixed continue GPs
2014-10-02 20:19:15 +02:00
Deve
4ecff3e46b
Use global number of oponents for grand prix
2014-10-02 20:09:59 +02:00
hiker
74841ad0c5
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-10-02 22:39:31 +10:00
hiker
e495b42d60
Try to fix #1356 (camera NAN crash).
2014-10-02 22:35:13 +10:00
samuncle
a634ff1056
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-10-02 13:54:55 +02:00
samuncle
97772ba1ae
set the downard impulse to 5 + a more easy to use backward camera
2014-10-02 13:53:59 +02:00
hiker
9f0b316daf
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-10-02 21:12:12 +10:00
hiker
38daab5357
Merge commit '2ef8598ddd1ab5593b8b3b9e0ee378cfe0f6bc2c'
2014-10-02 21:08:44 +10:00
hiker
ecd5aa1668
Bugfix: tall karts would easily topple over (since wrong height
...
value was used).
2014-10-02 17:08:26 +10:00
vlj
b4133d8d54
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-10-02 02:53:35 +02:00
vlj
30dda3e343
Fix sky warp
2014-10-02 02:53:31 +02:00
Marianne Gagnon
bdb722df45
Fix splatting
2014-10-01 20:26:39 -04:00
Marianne Gagnon
11bf9d15c7
Disable source of OpenGL warnings flood in code we don't use
2014-10-01 20:23:22 -04:00
hiker
de9a1f51a7
Removed empty 'online overview' page, show the achievements page instead.
2014-10-02 07:59:24 +10:00
hiker
a643905053
Minor fix for the (currently unused) downward impulse: only apply it
...
when all four wheels are touching the ground (otherwise the jump
distance is significantly shortened); also fix handling of negative
speed (plus some changes to commented out debug output).
2014-10-01 23:41:13 +10:00
Shantanu Singh
2ef8598ddd
corrected a typo which was earlier written as tpye instead of type
2014-10-01 18:42:51 +05:30
deve
7b308e9976
Partially revert marcoll pull requeust since it causes crashes and memory leaks.
2014-10-01 07:08:19 +02:00
hiker
49176dd348
Removed debug output, added documentation.
2014-10-01 12:28:10 +10:00
hiker
86b23f2d23
Merge remote-tracking branch 'origin/master' into soft-physics-landing
2014-10-01 11:58:40 +10:00
vlj
783494b4a8
Fix particles being killed too soon
2014-10-01 03:03:07 +02:00
hiker
b6b29f6281
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-10-01 09:32:13 +10:00
Marianne Gagnon
7387a51381
Disable features of irrlicht's contextual menu that we don't need and cause floods of warnings
2014-09-30 19:33:25 -04:00
hiker
f4f914e289
Don't send a second, empty GL_EXTENSION string to our stats server.
2014-10-01 09:31:42 +10:00
vlj
2236e8dd1c
Fix extra respawning particles
2014-10-01 01:19:49 +02:00
Vincent Lejeune
83053e0ee4
Try to cull object whose aera is below 1 px
2014-09-30 22:00:55 +02:00
Vincent Lejeune
838e1b63da
Split cascade gpu timer
2014-09-30 21:39:56 +02:00
Vincent Lejeune
cbd6d22b41
Fix AZDO with normal/detail
2014-09-30 21:30:37 +02:00
hiker
e55959555e
Added more debug output.
2014-09-30 23:59:17 +10:00
hiker
11916dd187
Different implementation of soft-landing.
2014-09-30 23:13:48 +10:00
hiker
26e92846de
Merge remote-tracking branch 'origin/master' into soft-physics-landing
2014-09-30 15:15:56 +10:00
hiker
2f27d49198
Merge branch 'master' of github.com:supertuxkart/stk-code
2014-09-30 15:02:40 +10:00
hiker
8ca7730570
Removed unnecessary source file in glew.
2014-09-30 15:01:38 +10:00
Marianne Gagnon
7db152ce58
Merge branch 'master' of https://github.com/supertuxkart/stk-code
2014-09-29 20:55:13 -04:00
Marianne Gagnon
f2ffcb680d
Work around missing cake explosions at low framerates, the burst time would be shorter than one frame and the emitter was shut down before it could even begin to emit
2014-09-29 20:54:47 -04:00
hiker
584e909846
Use a separaet asset class for library object to avoid hardcoding
...
the name of library directory (and avoid searching for files in
more than one directory).
2014-09-30 10:47:10 +10:00