veloren/voxygen
Imbris 9cdfb6a4aa Resolve some remaining TODOs for ui image processing changes
* Explicitly assert that neither of the requested dimensions for an
  image are 0. (I think this used to fail later on anyway)
* Don't show the UI alpha premultiply pass in GPU timings in the HUD
  debug info display since it only very transiently appears (since this
  doesn't run every frame).
2023-04-08 00:29:29 -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 Resolve some remaining TODOs for ui image processing changes 2023-04-08 00:29:29 -04:00
build.rs feat(voxygen): add logo for windows executable 2019-10-02 16:57:08 +02:00
Cargo.toml Complete GPU based alpha premultiplication impl and make the CPU version 2023-04-08 00:28:31 -04:00