virtualx-engine/doc
reduz 45f74ceb85 Add PortableCompressedTexture
* Resource that allows saving textures embedded in scenes or standalone.
* Supports only formats that are portable: Lossy, Lossles or BasisUniversal

This is something I wanted to add for a long time. I made it now because @fire
requires it for importing GLTF2 files with embedded textures, but also this
will allow saving Godot scenes as standalone binary files that will run
in all platforms (because textures will load everywhere).

This is ideal when you want to distribute individual standalone assets online
in games that can be built from Godot scenes.
2022-03-30 10:39:41 +02:00
..
classes Add PortableCompressedTexture 2022-03-30 10:39:41 +02:00
tools Fix typos with codespell 2022-02-10 12:30:19 +01:00
translations i18n: Sync classref translations with Weblate 2022-03-29 01:23:07 +02:00
class.xsd Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Doxyfile
Makefile i18n: Add --lang option to make_rst.py to write translated headings 2021-12-21 13:47:11 +01:00