mirror of
https://github.com/tiennm99/godot.git
synced 2026-07-26 02:20:05 +00:00
-All shadow rendering is done with raster now (no compute) -All shadow rendering is done by rendering directly to the shadow atlas -Improved how buffer clearing is done to optimize the above. -Ability to set shadows as 16 bits.