mirror of
https://github.com/godotengine/godot
synced 2024-11-02 15:10:04 +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 |
||
---|---|---|
.. | ||
doc_classes | ||
icons | ||
config.py | ||
noise_texture.cpp | ||
noise_texture.h | ||
open_simplex_noise.cpp | ||
open_simplex_noise.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub |