veloren/voxygen
Imbris eb6d16b02c Rename draw_graphic -> prepare_graphic since it is no longer always
specifically rendering an image at the provided dimensions. Start
working on alpha premultipication which is necessary for being able to
properly sample colors on the GPU with bilinear filtering. Various
tweaks to comments and misc changes.
2023-04-08 00:28:31 -04:00
..
anim Merge branch 'sam/sword-balance-0' into 'master' 2023-03-29 01:26:33 +00:00
benches Reduce overhead of messaging systems. 2022-09-14 21:04:53 -07:00
egui Made auras no longer need to be mutably accessed every tick. 2023-03-11 16:45:12 -05:00
examples (See sharp/lod-history) LOD, shadows, greedy meshing, new lighting, perf 2020-08-20 20:34:59 +02:00
i18n-helpers Small fixes 2023-03-29 23:11:59 +00:00
src Rename draw_graphic -> prepare_graphic since it is no longer always 2023-04-08 00:28:31 -04:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml move client commands to voxygen + add Admin to be shared with client for permissions + unit test for alphabetical server command 2023-01-27 20:31:56 -05:00