veloren/voxygen/src
2019-08-14 17:51:59 +02:00
..
anim New Female Danari and Elf models, Airblocks for tower ruins and witch house 2019-08-04 11:23:01 +00:00
audio Implement specifier syntax and cleanup 2019-08-06 08:31:48 +02:00
hud velocity fix 2019-08-08 10:42:23 -04:00
menu fixed the silent kick, made it actually proper 2019-08-08 17:58:36 -04:00
mesh Fix warnings all around voxygen 2019-07-04 14:08:01 +02:00
render Optimised fragment and vertex shaders. Framebuffer depth target changed from DEPTH24_STENCIL8 to DEPTH24 for faster depth writing and reading (no bitwise operations needed). 2019-08-04 12:25:15 +01:00
scene added first person switch 2019-08-13 17:54:13 +00:00
ui Use hashbrown in voxygen instead of a billion different shitty maps. 2019-08-11 21:52:23 +02:00
discord.rs Fix warnings 2019-07-07 16:16:07 +02:00
error.rs Switched to Debug trait object for backend errors 2019-07-18 16:42:31 +01:00
key_state.rs Add better inputs, input validation and more 2019-05-25 23:46:56 +02:00
main.rs Update most dependencies 2019-07-28 22:47:23 +02:00
session.rs fall damage + velocity debug 2019-08-06 17:51:13 -04:00
settings.rs laying the groundwork 2019-08-07 15:42:44 -04:00
singleplayer.rs Give singleplayer its own server settings 2019-08-14 17:51:59 +02:00
window.rs Use hashbrown in voxygen instead of a billion different shitty maps. 2019-08-11 21:52:23 +02:00