mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 14:52:35 +02:00
This fixes batching not working for sprite layers. They'd set & reset the active shader constantly which broke batching. Active shader is now part of batch meta data and broken like other data like textures.