hiker
|
e18c20db65
|
Fixed various compiler warnings.
|
2014-09-19 11:02:20 +10:00 |
|
hiker
|
86b351fbf4
|
Turn sfx_manager into a singleton.
|
2014-09-17 21:38:21 +10:00 |
|
hiker
|
bf135095d8
|
Updated documentation, removed commented out code.
|
2014-09-12 08:37:03 +10:00 |
|
hiker
|
68e45db8d3
|
Start to support driving (and rescuing) on physical track objects.
|
2014-09-11 21:48:03 +10:00 |
|
hiker
|
52a9993ba3
|
Minor cosmetic changes.
|
2014-09-08 21:26:49 +10:00 |
|
hiker
|
1c23309161
|
Merge branch 'master' into gui_screen
|
2014-09-05 09:18:17 +10:00 |
|
vlj
|
13e1a40b7b
|
Remove stkinstancedscenenode.h/cpp
|
2014-09-03 01:33:52 +02:00 |
|
Marianne Gagnon
|
102e517497
|
Remove manual LOD code, it's now automatic
|
2014-09-02 18:54:38 -04:00 |
|
hiker
|
ccdc90f029
|
Removed while loop with a 'random' abort condition - while it works
it could result in STK hanging if a broken random generator should be
used.
|
2014-09-03 08:08:41 +10:00 |
|
Vincent Lejeune
|
dfbae2ea07
|
Remove instancing
|
2014-09-02 20:18:22 +02:00 |
|
Deve
|
7d0dec5c49
|
Handle lightning and sound in weather property
|
2014-09-01 20:18:06 +02:00 |
|
Marianne Gagnon
|
a8c5ab43d3
|
Rename variable + bugfix
|
2014-08-29 21:09:12 -04:00 |
|
Marianne Gagnon
|
90396678b7
|
Separate lightshaft from sun
|
2014-08-29 20:28:19 -04:00 |
|
Deve
|
5a937d6f12
|
Fixed creating rain class
|
2014-08-29 21:54:17 +02:00 |
|
hiker
|
c9936ffb97
|
Forgot to actually add the new files :(
|
2014-08-25 10:47:36 +10:00 |
|
hiker
|
16b88d13db
|
Fixed compiler warning.
|
2014-08-23 12:10:12 +10:00 |
|
Marianne Gagnon
|
c8b50c67ef
|
Fix leak
|
2014-08-20 20:38:05 -04:00 |
|
Vincent Lejeune
|
04f6c7e729
|
Use singleton template for VAOManager (ex VBOGatherer)
|
2014-08-20 23:08:04 +02:00 |
|
Marianne Gagnon
|
b95765c172
|
use better tool to calculate tangents
|
2014-08-13 18:35:07 -04:00 |
|
Marianne Gagnon
|
976ea043bb
|
Add missing bit of code
|
2014-08-13 18:25:21 -04:00 |
|
hiker
|
7111eb55ee
|
Merge branch 'laps' of https://github.com/konstin/stk-code into konstin-laps
|
2014-08-13 16:01:22 +10:00 |
|
vlj
|
0f5effc2d9
|
Use collision shape for RSM size.
|
2014-08-10 22:05:00 +02:00 |
|
Marianne Gagnon
|
b2e08c94a7
|
Fix physics of instanced nodes
|
2014-08-09 21:22:12 -04:00 |
|
vlj
|
496269e73b
|
Make SSAO param changeable.
|
2014-08-09 18:51:52 +02:00 |
|
Vincent Lejeune
|
c8a9515ad0
|
Use debug slider to change ambient on the fly.
|
2014-08-09 01:10:19 +02:00 |
|
Marianne Gagnon
|
fd1bde9eeb
|
New billboard text scene node is almost complete now
|
2014-08-03 19:30:59 -04:00 |
|
Vincent Lejeune
|
bd7babe11f
|
Rename cpp2011.h
|
2014-07-29 00:35:43 +02:00 |
|
hiker
|
d3dbc42174
|
Fix #1429 (physical objects do not reset when restarting a race).
|
2014-07-28 16:53:08 +10:00 |
|
hiker
|
425675bdac
|
Moved check_structure detection from center of kart to the front
of the kart (which will work better for a photo finish). Hopefully
no other side effect.
|
2014-07-28 09:52:44 +10:00 |
|
konstin
|
7a2e4e6336
|
corrections
|
2014-07-26 12:00:24 +02:00 |
|
konstin
|
5167397441
|
Merge branch 'master' of https://github.com/supertuxkart/stk-code into laps
|
2014-07-25 14:18:54 +02:00 |
|
konstin
|
4e73ace0df
|
allow the track info dialog to override the default lap number for a track
|
2014-07-25 14:06:04 +02:00 |
|
hiker
|
fbf5bf4166
|
Changed default number of laps to be 3 (and not the number of laps
used last time), which seems to be a better default. Some minor
cosmetic changes.
|
2014-07-24 17:43:11 +10:00 |
|
hiker
|
9267e2d304
|
Merge branch 'lapnumber' of https://github.com/konstin/stk-code into konstin-lapnumber
|
2014-07-24 16:48:03 +10:00 |
|
Flakebi
|
277aab1a0e
|
Fix compiling issues without debug mode in my log code
|
2014-07-23 21:40:46 +02:00 |
|
Flakebi
|
55090a0566
|
Unify log output
|
2014-07-22 12:54:11 +02:00 |
|
Flakebi
|
a9a46a2dd6
|
Some little fixes
|
2014-07-22 12:54:10 +02:00 |
|
konstin
|
ec73fcb2b7
|
minor stuff
|
2014-07-16 15:40:27 +02:00 |
|
konstin
|
b8202b580d
|
Merge branch 'master' of https://github.com/supertuxkart/stk-code into laps
|
2014-07-15 15:46:23 +02:00 |
|
konstin
|
02f2488502
|
add default_number_of_laps
|
2014-07-15 15:46:17 +02:00 |
|
vlj
|
f1ddf87a5f
|
Plugin displacement material.
|
2014-07-14 02:25:03 +02:00 |
|
Marianne Gagnon
|
f00c55850a
|
Remove old way of doing displacing, turn into a flag in STKMesh. Does not compile, vlj will do the rest
|
2014-07-14 02:25:03 +02:00 |
|
Marianne Gagnon
|
2d847cb6b9
|
Fix overworld minimap
|
2014-07-09 23:34:39 -04:00 |
|
konstin
|
4633d82c23
|
Merge branch 'master' of https://github.com/supertuxkart/stk-code
|
2014-07-09 21:19:17 +02:00 |
|
vlj
|
25b5134881
|
Hack not to add displacement node to scene manager
|
2014-07-09 03:20:31 +02:00 |
|
konstin
|
ce7da4b237
|
running whitespace.py
|
2014-07-08 20:59:34 +02:00 |
|
Vincent Lejeune
|
afd97345f7
|
Add a global VAO manager
|
2014-07-08 18:31:45 +02:00 |
|
Marianne Gagnon
|
f37afa88b8
|
Only assign tangents for mesh buffers that actually use normal maps
|
2014-07-08 18:31:44 +02:00 |
|
hiker
|
c222bbcb1c
|
Merge branch 'a' of https://github.com/konstin/stk-code into konstin-a
|
2014-07-07 16:15:34 +10:00 |
|
Marianne Gagnon
|
1f5dd2fff3
|
Improve moving objects in library behavior.
|
2014-07-04 20:42:06 -04:00 |
|