mirror of
https://github.com/godotengine/godot
synced 2024-11-02 15:48:41 +00:00
3f335ce3d4
-Texture renamed to Texture2D -TextureLayered as base now inherits 2Darray, cubemap and cubemap array -Removed all references to flags in textures (they will go in the shader) -Texture3D gone for now (will come back later done properly) -Create base rasterizer for RenderDevice, RasterizerRD |
||
---|---|---|
.. | ||
config.py | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
texture_loader_dds.cpp | ||
texture_loader_dds.h |