]> git.lizzy.rs Git - dragonblocks_alpha.git/history - src/client/scene.c
Add configuration files for client and server
[dragonblocks_alpha.git] / src / client / scene.c
2022-01-22 Elias FleckensteinAdd configuration files for client and server
2022-01-19 Elias FleckensteinFragment shader optimizations
2022-01-17 Elias FleckensteinDisable pedantic warnings
2022-01-17 Elias FleckensteinMerge branch 'master' of github.com:dragonblocks/dragon...
2022-01-17 Elias FleckensteinAdd trees
2021-10-01 Elias FleckensteinFix blending issues by sorting transparent objects
2021-10-01 Elias FleckensteinImplement frustum culling properly
2021-09-29 Elias FleckensteinAdd grow animation for newly created block meshes
2021-09-29 Elias FleckensteinAdd fog and face culling
2021-09-28 Elias FleckensteinAdd diffuse lighting, improve skybox and add timelapse
2021-09-27 Elias FleckensteinAdd skybox
2021-09-26 Elias FleckensteinAdd daylight cycle
2021-08-24 Elias FleckensteinMake 3D fragment shader portable
2021-08-24 Elias FleckensteinMove types to dragontype submodule
2021-08-24 Elias FleckensteinFrustum culling
2021-08-23 Elias FleckensteinImprove batch rendering: Use multiple OpenGL texture...
2021-08-20 Elias FleckensteinAdd oceans and toggle keys for flight & collision
2021-08-19 Elias FleckensteinRework mapblock loading system and add mapgen stage...
2021-07-15 Elias FleckensteinRedesign file structure and graphics pipeline; add...