godot/doc
reduz a69541da4c Implement Animation Compression
Roughly based on https://github.com/godotengine/godot-proposals/issues/3375 (used format is slightly different).

* Implement bitwidth based animation compression (see animation.h for format).
* Can compress imported animations up to 10 times.
* Compression format opens the door to streaming.
* Works transparently (happens all inside animation.h)
2021-10-21 18:27:34 -03:00
..
classes Implement Animation Compression 2021-10-21 18:27:34 -03:00
tools makerst: Disable making refs for operator methods 2021-10-05 19:13:24 +02:00
translations i18n: Only include editor translations above a threshold 2021-10-20 15:10:13 +02:00
Doxyfile Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Makefile