Commit Graph

20958 Commits

Author SHA1 Message Date
samuncle
c543c02b21 Smooth the transition to avoid a gap 2019-03-05 22:24:37 +01:00
Deve
b193592ccf Better font height on very high resolutions 2019-03-05 22:00:00 +01:00
Deve
c1f49c3d07 Fixed rank number on high resolutions 2019-03-05 22:00:00 +01:00
samuncle
bb42d72bc5 Remove commented code + disable autolodcompute for RC 2019-03-05 20:59:39 +01:00
Benau
2e007d7883 Fix #3737 2019-03-05 15:38:35 +08:00
samuncle
7ff6f291d2
Merge pull request #3789 from supertuxkart/feature/auto-LoD-computation
Feature/auto LoD computation
2019-03-05 00:28:06 +01:00
samuncle
187b28613b Decrease the amount of time we compute the culling distance for lod + add the complexity factor of the map into account 2019-03-05 00:23:55 +01:00
samuncle
cb2719e1fb Rename volume to area (to reflect the change in the algo 2019-03-04 21:29:54 +01:00
Benau
38568484fb Restore physical object moved by 3d animation even the first rewind ticks 2019-03-04 09:54:22 +08:00
QwertyChouskie
95b3527c83 Update description in supertuxkart.appdata.xml (#3778)
* Update supertuxkart.appdata.xml

Update description, using parts from https://supertuxkart.net/Discover

* Update references to tracks to mention better ones
2019-03-04 02:52:38 +01:00
samuncle
37475e8d2f Cosmetic update to the debug view 2019-03-04 00:36:18 +01:00
samuncle
a5ec4f5026 Add complexity option 2019-03-04 00:25:02 +01:00
samuncle
00042ac82e Update to add scale into account to compute the LoD level 2019-03-03 17:43:59 +01:00
Benau
475cfa4cdb Try to use CompressNetworkBody for karts 2019-03-04 00:03:43 +08:00
Benau
891abf6360 Fix swatter crash 2019-03-03 16:38:02 +08:00
Benau
45a55a4c9b Reserve code for country from players 2019-03-03 16:37:35 +08:00
Benau
bb84677e35 Use utf32 for unicode emoji later 2019-03-03 15:10:34 +08:00
Benau
e01393bff7 Reserve code for future auto checkline correction 2019-03-03 14:11:29 +08:00
Benau
3cee39aff7 Remove physics only invisible objects after joining 2019-03-03 01:54:43 +08:00
Benau
1193c588b4 Try to fix parachute flicking by saving initial speed in state 2019-03-03 01:38:50 +08:00
Benau
9b8b0b7c1e Redo swatter for network 2019-03-02 16:41:32 +08:00
Alayan
a8aab2e180 Update upscaled Zen Garden SuperTux time requirement 2019-03-02 02:59:39 +01:00
samuncle
03452d2d13 Minor change which improve performances in some scenarios (+4 FPS) 2019-03-01 21:45:28 +01:00
samuncle
eead6f6005 Experimental changes 2019-03-01 21:39:55 +01:00
Benau
17fd68e662 Handle graphical models of attachment in updateGraphics 2019-03-01 18:46:46 +08:00
Alayan
dcb341a210 Fix #3765 2019-03-01 00:00:21 +01:00
samuncle
837a9ee3ea Fun test with size 2019-02-28 23:25:41 +01:00
samuncle
99901516e9 Update the LoD with a small offset to try to minimize the impact of popping. The solution would be a fade in/out but it will come in the future 2019-02-28 22:24:47 +01:00
Alayan
ad554f0d11 Update standard replays in modified tracks 2019-02-28 17:27:17 +01:00
Benau
c57af03b62 Handle graphical effects if different attachment is set in updateGraphics 2019-02-28 16:19:15 +08:00
Benau
a9ac35e1d5 Update xyz of basketball before calling getXYZ 2019-02-28 13:56:25 +08:00
Benau
22fd9a18a3 Allow restoring gravity for bowling 2019-02-28 12:28:42 +08:00
Alayan-stk-2
b51b8dc58d
Add several android changes and recent changes 2019-02-28 03:05:41 +01:00
samuncle
171ccf2adc remove useless print 2019-02-28 01:35:14 +01:00
samuncle
d284b52368 Update the auto lod level generator 2019-02-28 01:01:44 +01:00
samuncle
bf6e81b97d Add base to compute lod level automatically 2019-02-28 00:23:27 +01:00
Benau
f57572ea15 Set gravity from newly updated material first 2019-02-28 01:18:54 +08:00
Benau
eb8544b785 Use rewinder with binary uid 2019-02-27 11:31:49 +08:00
Benau
9b4b283c4c Add check trigger to replace item trigger 2019-02-27 11:31:19 +08:00
Benau
fe4a9c5406 Allow clients to get list of initial items from server 2019-02-27 11:07:08 +08:00
Benau
224c694dfd Combine static physical objects with irrlicht GeometryCreator 2019-02-27 11:06:18 +08:00
Benau
813934bdba Improve kart state saving 2019-02-27 11:05:47 +08:00
Benau
c00cf66b26 Add compression for max speed 2019-02-27 11:05:22 +08:00
Benau
cb1769acea Use btTransform and normal compression if possible 2019-02-27 11:04:49 +08:00
Benau
733794bb3e Clean up compressing for network body 2019-02-27 10:43:42 +08:00
Deve
0b6e153111 Avoid a crash in ribbon widget 2019-02-26 22:25:37 +01:00
Deve
cdff36f840 Update active widgets on resolutions list when ribbon widget is scrolled 2019-02-26 22:10:20 +01:00
Deve
ebde419566 Avoid using invalid resolutions in fullscreen mode 2019-02-26 16:56:07 +01:00
Alayan
48c1cf880d Fix inconsistency between comment and code 2019-02-26 16:09:52 +01:00
Alayan
bf1d8241e3 Improve AI nitro usage 2019-02-26 16:05:08 +01:00