mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-02-21 19:10:53 +00:00
* removed all the large instance arrays. None of this is really necessary, all we need is a single dynamic array with only the active sequences that can expand as needed. * added JSON serialization. With the above change this part now becomes trivial. * renamed all 'atxx' variables in this code. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |