veloren/voxygen/src
2022-09-07 15:50:00 -07:00
..
audio Lightning strikes are less audible; cave music restored; fixed audio permanently stopping on logout 2022-07-21 08:27:35 +00:00
ecs Improving meshing performance. 2022-08-13 23:48:50 -07:00
hud Remove more main thread bottlenecks. 2022-08-15 19:01:43 -07:00
menu Threads pinned to cores, initial groundwork for async slowjobs. 2022-08-24 21:43:14 -07:00
mesh Preliminary adding back support for sunlight. 2022-09-01 07:50:47 -07:00
render Threads pinned to cores, initial groundwork for async slowjobs. 2022-08-24 21:43:14 -07:00
scene Remove semaphore for now, and try pinning rayon threads to cores. 2022-09-07 15:50:00 -07:00
session Remove more main thread bottlenecks. 2022-08-15 19:01:43 -07:00
settings Remove unnecessarily qualified paths 2022-07-15 14:49:46 +02:00
ui Threads pinned to cores, initial groundwork for async slowjobs. 2022-08-24 21:43:14 -07:00
cmd.rs fix 2022-06-18 15:25:55 +02:00
controller.rs change gamepad mapping 2021-09-30 18:48:42 +00:00
credits.rs Fix typos 2022-07-15 18:59:37 +02:00
error.rs get rid of insecure dependency completly 2020-12-11 16:13:57 +01:00
game_input.rs Add waypoint binding customization code 2022-01-21 18:05:41 +00:00
key_state.rs Primary input now activated from control actions. 2021-03-14 17:26:51 -04:00
lib.rs Fix double unmaps. 2022-08-28 19:14:01 -07:00
main.rs Improve figure meshing. 2022-08-25 23:25:21 -07:00
profile.rs Remove unnecessarily qualified paths 2022-07-15 14:49:46 +02:00
run.rs Remove more main thread bottlenecks. 2022-08-15 19:01:43 -07:00
singleplayer.rs Threads pinned to cores, initial groundwork for async slowjobs. 2022-08-24 21:43:14 -07:00
window.rs Lift return out of if-statements 2022-07-15 16:36:11 +02:00